Troubleshooting • 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 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 ArticleBeginners • Re: Surely simple networking help please!!!
But then you siad 'use nmtui' which is expressly what I said I needed not to do.Go read my post again. I did not say that. I said that you may find nmtui a better choice than nmcli.If you tell us what...
View ArticleAdvanced users • Re: [HOWTO] Headless configuration of a Raspberry Pi using...
Thanks for this HowTo! I used it as my guide for implementing a gadgetmode plugin for sdm. While I was at it I also implemented libcomposite gadget mode. It works, but I haven't done extensive testing...
View ArticleRaspberry Pi OS • Where to begin - errors in the latest OS Upgrades?
For about five years I have used various RPi 4s and more recently 5s for astrophotography. There have been occasional hiccoughs in the Update/Upgrade paths, but earlier this year we had a pretty...
View ArticleTroubleshooting • Re: No OS works on zero 2w?
What power supply are you using?Statistics: Posted by kip_the_elder — Fri Nov 08, 2024 10:29 am
View ArticleRaspberry Pi OS • Re: Where to begin - errors in the latest OS Upgrades?
Can you give the hotspot/VNC errors/issues rather than a list of the normal package upgrades?VNC is working fine for me with all the latest updates inc. labwcStatistics: Posted by neilgl — Fri Nov 08,...
View ArticleGeneral • Re: Raspberry Pi PicoW - not getting recognised.
Which system are you connecting it to? Windows 11 ?Statistics: Posted by neilgl — Fri Nov 08, 2024 10:34 am
View ArticleGeneral discussion • Dead CM4, possible cause of death?
Brought a CM4 recently from pi hut, but when putting into either of my carrier boards (Big tree tech Manta M8P and a pi carrier board) the PWR light comes on as normal but the ACT is solid on aswell...
View ArticleRaspberry Pi Desktop for PC and Mac • Re: Falling installation with blank page
Thank you, both of you. I understood the reason and I will try your suggestions, thank you. Have a good day and thank you for your time and supports.Statistics: Posted by piglet66 — Sat Nov 09, 2024...
View ArticleTroubleshooting • Re: Volume control with momentary buttons, works but not on...
My experiments indicate the sound service isn't running yet in crontab.I cheat to get it working. Are you up to cheating?If not, I recommend waiting for the GUI to boot and use autostart.Edit: Read...
View Article