Advanced users • Powering CM5 - custom carrier board?
I've got my CM5 up and running with the CM5 I/O Carrier board and I can ssh into it. However, I need a MUCH smaller footprint and need help.I see I need to connect with the hundred pin Hirose...
View ArticleTroubleshooting • Re: LED Error Code/can't boot up Pi3B+
“When I install HA, the code is not meaningful.“Is that using some HA image (operating system with HA) on a microSD card and booting from that?If so which HA image?Statistics: Posted by neilgl — Sun...
View ArticleTroubleshooting • Re: HDMI only there is black screen
Ty so much it workStatistics: Posted by reddarkknight — Sun Jan 05, 2025 3:08 pm
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: REPRODUCIBLE BUG: HDMI audio channel...
Great news. It looks like this problem has been fixed.I have installed 2024-11-19-raspios-bookworm-armhf-lite and run the test script and played music for several hours without any channel swapping.I...
View ArticleGeneral • Re: HD44780 16x2 character LCD 5V with Pico
Still better use a level shifter (8 bit), it's cheap (can get 10 pcs for £7.99), it's forgiving to mistakes, and why not, looks a little bit more elegant. ;)MKL._AC_SL1500_.jpgYes, I have one, but...
View ArticleTroubleshooting • Re: I can't ssh to my pi 5
Can you connect an HDMI monitor / TV and keyboard+mouse to it temporarily?Hi I did but I prefer SSH because I need to use it multiple different things like a VPN,DNS, Octoprint do you have anything I...
View ArticleRaspberry Pi OS • Re: GUIDE: Ubuntu-like GNOME on Raspberry Pi OS Lite (NO SNAP)
I also modified the RPiOS standard environment 2 times myself and also made Ubuntu for Pi4 snapless long tiime ago. But it is all available as complete images via Armbian, see...
View ArticleGeneral discussion • Re: Pi5 16GB ?
We'll see on the 8th Statistics: Posted by gordon77 — Sun Jan 05, 2025 3:19 pm
View ArticleAdvanced users • Re: sd-card cross-encryption
Was the initramfs getting as far as asking for a passphrase by itself, or is that still a separate problem?Sorry, I don't understand your question :/While booting the rpi, no passphrase is asked, the...
View ArticleGeneral discussion • Is Raspberry Pi Branded SD card available on Amazon?
I was curious about the recent announcement that RPi is now making (marketing) SD cards.So, I searched Amazon and found:https://www.amazon.com/Generic-JiboTECH ... 0D3YCVT54/Now, ignoring for the...
View ArticleGeneral • Re: RP2350 availability?
The RP2350 Hacking Challenge has concluded.There have been some fantastic submissions! We'll announce winners and publish details on Jan 14th 2025. I expect we'll learn more then, and hopefully hear...
View ArticleGeneral discussion • Re: Is Raspberry Pi Branded SD card available on Amazon?
I thought that the "official" Branded card was an A2. This one doesn't appear to be. Also, date of availability is before the "officlal" card was released. And...the ratings absolutely suck.Presumably...
View ArticleGeneral • Re: RP2040 counter divider by 10
I assume you mean using a PWM slice. Set the input to count on a rising edge, set the counter to reset at the tenth count and direct the output to a pin should work.Statistics: Posted by MikeDB — Mon...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MCP2515 Module with Raspberry zero 2W
The output of gpioinfo indicates that CS-pin is not active. This suggests that the configuration line "gpio=8=op,dh" is not working as expected. The question why?Code: root@techtool:/home/technik#...
View ArticleRaspberry Pi OS • Re: raspberry pi is not booting up even after sucessfull setup
A lot depends on what "gave 5v power supply to raspberry pi from the pc" means in practice (via a USB2 port, USB3 port, via molex/SATA connector, ...) and, if using a USB port, whether or not the PC...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
Plus being able to use any manufacturers PSU really helps. Lenovo, Dell, Raspberry Pi etc all work fine together now.Plus being able to plug the PSU to any USB-C on any side is nice. And same for...
View ArticleHATs and other add-ons • Re: high cpu with 2-CH RS485 HAT Interface-Card and pi5
The PR is merged, so any 6.6 kernel from Apr 18th 2024 (the date it was merged) onwards will include the fix.Statistics: Posted by 6by9 — Mon Jan 06, 2025 3:45 pm
View ArticlePython • Re: No module named 'rpi_backlight'
Are you running Bookworm 64-bit or something else?If it is Bookworm is the backlight stuff installed in a python virtual environment (and activated) or not?Statistics: Posted by neilgl — Mon Jan 06,...
View ArticleAdvanced users • Re: Downgrading from Pi5 to Pi4
Backup the pi4 SSD onto a spare SSD just in case.Test that the backup works.Install the " apps which harvest info for me on a Pi 5" onto the Pi4 (and connect sensors if any)The Pi5 is now...
View ArticleTroubleshooting • Re: GPIO interrupt in linux kernel module is not working
WringPi is not deprecated, it is running on Pi5 , ISR is working, but it may not solve your problem.Statistics: Posted by evil — Tue Jan 07, 2025 3:20 pm
View Article