Troubleshooting • Re: Startup full page browser
there is a tutorial on the official documentation:https://www.raspberrypi.com/tutorials/h ... iosk-mode/Statistics: Posted by terribleted — Tue Feb 13, 2024 8:23 pm
View ArticleGeneral discussion • Re: Need help identifying damaged chip
Thank you for the quick reply!That definitely helps to point me in the right direction. Is there a part number or a way for me to make sure it is the same size and package type (or pin layout)? I see...
View ArticleTroubleshooting • Re: Can a corrupted sd card still work on Linux?
I’ve been using the same tv and monitor with the pi for over a year with no issues. But right after I posted this I uncommented “hdmi_safe” in config.txt and it booted for a second until I moved my...
View ArticleGeneral discussion • Re: How to set up USB ports for gigabit ethernet
There is something in the way the data is transmitted from the Pi to the Matrix that can’t be combined with the normal network.do you have docs that explain what is special about this data?it must be...
View ArticleTroubleshooting • Raspberry Pi 5 Wifi Won't Connect
My RPi5 won't connect to Wifi.I tried configuring wifi when using the imager, and that didn't work. Then I tried a fresh image without configuring it and doing it via raspi-config, and that gave me...
View ArticleOther RP2040 boards • Re: New board can't program flash.
Right! I did something like totalsize = file1->firstblock->totalsize + file2->firstblock->totalsize. I then get an off-by-two error... ??? Something like that. I'll figure it out. Yeah,...
View ArticleTroubleshooting • Re: no HDMI on TV
Code: [ 1.237267] vc4-drm axi:gpu: [drm:drm_mode_getconnector [drm]] User-space requested a forced probe on [CONNECTOR:32:HDMI-A-1] but is not the DRM master, demoting to read-only probe[ 1.237381]...
View ArticleBeginners • Re: How to force Bookworm to 4K?
https://gist.github.com/alicraigmile/dd ... 3a3a2790ddhm... this sounds interesting and exactly like what i need. if this really works maybe i would only need two raspberry pis for four screens (the...
View ArticleTroubleshooting • Re: Raspberry Pi 5, official active cooler always running...
It's a clean install of the Raspberry Pi OS Lite (64-bit). I only updated the packages and also the firmware, which I thought might solve it. Code: uname -aLinux rpi5 6.6.17-v8-16k+ #1734 SMP PREEMPT...
View ArticleAdvanced users • Re: How to check the pi4 official fan's status?
After all that concerning fan speed and PWM (for which thanks again aBUGSworstnightmare), I realized a previous pi4 fan issue has reappeared. That is, the fan goes full on again as soon as I power off...
View ArticleTroubleshooting • Re: Raspberry PI 4b, hasn't been connected to wifi since...
Yes, I edited the wifi information, enabled ssh, and set the user password in the Settings. However, ssh allows you to log in as long as you have a user password. Today, I tried it again and found...
View ArticleGeneral discussion • How to replace the boot splash screen on latest Pi OS...
How to replace the boot splash screen on latest Pi OS (bookworm)?Seems the following no longer works?```# cd /usr/share/plymouth/themes/pix/# mv splash.png splash.png.original// WinSCP PNG file to...
View ArticleBeginners • Re: Trouble Identifying GPIO Version on Raspberry Pi
Hello everyone,I'm having trouble identifying the GPIO version on my Raspberry Pi. I've tried a few commands in the terminal, such as "gpio -v" and "gpio readall", but I'm getting an error message...
View ArticleGeneral discussion • Re: How to replace the boot splash screen on latest Pi...
You probably have to remake initrd. Try this after replacing the image: Code: update-initramfs -uStatistics: Posted by Solskogen — Tue Feb 20, 2024 8:56 pm
View ArticleBeginners • Re: Installing Raspberry Pi 5 imager on my new Sandisk SD Card
HiI just bought Raspberry Pi 5 board last week.Want to install Ubuntu for the very first time...Have no Windows pc....Just my Google Pixel 6 smartphone and some adapters necessary to connect my SD...
View ArticleAndroid • Re: [DEV] LineageOS 21 (Android 14) for Raspberry Pi 4 & Pi 5
Yes, you can use 720p display resolutionWell it might come as news for you but your android build can only run/boot the screen in 1080.I have looked for every possible trick to get it to do otherwise...
View ArticleGeneral discussion • Re: Revisiting the Pi again after many years- The user...
Yes, it changed for security reasons, see this blog post -https://www.raspberrypi.com/news/raspbe ... pril-2022/Also, you can, and probably should require sudo users to need a password as shown in the...
View ArticleTroubleshooting • Re: Download corrupt. Hash does not match
Thank you for the reply, funny enough it wasn't the SD Card that was the issue. It was the USB reader. I tried two brands: Lexar and SanDisk. It was the SanDisk that was junk. Lexar worked...
View ArticleHATs and other add-ons • Re: RPI5 and Codec Zero Not Working
Hi,I've tested the IQaudIO Pi-Codec-Zero hat on Pi 5 and I replicated the previous results. When can we expect a resolution?I think you might need to update the firmware on the IQ Audio...
View ArticleTroubleshooting • Re: Is my analysis correct? Networkmanager waiting at boot
thanks!Statistics: Posted by Abmvk — Wed Feb 21, 2024 9:22 pm
View Article