Raspberry Pi OS • Re: Bookworm is GREAT!...but
what model rpiuse diagnostics to test the drive.did you overclock, bookworm does not like gpu overclock.what are you doing at the time of lockupStatistics: Posted by kerry_s — Thu Jan 04, 2024 2:32 am
View ArticleGeneral discussion • Will there be a Raspberry Pi OS Bookworm for PC?
Hi,I was considering installing Debian with Raspberry Pi desktop on a VM on my computer for testing purposes, however the latest version of Debian with Raspberry Pi desktop offered is 11 (bullseye)....
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
I'm sorta new to programming and bought a Pi 4 during summer 2023 to help with that. The main thing I do on my Pi, however, is play games on RetroPie with my younger siblings. The Pi is the COOLEST...
View ArticleOff topic discussion • Re: LOL: Somewhere in the UK... [JOKE]
I'll check eBay next time only Pimoroni's got em!Statistics: Posted by skinmarquee — Thu Jan 04, 2024 2:48 am
View ArticleRaspberry Pi OS • Re: Replacing NetworkManager with dhcpcd on Bookworm (a...
I tried to follow what the OP suggested but to manage eth0 with dhcpcd (and not wlan0). But it doesn't work on bookworm. Has anyone managed to replace NetworkManager with dhcpcd for managing...
View ArticleGeneral discussion • Re: Debugging Pico W with Pi5 swd connection is not working
https://github.com/raspberrypi/openocd/ ... native.cfghttps://github.com/raspberrypi/openocd/ ... pi-swd.cfgthat interface uses the native gpio of the SoCbut for the pi5, you must use the RP1...
View ArticleAutomation, sensing and robotics • Re: how to find GPIO keys
Thanks for all the help! I am very new to this.Statistics: Posted by a person — Fri Jan 05, 2024 1:51 am
View ArticleGeneral discussion • Re: Pi 5 Portable Project Power Question
However, digging into the details it mentions an "XH2.54 Male Port 12.6V 2A voltage output port.The 5V output is capable of 5A but you will have to do the override config on the PI5 as it won't have...
View ArticleTroubleshooting • Re: Trying to connect a PNY SSD to Raspberry Pi 4 model B...
could be power. Max usb power is 1200mA (what does the pny label say?)- certain usb adapter chips (namely Jmicron) are known not to work under linux. Preferred is Asmedia chips.( run lsusb with the...
View ArticleBeginners • Re: Bluetooth LE antenna for extended range reception
To continue on from drgeoff: The external Bluetooth adapters generally have a better antenna, further away from noisy chips, than the on board Bluetooth. An adapter should provide somewhat better...
View ArticleGeneral • Re: Transfer data over wifi for pico for a high sampling rate
@carl3k. Nope none of my sandisk works on SDIO mode but they works on SPI mode even at fast speed. This is the message I gotsdio_verify_rx_checksums:426: sdio_verify_rx_checksums,426 SDIO checksum...
View ArticleBeginners • Raspberry Pi provides 5V pins but GPIO is not 5V tolerant
Why is the Raspberry Pi provided with 5V pins but the GPIO is only allowed to use 3.3V?Actually, under what circumstances can I use my 5V Pin?Please help explain this, if you can use simple sentences...
View ArticleAdvanced users • Re: Is everyone happy with the quality of libgpiod?
I have my own complete suite of command line tool replacements which do what I want, have the command line interface I prefer but they still use the 'libgpiod' library as provided.These command line...
View ArticleNetworking and servers • Re: Close to lose all my network-connections (wired...
Nothing and it is getting worse with time. I typed the command “iwlist wlan0 scan” and got “failed to read scan data: network is down”; does it help you?What must I test or verify then?Shutdown the...
View ArticleOther • Re: raspberry pi 5 & TwisterOS
Just for anyone looking in the future, the TwisterOS discord was of the opinion that this original claim that it worked is... uh... the polite way to put it would be "no chance it worked".Appreciate...
View ArticleAdvanced users • Re: Image File Utilities
I have tried the following:Code: pi@raspberrypi:~ $ ls -l /boot/config.txtlrwxrwxrwx 1 root root 19 Oct 9 17:39 /boot/config.txt -> firmware/config.txtpi@raspberrypi:~ $ ls -l...
View ArticleTroubleshooting • Pi 5 HDMI not working on older TV
Hi folks, I have 2 HDMI TVs - the new one is 5 years old, the old one is 10 years old. Pi works fine on new tv.Pi does not work properly on old TV. If I remove the SD card it shows on old TV with the...
View ArticleAdvanced users • Re: Heating and cooling, is the Pi 5 too new?
I don't get why to add such big coolers, as Raspberry engineer Jamesh stated that both official cooler solutions prevent throttling:54 isn't particularly hot. The Pi will throttle at 85. The Pi 5 can...
View ArticleDevice Tree • Passing "argument" to "kernel module"
I'm placing "argument" and "kernel module" in quotes here because I'm not sure if these are actually the names for what I am referring to below.I am trying to get a DA7213 codec (on an IQAudio Codec...
View ArticleOfficial Display • Re: Raspberry Pi5 - two DSI LCD
that's a good one, but sorry! Of no help at all as the 3.3V rails is overloaded (and thats stopping the Pi from booting).2-DSI.jpgIt seems that dual DSI touch screens can be used simultaneously.how do...
View Article