General discussion • Re: Any recomendations for a backup system? flexbackup?
OK, I didn't give enough info. It's a headless server, I want nightly backups. I keep a nextcloud instance on it. There is no gui. I need a command line solution that I can put into crontab or...
View ArticleAutomation, sensing and robotics • Re: Is it feasible to investigate...
Another low-effort drive by.Statistics: Posted by ame — Fri Apr 25, 2025 8:19 pm
View ArticleTroubleshooting • Camera ***failed to start camera***
I am attempting to connect a camera with the Raspberry Pi 7in touchscreen. Camera is not working.This is the error message:[0:02:40.498953975] [1906] INFO Camera camera_manager.cpp:327 libcamera...
View ArticleGeneral • Re: ETM instruction tracing for RP2350
I am usually doing a mess when testing, sometimes hard to find, or hard to remember what I've tried, many things done live from debugger. Yep, the most important is to select the functions for GPIO...
View ArticleTroubleshooting • Re: Rpi (HDMI) not work sound, only video
I want to thank you in advance for trying to help me. The command your sent for me produces same sound in both versions: "Bookworm" and "Bullseye"Bookworm I tried the settings "PulseAudio" and...
View ArticleBeginners • Re: Can't access Pi5 on Win10
You don't appear to have any shares defined. Not even the default ones ([homes], [printers], etc.) Without shares, all clients can do is view the root of the server which will be empty.And what's with...
View ArticleMicroPython • Re: Making Micropython run in a partition with RP2350
You are seeking answers in the realm of advanced techniques in embedded systems developmentIndeed. But it's something the RP235X does support. This thread is about making it work and figuring out why...
View ArticleGraphics, sound and multimedia • Re: Status of TDM support
If you're open to alternatives to I2S you can get quite a few channels over USB Audio. With some tweaks I've managed two USB Audio devices with 27 channels each @ 8 kHz. I've not managed any greater...
View ArticleAdvanced users • Re: Running Raspbian from USB Devices : Made Easy
I'm struggling to get this working on my 3B+ - I am able to get to the stage of replicating BOOT/ROOT over to the USB device, but it fails to mount ROOT Code: Replicating BOOT/ROOT contents from...
View ArticleOther projects • Re: Using Raspbarry Pi to simulate Mouse
But I think a mouse is a "relative" device, so you probably won't be able to position the mouse at 100,100 using HID commands. I may very well be wrong here...One way is to move the mouse by a very...
View ArticleGeneral discussion • Re: RISC-V (?)
I do thus wonder quite how useable this new Orange Pi is.IDK, it depends. With 2X2.5Gb eth ports this board seems eminently suited for firewall/router applications.They seem to get new chips, put then...
View Article