Advanced users • Re: Experimental RPi 6.12 kernel builds
Not sure why libaes.ko.xz is not found in kernel for 6.12.25+rpt-rpi-v7 but it is found in another kernel 6.12.25+rpt-rpi-v7l. Any reason for that? Or do I have to use other module with different name...
View ArticleGeneral discussion • Re: Input voltage to gpio pin(s)?
Except for the 5v power pins, you're limited to 3.3v.And obviously the GND pinsThanksThey're limited to 0V.Statistics: Posted by ame — Tue Jun 17, 2025 12:42 am
View ArticleCamera board • Re: Use bcm2835-unicam directly with userspace I2C driver?
There was a slightly hacked together plan with the dummy-sensor driver in the branch https://github.com/6by9/linux/tree/rpi- ... mmy-sensor, but seeing as that will require rebuilding the kernel you...
View ArticleGeneral • pico 2 w additional wifi module no scan results
Hello, I added a cyw43-based wifi module to PICO 2 W, refer to: https://iosoft.blog/2022/12/06/picowi_part1/I have established communication with the wifi module and ran the...
View ArticleGeneral discussion • Re: Help porting larger chip's OS onto smaller chip
Lol about the "eyeball Mark I", that was a hoot. But your suggestion was certainly worth doing, so I just dumped a lot of fluff on a USB and just bit the bullet. Since the 64 was the original chip I...
View ArticleGaming • Re: Retro pie on pi3
With Linux Operating Systems, you are supposed to solve the problem yourself, but not everyone has enough time to research the problem.I recommend starting from scratch, reinstall the operating...
View ArticleRaspberry Pi Desktop for PC and Mac • Intel nuc NUC6CAY missing wifi.
Hello I have an intel nuc with the rasbian desktop. Its working however I don't have internet. I have wifi and the nuc has a wifi card. Somehow the rasbian is not seeing it. I don't know enough or...
View ArticleTroubleshooting • Re: Cannot schedule script via cronjob that runs manually
logs, logs, and more logs!!your already capturing the logs, but you missed the leading /, so it may failfix that path, and then do the same for every other line, and see what the logs sayYeah, the...
View ArticleTroubleshooting • Pi 4 SSD Boot Fails on USB 3 Port, Works on USB 2 port
- Pi 4 running Bookworm 6.12.25- Crucial 250GB BX100 SSD (requires 2A power apparently) in ext USB 3.0 enclosure plugged into Tendak USB 3.0 Hub with 5V 3A power supply.- SSD was imaged from a working...
View ArticleTroubleshooting • Re: ca-certificates upgrade error?
Turns out its not a RPIOS issue, I updated my pure Debian Intel computers today and they have the same warning occur.Statistics: Posted by pidd — Tue Jun 17, 2025 4:56 am
View ArticleTroubleshooting • Re: Pi 4 SSD Boot Fails on USB 3 Port, Works on USB 2 port
I've no idea where to go with this, it says the Hitachi adapter is UAS compatible yet it is behaving like it isn't.If you have a spare SD card you could try creating an EEPROM updater in case the...
View ArticleTroubleshooting • Re: Ethernet link issue between Raspberry Pi CM4 and Cisco...
If you run `dmesg -w` in a terminal when you are plugging unplugging, do you get error messages appearing? If so post them, here - preferably traces from plugs that work and ones that don't.Thanks for...
View ArticleGeneral discussion • Re: Best UPS
UPSes aren't a large enough marketMotorcycle batteries are mass produced and the slight weight difference of sodium over lithium should make that a good target market. If only UPS makers would fit...
View ArticleTroubleshooting • Re: RP4: USB flash key stops wlan0 when connects to SS port
The same problem appears again on a different Pi5 board connecting a USB 3.0 splitter Lenovo A615. If I connect it to the SS USB port the wlan0 suddently stop working and resume if I disconnect. No...
View ArticleUser groups and events • Re: Peninsula Pi Party near Sydney Australia
June 28 at Gnostic Cafe Woy Woy. 10 am until the talking stops. I have a range of hardware to show. Any requests?Statistics: Posted by peterlite — Wed Jun 18, 2025 3:17 am
View ArticleTroubleshooting • Re: Do HDMI ports actually work on the Pi3 or Pi4?
Subject: Headless Plexamp on Raspberry Pi 4: No PCM Audio via HDMI with PulseAudio, IEC958_SUBFRAME_LE LimitationProblem Overview:I’m trying to configure a Raspberry Pi 4 (4GB) running Raspberry Pi OS...
View ArticleTroubleshooting • Re: Strange behavior with Raspberry Pis at low temperature
If the Windows PC is blue screening then there is an issue at the PC end. Nothing on USB and/or SSH should be able to make the PC blue-screen although it was a common problem many years ago (up to...
View ArticleAdvanced users • Re: What's taking 9 seconds before Linux begins to boot (CM5...
The code we have from Broadcom for configuring the DDR controller does not support saving and restoring of the training data.But you do have the source code, yes? Can you modify it to add that support...
View ArticleTroubleshooting • Re: Resetting Password on Raspberry Pi 5 - please help
Firstly, it's either a Pi5 or a CM5 (with case and enclosure). It cannot be both.That said, the steps at the OS level are the same:Get a root shellCode: passwd <username>Replace <username>...
View ArticleCompute Module • CM4 Lite (CM4002008) not booting on CM4 IO Board
I can not get to a proper boot from my SD card. I've made a Raspberry Pi OS (32-bit) image on a 64GB microSD card and inserted it into the SD card slot of a new Raspberry Pi Compute Module (4) IO...
View Article