General 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 ArticleBeginners • Re: Testing my GPIO pins on Raspi5
I think there is something not quite right with pintest. It gives Code: pintest: error: 'GPIO busy' on a Pi4 running Bookworm after 5 GPIO have been shown as ok. Re-running it gives 5 different GPIO...
View ArticleNetworking and servers • Openwrt usb WIFI??
Hi Guys I am starting a n openwrt project on a PI4B. I have the USB RJ45 jack set up and I am looking for a recommendation for a USB WIFI adaptor.One that openwrt has drivers for. I understand this is...
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...Mice emit relative monements only, yes....
View ArticleRaspberry Pi Official Magazine • Re: About the new name of MagPi
Oh, but the newer books are finally available digitally for paying users. Thanks for that.Statistics: Posted by stl1988 — Sun Apr 27, 2025 7:45 pm
View ArticleCamera board • Re: Is my camera module v2 dead?
I did check the contacts and connectors many times and looks ok.Maybe worth checking the FPC insertion in the camera end one more time. Seems to be quite a bit of stiffener showing outwith the...
View ArticleCamera board • Re: imx296 camera not working with ffmpeg and v4l2 app
Hello. Do you resolve you problem?i also have this problem with libcamerify ffmpeg.By tha way, in baresip thjis way is working, but i got 18-24 fps at 640x480.ffmpeg erorr at libcamerify ffmpeg -f...
View ArticleTroubleshooting • Re: /dev/root full; what next?
That doesn't tell us much. What do the following commands return?Code: uname -acat /etc/os-releaseCode: Linux nasPi 5.10.103-v7l+ #1529 SMP Tue Mar 8 12:24:00 GMT 2022 armv7l GNU/LinuxCode:...
View ArticlePython • Installing PyNacl for Rasbery PI OS
I tried installing pynacl using ' pip install pinacl' and would not install. Can pynacl be one of the packages to get installed when python3 is?The error message was:pip install pynaclerror:...
View ArticlePython • Re: Installing PyNacl for Rasbery PI OS
I tried installing pynacl using ' pip install pinacl' and would not install. Can pynacl be one of the packages to get installed when python3 is?The error message was:pip install pynaclerror:...
View ArticleBare metal, Assembly language • RESET Exception/Interrupt
I've followed the guide here to get timer interrupts working on a rpi 1 Ahttps://www.valvers.com/open-software/r ... -c-part-4/ All good. Midway through following this I though i'd just quickly set...
View ArticleTroubleshooting • Re: Raspberry Pi 5 black after boot
ok, cmdline.txt looks ok, (you might add a "d" after the 60hz refresh rate)- what about your HDMI cable? is it the official one?or are you using an adapter?(adapters are known to cause issues)No, it's...
View Article