SDK • Re: SDK 2.0.0
To trigger the install of the two different tool chains...Those toolchains must be coming from somewhere, and presumably the Extension has code which shows where from and how to install them. Maybe...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • PIO on RP1 (PRI5)
I have a special app that uses PIO on the RP2040 to measure quadrature encoders, but I need to reduce hardware costs and latency. I am waiting until March for the official support of running code on...
View ArticleAdvanced users • Re: rpi-sign-bootcode in secure boot for Raspberry Pi 4
Actually, I realise that my question is in fact answered by this thread (And what I followed to install the secure boot)viewtopic.php?t=344770So the answer is I guess, don't use the update-pieeprom.sh...
View ArticleTroubleshooting • Re: Boot Order NVME vs Micro SD
Raspberry Pi EEPROM Manager provides a simple and convenient way to view the current boot order as well as set a new boot order.Statistics: Posted by RonR — Sun Aug 11, 2024 5:43 pm
View ArticleGeneral discussion • Re: Pico 2 Micropython problem
Works OK with:for i in range(r, 1, -1):Statistics: Posted by tonygo2 — Sun Aug 11, 2024 5:55 pm
View ArticleAdvanced users • Which kernel to roll back to?
A fresh install today, August-11-2024, of bookworm Pi OS (64-bit) Desktop to a Pi 4 fails to connect to various external usb-ethernet adapters. This was not a problem with legacy bullseye. After weeks...
View ArticleGraphics, sound and multimedia • Bluetooth connections fail
Hello,I'm having trouble connecting my Raspberry Pi 5 (Using 64-bit Raspberry OS) with my bluetooth speakers. It finds the devices and saves them, but whenever I try to actually connect to them, it...
View ArticleTroubleshooting • Re: RPi Zero-W USB power
Hi,My testing has been delayed because I blew up the ZeroW. I've now received a new ZeroW and a Zero2W. My problem is that if I try to connect a mobile phone (can be selected to appear as either...
View ArticleTroubleshooting • Re: PI 5 OS error mesages
I am using the rpi os full64 bit version I believe it was trying to install retropie and it looks like it wasnt compatible. It seems to trying to upgrade libsdl2-2.0-0_2.26.5+dfsg-1_arm64.deb...
View ArticleTroubleshooting • Re: need a layout or screen shot of the available screen...
Here you goStatistics: Posted by neilgl — Mon Aug 12, 2024 5:20 pm
View ArticleOpenGLES • Re: [Opengles 3.1] Pi3C - Game Engine - Tim Skillman
I'm not knocking it, but your second link to download is to a fork of the main project, and it says it's only supported on Pi5 and Rock 5B, but not Pi0-4. That would be contrary to your quote of "fast...
View ArticleUser groups and events • User group Hampshire UK
Back in 2022 someone posted about a group meeting in Kingsworthy in Hampshire - does this still happen?Statistics: Posted by boundtostitch — Mon Aug 12, 2024 5:23 pm
View ArticleUbuntu • Re: Ubuntu 24.04 running slow on Pi 5
ubuntu desktop is just slow in general, compounded by the move to snaps.there priority is the x86-64 desktop, so rpi's are not optimized to the os.if you want a dedicated rpi optimized os that mostly...
View ArticleGeneral discussion • All chromium extensions stopped working.
Hello,Here is the hardware/ software info:Hardware: Raspberry Pi 4BOS: Debian (Buster V10)Chromium Ver: 88.0.4324.187--Problem: All my Chromium extensions stopped working on all my Pi 4B's. Why would...
View ArticleBeginners • Re: Upgrading Pi 4 B to Pi 5
4. Bookworm will be upgraded to Trixie5. Could wait for Pi6?With reasons like those you may wait forever as the next versions after them will be in the pipeline by then....Yeah, I know but I've just...
View ArticleGeneral discussion • Raspberry Pi closes all apps and logs out.
Hello,Here is the hardware/ software info:Hardware: Raspberry Pi 4BOS: Debian (Buster V10)--Problem: I have 10 browser windows that display information, every now and then the screen will go blank (I...
View ArticleTroubleshooting • Pi 5 connection issue suddenly becomes very unstable
It was fast few days ago on my Pi5 with my Bluetooth keyboard and mouse.However all of a sudden, with the same keyboard and mouse, the WiFi connection connects and disconnects, and happening...
View ArticleGeneral • ssd1306_i2c example doesn't display anything unless I hit reset
I compiled the ssd1306_i2c example, wired up the pins (on a Pico WH) and deployed the binary with a Pico Probe and openocd. The display did the initial flashes, showed the raspberries, showed the...
View ArticleGeneral discussion • Re: Raspberry Pi closes all apps and logs out.
Is this a over heating issue, or is my pi starting to die?Or is it a memory exhaustion issue with all those open tabs, leading to processes being Kill'ed?Which memory option does your RPi4B board...
View ArticleGeneral discussion • Re: All chromium extensions stopped working.
buster is a unsupported version/deadyour chromium is to oldmaybe try snap or flatpak chromium, but you'll lose drm if that matters.Statistics: Posted by kerry_s — Mon Aug 12, 2024 6:33 pm
View Article