Beginners • Re: "Boot from NVMe" disappears.
What makes this different from https://forums.raspberrypi.com/viewtopic.php?t=386869 ?Statistics: Posted by aBUGSworstnightmare — Mon Apr 21, 2025 5:55 pm
View ArticleHATs and other add-ons • Re: Waveshare 3.5 inch SPI display - touch isn't...
As touch is the same topic as here https://forums.raspberrypi.com/viewtopi ... 6#p2310966 I've missed to post my replay here again.Statistics: Posted by aBUGSworstnightmare — Mon Apr 21, 2025 5:58 pm
View ArticleCompute Module • Re: CM5 additional SD card - GPIO22-27
I've installed the latest Raspberry Pi OS 64-bit on my hardware and I can boot up fine. When I add dtoverlay=sdio-pi5 the system doesn't boot up (and I can't see anything on the screen, but that may...
View ArticleTroubleshooting • Re: X11 LXPanel Menu - Menulibre Corrupted List of...
Alacarte seems to have kludged this issue well enough. I managed to finagle it so that the lxmenu shows both sets of directories. Then I managed to delete those directories which were empty. All's...
View ArticleGraphics, sound and multimedia • Re: How To Install WideVine In FireFox ? (64...
I use TubiTV videos as ' test cases ' ....For a non DRM protected video go look at ' Babylon 5 ' (one of my favorite science-fiction TV shows of years past)For a DRM protected video try-out ' The...
View ArticleHATs and other add-ons • Re: Unable to make 2 USB cameras work
In the command window lsusb shows:Bus 003 Device 002: ID 1415:2000 Nam Tai E&E Products Ltd. or OmniVision Technologies, Inc. Sony Playstation EyeThis is not enough. Look here at my Logitech C910...
View ArticleTroubleshooting • Re: Can't boot from ssd
Having the same problem on a Pi that has run without a hitch for almost a year,If this is a cross-reference to your prior post at https://forums.raspberrypi.com/viewtopic.php?t=386796, you do NOT seem...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I have 2 raspberry pi 5's. ! has the Hailo AI kit. The 2nd has a PI camera attached. Icouldn't get the Hailo KIT to work with the camera as I was putting it into a metal case and it was shorting out....
View ArticleSDK • Re: Still something odd with floating point RP2350
The command is definitelypico_set_float_implementation(PicoMite pico_dcp) and it makes the difference, if I use pico_float_dcp the linker fails with library not foundSetting that bit makes no...
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 with german key layout - when available?
So, it has been 2 weeks since I got my Pi 500 DE-Layout.As a Pi 400 user I really enjoy the all over snappier system response of the 500.I wonder when the 500 will get certified by Canonical to run...
View ArticleAdvanced users • Re: Running 32bit ELF executables on 64bit Pi OS
If you create an ELF executable using the "-o" option of the compiler, then try to debug *that* executable, there is not a debugger out there I have found that can do that.Your compiler is generating...
View ArticlePython • Re: Bookworm and Python Text to Speech
Thanks for the help. After reading over your posts and docs, I thought that the 'apt install' looked least painful to add the gTTS library to Python. Sadly, that also generated an error. See...
View ArticleTroubleshooting • Re: Keeping PI5 program running after powering on and off.
You can't keep a program running across a power off or a reboot. You can start it automatically during boot though.[shameless self promotion]Running A Program At Start Up A Beginner's Guide[/shameless...
View ArticleGeneral discussion • Re: Pi Marked "Raspberry Pi Zero 2" (no W)
Thank you! The one without the W is marked (c) 2021 while the one with the W is marked (c) 2024, so that seems to line upYep, it's genuine. I've checked one of mine and an early one marked "© 2021"...
View ArticleFor sale • Re: Giving up on NAS
you're on your own unless paying double for the compatible lower-capacity hard disks.Since Amazon has high prices on Raspberry Pi, I thought I'd compare the largest capacity Synology-branded drive...
View ArticleTroubleshooting • Re: Flashing monitor
I discovered a couple things last night. I had only one power supply hooked up and then I plugged in the second supply and the Pi started up. The second thing I discovered is that the sim card doesn't...
View ArticleAdvanced users • Re: boot_partition=N filter for CM4
Interesting.Unless I completely misunderstand how try_boot works (very possible as I've not used it) I'm not at all sure what the point of it is.Doesn't it specify which boot partition to use? In...
View ArticleTroubleshooting • Re: Raspberry PI 5, Short Circuit 3.3V and GND! Need Help DEVs
I've just tested it with an HDMI to HDMI Micro cable but it's still an HDMI signalStatistics: Posted by DanflashX — Tue Apr 22, 2025 6:36 pm
View ArticleDevice Tree • Re: Display NOT WORKING - only works with Waveshare example...
GOT IT!Touch is working with this OverlayCode: /dts-v1/;/plugin/;/ { compatible = "brcm,bcm2835", "brcm,bcm2708", "brcm,bcm2709", "brcm,bcm2710", "brcm,bcm2711"; /* 0: I2C1 aktivieren */ fragment@0 {...
View ArticleNetworking and servers • Re: Streaming Mpeg TS over UDP
I would look at OBS Studio.Statistics: Posted by neilgl — Tue Apr 22, 2025 6:57 pm
View Article