Beginners • Re: Problems with full sd card
By "putty", I assume you mean "ssh", and not the compound people use to keep their windows in their frames.Anyway, there are pure command line ways to analyze and fix this problem, which I am sure...
View ArticleAdvanced users • Re: Is there a way to toggle HDMI hotplug pin (i.e. set it...
Might give you some ideas https://github.com/raspberrypi/linux/pu ... 16514cc2a2Statistics: Posted by aBUGSworstnightmare — Wed Dec 11, 2024 3:23 pm
View ArticleGaming • Moonlight + Sunshine + Dual Shock 4 = A winning Combination
I've recently decided to upgrade my Pi 4 to the new Bookworm OS to see if I could gain any improvements in streaming to the living room TV for gameplay. Unfortunately NVIDIAs GameStream option has...
View ArticleAdvanced users • Re: systemd service ran fine on CM4 doesn't work on CM5
Well I think I have solved the problem (getting an actual error log helped!);It was sort-of-but-not-quite something I suspected earlier, namely that the serial buffer at startup appeared to be full of...
View ArticleCompute Module • How to enable USB OTG on the CM5 IO board
Hey folks, I saw there is an option to enable USB OTG option on the CM5 IO board. I have two questions1. Does enabling this mean that I can access the CM5 eMMC storage as Mass storage device on a...
View ArticleCompute Module • Re: How to enable USB OTG on the CM5 IO board
Adding the jumper prevents the CM5 from booting normally. You then need to use the usbboot software (https://github.com/raspberrypi/usbboot) to download a special Linux image that puts the CM5 into...
View ArticleGeneral • Re: Connecting a Pi Pico directly to the internet with SIM modules
Thanks you very much,Statistics: Posted by Tirejas — Wed Dec 11, 2024 3:56 pm
View ArticleTroubleshooting • Re: HDMI RPi5 not settable to real risolution
since noone answered, maybe because i was too much verbose:I have a 3.5" monitor connected to HDMI, it is small and has a 320×240 resolution, that is adequate for the size, but it accept also 1080p,...
View ArticleGeneral discussion • PCB Bent
I have a Raspberry Pi 5 with an active cooler that was stored away for a few months. I started using it again and noticed that the PCB was slightly bent. I removed the cooler and noticed that the...
View ArticleNetworking and servers • Re: OVM and Pihole running on the same Raspberry Pi...
An update - my original Pi4 doesn't like any usb attached storage, kept crapping out, so it now serves as a Pi-hole only.I bought a new one and that works perfectly with OMV as a NAS and also as a...
View ArticleOfficial Display • Re: The new Raspberry 15.6" monitor
Thank you for your reply. I am not planning to use it with an emulator but with an FPGA computer.It seems that some monitors can handle it properly (not stretching it but keeping the 4:3 aspect ration...
View ArticleCompute Module • Re: Cm3 on a Cm4 carrier board?
Hello, I was wondering If anyone has saw a Cm3 to Cm4 adapter board So I can use my Cm3 on a Cm4 carrier board? I know a lot of things won't work such as the second HDMI and the PCIe. And that is...
View ArticleTroubleshooting • Re: Need advice on portable battery to supply power to Rpi5
You might find this thread interesting if you are thinking of different supplies.viewtopic.php?p=2256108&hilit=52pi#p2256108Statistics: Posted by Pi5_User — Thu Dec 12, 2024 3:40 pm
View ArticleSDK • Re: Need help with SDK and newlib.
I've worked out the problem with unlink or more to me accurate rename. my previous rename function would delete the destination and then preform the file rename. newlib tries to make to run _link...
View ArticleGeneral • Re: PT52-Lua The Modern Retro computer
I compiled this branch OK, no linker errirs, just the usual warnings from tinyusb (since I got a new SDK copy), and I am still waiting for the base.That's great! I have seen the unlink does work now....
View ArticleCompute Module • Re: SYNC_OUT pin on CM5 IO board
Dropping a picture reference in the thread for future visitors (myself included!):Source - @james_clark on X: https://x.com/james_clark/status/1867222529284489583Statistics: Posted by geerlingguy —...
View ArticleGeneral • Re: Turn on onboard LED when in bootsel mode
First issue is that the Pico 2 LED is actually active-high, not active-low - although that just means your bootsel activity LED will be invertedThe main issue is that due to Errata E3 in the...
View ArticleTroubleshooting • ALSA Warning at boot.
Hi,Thanks to the forum help, I installed the distro I needed on my rpi 4.Now I have to fix few glitch..When I boot the rpi 4 I getCode: Setting up ALSA...Warning: 'alsactl -E HOME=/run/alsa -E...
View ArticleOfficial Display • Re: How does the monitor know when it is powered by a Pi?
It uses the CC resistors in some way I believe.Ah, I bet you are on the right path, it can likely tell the difference between A and C on the source side because of the extra pins. CC won't exist on...
View ArticleBeginners • Re: RPI5 POE Hat 12V
https://www.waveshare.com/wiki/PoE_HAT_(F)#SupportProbably best to ask them, details in the link provided.Statistics: Posted by wildfire — Fri Dec 13, 2024 3:33 pm
View Article