Advanced users • Localization (localisation)
Is there a list of all the things to change to convert a Raspberry Pi from British English to American English?I've selected en-US in Raspi-Config (Menu L1 Locale), but just recently, i have found...
View ArticlePython • Python code that works on my Pi2 won't work on my Pi5
So I was using a Pi 2 to run this code allowing me to run pygame from the terminal without starting the desktopCode: import osimport pygameimport timeclass pyscope: screen = None; def __init__(self):...
View ArticleTroubleshooting • Problem with system
Hello, I have a Raspberry Pi 5 with Ubuntu server 23.10 on it. after starting raspberry and after waiting a while, I get this message:"[2691.397776] I/0 error. dev mmcblk0. sector 3780496 op 0x1:...
View ArticleTroubleshooting • How to enable net_cls in cgroup and test
I am trying to enable net_cls in cgroup on a raspberry pi 4.$ cat...
View ArticleBeginners • Pi 5 GPIO pins
Hello AllJust took my Pi 5 out of the box, plugged it in, and tried to run some examples form my Pi 3. Much to my surprise the GPIO libraires do not work on the 5 that was used on the 3. I'm pretty...
View ArticleCamera board • Can i get temperature for using Raspberry Pi Camera Module 2 NoIR
Hello!Now, I will trying to make a code(Python) to get temperature for using Raspberry Pi Cam.Is it possible?https://www.raspberrypi.com/products/pi-noir-camera-v2/Thank you! Statistics: Posted by...
View ArticleBeginners • Trying to get RPi4 to boot from USB Nvme M.2 SSD, Lot's of...
As stated in the title, I'm trying to get my RPi4 to boot from USB with a Nvme M.2 SSD connected. I started by flashing the sd card with latest 64bit bookworm. . One video instruction I watched said...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Multiple ppp participants (more than 2)...
Howdy. As a quick background:- Was trying to get a rpi pico to connect to a WPA 2 Enterprise Network - voila https://github.com/jouellnyc/wpa-ent-mschapv2-bridge - it can use a device that can - since...
View ArticleTroubleshooting • 4B micro HDMI disconnecting due to vehicle vibrations
I'm using a Pi 4 to drive the dashboard display in an experimental race car (showing speedometer, fault lights, etc). The Pi is connected to a display via HDMI. Unfortunately, no matter how we've...
View ArticleCompute Module • Unablepi to access rpi imx 219 camera on raspberry Pi CM4
Hi team,I have IMX219 camera connected with cm4 running of lettest bullsye os, I am unable to access camera using opencv or ffmpeg,But cameras is working fine with libcamera-hello, i also checked with...
View ArticleBeginners • Is it possible for Windows XP on the Raspberry PI 4
I was just wanting to know if its possible to use winxp on the rasp pi 4Statistics: Posted by kalixloll — Tue Apr 16, 2024 1:15 am — Replies 4 — Views 92
View ArticleGeneral discussion • Portable Battery for Pi Zero 2 W
Hi I'm quite new to all of this, I am going to try to be as clear as possibe but excuse me if I'm a bit hard to understand. I need some guidence on how to connect a battery to the Pi, and I had some...
View ArticleOther RP2040 boards • Custom RP2040 Board does not mount/boot flash memory
Hello!I am fairly new at PCB design and new to the RP2040. I recently designed a board to eventually mount a GNSS GPS module; parsing the hardware design manual @...
View ArticleBeginners • Beginning
So im looking to buy a raspberry pi 5 with the black case and cooling but im not sure what cords i need because i know i dont have them at home so what exactly do i need?Statistics: Posted by...
View ArticleRaspberry Pi OS • Powered USB HDDs go offline during badblocks burn-in
I have two HDDs I'm trying to burn-in using badblocks before plugging them into my Synology NAS. Twice now they've sort of half-failed. Can someone help me get to the bottom of it? (My technical...
View ArticleGeneral discussion • What is the difference between Raspberry Pi and a...
What is the difference between Raspberry Pi and a CPU-based computer?I am a newbie with some knowledge of MCUs like Arduino stuff. As far as I know, Raspberry Pi is quite similar to an MCU only that...
View ArticleJava • can't get java version
hi.i was installing java usingCode: sudo apt install openjdk-17-jdand everything went fine, but i can't get java version usingCode: java –versioni'm getting Code: Error: Could not find or load main...
View ArticleGeneral discussion • Uboot for raspberry Pi 5
Hi ,I need to know when Uboot for raspberry Pi 5 be released ?Statistics: Posted by AlenHazard — Tue Apr 16, 2024 6:46 am — Replies 1 — Views 51
View ArticleGeneral discussion • Regarding ESP32 and RPi5 wifi connection
Previously, I successfully created a Wi-Fi hotspot utilizing a Raspberry Pi 4 (RPi4) with the RaspAp software and established a connection with an ESP32 device using the network library in MicroPython...
View ArticleBare metal, Assembly language • Memorymap RPI5 8GB
I own a Raspberry Pi 5 with 8GB of RAM. Does anyone know how the memory is allocated on it? Or is there any documentation available describing its memory layout? Are there any protected areas in the...
View Article