Beginners • Testing my GPIO pins on Raspi5
OK as much as I don't want to post this because its very new but.....I have been plying around with building small projects kits I bought. I'm not sure anything is wrong but I did short out between...
View ArticleTroubleshooting • Re: Realtek RTL8812BU
thank you for your reply.the dongle is plugged directly into the pi.and it has just magically started working correctly on both of the sd cards i tested it on earlier this morning. the only possible...
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 ArticleTroubleshooting • Re: Fresh Pi OS Lite - Upgrade Issues with initramfs
I usually do Code: sudo apt updatesudo apt full-upgrade -yI used Imager to install Bookworm 64-bit Lite on a32GB card and booted a Pi4 4GB from it. Login via SSH and do the update/full-upgrade (104...
View ArticleGeneral discussion • Re: RPi4 and RPi5 Compatible Power Supplies which are...
Have you considered building a power supply into a case.https://cpc.farnell.com/mean-well/rs-15 ... dp/PW05255Statistics: Posted by rpiMike — Sun Apr 27, 2025 7:06 pm
View ArticleGeneral discussion • Re: RPI5 Dolby Vision
On the other hand, I guess RPL could potentially do what they did with a couple of codecs on the 1B and provide a few bits in the OTP for config and sell the license separately to those that want...
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 ArticleRaspberry Pi Connect • Re: Can no longer remotely access my Pi 5 via connect
And what do you get if you do Code: $ rpi-connect versionStatistics: Posted by gsh — Mon Apr 28, 2025 7:18 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPI3B+ and Console logs with RaspOS...
Was that your entire config.txt you posted above? If it wasn't please post all of it. Wrap it in code tags.config.txt:Code: enable_uart=1dtoverlay=pi3-disable-btdtoverlay=disable-btdtoverlay=uart1I...
View ArticleTroubleshooting • Re: Raspberry Pi 5; Program Run at Startup Not Working
Wayland is the compositor. You also need to know whether you're running labwc or wayfire. Same as you'd need to know which window manger you're using under X11.How do I know whether I have X11 or...
View ArticleMicroPython • Re: int() doing odd things.
This is a complete or consistent problem. Representing floating point is hard.Accurate representation of some floating numbers is not just hard but impossible, with 0.1 being a well known example of...
View ArticleAdvanced users • Alexa .... Alexa ... ALEXA!!
Hi All,Been a while since I posted here, but boy am I struggling at the moment. Some years ago I built a pi 3b with a version of fauxmo and LIRC to allow me to control my electric bed via IR. It took...
View ArticleTroubleshooting • How to check which hdmi port on RPi4 is used using command...
I am trying to troubleshoot an RPi4 installation running OSMC media center.I can remote into the RPi4 but not physically access it and I want to make sure that it is outputting video and which of the...
View ArticleTroubleshooting • Re: Script Help - Files Not Copied [SOLVED]
@thagrol, Thanks for the updated script. As it turns out, my original script I believe did work. My issue turned out to be WinSCP and stale data.I like your code better though, so will use it but did...
View ArticleAdvanced users • Re: Alexa .... Alexa ... ALEXA!!
Have you verified that you can run the script manually from the command line? If so, how do you run it? My first thought was that the script file has not been made executable (chmod +x...
View ArticleBeginners • I'm having some issue's and I hope someone Knows why??
I'm still very new to using Linux/Raspberry and I bought several Kits online so I could learn while doing... I run into error codes and have no clue why but this one is the worst I have seen...
View Article