Ubuntu • Re: Ubuntu 24.04 installation fails on Raspberry Pi 5
There are dozens of threads - would you post a link to the one you found? Many thanks.here, directly to the test fixed image.https://zoidberg.waveform.org.uk/images ... spi.img.xzStatistics: Posted by...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Python spidev xfer2 still working?
I ran an older Python script that used spidev and got an error for using xfer2:Code: import spidevspi_device = 0spi_channel = 0max_speed_hz = 10000000 # 10MHzfram = spidev.SpiDev(spi_device,...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset not working on sc16is752
For the most part the i2c-3 seems to be working fine.My Config.txt file...which doesn't have much in it. I have added the baudrate in the hope to slow things down as I seem to have some intermittent...
View ArticleGeneral discussion • Can I connect a RAM board to the pcie slot of the...
If i figure out a way to connect the ram board to the pcie slot of rpi 5, is it theoretically possible to add extra ram to it?Statistics: Posted by MomoShetty — Fri May 24, 2024 3:16 am
View ArticleTroubleshooting • Re: Boot error
You need to describe your setup more clearly.Setup comprises two rpi5 with Debian 121. Uses SSD vs SD Card -> This is the one with the boot issue2. Use SD card -> this is the one am trying to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Python spidev xfer2 still working?
I had earlier tried to see if threewire support was working and it looks like that messed-up spidev until the next reboot.False alarm... don't use Code: spi.threewire = TrueStatistics: Posted by...
View ArticleGeneral discussion • Re: Can I connect a RAM board to the pcie slot of the...
No.Statistics: Posted by W. H. Heydt — Fri May 24, 2024 4:23 am
View ArticleTroubleshooting • Re: [Video] Raspberry Pi 5 not booting or going to...
Yeah, I jumped around to different ones to make sure. I think the only thing I haven't tried at this point is connecting an NVMe hat to see if it's just the SDCard, but when I boot up the others...
View ArticleHATs and other add-ons • Official Raspberry Pi 5 NVMe Hat & WaveShare...
With WaveShare PoE+ extending the GPIO pins it looks like it can be stacked on top with a long enough PCIe ribbon, but it appears as if it would have minimal space between the hats and restrict...
View ArticleCamera board • Re: pink color issue with RPI Hq cam on rpi5 board
each picture was captured with the same command no json file was used libcamera-still -o image_name.jpgi am attaching image taken using same optical setup with RPi4 boardraspistill -o...
View ArticleTroubleshooting • Many different OSes first boots unsuccessful (RP Zero 2 W)
At first, I chose the "custom image" option in rp imager (kali linux arm) and when trying to burn it on a 128GB micro sd card, it got bricked to the point of no way of fixing it. Then I tried with two...
View ArticleGraphics, sound and multimedia • Re: C790 HDMI Board with RPi5
Hello Friends,As promised, I'm making available the script to set automatically the HDMI to CIS-2 Cards in RPi5I have posted the script and steps here....
View ArticleTroubleshooting • Re: Many different OSes first boots unsuccessful (RP Zero 2 W)
rpi0 is a low spec device best suited for headless deployment with a non-gui roll.raspberry os lite is the recommended osit has very low ram, after the os uses it's share there's even less ram.your...
View ArticleGraphics, sound and multimedia • Re: Video acceleration with Kodi on RPi5...
no, only raspberry stuff is optimized for rpi'sso you need the raspberry kodi versionalso the latest ubuntu has been broken on rpi's since release.Statistics: Posted by kerry_s — Fri May 24, 2024...
View ArticleBeginners • Re: TV LCD NO CONNECTION
These is even more strange. I remove the SD Card from the raspberry and pluged in the Hdmi on the TV and it worked, i ogt a image, a BOOT red image doing something. But with the SD card inserted in...
View ArticleTroubleshooting • Re: Headless Display Resolution on Bookworm
Same issue found on Pi 3B+ Qt 6.4.2 clean install.uname -a gives:Linux bgr03 6.6.28+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.28-1+rpt1 (2024-04-22) aarch64 GNU/LinuxUsing X11 with RealVNC server Created...
View ArticleTroubleshooting • Re: AltGr (Screen Grab) not working in Rasperry Pi 4
that might be an x11 vs wayland differenceor it might be alt vs altgr, try the other alt key?Statistics: Posted by cleverca22 — Sat May 25, 2024 2:56 am
View ArticleTroubleshooting • Re: Raspberry Pi 5 always boots from NVMe SSD, even with...
Thanks from another user: just saved me here, too. Trying to figure out a hellish audio problem -- no joy so far, but I've only been at it full time for three days -- I managed to lose sound entirely....
View ArticleAutomation, sensing and robotics • Help with connecting pi to xy plotter (CH341)
Hi All,I'm trying to work on a project that would get the image from a depth camera and would convert to tsp image. The converted tsp image is then sent to a xy plotter. I couldn't get the xy plotter...
View ArticleGraphics, sound and multimedia • Re: Zero2 analog synth demo
Thanks for the reply, glad you found it useful! I'm curious why UAC2 and MIDI isn't working out for your use case. I wish I knew more about how they work, I've really only found what works for me....
View Article