Device Tree • Re: rpi4 serial port - uart to usb
Can you show me your boot / config.txt / cmdline.txt no sorry that test environment was taken down in December 2022.Statistics: Posted by neilgl — Sat Mar 09, 2024 4:20 pm
View ArticleBeginners • Re: Raspberry pi 5 many issues
As above, some more exact details would help.Wi-Fi, check your country code.SSH password, that will be the same as your login password. Do you have a monitor/tv and cable you can use to test with?What...
View ArticleGeneral discussion • Re: pydantic-core requires GLIBC_2.33 but latest...
Bookworm is the latest Pi OS version (not Rasbian) at at least the 64bit version comes with 2.36Statistics: Posted by wildfire — Sun Mar 10, 2024 3:32 pm
View ArticleHATs and other add-ons • Re: NVMe x4 and x1 compatibility?
Surely that should read, I've stopped it logging the error that happens, but the error is still (most probably) happening in the backgroundAfter reading the link, apparently the solution is to wrap...
View ArticleTroubleshooting • Re: Raspberry Pi Camera Module 3 not available on RPi...
Raspberry Pi Camera Module 3 (wide) running on Pi5 bookworm 64-bit. No edits made to any files. Camera is autodetected.Code: pi@pi5-4GB:~ $ libcamera-hello --list-camerasAvailable...
View ArticleAutomation, sensing and robotics • Re: [Show and tell] Stepper Motor Python...
1st stable release published : https://github.com/juanmf/StepperMotors ... g/v.0.0.20# Packagehttps://pypi.org/project/stepper-motors-juanmf1/# Installpip install --upgrade -i...
View ArticleBeginners • Re: suitable power adapter for raspberry pi 5
5 V 3A is no good to Raspberry Pi 4B; it needs 5.1V, the 0.1 volt addition is critical for Raspberry Pi to work properly.Ignore that poster. 5 Volt 3 Amp is good enough for a 4B. The 0.1 Volt addition...
View ArticleTroubleshooting • Re: SSH and Cannot display desktop
Good idea, don't need the desktop...didn't even think of that. I did that but VNC still shows cannot show desktop, is that correct since boot to command was selected?Statistics: Posted by TBL194 — Sun...
View ArticleWanted • Re: Looking fpr a particular heat sink
Search for copper pin heatsink, loads on Alibaba etc.Statistics: Posted by pidd — Sun Mar 10, 2024 4:17 pm
View ArticleNetworking and servers • Re: Pi3 Bookworm WiFi does not work if router uses...
I think I'm experimenting the same, reported here: viewtopic.php?p=2163188Statistics: Posted by mina — Sun Mar 10, 2024 4:22 pm
View ArticleNetworking and servers • Rpi4 with Samba - Shutting down HDDs that are not...
Hello everyone,I have no idea where to start and that's why I'm here asking for support. I searched on internet and understood that there should be hdparm or udiskctl tools to be able to turn off...
View ArticleAdvanced users • Re: Custom Linux, custom file system in RAM
The second main question is, is it possible to boot initrd from another sd card partitionthe stock firmware/VPU bootloader doesnt really support thatthe kernel, config, and initrd must all be on the...
View ArticleGeneral discussion • Re: Display windows servers screen
I'm here with the same request. I'd be glad for any help.Statistics: Posted by Canthet — Mon Mar 11, 2024 4:25 pm
View ArticleTroubleshooting • Sat on login screen - Why?
Hi, over the last few days my Pi 5 has been doing something that I can not see the reason why.Every now and then when I remote in via RealVNC the PI 5 has closed all my open windows and sat at the...
View ArticleTroubleshooting • Re: Rpi5 + PiRelay2 : usb and PCIexpress down
Just in case someone have a similar issue: After connecting a oscilloscope we find a strong peak in the current once that the load was active. To remove th peak we connect a transit diode in paralel...
View ArticleGeneral discussion • Re: dhcpcd.conf don't have
Now network manager, use nmtui to alter settings.Statistics: Posted by pidd — Mon Mar 11, 2024 4:31 pm
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
Kernel 6.8 was officially released yesterday! Faster networking and better Raspberry Pi 5 support are noteworthy new features. Is there any way to test this new kernel?Statistics: Posted by mild — Mon...
View ArticleTroubleshooting • Re: Extremely slow VNC response in Chromium - Bookworm...
Had the same problem with an RPi 5 running bookworm with X11 and RealVNC with no monitor attached - lags of several seconds in Chromium when scrolling or typing into the search bar which made it...
View ArticleBeginners • Change Action of Remote's Mute Button
Using "lxde-pi-rc.xml" to run shell scripts from a remote control with a limited number of useful buttons (the multimedia buttons):The "Mute" button on the remote control executes a script, but it...
View ArticleGraphics programming • Re: [drm] *ERROR* Failed to allocate UPM entry: -28
Thanks 6by9! Is the referred change this one (pull/5684) mentioned in this forum thread?If so and if I understand the git history of the 6.1-y branch correctly, this should already by in 6.1.77 I'm...
View Article