Graphics, sound and multimedia • Re: Confusion about where video= came from...
I just realized that KMS with disable_fw_kms_setup=0 also sets the command line option "video=HDMI-A-1:720x576M@50D" which marks the mode as "User defined" in the connector mode list. Again while...
View ArticleBeginners • Re: PI RAM amount
Masses of ram?! The original object of the RPi was to introduce people to programming cheaply. I didn't buy into RPi until it offered 1GB ram, which at the time could run a desktop system with...
View ArticleTroubleshooting • Re: Offline repo for RPi OS doesnt work
You need to use the RPiOS images for Pi. While considering that, it's worth knowing that future Pi versions may not support 32-bit, so you should consider running 64-bit on your Pi. (Pi5 already...
View ArticleMicroPython • Re: uasyncio error
AttributeError: 'Server' object has no attribute 'serve_forever'I note you have two 'start_server' functions defined, presumably the original for Port 80, and what you added for Port 5000 -Code: async...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: I2C connection on Pi 5 not working
Pi's GPIO are 3.3V only! Do your devices have pull-ups against VCC (5V)?Have you checked your sensor on another platform?Just tested a TI BOOSTXL-SENSHUB BoosterPack - that's a bunch of sensors (5...
View ArticleTroubleshooting • Re: Brand new RPi 4B freezes
Tried installing epiphany which is billed as a "light-weight" browser and have exactly the same issue with freezing - the RPi freezes as soon as it starts to load a webpage. Are there any web browsers...
View ArticleCamera board • Re: Low FPS video capture through libcamerify
I tried controlling exposure using /dev/v4l-subdev0, when I runCode: v4l2-ctl -L --all -d /dev/v4l-subdev0I get:Code: Driver Info:Driver version : 6.6.31Capabilities : 0x00000000User Controls exposure...
View ArticleTroubleshooting • apt-get update look for a connection to postgresql
I made a try with PostgreSQL and do not want it any longer.I did the usual delete from system with apt-get purge postgresand postgresql and postgres*.But what ever when i make sudo apt-get update it...
View ArticleTroubleshooting • Re: Send IR Command LIRC
I tried to change configuration using a raspberry pi 2B with Buster. But nothing to do....Sorry for the delay in replying. Unfortunately I don't see the LED light up even with the camera in any way ....
View ArticleGeneral discussion • RPi zero 2W using Yocto
Hello everyone,I am currently working on creating a Yocto image for the Raspberry Pi Zero 2W. Since there is no specific configuration file for the RPi Zero 2W, I am using the raspberrypi0-wifi.conf...
View ArticleTroubleshooting • Re: RPI5 not booting
what kind of PSU is that?what happens if you push the on button?Statistics: Posted by aBUGSworstnightmare — Tue Jul 16, 2024 9:46 am
View ArticleHATs and other add-ons • Re: M.2 Hat+ pcb versions
please post some pictures of what you're referring too.AFAIK there is only PCB production and flammability class data on the back.on mine:1124 --which is most likely week 11 202414.3 ->...
View ArticleOfficial Display • Re: Updated Display?
The 15.6" should be HD (1920x1080) - non touch screen.Statistics: Posted by KeithMck — Tue Jul 16, 2024 9:49 am
View ArticleRaspberry Pi Connect • Raspberry Pi Connect
Hi users, I work with a Raspberry Pi Zero and I have done the Raspberry Pi Connect to connect it Remoto with my account. However, I want that one friend could connect it with his account to the same...
View ArticleAdvanced users • Re: RPI Secure boot not working as expected
Can you show the content of boot.sig?Statistics: Posted by serhiimi — Tue Jul 16, 2024 10:06 am
View ArticleRaspberry Pi Connect • Re: Raspberry Pi Connect - Paste to Remote
If I sign into the Rpi shell as opposed tot he screen to screen, I can paste directly into the shell......how weird is that?If you were to use the 'Report this Post' facility to ask a Moderator to...
View ArticleGeneral discussion • OS / Harware Compatibilty
Until recently I had always believed that, provided you respect 32/64 bit restrictions, you could develop software on any Pi and transfer it to any other Pi and it would work.Now in Imager you are...
View ArticleGeneral discussion • Re: RPi zero 2W using Yocto
Since this is not related to a RPI OS,. you are likely best to look for support at Yocto. See https://www.yoctoproject.org/community/contribute/Additionally, there are a number of posts of Yocto on...
View ArticleBeginners • Re: What is "/home/pi/.local"
{Superceded by better reply from RP representative.}Statistics: Posted by B.Goode — Wed Jul 17, 2024 10:38 am
View ArticleRaspberry Pi Connect • Re: rpi-connect-lite no sdcard
There's no intentional requirement on an SD card, is there anything useful in your logs?Statistics: Posted by paulmu — Wed Jul 17, 2024 10:39 am
View Article