General discussion • Re: Don't do this!
Surprise indeed,Mounting anything in /Home/... shouldn't affect anything in a typical users /home directory.Yes I know I'm raising a different issue but this is linux and case is important. Anyway...
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 ArticleCamera board • Re: OV5647 Camera I2C address disappears when unloading the...
I was not able to control the "cam1_reg" regulator. so disabled it in config.txt using:dtparam=cam1_reg=off and then made the regulator pin high(gpio41) manually:gpioset gpiochip0 41=1now I can...
View ArticleTroubleshooting • Re: sometimes green LED blinks 8 times but no boot
no overclockingStatistics: Posted by tritri — Tue Dec 24, 2024 6:05 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 ArticleRaspberry Pi OS • Re: Firefox-ESR in Bullseye (Debian 11) - March 2025...
You mean 11/Bullseye -> 12/Bookworm?Yes I do. Mixing up that releases sometimes, too confusing ToyStory fetish buzzwords Is that the only question looking at (how much time I put in) my last...
View ArticleCompute Module • Re: cm5 USB 3.0 Power Fault State No input
Hello,While reviewing the CM5 IO board, I noticed that Pin 100 is connected to the CSI (Camera IO port). However, in earlier discussions, it was mentioned that this pin could also be used for other...
View ArticleMedia centres • Re: Peppy player
I had to go through full installation process but it only took 20mins.Make sure that in configuration screen (configure_radio.sh) you'll go for 1602 LCD with i2c backpack and 0x27 address.Then after...
View ArticleCamera board • Re: Problem with Waveshare Rpi Cam G on Raspberry Pi Zero 2W
Raspberry Pi OS has been using libcamera for the last 3 years. OpenCV's VideoCapture only works with simple V4L2 devices.There are multiple threads covering alternative approaches to link libcamera...
View ArticleCompute Module • Re: TVOUT video shaking on monitor
I am using raspberry cm4 io board with 12v dc adapterI have taken tvout from j2 connector of io boardI have setup raspberry pi on pal mode and i am using pal display only,But while booting splash...
View Article