Troubleshooting • Re: HDMI-CEC with Bookwork on original Pi B (not B+)
I can see the same result on my Raspberry Pi b1 and Raspberry Pi a1. Neither of these have the /dev/cec0 device. I also noticed that the cec kernel module wasn't loaded. I tried loading it manually...
View ArticleCamera board • Re: imx577 camera width CM4
Hi 6by9,If you find the later versions of that thread you'll find that it was acknowledged that imx577 is NOT the same as imx477, but imx577 support has been merged into the imx412 driver via...
View ArticleTroubleshooting • Re: Raspi5 fails to pip-install PyQt5 in a Python-Venv
Looking at the wheels (this is 32bit target but usually says how it is with 64bit when it tries to do it itself locally on a Pi).It's never been able to be compiled for them to provide us with...
View ArticleBeginners • Newbie Question: 32 bit vs 64 bit
I find that all of the recommended download versions are 32 bit ones. Isn't 64 bit better than 32 bit? Thanks.Statistics: Posted by milanolarry — Sun Aug 11, 2024 1:23 pm
View ArticleGraphics, sound and multimedia • Re: Pulse Audio: stutter & sample rate...
The 32k sample rate I use is simply because that is what the rtl_fm program uses. I had no stutter or strange audio artefacts, of course it is FM radio audio quality, same as for old radio in car for...
View ArticleAdvanced users • rpi-sign-bootcode in secure boot for Raspberry Pi 4
Hi,I'm at the stage where I want to lock down my Pi 4 to only allow secure boot and to burn in my key details. I understand that that process can be done with the update-pieeprom.sh script.What...
View ArticleBeginners • Re: Newbie Question: 32 bit vs 64 bit
The 32-bit OS will run on all Raspberry Pis released so far. The 64-bit OS will only run on the newer ones, not the Pi 1A, 1B, 1A+, 1B1, CM1, Zero or early Pi 2B.64-bit has some advantages over...
View ArticleTroubleshooting • Re: Which kernel to roll back to?
Code: eth2: connecting (getting IP configuration) to Wired connection 3"ASIX AX88772"ethernet (asix), 00:0E:C6:75:B5:C7, hw, mtu 1500So the device is recognised and configured as a network interface....
View ArticleSDK • Re: sdk2.0.0: USB CDC not working W11
I've checked why I put this is in https://forums.raspberrypi.com/viewtop ... E#p1944558I seem to remember that it also stops a rebooting PC from resetting a connected pico which is definitely not...
View ArticleBeginners • How can I rotate the screen without rebooting in Raspbian Lite?
I want to rotate the screen from change orientation from Landscape to Portrait.There are so many tutorials tell me that modifying /boot/config.txt and set Code: display_rotate=2However, this way needs...
View ArticleRaspberry Pi OS • Re: Interesting data: Pi02W vs Pi5 boot times
Haver you set the boot order on the Pi 5 so the firmware checks the SSD first?No, it's 0xF41. Changing that would undoubtedly improve the Pi5 time.Statistics: Posted by bls — Mon Aug 12, 2024 1:10 pm
View ArticleGraphics, sound and multimedia • libcamera Audio and YUV Video streams
Hi. I am using Pi 5 with v3 camera. I am trying to have audio stream and uncompressed video stream in the same time.Currently, I am using libcamera-vid command that can generate a stream containing...
View ArticleGeneral discussion • Re: Raspberry Pi 5 discussion thread
I think you would need to rebuild it yourself to get bleeding edge software.Arch and the Manjaro derivative are rolling Linux distributions that roll about as fast as the release cycles of the...
View ArticleTroubleshooting • Re: Changing the background colour of the TUI mode from...
I can post over at the RetroPie forums, I just figured this would something that's OS specific, rather than relative to Retroarch, emulation station and the odd emulator application.The blue colour I...
View ArticleTroubleshooting • Re: PI 5 OS error mesages
apt --fix-broken installE: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied)E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root?As...
View ArticleMicroPython • Re: Pico 2 Micropython problem
I've carried out further experimentation and found that deleting or commenting out the section where I set up the buttons allows the code to run correctly on a Pico 2 and Pico Plus 2 using the preview...
View ArticleBeginners • Re: How can I rotate the screen without rebooting in Raspbian Lite?
https://www.raspberrypi.com/documentati ... d-rotationStatistics: Posted by aBUGSworstnightmare — Mon Aug 12, 2024 1:52 pm
View ArticleTroubleshooting • Re: why start4.elf is not compatible in 2020-08-20 version...
Code: start4.elf: is not compatibleThis board requires newer softwarePCNs - https://pip.raspberrypi.com/categories/560-pcnRev 5 - "This new product revision is supported in firmware versions from 3rd...
View ArticleTroubleshooting • Re: Running Bullseye, did a update and now VLC has problems.
You're on the Legacy release as Bookworm has replaced Bullseye - https://www.raspberrypi.com/news/new-ol ... os-legacy/VLC should have been reverted to the base upstream version with that switch, and...
View ArticleTroubleshooting • Re: NO CAMERAS AVAILABLE ; RPI5
What to do if your camera is not detectedStatistics: Posted by 6by9 — Tue Aug 13, 2024 1:23 pm
View Article