Troubleshooting • Pi won't boot, sometimes...
Greetings:I'm going to provide more information here than you probably need, but want to make certain the situation is understood.I've recently configured a Pi2B+ with the latest Raspbian 12...
View ArticleAdvanced users • Re: Raspberry Pi 5 | Wait for Power Button before booting?
This feature is now supported in the default (RPi Imager) firmwareSet WAIT_FOR_POWER_BUTTON=1 and POWER_OFF_ON_HALT=1 in the bootloader config.https://github.com/raspberrypi/rpi-eepr ......
View ArticleBeginners • Re: HTTP Server over local network
So the issue was: Privacy & Settings > Local Network > Google Chrome, and it was disabled. Since I had around 9 instances of that, I tried to turn it on (since it helped with Postman)....
View ArticleGeneral • Re: Boot up Lights?
should an LED illuminate on a Pico2 when powered on?No.Statistics: Posted by B.Goode — Wed Jan 22, 2025 9:01 pm
View ArticleMicroPython • Re: Pico W Reliability
Very good point. The Pico SDK includes the CYW43 driver, MicroPython includes Pico SDK with that driver, but also includes the CYW43 driver separately.I presume the fix ought to be to the top-level...
View ArticleAdvanced users • Re: Corrupted autoboot.txt handling
Yes. At present there is no automated scanning of other boot partitions.Statistics: Posted by timg236 — Wed Jan 22, 2025 9:04 pm
View ArticleTroubleshooting • Re: Pi won't boot, sometimes...
Take your HDMI monitor etc. to the church and try those. Then substitute in one by one until it fails.Statistics: Posted by neilgl — Wed Jan 22, 2025 9:11 pm
View ArticleNetworking and servers • Re: ssh not working with the new raspberry pi lite...
Well i have enabled it in the rpi-imager baking settings, but when i try to connect to my raspberry using cmd and using the right i.p. and right host name it will actually find the device and tell me...
View ArticleAdvanced users • Re: HowTo: Install fresh OS on Pi5 NVMe 4tb 8tb drives
mbr2gpt did not work for me, but gptconverter did! The only thing was I couldn't boot from the SD card after booting from the NVMe drive, it throws an error. Booting from a USB drive did work did work...
View ArticleGeneral discussion • Re: Pi5 8gb v 16gb v Pi4 model B 8gb for...
I have a big collection to test. Now and after the kernel change goes through, what are the steps to test and to permanently switch on CQ for a card that passes the test?Statistics: Posted by...
View ArticleCamera board • Re: imx296 camera not working with ffmpeg and v4l2 app
Thanks for your reply,so there is no way to use other camera apps(ffmpeg and v4l2 etc) to directly control the imx296 camera other than libcamera on the new stack?You can use V4L2 to retrieve frames...
View ArticleGeneral • Re: RP2040 counter error.
What is missing? You have 8 blocks like this:Statistics: Posted by gmx — Wed Jan 22, 2025 9:59 pm
View ArticleMicroPython • Re: Micropython Matter SDK on PicoW2
...and there may also be another route to follow... rather than a full bespoke RPicoW2 SDK, looking at leveraging the work being done with Pigweed as that has a series of Matter libraries built...
View ArticleGeneral • "Nine Pico PIO Wats with MicroPython (Part 1)"
This free article may be of interest: Nine Pico PIO Wats with MicroPython (Part 1) | Towards Data ScienceIt goes over some of the surprises of using Programmable I/O (PIO) from MicroPython. It’s...
View ArticleRaspberry Pi OS • Re: VNC resolution of 2560x1440
Thanks - I had trouble with wayland when it first emerged on the RPi but happy to give it another go now. How did you set that resolution - raspi-config or there is there some other way when using...
View ArticleBeginners • Re: What is a correct forum to ask beginners questions about...
Beginners forum...viewforum.php?f=91Statistics: Posted by gordon77 — Thu Jan 23, 2025 9:28 pm
View ArticleTeaching and learning resources • Re: Advent of Code 2023
It takes a couple days to a week for me to build ROCm from source for x86 architectures. The Pi situation is more difficult. Ideally one needs PCIe3 atomics but the Pi 5 is officially PCIe2 and it's...
View ArticleRaspberry Pi OS • Re: Streaming Video When Using Raspberry pi as Desktop...
Hello! Looks like DRM. When I clicked the "use DRM" tab in Firefox settings, Amazon Prime (and the Criterion Channel" streamed videos. Best regards.MikeStatistics: Posted by msheald — Thu Jan 23, 2025...
View ArticleGeneral discussion • Re: Pi 5 most popular boot options for home office
I cheated and got a CM5 with I/O board. According to my abacus cost about £9 to get 32Gb of eMMC and sacrificing the SDcard reader. The eMMC IOzone result for 4k random read/write is 46042/69343 (yes...
View ArticleCompute Module • Re: Can a CM5 replace a CM4?
There is some related material in this recent official Raspberry Pi News Blog post -https://www.raspberrypi.com/news/meet-t ... -module-5/Apart from the physical change in the shape of the heatsinking...
View Article