Compute Module • Re: Proper Installation of the CM4 module
I am not sure if it fails with CM4IO too, but we have to flash it there then insert to our board.During removing from the CM4IO board there is excess stress too.I can't find any recommendation on what...
View ArticleGeneral discussion • Re: Raspberry Pi 5 camera cable: longer exists?
https://shop.pimoroni.com/products/pi-c ... 4585578945can still be used with Pi5shown here on CM4 (which has 22pin interface as well)Statistics: Posted by aBUGSworstnightmare — Fri Apr 19, 2024 12:21 pm
View ArticleTroubleshooting • Re: Bootloader Switching Problem - Plz Help Me Debug!
Thanks for all the ideas. We will try these out!Statistics: Posted by frickaline — Fri Apr 19, 2024 12:28 pm
View ArticleTroubleshooting • Re: X11 forwarding not working.
All that it needed was to create $HOME/.bashrc and put in export DISPLAY=localhost:0.0.That tells X11 programs to use the console (monitor/keyboard/mouse) directly connected to the Pi.That is not X11...
View ArticleBeginners • Re: Pi Zero 2W ON/OFF Switch
So the system is running a program called Virtual Here. Basically it’s allowing me to use a small USB keypad wirelessly over WiFi. So there are no databases, no input of any type, nothing to save.I...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
I would translate "daily driver" to the main computer you use for the majority of your computing tasks.Or should it encompass all computing tasks - when in front of it, because I'll accept different...
View ArticleCamera board • Re: Picam2 preview becomes not fullscreen after changing x
Never occurred to me that there was premade applications in the GitHub and was fumbling around in the dark with the documentations and examples in GitHub.Will definitely look further into this and...
View ArticleAdvanced users • Re: Video Plaback is bad, how to improve?
Can you post the output of these commands: Code: cat /etc/os-releaseCode: uname -aStatistics: Posted by neilgl — Fri Apr 19, 2024 12:51 pm
View ArticleTroubleshooting • Re: Official Active Cooler runs after Shutdown at full speed
I have mine in this case:https://52pi.com/collections/new-arriva ... ral-boardsStraight on a table. Haven't changed the fan curve on them. The sound on them is more scratchy than they usually...
View ArticleBeginners • Re: Hard Drive Permissions
What I have found is that when my Pi reboots with my inital HDD is attatched, it doesn't boot to the desktop, instead it boots into emergency mode. When I unplug and reboot it loads up fine. Does the...
View ArticleNetworking and servers • Re: Wifi connection
I'd recommend running the following under the different setups to see if you can see a pattern in the WI-FI signal. If you're not, make sure you are running both 2.4 and 5 GHz off your router.Code: $...
View ArticleFor sale • Re: Pironman case for Raspberry Pi 5 ( a distasteful response)
I have deleted the original content for this post. I have been a member of this forum for six years and have never been treated so badly. I tried to explain why I made my original post but found...
View ArticleNetworking and servers • Pi5, Wifi and cabled network..
Hi.. I have just got an Pi5, installed Debian Bookworm (latest) with support for ZFS and using it as a NAS server.. I am not sharing files, only using a mirrored ZFS setup for storing data by using...
View ArticleTroubleshooting • Re: No audio on Bookworm 64 bits for RPi 5 after using Kodi
Exactly the same issue here. Did you ever find a fix?Statistics: Posted by georgefst — Sat Apr 20, 2024 1:01 pm
View ArticleGraphics, sound and multimedia • MoOde audio: GPIO button only works after...
I'm using a HiFiBerry DAC with MoOde Audio Player. I connected a rotary encoder with built-in rgb led and push button. The issue is with the push button, which connects to the Vin pin on the rotary...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
HiI'm Gerald, a 68 year old retired mechanical engineer. A hobby is roadtripping and making Youtubes (#quickrealroad) for watching when I am to old to get out. Have had tiny bit of experience of Basic...
View ArticleOff topic discussion • Re: IPVT Subscription
Have you considered that might depend on which country you are in?Statistics: Posted by drgeoff — Sat Apr 20, 2024 1:07 pm
View ArticleC/C++ • Re: RP2040 read GPIO with memory mapped access
oops I forgot there is another way! PIOUsing the PIO you could put GPIO data on byte , word or any number of bit you want.Statistics: Posted by danjperron — Sat Apr 20, 2024 1:10 pm
View ArticleBeginners • Re: Starting with C on the pi 5
I suggest that you start here...https://magpi.raspberrypi.com/booksLots of free documentation.Statistics: Posted by kip_the_elder — Sat Apr 20, 2024 1:24 pm
View ArticleTroubleshooting • Re: raspberry pi 5 cannot ping other raspberry pi 5 devices
Hello,I am running into an issue that I have spent a week just searching through google for a solution. I have two raspberry pi 5's running on bookworm that can't seem to ping each others ip...
View Article