Troubleshooting • Re: NVMe: Slow WiFi on Pi5
Makes sense. I did wonder if that was the case, so I moved the Pi to about 10 feet from the WiFi router and the connection speed leapt up to pretty much what it should have been. So, as a solution, I...
View ArticleBeginners • Re: need help choosing a power cord for my RPI4
https://www.raspberrypi.com/products/ty ... er-supply/ ?Statistics: Posted by jamesh — Thu Nov 07, 2024 9:29 am
View ArticleBeginners • Is it safe to clone a Raspberry Pi onto an SD card while a code...
Hi all. I have a Raspberry Pi that is running a very detailed code (measuring sensor details, controlling motors, etc.). I was hoping to get a clone of this system using the 'SD Card Copier' program...
View ArticleTroubleshooting • Re: how to force rpi3 (Bookworm) to output 1080p?
i didnt have to program anyone. i just plugged the HDMI dongle into my rpi. then i connect the HDMI cord from dongle to the TV. now i get instant 1080p from the rpi to the TV. thank you so much!Yes,...
View ArticleBeginners • Surely simple networking help please!!!
HiI have a Raspberry Pi 5 upon which I have installed RpiOS lite.I have a quectel 5g modem/hat which connects to the pi via usb. Eventually I want the pi to function as wifi hotspot > 5g lte modem....
View ArticleMicroPython • Re: New Raspberry Pi Pico 2 not retaining files
Hello,I'm completely new. I'm trying to use Raspberry Pi Pico 2 and it's not behaving.I can successfully upload the RPI_PICO2-20241025-v1.24.0.uf2 file on the Pico using either Thonny or just with a...
View ArticleRaspberry Pi OS • Re: "Raspberry Pi OS 6.6" - Says who ?
Current downloads say Kernel 6.6Yes, but that's not a great way of referring to the PiOS version.Bookworm started off with 6.1 kernel, is currently 6.6, and may be updated to 6.12 before trixie...
View ArticleTroubleshooting • Re: Raspberry Pi 4 // Trouble Outputting to a 1280x400 Display
Bleh, typo with the _ instead of +.Best option is to fix up the EDID as none of the other mechanisms work under all circumstances.You're unlikely to be able to actually reprogram the monitor itself,...
View ArticleCompute Module • Re: MMC Kernel crash
Can reproduce the same on the newest Kernel.Code: [ 135.004566] Internal error: Oops: 0000000096000005 [#1] PREEMPT SMP[ 135.010931] Modules linked in: cmac algif_hash aes_arm64 aes_generic...
View ArticleSDK • Re: Advice requested with running VS Code on RPi 4
What version of Raspberry Pi OS are you running on your Pi 4? Currently, the extension is only compatible with 64-bit Bookworm, so won't work correctly if you're running an older or a 32-bit OS.Also,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
Oh, I found a good reference to know about the DTS file https://www.raspberrypi.com/documentati ... parameters from the link you shared. I previously had no idea to look about it into the official...
View ArticleTroubleshooting • Re: Cloning SD card with autologin enabled
Thank you for the responses.I am using OS version 11.I have tested both methods: raspi-config and editing /etc/lightdm/lightdm.conf - no difference.Bit more info:I am using Win32DiskImager, to create...
View ArticleGeneral discussion • Raspberry Pi without Wi-Fi and Bluetooth
HiI need some Raspberry Pis with the Wi-Fi and bluetooth physically removed (not just disabled). I still need the USB and ethernet ports.Do you know whether Raspberry provide such a device? I'm...
View ArticleTroubleshooting • Playing video Youtube or VLC audio out of sync
I have always on Raspberry pi 4 and 5 when playing video VLC or YouTube that my audio is out of syncI thought with Raspberry pi 5 that it would be better, but still I am seeing itNot sure if there are...
View ArticleC/C++ • Can't use WiringPi on Raspberry CM4S
I was using WiringPi for my various C scripts on my Raspberry Pi CM3 before the library was deprecated. I’ve now switched to a Raspberry CM4S (running Debian GNU/Linux 12) and installed version 3.10...
View ArticleTroubleshooting • Re: Playing video Youtube or VLC audio out of sync
A problem can simply be that you use an audio output device that does not properly state or handle its delay.A Pi5 only can do HDMI audio out of the box, rest is your own DIY, Test it in a normal...
View ArticleGeneral discussion • Re: Raspberry Pi without Wi-Fi and Bluetooth
You can modify the latest Pi 5 to disable the wireless chip. Please email applications @ raspberrypi dot com and I can pass on the details. Note, its a fiddly job.Alternatively, you are correct that a...
View ArticleC/C++ • Re: Can't use WiringPi on Raspberry CM4S
Might be worth reading this.https://pip.raspberrypi.com/categories/ ... ctices.pdfStatistics: Posted by jamesh — Fri Nov 08, 2024 9:57 am
View ArticleBeginners • Re: Pigpio initialization error while try to run LoRa c codes
hm it totally don't workI tried an other LIB https://github.com/loraraspi91/LoRa4RaspiBut there re also problemsI"ve installed the Lib in Code: /etc/myFolder/Testthan I moved the .h documents to Code:...
View ArticleCompute Module • Re: Pi CM4 EUROCARD io Board ( Home-Lab ) Update
UPDATE 8I wanted to show you the different penal's and the 3d stuff this update, but plans changed slightly since the Board arrived early Yesterday evening. So what was supposed to be in this update...
View Article