Troubleshooting • Re: PI5 - Unable to Transition Power States
AFAIK SLEEP isn't supported on Pi 5 (yet?). Selecting whether it uses WARM_STANDBY or STANDBY is via the POWER_OFF_ON_HALT bootloader setting. This means Linux currently only has the running and...
View ArticleTroubleshooting • Re: initramfs - not able to build new splash screen
Thanks for the report!For now, you can workaround the issue by setting 'update_initramfs=all' in /etc/initramfs-tools/update-initramfs.conf.Looking into a proper fix...Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi 256GB SSD Kit Not working Or Found
below is a snip of the screen with the config.txt change and the output.Statistics: Posted by _john_ — Thu Nov 21, 2024 2:50 pm
View ArticleTroubleshooting • Re: Docker eating up my ram and not freeing it, is it normal?
There are a number of issues posted to the jellyfin GitHub about this, or something similar - theories are that it is related to a possible memory leak somewhere, or that the library scans are...
View ArticleTroubleshooting • Re: libsynctex2 upgrade error
really appreciate it. how often would you recommend this cmd be run?Statistics: Posted by rpi_nov24 — Thu Nov 21, 2024 4:13 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 Temperature Troubleshooting
Runs in headless mode. I've had a look through dmesg, but cant see anything related. Incidentally, its just come back with a CPU temp of 56 degrees (CPU 27%, RAM 28%)56 is nothing so I suspect this is...
View ArticleTroubleshooting • Re: Cannot access files from script running in systemd
Thanks thagrolYour message certainly helped me find the solution. I put some debug code in my script to show what was mounted at the point the service is ran and sure enough, the partition I wanted,...
View ArticleTroubleshooting • Re: SSH permission denied
Sorry to butt in, but I have the same issue. I've wiped out everything and started from scratch using 'vanilla' SD card OS install/update/upgrade etc. (I'm surprised how fast the Pi is) My Mac sees...
View ArticleTroubleshooting • Re: NVME on M2 HAT - smartd error increases on every reboot
1. What NVMe drive is in use?2. What's the output of sudo nvme id-ctrl /dev/nvme0?Statistics: Posted by jdb — Fri Nov 22, 2024 2:50 pm
View ArticleTroubleshooting • Re: No Internet connection with ethernet cable plugged in
[/quote]You can put a temporary route in to test that it works withCode: sudo ip route add default via ROUTER_IP dev eth0Use the actual IP address of the router instead of ROUTER_IP. Then you should...
View ArticleTroubleshooting • Re: New Official Raspberry Pi USB 3 Hub Not Working
..Another topic is why someone who needs so much storage devices gets a Pi and makes such fragile usb contraption instead of getting well powered miniPC with few nvme/sata/usb3.0 slots/ports inside...
View ArticleTroubleshooting • modedb and DPI dislpays
Hello!I'm fruitlessly trying to add some "overscan" on a small ILI9341 display running over DPI on the latest version of Bookwork on a Pi Zero 2. The display works great, I have a microcontroller...
View ArticleTroubleshooting • Re: Chromium hardware acceleration Xorg Bookworm Lite
You might be able to test by disabling Wayland and labwc and just using X11Yup, when I said it looks okay on this end, I meant I tried it and it worked fine.I've read in this post that HW acceleration...
View ArticleTroubleshooting • Re: Monitor shows "NOT SUPPORT!"
I downloaded a new version of the OS and it won't boot either. Here are the diagnostics:DISPO: HDIM HPD=1 EDID=ok #2 DISP1: HPD=0 EDID=none #0I'm about ready to send this thing back and go back to my...
View ArticleTroubleshooting • Re: Gadget mode on raspberry pi zero 2w bookworm 12 64 bit...
Just a quick question, does your script refered to in USB Ethernet Gadget A Beginner's Guide have to run at each boot, or is it's modifications persistent? also is this bash script nessary on lastest...
View ArticleTroubleshooting • Re: CAN NOT USE WIFI WITH 6.12-RT
Does a standard install of Raspberry Pi OS work correctly?it works goodStatistics: Posted by Perdixky — Sat Nov 23, 2024 10:05 am
View ArticleTroubleshooting • Re: All keys stop working properly.
Does your Pi work ok with a mains supply?Have you contacted Pi Sugar for assistance?If you have any questions about PiSugar products, please feel free to contact pisugar.zero@gmail.comStatistics:...
View ArticleTroubleshooting • Pi, Touchscreen, Blanking, USB screen blanking issue
Hello everyone,I’ve recently created a home assistant kiosk using a raspberry pi 5 and a 14th touchscreen. (using this guide - https://pimylifeup.com/raspberry-pi-hom ... ant-kiosk/ )I have everything...
View ArticleTroubleshooting • Re: Trouble Booting Pi 5
If you disconnect everything from the GPIO does it boot?Statistics: Posted by neilgl — Sat Nov 23, 2024 11:50 am
View ArticleTroubleshooting • Re: Pi 5 - two SSDs connected through USB cause hang-ups
Why do you need 2 separate storage devices where 1 is only 1/4 of the capacity of the other?FYI, my 'Samsung SSD 970 EVO Plus 500GB' lists 7.80W when in full operation (nvme-cli tools). If I would...
View Article