Deutsch • Re: RPI wifi an Fritzbox
Hallo,Bullseye? Hast du mal mit dem aktuellen OS image versucht? Ist Bookworm (welches Bullseye ersetzt hat).Nein, hat sich nicht ergeben. Ist auch nicht im Plan. (ist halt so)Frage, was ist...
View ArticleCamera board • Re: High frame rates with the GS camera via Python/libcamera
Thank you gordon77, yes GScrop runs under Python.It would be more flexible if I could program everything directly via Picamera2.GScrop via Python also has some frame skips, but that's not a...
View ArticlePython • Re: very noisy SoC temperature measurement (RPi5)
I will change to use the file, but I see it returns slightly different results which are not simply rounding issuesThank you for pointing this out. You are absolutely right, the two methods yield...
View ArticleGraphics, sound and multimedia • Re: fruitbox MP3 jukebox
Can anyone pls give me a heads up on what the following defiinitions do and what the differences are between scaled, clipped and position ?[Spectrum] Mode <scaled|clipped|position>Statistics:...
View ArticleHATs and other add-ons • Re: NVMe x4 and x1 compatibility?
> adapter in question: https://www.waveshare.com/pcie-to-m.2-a.htm which doesn't provide the clock and there is no 32kHz clock on the PCIe connector on CM4IOThanks very much Yeah. That's as simple...
View ArticleCompute Module • Re: my wish for CM5 module
Jeff Geerling was chatting with Eben at CES2024.Something about CM5 document?main thing was https://pip.raspberrypi.com/categories/ ... d-guidancewhich is a rough plan on what to do with your CM4...
View ArticleRaspberry Pi OS • Re: Latest linux kernel doesn't match with kernel header...
I though a little. Latest version of Raspian is 6.1.70?No, latest apt kernel in RPiOS bookworm is 6.1.63.And that should match the kernel headers installed withCode: sudo apt install...
View ArticleDevice Tree • Re: Can I use conditional filters to load overlays?
There is also the board type filter (board_type? I'm AFK...) which is always safe.https://www.raspberrypi.com/documentati ... el-filtersyeah, [board-type=17] i think would match a pi5, and not have...
View ArticleTroubleshooting • Raspberry Pi 5 no soundcards found Problem
Hello, I've recently received my Raspberry Pi 5 and install the RPi OS 64-bit with balenaEtcher, and there a lot of issues surrounding the audio.I'm using FKMS instead of KMS because KMS results in a...
View ArticleMicroPython • Re: Viability of Pico W as a network device
After a weekend of playing and refactoring it seems there are some issues with wireless in so far as 'if it goes wrong, it can stay wrong' with all sorts of weirdness ensuing.But, when it's working,...
View ArticleAutomation, sensing and robotics • Re: Relay issues with pimoroni explorer
Hithanks for having a lookthe relay is plugged in to 5v(red), Gnd(black), signal(orange)-output 1the instuctionable said for output 2 but I changed it to see if it made any difference.the tmp36 is in...
View ArticleTroubleshooting • Re: Problem with official RPi 5 power supply
The power supply is plugged into mains extensions but I also tried to plug it directly into a wall socket and I only get a red led.I have several csi devices but the problem of raspberry refusing to...
View ArticleBeginners • What is Screen Blanking?
I have checked the documentation (https://www.raspberrypi.com/documentati ... n-blanking) and found no unambiguous definition of this.I also searched the forum here (using the term 'screen-blanking'...
View ArticleAdvanced users • Re: Dual ethernet ports on Pi Zero/2 via USB
For confirmation, I used to have two USB ethernet gigabit adapters connected to a Pi Zero with a hub and it worked fine (in Buster days).Great, thanks for the info!Statistics: Posted by riph72-lumi —...
View ArticleGeneral discussion • Forums downtime: Mon 22 Jan 07:00 GMT onwards
The forums will be down for maintenance on Monday 22 January from 07:00 GMT for a few hours (hopefully rather less than that, but let's err on the side of caution).Statistics: Posted by helen — Mon...
View ArticleMicroPython • Re: mpremote over UART/RS485
I guess I would need to modify micropython source code (change stdio to my own print/read functions) and then recompile it. That would also be my guess; enabling REPL over UART.Just adding the...
View ArticleAdvanced users • Trying to understand DRM plane limitations
Hi there.I'm currently reworking my software info-beamer to now fully embrace the KMS/DRM/FFmpeg future. Looking quite good so far, but I've run into an issue where I might need some insight. I'm...
View ArticleRaspberry Pi OS • Re: Bookworm: Alt-Tab behavior
Its difficult to swallow the "You have to go backwards to go forwards" ethos when switching to "mature" products like Wayland that are 15 years old (only 4 years younger than Xorg). I'm amazed Debian...
View ArticleGeneral discussion • Re: Disable Bluetooth doesn't work
The command hciconfig returns nothing. No error or anything.Eh? hciconfig showing nothing would imply the Bluetooth interface is disabled.It is advertising itself as an audio device and auto plays...
View ArticleTroubleshooting • Re: Pi 5 solid red light
Hey,Sorry I don't have an answer but seemingly the same problem, I tried what's on this thread with no luck: viewtopic.php?t=361544I wonder if we have (had) the exact same problem: on mine the LED...
View Article