Troubleshooting • losing 2nd = analog display output too often
Dear members,Since I installed the latest PiOS - march 2024 - on a raspi3B (not +) I cannot walk away to grab a coffee and come backto a functioning display/screen. I used this display with an analog...
View ArticleGeneral discussion • Re: Is Raspberry Pi 5 usable as a main Wi-Fi access...
You will not get anywhere near the same Wi-Fi range as from a decent modern Wi-Fi AP. Small, single antenna. No MIMO, no beam steering."70 m2 radius" does not make sense. What do you mean?Statistics:...
View ArticleGeneral discussion • Re: Can I create a security risk with my Pi?
In reality, your only security risk is if you turn it into a server than can be accessed from outside the network, I.e from the Internet.Other than that, it's not a problem, keep a good, easy to use...
View ArticleAIY Projects • Re: AIY Voice Bonnet with Bullseye
@WhyNineI see you are looking into this, but how far you going to go?As I am really interested as seems a shame these hats don't work on the newer OSs.I am a ok programmer just don't know my way...
View ArticleDevice Tree • Re: 5th sc16is752 causes kernel error
Hi all, I patched the kernel at https://github.com/raspberrypi/linux/bl ... s7xx.c#L31 and increased it from 8 to 16. After reboot I can use all 5 Serial Expansion HATs. All expected serial ports...
View ArticlePython • Re: How Do I Open Audacity With Python?
What do you mean? I'm just asking how to open an app on startup.Statistics: Posted by Henrik Gill — Mon Mar 18, 2024 11:52 am
View ArticleGraphics programming • Re: Disabling /dev/dri/cardX in Pi5
Oh. Didn't realize that. Thanks for the correction.Statistics: Posted by dividuum — Mon Mar 18, 2024 11:58 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Getting Up To Speed
Have you looked at the 'USB bridging' solutions from FTDI? They're targeted at applications like this, and there are some very fast options.Statistics: Posted by jayben — Tue Mar 19, 2024 11:56 am
View ArticleCamera board • Re: HQ Camera external sync signals support added
Two problems.The immediate problem is the unhelpful assertion -- I believe this is fixed in the latest version of libcamera. Try upgrading.The root cause is an empty frame, which probably means the...
View ArticlePython • Re: Datetime Code Not Working
You may be right that that was not the issue. I did convert the date to a string.Statistics: Posted by Henrik Gill — Tue Mar 19, 2024 12:08 pm
View ArticleTroubleshooting • Re: HatDrive NVME not recognized anymore...
I will keep you posted, still at work but not sure if I manage to work on it tonight.However, the bootloader should already be correct. I did that over raspi-config and ordered it to boot from NVME...
View ArticleCamera board • Re: Camera module 3 wide black screen
What does "libcamera-hello --list-cameras"? give, my V3 wide shows Code: libcamera-hello --liAvailable cameras-----------------0 : imx708_wide [4608x2592 10-bit RGGB]...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset does not work for 16bits?
"Remote I/O error" is that the device didn't ACK one or more of the bytes.Does it report through i2cdetect? It sounds like a wiring fault.Statistics: Posted by 6by9 — Tue Mar 19, 2024 12:18 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: telescope focus motor - xHCI host not...
That add-on board basically adds the chip used for the Pi 4's USB controller as an accessory to a Pi 5 - so yes it will work. It's a Waveshare design, so it should be nominally compatible with the...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
The only things I found so far that push my Pi5 to the redline has been running LLMs and Stable Diffusion.But the three old PCs in the house are going to need a decent GPU card to do any better.To go...
View ArticleBeginners • Re: SH1106 128x64 OLED Display on I2C in Raspberry Pi OS Bookworm
Well, I've made some headway.The only way I could find to get Luma onto my Pi entirely successfully was to git clone it. I then discovered that it selects the wrong device type even if I select the...
View ArticleTroubleshooting • Re: gstreamer v4l2h264enc not working in recent kernel 6..6
I don't believe that will ever have worked on Bookworm, whether 6.1 or 6.6 kernel.It's a GStreamer change that tries to read the H264 level from the caps. You haven't specified it, therefore it ends...
View ArticleGraphics, sound and multimedia • Re: Big animated eyeball
Looks like that link is ancient; it has "This tutorial may be outdated" at the top. They seem to be using the very old "Wheezy" version of Raspberry Pi OS, which was last released in May 2015.For...
View ArticleRaspberry Pi 400 • Cloned 16 GB SD to 128 GB but it still shows as 16 GB?
I have cloned my 16 GB SD card to an 128 GB card using Etcher but afterwards it still shows as 16 GB disk capacity. What do I need to do to make it aware of the new free space? MaxStatistics: Posted...
View ArticleFrançais • Re: Carte SD fonctionnelle sur 1 rasp mais pas un autre
Bonjour,lire ici qui donne la signification des clignotementsoufaire une nouvelle SD avec le dernier OS voir iciStatistics: Posted by sylvain1664 — Wed Mar 20, 2024 12:34 pm
View Article