Troubleshooting • Youtube loads the main page slowly on Raspberry Pi 4 2gb Ram
for more than 3 months in chromium the youtube it doesn't work well. all pages do it. twich, geforce now, netflix, spotify, animes, all the page works faster. but youtube not.I already tried brave,...
View ArticleGeneral • Raspberry Pi Pico 2 H exists? (with headers)
I cannot find it. I can solder headers, but I like having the factory soldered headers as well as the tiny SWD connector on there for the Debug wire.This note is on the docs page:Both boards have a...
View ArticleGeneral discussion • Is Raspberry Pi More Reliable Than China Made Intel n100...
I am using Pi 5 as my computer. It has enough power for me and get things done. I was wondering your thoughts about this in regards to Pi's durability, reliability and quality compared to China made...
View ArticleRaspberry Pi OS • Homeserver Pi 5 crashing with solid red light and needs to...
Hi,I have a Pi 5 with Raspberry Pi OS. I use it as a home server for hosting my website, some backend stuff etc. (Only visitors for these pages are me, so absolutely no load on them) I have 2 docker...
View ArticleCompute Module • CM4 VL805 firmware
Does VL805 firmware have any dependencies when being loaded in addition to being configured in the rpi-eeprom-config file and running a newer bootloader?I have a custom carrier boardI updated the...
View ArticleGeneral discussion • Raspberry pi pico
Good day to all!I'm using raspberry pi pico on windows 11.Laset week windows updated, from that moment, when I connect the pi pico to the pc, the window that sees the pi pico as a mass storage device...
View ArticleCompute Module • Passive components spec for power section in CM5?
Hi,I have a little problem... my CM5 got damaged / I'm missing some passive components in what I think is the power section.Are there any specifications available so I know what they can be replaced...
View ArticleRaspberry Pi Connect • RPi Zero 2 W - Sign on to account where is info in...
I have an RPiZero 2w with the latest image of Bookworm Lite 32 bit and all updates applied.I got as far as "rpi-connect on" cmd when using the RPi with monitor and keyboard etc, but could not find...
View ArticleCamera board • Making vflip and hflip perminent setting
Hello,I have recently started to use the Camera Module 3 and I am using it on an RPIZero 2W, as part of a small project.I also decided to use the mounting plate for the Zero that also allows you to...
View ArticleTroubleshooting • slow boot PI5
I'm certain I'm not the first person with this type of problem but I couldn't find it on a search.I have a Canakit. I've been having an issue with a slow boot, over 3 minutes at times, for quite some...
View ArticleTroubleshooting • Error messages when running apt update && apt upgrade
Hi,today, I tried running apt update && apt upgrade (as root) on my RP5 for the first time. I got several error messages like this:Error please report bug on initramfs-toolsInclude the output...
View ArticleGraphics, sound and multimedia • Improve Monochrome Composite Display Quality
PI OS does not provide a mechanism to disable the modulated chrominance signal in the composite video output. This reduces the resolution and video quality when connecting to older monochrome CRTs....
View ArticleSDK • Redefining macros
is it necessary, or good practice, or both, or neither...to undefine a define before redefining? Such as below:Code: #ifdef PICO_DEFAULT_I2C#undef PICO_DEFAULT_I2C#define PICO_DEFAULT_I2C...
View ArticleNetworking and servers • PI5 Python3 Bookworm Headless WiFi sudo reboot not...
Hi All, I have some PI's that I would like to remotely reboot, or reboot on a cron job from time to time to just to avoid any cumulative issues from causing them to fail at the worst possible time....
View ArticleRaspberry Pi 400 and 500 • Pi 500: Hacking the RP2040?
Now that the Pi 500 uses a RP2040 as keyboard controller, is there any way to program it?I'd think that would require two things:- that its flash memory is writeable ... (or can programs be loaded...
View ArticleAdvanced users • Building the Raspberry Pi OS Kernel : Made Easy
The attached script fully automates building the Raspberry Pi OS kernel as documented at:Natively build a kernelandCross-compile the kernelCode: Usage: build-kernel [options] [output...
View ArticleGaming • Recommendations for Arcade buttons and joysticks
I am looking into making a bar top arcade unit with a pi 3b+. The articles seem to not be uk based. Can anyone in UK recommend buttons, joysticks and the controllers (can these be powered by the...
View ArticleTroubleshooting • Pi 500 HDMI works in firmware, but not in Linux
I've been unable to get my Pi 500 working with any of my HDMI displays.The displays I've tried are:- LG 27UP600-W (2160p monitor)- LG OLED48B4 (2160p TV)- Dell P2416Db (1440p monitor)For all of these...
View ArticleTroubleshooting • How to rotate touchscreen when xinput command not found
Hello,I am running a Raspberry Pi 4 with Raspberry Pi OS LITE (64-BIT) setup in kiosk mode to display Home Assistant in Chromium.I have been able to rotate boot up screen by adding Code:...
View ArticleGeneral • USB cable with power switch for setting bootloader mode
One can buy usb cables that carry both data lines (D+ & D-) and power (vcc & gnd) with a switch to interrupt power. Can these be used when putting a pi pico into bootloader mode - that is:...
View Article