AI Camera - IMX500 • Re: imx500-tools
were you able to resolve this. I still get unable to locate package errorMake sure to do a "sudo apt update" before "sudo apt install imx500-tools", that ought to get the packages...
View ArticleSDK • Re: Cannot connect to WiFi every second time
Thank you for the quick reply. And you are right as you suppose. Testing the code you sent, there are no more connection failed, when the session was terminated before.Do you see any way, doing like...
View ArticleGraphics, sound and multimedia • Re: Forcing 5120x2160 resolution @60Hz on RPi 5
Thank you, I think a full picture has been laid out. I just want to point out to bugs' nightmare that 5120x2160 @30Hz works with X11, or at least for what i've experimented there have been no bugs or...
View ArticleTroubleshooting • Re: Raspberry Pi Keyboard (RPI-KYB) - "6",...
I concur with the other. It sounds like hardware.Did you spill something on the keyboard? The sort of "clustered" failure is exactly what tends to happen if you do.There are techniques that you can...
View ArticleRaspberry Pi OS • Re: Is CLI version more stable than GUI version for...
If you're not using the GUI, it's generally better to start with the Lite edition of the OS. Lite is the same OS, it just doesn't have the GUI and apps pre-installed. It's not really for stability...
View ArticleTroubleshooting • Re: PiZero2Ws headless: connecting ocassionally?
Are the Pi2's in metal cases? They can weaken the signal massively and may make it completely unusable. If that's the case. Remove the case(s) and try againIs there any wireless interference? e.g...
View ArticleBeginners • Re: Is there a simple and foolproof way to upgrade the OS?
I finally gave up. Too hard, too time consuming, too frustrating.See what I did here: PI OS Upgrade: Buster to BookwormStatistics: Posted by Ratsima — Fri Nov 08, 2024 7:45 am
View ArticleTroubleshooting • Re: Raspberry Pi5 running plasma/KDE with Wayland crashing...
KDE plasma works with the latest wayland libraries now with the untested repository enabled.No need to use the untested repository. It's now in the main repository.I released libwayland-client0,...
View ArticleBeginners • Re: My first Pi project. Which components will I need?
You'll definitely need a power supply.https://thepihut.com/products/raspberry ... wer-supplyI would also suggest that you get a suitable keyboard, mouse and an HDMI cable (I assume that you have...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
What is the maximum current at 5V which can pass through the USB-C connector and tracks ?There is an internal limit of 5v5A but note, any input current >3A is against the USB specification (5v3A),...
View ArticleBeginners • Re: PI OS Upgrade: Buster to Bookworm
We can work through that if you are motivated to do so. There are lots of people in these forums that are here to some extent to help others. Thanks for your offer of help.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
Has anyone gotten working with Chromium in Kiosk mode the new squeekboard keyboard mentioned at: https://www.raspberrypi.com/news/a-new- ... rry-pi-os/ it seems like it could be a built in replacement...
View ArticlePython • Re: Python serial programing
Following @ghp's suggestion, I modified the code to wait for the correct PDU length. The PDUs vary in length depending on the SMS content, so it's not a fixed size. I haven't tested it yet, as the...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Raspberry Pi 4 model B external I2S...
..So, to interface the max98090 audio codec to RPi4, I have to write my own .dts file and compile it into a .dtbo file to include in /boot/overlays/.overlays wil have to go into...
View ArticleGeneral • Re: Trace FIFO and TPIU with ITM
Thank you !You've got much further than me, at least can see some pulses.I am going to get deeper in registers with debugger and a ton of (cluttered) ARM documentation.Wish me good luck because I need...
View ArticleNetworking and servers • Re: one pi to rule them all....
I also wanted a way to invoke one command and get ssh connections to multiple pi's - in my case 25 of them (crazy, I know). I did it using "screen", a quirky but powerful "full screen window manager"....
View ArticleAutomation, sensing and robotics • Re: A way to keep my cats out of the kitchen
cats are evilget a water pistol & shoot themafter a bit, it's enough to leave the pistol empty where they can see it, like the cucumber trick Statistics: Posted by kerry_s — Sat Nov 09, 2024 3:09 am
View ArticleNetworking and servers • Re: Raspberry Pi homemade NAS server
I'm using two 3.5 inch hard disks in their own enclosures on one of my Pi 5s, with an NVMe boot drive.I'm assuming you're doing RAID on the hard disks. If so, what software are you using for that? I'm...
View ArticleAdvanced users • Re: Is the PISP a fake IP hidden by an over-complicated...
Obviously, you take it personally.Actually, I read the whole code of libpisp. I have ported a new sensor, and I have patched libcamera. So, I think that I made the efforts to understand what the...
View ArticleTroubleshooting • Raspberrypi 5 with touch display and vnc at the same time
When raspberrypi 5 is connected to touch dsplay 2 and at the same time connects using VNC (realVNC or tiger VNC), the image via VNC is in portrait mode as on the display. I tried the vncserver-virtual...
View Article