Compute Module • Re: Issues interfacing VL805 with CM4
Code: [ 1.130360] PCI: CLS 0 bytes, default 64[ 1.153876] brcm-pcie fd500000.pcie: host bridge /scb/pcie@7d500000 ranges:[ 1.153915] brcm-pcie fd500000.pcie: No bus range found for /scb/pcie@7d500000,...
View ArticleRaspberry Pi OS • Re: Booting from zfs root
I would be interested to see a writeup of how you did this.Statistics: Posted by andrum99 — Tue Jul 23, 2024 3:52 pm
View ArticleGraphics, sound and multimedia • Re: Help with logarithmic potentiometer
Can you do a schematic of the setup ?Statistics: Posted by gordon77 — Tue Jul 23, 2024 3:59 pm
View ArticleRaspberry Pi OS • Hard drive goes read-only?
Note: This thread is not about the often-quoted phenomenon of the SD card going read-only (when it is almost worn out and about to be discarded). This is about hard disks.I have a rootfs on hard drive...
View ArticleTroubleshooting • Re: Can not get HDMI audio to work
Hi, Here it is: https://paste.debian.net/hidden/6fb41abdI haven’t changed anything in the cmdline.txt yet. But i can see there is some edid error on the file, maybe that is it?Statistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Can ADV7282M work with RPi4 at all ?
Hi 6by9,so, I have managed to obtain some logs. The first method by debugfs completely doesn't want to work (all the time everywhere "permission denied") so I have used the second method by placing...
View ArticleGeneral • Re: Flashing Pi Pico W with OpenOCD error
Thank you, it actually works with version 0.12.0. My package manager was stating that 0.11.0 was the most recent version, therefore i did not check for newer releases.Statistics: Posted by Braiuz —...
View ArticleTroubleshooting • Re: Camera Module 3 PiCamera2 selecting wrong resolution
You could follow the examples provided with picamera2https://github.com/raspberrypi/picamera ... ull_res.pyhttps://github.com/raspberrypi/picamera ... _config.pyStatistics: Posted by 6by9 — Tue Jul...
View ArticleNetworking and servers • Re: building a sata nas
Did the X1009 ship with a 5 connector SATA power cord for the drives?Yes, I received the board, mounting screws, heat sink, and SATA power cable. Everything was included except rpi5 and active cooler...
View ArticleAdvanced users • Re: Still use an SD alongside an SSD on Pi5?
Database. You need speed. The fastest on a Pi 5 is an NVMe SSD in a PCIe adaptor with PCIe set to speed 3. The speed is blinding. Things finish before you hit enter. If you stay with USB, you get half...
View ArticlePolski • Adapter VGA 666 - jak odpalić obraz na Raspberry Pi :)
Koledzy mam pytanie, czy ktoś z Was miał styczność z Adapterem do malinki VGA 666?Pytanie, bo z tego, co wpadło mi w oko trzeba przeprowadzić jakąś konfigurację w pliku, aby monitor z VGA odpalił Może...
View ArticlePython • Re: Help Request: Loading Python Script at Boot / Script Behaves...
Your code is failing to start as it cannot find a python module it needs to import. Systemd tries a few times then gives up in disgust.See section 8.3.8 of Running A Program At Start Up A Beginner's...
View ArticleTroubleshooting • Re: OS not booting
Thank you for your reply. The problem was the TV/monitor! I have used his particular monitor with every version of Pi up to version 3, including the Zero and Zero W, with no problem whatsoever. There...
View ArticleRaspberry Pi OS • Re: Raspberry Pi Zero W hangs and becomes unreachable after...
Might be related: when trying to update a rpi 1b, I get the same problem. Screen stays black (after the colorbox), no networking, nothing.Statistics: Posted by flok99 — Wed Jul 24, 2024 4:01 pm
View ArticleC/C++ • DHT11 code works with python but not C++
My python code for interfacing with a DHT11 works fine, but not the C++ "equivalent". I've revised it for hours and run it through ChatGPT countless times to play with the timings, still with readings...
View ArticleNetworking and servers • Re: Wifi setup using NetworkManager on Bookworm
If I want to change the Wifi access point. Where is it?https://www.raspberrypi.com/documentati ... networkingStatistics: Posted by ed1k — Wed Jul 24, 2024 4:21 pm
View ArticleTroubleshooting • Re: Video not displaying in Chromium 126.0.6478.164
Found a solution for my case. Go to Chromium --> "Settings" --> "System" --> disable "Use graphics acceleration when available" --> "Relaunch".Statistics: Posted by vinada — Wed Jul 24,...
View ArticleCamera board • Re: Enable UART breaks IMX462
I'm confused then, as the /v4l2-async/pending_async_subdevices results are the opposite of what I'm expecting.- There is nothing in the kernel logs from your first post indicating an issue. The sensor...
View ArticleMedia centres • Re: TV HAT Raspberry Pi 5
I have two pi5 with tv-hat running with this fix.No errors anymore even when i had three recordings running at the same time. RaspiOs at micro sd card. Thanks for the fix!Statistics: Posted by PieterO...
View ArticleGeneral discussion • Re: RPi 5 as a desktop daily driver?
Using the Raspberry Pi 5 as a daily desktop driver can be a fascinating experiment, but it depends on your needs. Its compact size and energy efficiency make it attractive, though you may face...
View Article