General discussion • Re: New Raspberry Pi Products
(modulo being too long)There are two nice holes that could be used to fix the longer ssd there with some plastic strap or something.Statistics: Posted by fanoush — Thu May 16, 2024 5:32 am
View ArticleTroubleshooting • Udev rule not executed when USB-drive inserted
HI,I want to activate a script when any (random) USB-drive is inserted in my Raspberry Pi with OS Bullseye. I made a udev-rule (/etc/udev/rules.d/99-usb-autorun.rules) with the folowing content:Code:...
View ArticleTroubleshooting • Re: Udev rule not executed when USB-drive inserted
HI,I want to activate a script when any (random) USB-drive is inserted in my Raspberry Pi with OS Bullseye. I made a udev-rule (/etc/udev/rules.d/99-usb-autorun.rules) with the folowing content:Code:...
View ArticleOpenGLES • Having trouble getting any approach to render an empty window at...
Hi,My goal is to render a full screen shader at 60FPS on the pi either on a pi4 or a pi5.However, I can't find a way to even render a blank screen at 60FPS (i.e. no shaders at all).I first tried using...
View ArticleTroubleshooting • Re: Fried Pi?
Yes. Nothing was plugged in. Then, after it was wired together, the monitor, then the splitter gadget, then the Pi.If I were trying to troubleshoot this I'd flash a new SD card with the current...
View ArticleBare metal, Assembly language • Re: SIMD LDR from device memory
Thanks for the reply!To view my SIMD registers I'm using a Code: brk #0 assembly instruction and a custom exception handler that loads a debugger. The debugger, when prompted to display SIMD...
View ArticleTroubleshooting • Re: Very old (2011) Pi Model 1B unstable USB?
I have an old, really old, Pi Model 1B, like the 2nd oldest Pi I have, other than an original Pi Model A, which I believe has suffered a hardware failure. The USB support is unstable and I am seeing...
View ArticleTroubleshooting • Re: Green backround on boot?
Which connector are you using, the one next to USB-C?Post a picture which allows us ro see the full output of the boot diagnostics screen.Power up your Pi WITHOUT an uSD Card inserted (or other...
View ArticleRaspberry Pi Connect • Re: unable to instal rpi-connect
You are using an older version (Buster) of Raspberry Pi OS that doesn't support RPI-Connect. You need to be using the latest 64 bit Bookworm version with Wayland. The simplest thing to do would be to...
View ArticleGeneral discussion • Can I upgrade my existing operating system?
Hi,I have 2 pies.pi4 with:PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"NAME="Raspbian GNU/Linux"VERSION_ID="10"VERSION="10 (buster)"VERSION_CODENAME=busterID=raspbianID_LIKE=debianpi3...
View ArticleGeneral discussion • Re: Can I upgrade my existing operating system?
a clean install is the recommended way from release to release.the changes have been significant & are not the same as past releases.Statistics: Posted by kerry_s — Fri May 17, 2024 5:18 am
View ArticleBeginners • How to enable gpio pins via config.txt file
In Raspberry Pi5,I need to config pin 2,3,6,7 as Output pin with default low.So, I've added the following line in the config.txt file.gpio=2,3,6,7=op,dlBefore rebooting, I've checked the pin...
View ArticleGeneral discussion • Re: Zero 2 W won't recognize or connect to my campus...
Your campus is likely using WPA2 Enterprise authentication, which requires manual data entry in wpa-supplicant.PiOS Bookworm has switched from dhcpcd to NetworkManager which IIRC does not use...
View ArticleDeutsch • Re: TP-Link Archer T3U Plus mit Raspberry Pi verbinden
1. Schon mal eine Suchmaschine deiner Wahl befrag? 2. Der Raspi hat WLAN eingebaut. Du brauchst also eigentlich nichts extra kaufenEine kurze Anfrage an einen Suchmaschine hat ergeben das das Teil...
View ArticleNetworking and servers • Re: RealVnc retiring Home plan
Worse than that - only modern Pi boards running the latest version of the OS (and with limited client support)...IMHO The Raspberry foundation is on the wrong track with Wayland.The aim of the...
View ArticleBeginners • Re: PI5 Beginner problems
Tried unplugging the power supply several times already, but no change at all.I live in Germany, bought everything in Poland and have now disabled USB current limit in preferences.Statistics: Posted...
View ArticleRaspberry Pi OS • Re: Question about updates icon on taskbar
In a quest to further understand why I need to enter my password I came across this file/usr/share/polkit-1/actions/org.freedesktop.packagekit.policyI have a very vague idea of polkit, but can anyone...
View ArticleGeneral discussion • Re: Fun 3D printed Pi5 case!
Can you vamp up the fan and may it hover, maybe add another fan at the back for forward/backward motion? Statistics: Posted by tipam — Sat May 18, 2024 12:28 am
View ArticleNetworking and servers • Re: Pi 4B with Waveshare SIM7600G-H LTE HAT Issues
Hi,I'm facing the same problem, did you find any solution?Thank you.Statistics: Posted by franknereanu — Sat May 18, 2024 12:31 am
View ArticleTroubleshooting • Re: Setting locale issue and weird browser behavior
No, it never happened with stock RasPi OS that I remember.Yes, I realise it's not a supported setup here but there are a few here using the same combination of RasPi OS and KDE Plasma so I figured it...
View Article