Troubleshooting • Screen configuration (duplicate) doesn't work on Bookworm
Hi,I have one pi for working on as a daily driver and occasional GPIO tweaking, plus a HDMI TV screen attached for in the evening.Pre-bookworm, I had both monitors connected to a pi4 and both monitors...
View ArticleTroubleshooting • Re: Reading Change Logs stalls at 33%?
While it seems implausible such topological sorting could run out of memory, Debian does have 59100 packages while the Pi Zero 2 has only 128MB per core.Every core in the Broadcom BCM2710A1 has full...
View ArticleTroubleshooting • Original RPi DSI Touch Display on RPI4 stays black
I have a fresh installed RPi4 Model B, with Raspbery OS.With the original Rpi Touch-Display connected. No device on HDMI connected.Set my language to german with UTF-8.Screen works after install.But...
View ArticleTroubleshooting • Bookworm allow application sudo
Hi,I use Veracrypt a lot, which allows me and my family members to have data everywhere without worrying that someone steals it.I (and my family) all use it a lot, so I want Veracrypt to have sudo...
View ArticleTroubleshooting • Re: Original RPi DSI Touch Display on RPI4 stays black
assuming you're on BookwormCode: sudo apt updatesudo apt full-upgradeThere have been some fixes to the kernel in regards of I2C interface, don't know if they are all I apt alreadyyou may want to...
View ArticleTroubleshooting • Re: Bookworm allow application sudo
Nothing really has changed with sudo in Bookworm. Updating the sudoers.d files should work exactly as it did in previous versions.Statistics: Posted by rpdom — Fri May 10, 2024 1:53 pm
View ArticleTroubleshooting • Re: raspi-config
Thanks for the reply I don't think it's actually installed on bullseyebut , in my first pi 3B , it is a default install of raspbian bullseye ( with the new .ISO : raspbian bullseye desktop ) , exactly...
View ArticleTroubleshooting • Re: Trouble with MicroSD-Card (128GB) in Raspberry Pi 4
The error looks like a lack of a response from the card. Given that the card worked in the past, the fault could be something like salt water corrosion (common around here) or some other degradation...
View ArticleTroubleshooting • Re: Pi4B / 8GB randomly hangs on Raspberry Pi OS 64-bit
OK, well, if you decide that you're interested in pursuing using sdm, I'm happy to help. Contact me via my email (it's on the sdm github page). I can help make it pretty painless for you, unless you...
View ArticleTroubleshooting • Re: RPi 3 b+ not booting
The pattern you're describing with the ACT light blinking could indicate various issues, including a problem with the SD card or the Raspberry Pi itself. You can reformat the SD card using the SD Card...
View ArticleTroubleshooting • RasPi Zero 2 W // Stuck at "Generating locales"
Hi all,I tried to do an Code: apt full-upgrade on my RasPi Zero 2 W and it all went well until it started the process Generating locales (this might take a while).... en_GB.UTF-8...It's not just...
View ArticleTroubleshooting • Re: RasPi Zero 2 W // Stuck at "Generating locales"
you have to be very patient with a pi0, it's slow with low ram, better suited to non-gui installs.first thing you should do before even trying to update is increase the swap.Code: sudo nano...
View ArticleTroubleshooting • Re: Rpi OS Bookworm Failed to start session
I had this as well, and ended up re-installing the OS and setting up my system again from scratch. I only realised what had happened when I almost did it again. Largely my fault for not reading the...
View ArticleTroubleshooting • Re: Bookworm feedback thread
Hang at shutdownPi 4B 1GB, Bookworm Desktop 32-bit, Wayland using 'labwc'Did an "update" then "full-upgrade", got 19 updates as I recall, "install labwc", enabled that through 'raspi-config'....
View ArticleTroubleshooting • Re: Fan Power via USB 3 type A socket?
Your hub is faulty or badly designed/constructed, or both.Self powered USB hubs shoudl not back feed power to the USB host device. The only time I believe this is permitted is under USB C wihen USB-PD...
View ArticleTroubleshooting • Re: 1-Wire DS18B20 sensor does not show up (Reterminal +...
Just a question, The grove hat doesn't have pull up? so did you add a pull up resistor something like 4k7?https://wiki.seeedstudio.com/Grove_Base ... pberry_Pi/Or you are using the grove ds18b20...
View ArticleTroubleshooting • Re: dpkg updates this morning give warnings?
dpkg: warning: This system uses merged-usr-via-aliased-dirs, going behind dpkg'sdpkg: warning: back, breaking its core assumptions. This can cause silent filedpkg: warning: overwrites and...
View ArticleTroubleshooting • Re: VLC Media Player 3.0.20 GPU Acceleration
Buster hasn't been actively supported since Bullseye was released in around Nov 2021.It was retained as the Legacy Raspberry Pi OS install officially in Dec 2021, but that only meant that any mainline...
View ArticleTroubleshooting • Re: no camera availabe
-> legacy camera enableWhy?#edit boot/config.txt#change start_x=1 into camera_auto_detect=1change gpu_mem=128 ro gpu_mem=256That's partly undoing the enabling of legacy camera, and wasting a load...
View ArticleTroubleshooting • Re: Splitting HDMI for video from one, audio from the other?
Having utterly failed to get audio out of USB on my RPi 5 running current PiOS, and sick of the noise and latency of Bluetooth, I thought it might be possible to split things and get video out of one...
View Article