Troubleshooting • Re: Bookworm feedback thread
One suggestion is to move ~/.config/wayfire.ini and ~/.config/wf-panel.pi.ini to *.bak and reboot, if you have been doing any config fiddling. You can break Wayfire such that it will not start fairly...
View ArticlePython • Re: Cannot open camera by index
Which OS ?As I said here viewtopic.php?t=364806 cv2.videocapture(0) won't work on Bullseye or Bookworm AFAIK, neither will RPI.GPIO on bookwormStatistics: Posted by gordon77 — Sun Feb 04, 2024 11:00 am
View ArticleSDK • Re: Problem with WS2812_Parallel example past 7 rows
I think you misunderstood me about my power distribution plans.The strips will be powered by a dedicated power feed. Not a dedicated PS, but rather 6 18Ga pairs about 10ft (3m) each from the 40A...
View ArticleTroubleshooting • Re: Raspberry Pi 5 always boots from NVMe SSD, even with...
Remove the SD card and set the boot order again.I haven't tried this yet. So I shutdown the pi with BOOT_ORDER=0xf416, removed the sd card, booting from NVMe only and changed BOOT_ORDER to 0xf41.Code:...
View ArticleSDK • cmake help needed - again - sorry
I want to re-organise my directories to get all common files in a single directory.I'm working on W11/VSCODEAt the moment I have all files for each variant of the firmware in separate directories....
View ArticleGraphics, sound and multimedia • Re: RPI5 resolution 5120 x 1440
Okay. I disabled Wayland, and changed the screen input mode to PC from AV and voila! 5120 x 1440 available and working as expected.But for this thread, I probably wouldn't have got there. Statistics:...
View ArticleBeginners • Re: Non-standard connection for Raspberry PI 4
you will have to write your own driver for dealing with it.You're better of using a compatible DSI camera! Less effort for sure!Statistics: Posted by aBUGSworstnightmare — Sun Feb 04, 2024 11:27 am
View ArticleRaspberry Pi OS • Re: how to navigate on raspberry pi os with the remote...
I've read, there are some really insightful suggestions and solutions being shared here.I've been working on a similar project/issue and encountered a few challenges along the way. One thing that...
View ArticleBeginners • Re: Bookworm, Pi Zero 2 W, and Imager v1.8.1
I am sorry, but it is a bug in the imager, if Bookworm is compatible with the Pi Zero W but isn't listed under the "Raspberry Pi OS (other)" list.It isn't a bug when something is done intentionally...
View ArticleTroubleshooting • Re: Pi 5: increase of power consumption from 2.2W to 2.7W
I was using dietPi distro beta at the time, debian based and the update which messed up the power consumption was rolled out the 31st of January.Plugged in the USB meter later and confirmed the...
View ArticleBeginners • Re: component or composite pi4
RPi4B does not provide component video. Composite or HDMI. You will get better quality feeding the HDMI output through a HDMI to component converter.Statistics: Posted by drgeoff — Mon Feb 05, 2024...
View ArticleGeneral discussion • Re: Touchscreen in mouse mode, scrolling not working
Hello everyone,I've just joined the forum and have been closely following this thread with interest, especially since I recently encountered a similar issue with my Raspberry Pi not booting up. After...
View ArticlePython • Re: FileNotFoundError when trying to import picamera module through...
On Windows 10, Thonny 4.1.4. Tools> Manage packages... Search on pypi for "picamera" , choose picamera from the list and Click Install.That fails with "error: legacy-install-failure"So, how did you...
View ArticleGeneral discussion • Re: Raspberry Pi 5 and PoE
Just a heads up that we have had problems with some PoE adapters, not the one you link to, that spike on start-up (we measured 9v!! Not bad for a supposedly 5v supply) and that can kill the Dialog...
View ArticleUser groups and events • Re: Peninsula Pi Party near Sydney Australia
Hello Raspberry Pi Community,I'm a newcomer to both the forum and the Raspberry Pi world, and I've been eagerly absorbing all the information I can from this thread. It's been incredibly educational...
View ArticleTroubleshooting • Re: Non-Functional RPi 4B
So you don't get any of these?https://www.raspberrypi.com/documentati ... lash-codesIf none of those, then I suspect it is dead.Statistics: Posted by jamesh — Mon Feb 05, 2024 11:38 am
View ArticleGeneral discussion • What
ssh x@x.x.x.xkex_exchange_identification: read: Connection resetConnection reset by 84.100.245.139 port 22Statistics: Posted by mabp — Mon Feb 05, 2024 11:40 am
View ArticleAdvanced users • Re: Raspberry Pi Zero 2 W power on via USB
One power source.If whatever is plugged in to the data socket supplies power to the Zero2W then leave the power socket vacant. If it does not you need to supply power via the power socket or GPIO...
View ArticleRaspberry Pi OS • Re: RPI OS 64bit versions
Oh thanks for that information and yes I do believe that is actually what happened that I have removed the sury repo's somewhere in time.Statistics: Posted by dutchguy69 — Mon Feb 05, 2024 11:51 am
View ArticleNetworking and servers • Re: [31/01/24 getting Urgent] sharing connection...
Lots of needs here I think perhaps you're stuck on the "access point" terminology, when you really mean that client devices connected via Ethernet should receive a DHCP lease and internet...
View Article