Compute Module • Board review
Hallo, I'm in the process of ordering a breakout board I made for the CM4. The last one had some problems that I hopefully fixed with this iteration. Could you please verify if there is anything out...
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 ArticleGeneral discussion • Re: RPI NAS with 2x4TB storage: comments please
WoL could be a problem, no matter which Pi you choose.Statistics: Posted by wildfire — Sat May 25, 2024 11:27 pm
View ArticleTroubleshooting • Re: RPi 3B+ New Card Slot
Cons: you've lost your favored spring loaded slot.Pros: You have a far faster SBC, twice the RAM, faster network, wifi & BT.Apart from the similar visual appearance your 3b+ is a completely...
View ArticleTroubleshooting • Re: Very Strange Network Behavour!
Hi epoch1970Thank you for your replyI’d get a console on that Pihole machine and look for that IP address. Yes, already did that. As mentioned the only reference I found was within the Pihole binary...
View ArticleHATs and other add-ons • Re: laser module
https://www.amazon.com/Acxico-Arduino-T ... bran689-20 this laser moduleStatistics: Posted by Jason French11 — Sat May 25, 2024 11:52 pm
View ArticleOther projects • Re: Custom Key pad
Very good. I assume you are using the Arduino IDE to write and test your code?The wiring will be identical to the Pico. Don't use I/O pins 0 and 1 as they are used for serial communication. You can...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Hardware PWM controll on RPi5
Hello,I am making a project that involves servo and PWM controll. I am using Python and I tried multiple solutions for this problem. First solution that kind of worked was using gpiozero library....
View ArticleTroubleshooting • Re: Pi 4 - No Ethernet
Your difficulties might be explained by a failing Power Supply, or the cables via which it is connected. I think perhaps the network devices might be early victims of insufficient power, even if the...
View ArticleAutomation, sensing and robotics • Re: Help with connecting pi to xy plotter...
Hi ghp,Yes It uses GRBL. The github repo accounts for that. I however was not able to get the interfacing to workI tried a pen up command and it didn't quite workCode: echo -e "G00 G90 G21 X10 Y-10...
View ArticleTroubleshooting • Re: RPi5 Wayland: Monitor "OFF Button" reboots RPi5
Code: console=serial0,115200 console=tty1 root=PARTUUID=a87c3777-02 rootfstype=ext4 fsck.repair=yes rootwait quiet splash plymouth.ignore-serial-consoles...
View ArticleHATs and other add-ons • Re: Why is there no M.2 HAT+ overlay?
If you have a Pi M.2 HAT+ and if you really want to see for yourself what the EEPROM contains and whether it specifies a DT overlay, you can just dump and decode the contents yourself:1. Make sure...
View ArticleTroubleshooting • Re: New RPI won't boot with old SD card
The old OS won't run on a new Pi 3B+ without an update. You need to update some of the boot files on the SD card. I thought that Buster was updated to support those, but it's possible it wasn't.Look...
View ArticlePython • Re: help wanted with code not working
it is old indeed and i was wondering if someone can maybe make it work because i really wanted to use itAs a final contribution to this thread:Have you tried contyacting the original author via...
View Article