Beginners • Re: pigpiod: System does not appear to be a raspberry pi
See viewtopic.php?p=2286977#p2286977Statistics: Posted by wildfire — Sun Jan 19, 2025 3:35 am
View ArticleBeginners • Re: Raspberry Pi 5 came with no SD card
Alas, two new issues have arisen:1.) I purchased a SmartQ card reader from Amazon, as well as a SSD 256GB NVMe card from Pi Shop. However, when I inserted the card into the reader and the reader into...
View ArticlePython • Re: Rpi5, pi3d, x11, uggg lol
OK, Well I finally got this figured out! Fresh bookworm with desktop installation, boot to the CLI. Screw messing around with the virtual environment, let the installs rip with --break-system-packages...
View ArticleBeginners • Safe To Leave Remote Connection on (Remote.It)?
I currently have Remote.It (similar to Raspberry Pi Connect) setup on my Pi so whenever I'm away from home I can access VNC & SSH. Typically I just leave the connection on at idle and never...
View ArticleGeneral discussion • Re: Pi5 16GB - Visual changes
I see the jumpers for memory size have a new item and bypasses the other 4.Statistics: Posted by Iceman1105 — Sun Jan 19, 2025 5:41 am
View ArticleTroubleshooting • Re: Pi5 not booting
Carefully read and follow the instructions here viewtopic.php?t=58151Statistics: Posted by memjr — Sun Jan 19, 2025 5:52 am
View ArticleGeneral discussion • Re: What's with the M.2/NVMe obsession?
I simply want to boot from an internal 8TB NVMe on my Pironman 5, since they're out there and you can force PCIe 3.0 gen speeds. F*ck all the "why?'s', the answer is obvious to me... because it's...
View ArticleRaspberry Pi 400 and 500 • Re: Will a Bookworm OS made on a 500 work on a 400?
yesStatistics: Posted by kerry_s — Mon Jan 20, 2025 4:50 am
View ArticleCamera board • Re: Arducam IMX462 Ultra Low Light Camera Review
Here's a message in the bottle for anyone wanting good daylight/nighttime performance camera for their Raspberry PI or any other security project:https://amcrest.com/4k-poe-camera-turre ......
View ArticleBeginners • Re: Why is power consumption so high?
Thank you.Statistics: Posted by ron.dunn — Mon Jan 20, 2025 5:13 am
View ArticleCompute Module • Re: CM5: What's the status of audio on GPIO 12~13?
I am a uconsole owner who is awaiting a CM5 for my uconsole and I can read in here that Audio isnt yet working for the CM5? I would be very interested if this was working and I hope the community...
View ArticleGeneral discussion • How to install Raspberry pi OS on a btrfs SSD drive?
I have a Raspberry pi 4B. The computer has Windows 10 installed. I would like to install Raspberry pi OS Bookworm on a USB SSD drive formatted in the btrfs file system. What utilities are the best for...
View ArticleHATs and other add-ons • Re: Your experience of PCIe 2 or 3 on RPi 5?
Gen2 is default; that's what the Pi5 is specified for. Gen3 is just by coincidence but not guaranteed.Code: sudo lspci -vvxxxthen look for link statusCode: LnkSta:Speed 8GT/s, Width x1...
View ArticleC/C++ • Re: Can't get MCP23017 Inputs working consistently with C
There is a kernel driver for mcp23017 which you want to look at.There is a discussion in DEVICE TREE subforum on an overlay for starting it.So various options for you to explore.Statistics: Posted by...
View ArticleTroubleshooting • Re: Low fps While Streaming MIPI Cameras in RPI 5
Hello all, Can I have any update on this?Statistics: Posted by maverick_24 — Mon Jan 20, 2025 6:34 am
View ArticleBeginners • Re: Video loop with button start
Perhaps your trysudo nano /etc/xdg/lxsession/LXDE-pi/autostartand add@python3 /home/pi/myproject.py save and reboot.Just doesn't work. I tried many methods but the RPiOS boots normally and nothing...
View ArticleRaspberry Pi OS • Set cpu frequency
linux kernel 6.6 Does the CPU Frequency Set to performance not take effect? I need to add force_turbo to the config file for this to work.However, in linux kernel 5.10, force_turbo configuration is...
View ArticleSDK • Re: PIO register value at init and at enable
Thank's PicoTinker,I have asked because I have reached the limit of 32 instruction, so my idea was to remove the initialization of register X to zero but isn' possible.Statistics: Posted by crovy —...
View ArticleOther • Re: How to force console output res at 480x320 on RPI5
I also tried to ask support to Raspberry (an official reseller) but they will not give support on HAOS but only on official Raspberry OS..So I tried also with Raspberry official OS and I get same...
View ArticleAdvanced users • Re: Overvolting/clocking the RP3A0-AU and die failure
I want to achieve the perfect balance between sacrificing die lifetime for higher performance, but not overvolting it too high to make the die fail before other components in the system. I want to...
View Article