Troubleshooting • Re: cannot get APT to update
Rebooting one's router is an often given advice that mysteriously and magically fixes a lot of problems.Nobody understands (or cares) why.BTW, sometimes just letting time go by accomplishes the same...
View ArticleBeginners • Re: How can i control 100 solenoids from a single Raspberry Pi
This sounds like a good idea. A quick Google, however, suggests that MOSFETs are not so simple to integrate with RPi, as they require gate voltages greater than 3.3V. However, I wonder if using the...
View ArticleGeneral discussion • Re: Is OS Download site down?
Downloads seem to be working for me at the moment.Try again...Statistics: Posted by DirkS — Mon Dec 23, 2024 5:24 pm
View ArticleTroubleshooting • Re: Booting from network, only when needed?
So I was looking to boot on network IF a network booting service is available on the network. If not, the Pi has to boot normally on the NVME SSD.Like that I can control if the Pi can boot on network,...
View ArticleRaspberry Pi OS • Re: Pi5 with one partition exFat
Any boot disk...as per OP question. Statistics: Posted by KeithMck — Mon Dec 23, 2024 5:39 pm
View ArticleTroubleshooting • sometimes green LED blinks 8 times but no boot
Hello everyone,I sometimes have a problem when I reboot my pi5. The green LED blinks 8 times but no boot. Simply unplug and plug the power and the PI5 boot. Occurs when booting with the SD card or SSD...
View ArticleBeginners • Re: DAS How to build a Raspberry Pi DAS (not NAS) by USB-C or WiFi
Hello, .. or connected by WiFi but not connected to Internet, just with a WiFiThat's exactly what a NAS is.A NAS is a Network Attached Storage, it has nothing to do with the Internet and it needs not...
View ArticleTroubleshooting • Broadcast issue with an RPI accesspoint install
I needed a simple application which required me to access an RPI via wifi in an area where there is no network.Since I had a Model B lying about I installed a minimal headless Raspbian based on...
View ArticleRaspberry Pi 400 and 500 • Re: RPL HD Monitor - Power Mystery
Mystery Solved !I tracked this problem down to my USB current/power meter reading low when connected to a RPi-5 or RPi-4 USB type-A port. The USB current/power meter is sold under a numerous brands on...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • gpio-mouse - how to increase the speed
I want to make use of the gpio-mouse driver - https://github.com/raspberrypi/linux/bl ... io_mouse.c - which allows to mimic a mouse function via buttons connected to GPIO.I've implemented it using...
View ArticleDevice Tree • Re: MCP23017 overlay error -EIO: can't write IOCON 32
May I ask you that you have sorted out how to write the overlay with pullups enabled?Code: fragment@20 {target = <&mcp23017_20>;mcp23017_20_irq: __overlay__...
View ArticleRaspberry Pi Connect • Re: Web API for Connect?
I guess I'll explain my thinking -We have a small factory which we're just now adding live monitors to at each department. These are driven by Raspberry Pis, basically just acting as dumb terminals...
View ArticleOther RP2040 boards • Re: Adafruit Feather RP2350 board gets stuck on / after...
You have to activate boot2 on RP2350:PICO_EMBED_XIP_SETUP 0Embed custom XIP setup (boot2) in an RP2350 binaryAlso have to select a proper board, in CMakeLists.txtCode: set(PICO_BOARD...
View ArticleGaming • Re: PS1 emulation, which one is best? Recalbox or Retropie?
Can you just "load and go" with any title in retropie and recalbox? Which one is better and more hassle free?RetroPie and Recalbox are basically front ends for emulators, therefor it depends on which...
View ArticleGeneral discussion • mount/umount
Hi,I'm running an old motioneye distro on a Zero 2 with python 2.7. It's working fine but it has filenames read-write only.Because I'd like to run a Python script which updates a log file, I'm not...
View ArticleGeneral discussion • Re: mount/umount
viewtopic.php?t=314455Statistics: Posted by memjr — Tue Dec 24, 2024 5:55 pm
View ArticleGeneral discussion • Re: New Raspberry Pi Products
This thread is too long. Should the admin stop it and force to open a new one?Statistics: Posted by ebolisa — Tue Dec 24, 2024 5:56 pm
View ArticleRaspberry Pi 400 and 500 • Re: Pi 500; questions and setup
So I got and set up the Pi 500. So far everything is good but I guess Google sync doesn't work on Chromium. It has the option to sign in, doesn't give a error, just puts you through the sign in loop...
View ArticleCompute Module • Re: SYNC_OUT pin on CM5 IO board
You're on the right pin. What are you using as ground? The other pin in the USB_OTG pair works.You should have the ethernet plugged into a switch: the hardware timestamping functionality doesn't work...
View ArticleGeneral discussion • how to boot from m.2
dear all i just bought raspberry pi compute module 5 and Compute Module 5 IO Board and i install Samsung 990 PRO 1TB with Heatsink NVMe Gen 4 M.2 Internal SSDnow the challenge is how to boot from NVMe...
View Article