General discussion • Re: New Raspberry Pi Products
Thanks for adding some information Mike.hippy, wouldn't that just come under personal use. This all started with the assumed sale of mods, someone adding M.2. connectors on for profit larger than a...
View ArticleRaspberry Pi OS • Re: Running Bookworm Lite on RPiZ2 W - Scrot not working
Hello, and thanks for the response.All I am doing with the RPiZ2 W with Lite is getting used to using the rpicam features, and I am also trying to get up to speed with RPI Connect, and have already...
View ArticleRaspberry Pi 400 and 500 • Re: Overclock on the 500?
I ended up with Code: arm_freq=2950gpu_freq=1100over_voltage_delta=5000which is 100% stable and keeps temperatures below throttle threshold even under heavy load. With the above settings my rpi 500...
View ArticleTroubleshooting • Re: CM5 trouble with 7inch display on DSI
here you are https://paste.debian.net/hidden/94280270/Statistics: Posted by ringo77 — Sun Dec 15, 2024 4:19 pm
View ArticleCompute Module • Re: using SD1card blocks all IO on CM4 using bcm2835-sdhost.c
Ignore this post, this has now been moved to viewtopic.php?t=381108Sorry - I couldn't see a way to delete it, if you are the admin and reading this - feel free to remove it!Statistics: Posted by...
View ArticleTroubleshooting • Re: USB gadget on a Zero W, what I'm missing
It kind of confusing, in fact I can doing this every time in the exact same order (format, edit config.txt, edit cmdline.txt, create a ssh file, unmount, install SDcard, power on, pluggind the USB),...
View ArticleGeneral discussion • is there a backup utility for Raspbian Bullseye?
I want to install RPi Connect on my Pi4 so I can access my pi zero 2 w. However, I need to upgrade my Pi4 to Bookworm first. Is there a backup utility available? Or do I have to just copy...
View ArticleCompute Module • Re: CM4 Module / MMC booting issue
I observe this behavior with other MMC cards as well, but only with my new hardware. The CM4 modules are not new. Ok, you mentioned that newer MMC cards switch to 1.8V, but the problem is that the MMC...
View ArticleCompute Module • Re: CM5 Dev Kit PoE - what's needed?
Thx all - so I did wrong assumption poe fully integrated with dev kit.So I will wait for the hat.Statistics: Posted by Hulster — Mon Dec 16, 2024 3:55 pm
View ArticleRaspberry Pi OS • Re: Hard drives that won't go to sleep under Linux
Great. You know autofs, that's what I am suggesting you use: an automounter. Except it would be the one included in systemd, so installing and configuring autofs wouldn't be necessary.I've found this...
View ArticleAdvanced users • Re: MCP23017 overlay error -EIO: can't write IOCON 32
@aBUGSworstnightmare how does the dtoverlay than need to look like?Statistics: Posted by koerli — Mon Dec 16, 2024 4:18 pm
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500 build problems
I also have an issue with the power light. I can’t find a documentation on it, but it seems to go out at random for periods, flicker or turn of then randomly come back on, like it’s not mounted right....
View ArticleAdvanced users • Re: Sending and receiving data from serial port over network...
usbip or ser2netStatistics: Posted by redvli — Tue Dec 17, 2024 4:06 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
They're actually designed to be stacked like this, so you can fill a case with 30+ with minimal packing surrounding them. It's why the rear moulding doesn't cover more than half the height of the...
View ArticleTroubleshooting • Re: GPIO interrupt in linux kernel module is not working
I have a very simple requirement. I need to get a precise time between two separate GPIO inputs. Using interrupts seems to be the best way to get the most accurate time without wasteful busy waiting...
View ArticleMicroPython • Re: OSC over PPP?
Why not just use MIDI-2 ?https://midi.org/midi-2-0Adds everything you've said you want over existing USB (NOT DIN !) connections.Statistics: Posted by MikeDB — Tue Dec 17, 2024 4:12 pm
View ArticleAdvanced users • Non brickable update flow with AUTOBOOT
Hello Engineers,I am looking into RPI4 documentation and I am trying to understand the update flow and have the one which guarantees non brickable solution. I thought that AB flow would be a solution...
View ArticleTroubleshooting • Re: headless pi5 not responding every 4-10 days, journalctl...
I was getting same err in journalctl -p err ~ every 3 hours, every 10-12 days my headless rPi5 stopped responding. Only power reset recovered rPi5Code: Dec 14 18:51:21 SaulesMain kernel: mmc0: cqhci:...
View ArticleHATs and other add-ons • Re: RPi5 with Adafruit TFT Kippah
Glad to hear it thank you! Yeah, the Kippah is great other than being a gigantic GPIO hog.Statistics: Posted by JKeefe56 — Tue Dec 17, 2024 4:19 pm
View ArticleHATs and other add-ons • Re: BBC Micro:bit as a sensor for Build HAT
Looks interesting, how does it connect, physically?Does programming mean onboard so it will look like a normal LPF2 device over I2C or do you have to really hack BuildHAT to recognize it?Statistics:...
View Article