Advanced users • Re: Moving Linux Kernel to 6.12
just installed 6.12 on a CM4 based DUT. I need to compile a custom kernel as I need SN64DSI8x bridge + LVDS display driver + generic LED BL driver.Looking at the GRAPHICS support I see a huge...
View ArticleAdvanced users • Re: Raspberry Pi dual connection communication problem
Make sure you are fully updated -- there were some OS changes recently that broke things, possibly including networking. The latest OS build should be okay.Then see Host a wireless network from your...
View ArticleAutomation, sensing and robotics • Reading output from Alessi 501 battery...
I have an Alessi 501 X-pert battery monitor on my boat. It’s about 20 years old (I know) but it does have an RS type socket and it can be set to output data like voltage etc to an attached computer. I...
View ArticleOfficial Display • Re: Rpi5 + Touch Display 2 + OS Lite, how to rotate?
..2. Set dtoverlay in config.txt to:Code: dtoverlay=vc4-kms-dsi-ili9881-7inch,rotation=90the rotate parameter will have to be in apt; don't think that has happened yet.If the system in fron of you is...
View ArticleAI Camera - IMX500 • Re: AttributeError: 'NetworkIntrinsics' object has no...
Until the release is available and you can update the Picamera2 system packages, you could add the following environment variable:Code: export PYTHONPATH=/home/pi/picamera2/(adjust to where your local...
View ArticleCamera board • Re: TypeError: from_ndarray() got an unexpected keyword...
Hi, there have been some problems with the PyAV library (the av module), in that we had to make some local modifications but were not able to upstream them back to mainline PyAV at the time. This...
View ArticleRaspberry Pi OS • Re: Debian Bookworm argon1.sh freeze
Thanks framp.The solution in a link in your message did not help.Searching for alternative/old argon1.sh script I get to https://github.com/sagikazarmark/awesome-argononeBut also none of that work.The...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: CM4 I2C Clarification
Thank you 6by9 for the thorough answer!I think I now understand the big picture of the I2C concept on the CM4.One followup question:You said enabling muxing on I20 while assigning GPIO44/45 to I2C1...
View ArticleGeneral • Re: Tcl on Pico?
I don't know of any big visible project using Tcl now, How about OpenOCD? I'm not exactly a fan of that, but it is an example of Tcl relevant to most people using Picos (even though it doesn't...
View ArticleRaspberry Pi OS • Re: How to self-learn RPi OS CLI version?
https://www.geeksforgeeks.org/linux-com ... eat-sheet/Statistics: Posted by KeithMck — Fri Nov 22, 2024 10:11 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 Temperature Troubleshooting
Barely gets above 40% CPU and 30% memory usage. I run Scrypted, Homebridge & a few other docker containers but that's it. I should also add that I'm running the latest official Raspbian...
View ArticleGeneral • Re: RP2* engineering modules?
That's good, it crashes 3 times faster. Still the same problems, right ? Or maybe more physical memory fragmentation. Not talking about cheapness.On the other hand it could do a good job together with...
View ArticleOther projects • Re: Very simple DTMF dialer
Hello!Since you are interfacing with old technology then you probably need to use old technology. If you can find an old dialup modem you can hook it up to your phone line and connect it to the Pico...
View ArticleBeginners • Re: How to do Peripheral Pin Select?
On a fresh install, we still need to enable the uart (UART1) on GPIO using raspi-config, it is not on the GPIO by default.Hello Friends,I cannot see /dev/ttyAMA0. How do I repair it?I even cannot see...
View ArticleGeneral discussion • Wifi 6e/7 6GHz USB adapters that work with the Pi 5?
Does anyone know of Wifi 6e/7 USB adapters that work with the Pi 5?I'm specifically looking to use the 6GHz frequency instead of 2.4 or 5.Thanks.Statistics: Posted by EvilMonkeySlayer — Fri Nov 22,...
View ArticleCompute Module • Re: Custom Carrier board issue
Is there something in your system that ticks at 16Hz?Statistics: Posted by PhilE — Fri Nov 22, 2024 10:24 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Waveshare 4inch SPI Display on RPi5
as with all other waveshare customers: they took your money, it's up to them to provide technical product supportHelloIf you have any questions about waveshare products, you can send an email to...
View ArticleGraphics, sound and multimedia • Re: First ever development project - Mini TV
On a Pi Zero 2W its labelled TV.I guess your using Pi OS Bookworm, hence the config.txt file being in a different location. If tutorials do not mention Bookworm they are likely out of...
View ArticleTroubleshooting • Rotation of 7" Touch Display screen not working
Hi thereI'm using an official Raspberry Pi 7" Touch Display with a Raspberry Pi 3B+ running Raspberry Pi OS Bookworm. I tried to rotate the screen by setting on the Screen Layout Editor the Screen...
View ArticleHATs and other add-ons • Raspberry Pi "official" USB SDXC adapter...
Hi allNow that "official" RPi SDXC cards and USB adapters have become available, I ordered a 128GB card and one of these adapters (those with two USB plugs) together with a RPI 5 (8GB RAM) to try...
View Article