Troubleshooting • Re: USB ports not working after reinstall to newest Bookworm
You sait that the way USB serial chips are treated has changed in Linux at some point in time. Where can I find some more info about this? ?This might give me some ideas. I've looked into serial port...
View ArticleBeginners • Re: Running a program at startup
Ah, the .config/autostart/foo.desktop method works, thanks!Perhaps someone should correct the sticky post, first post on this section of the forum, because it is completely...
View ArticleAdvanced users • Re: Pi becoming unresponsive for a period of time
Thanks all.I've bought a new SD card as the one I was running was old. The new one hasn't arrived yet.I initially thought it was maybe the power supply (it was running off my router USB, so changed it...
View ArticleAI Camera - IMX500 • Re: Deploy TFLite model
Unfortunately the TFLite framework has some limitations - particularly with the type of quantization modes available. The MCT is more capable, so we would recommend using a framework (e.g. TF or Keras...
View ArticleAutomation, sensing and robotics • Re: Relays for ethernet connections
Use 'ifconfig' or 'ip link' on the Pi to set the connection up or down. Your target system probably won't be able to tell the difference between that and an unplugged cable.Ethernet uses...
View ArticleGeneral discussion • Re: Automotive 12V power source for RPi5
I would use my money for something with a battery. Actually power supply / energy is more important when mobile than the 'brand of computing', but that is another story.As already said, depending on...
View ArticleGeneral discussion • Re: MQTT explorer (or alternative) for Raspberry Pi OS?
Hi,May I suggest you this tool I'm using at work: https://github.com/ChxGuillaume/MQ3TThis tool is developed by a colleague so feel free to give some feedback Statistics: Posted by laurent — Tue Nov...
View ArticleMicroPython • Re: Traffic_Lights.py example error
Thanks for the answers!If I understand correctly, only variables whose values I want to change for other threads within a thread need to be set global.What alternatives are there to...
View ArticleCompute Module • Re: CM4 CAM0 I2C Pins
(I don't like your naming convention - both your "I2C0" and "I2C1" would normally use the hardware interface I2C0, just on different GPIOs. Also, although hardware interface I2C1 can be mapped to...
View ArticleAI Camera - IMX500 • Re: Raspberry pi AI camera: Support needed for...
Would you be able to share the rpk model file with us please? We can then look at debugging this internally. Thanks!Statistics: Posted by naushir — Tue Nov 12, 2024 9:45 am
View ArticleAdvanced users • Re: RaspiOS 12 (aarch64) with KMSDRM, tool for taking...
I wrote raspi2png a very long time ago. It uses the now deprecated or defunct DispmanX API.I haven't had time to look for something equivalent for KMS/DRM. There is the write back connector, but I am...
View ArticleAdvanced users • Re: Is the PISP a fake IP hidden by an over-complicated...
I'm presumably misunderstanding your question, so lets start form the beginning.What camera are you using, what command line are you using?Note that encoding is a completely separate process,...
View ArticleTroubleshooting • Re: Raspberry Pi 5 overheating
I installed Lakka OS on my new Raspberry Pi 5, however the raspberry overheating and freeze, my question is why? And why Raspberry Pi don't have a protection to shutdown the system on high...
View ArticleBeginners • Re: 2 Screens on Raspberry Pi
working assumption here is that both your 7in as well as the unnamed 3.5in screen are working fine.Then the answer is yes, you can configure them for cloned as well as extended...
View ArticleTroubleshooting • Re: Raspberry PI 5 - green light fan max speed but not loading
Do any chips get hot?Statistics: Posted by sm6vfz — Tue Nov 12, 2024 10:09 am
View ArticleTroubleshooting • Re: window manager broken
maybe not pixel, maybe found something elsebut you know what i mean, this:i was reffering to thisactually is menu in bottom and not fully and have two desktops, i think its LXDEbut i want to switch...
View ArticleTroubleshooting • Alternatives to WayVNC because of poor Unicode support -...
I often have to cut and paste non-ASCII Unicode text (specifically, Devnagari, the script used by many Indian languages) into and from my Raspberry Pi 5. I'm using wayvnc and connecting to it with...
View ArticleBeginners • Re: Need confirmation: Basic wiring diagram for GPIO Inputs
No as there is nothing connecting the I2C pins of the expander to the I2C GPIO pins on the pi.Also see this https://pinout.xyz/And gpiozero...
View ArticleBeginners • Re: Start loopback module automatically
The excellent guide to all things startup is here (thanks thagrol) https://forums.raspberrypi.com/viewtopic.php?t=314455Statistics: Posted by neilgl — Wed Nov 13, 2024 10:27 am
View ArticleOfficial Display • Re: Raspberry Pi 4 Bookworm Official 7" Touchscreen...
if memory serves me right this is a long known problem.Try using Raspberry Pi connect instead.Statistics: Posted by aBUGSworstnightmare — Wed Nov 13, 2024 10:31 am
View Article