Beginners • keyboard freeze on pi 5 - HELP!
Basically, when I connect any USB stick or external hard drive, such as a 500 GB 2.5" mechanical drive, to the Raspberry Pi 5, the mouse and keyboard freeze, and I can't interact with the system. I...
View ArticleRaspberry Pi Official Magazine • Re: Rock Paper Scissors Tutorial RPOM 160
What is the link to the GitHub repo?Statistics: Posted by neilgl — Sat Nov 29, 2025 10:50 am
View ArticleOther RP2040 boards • Re: RP2354 sample fails to flash, behaves erroneously
Also I figured it might also be useful to add the code repository I'm working with, so any additional issues might be found out on there as well:...
View ArticleAutomation, sensing and robotics • Re: Rasberry Pi 5 PWM Example code
adding/changing config.txt to enable PWM on i.e. GPIO12/13Code: #dtparam=audio=ondtoverlay=pwm-2chan,pin=12,func=4,pin2=13,func2=4results in Code: pi@cm4nanob:~ $ pinctrl get 12,1312: a0 pd | lo //...
View ArticleAdvanced users • Re: 2.5 GB switch?
As it's been said above, download speed from the internet depends on many factors.I have a 1Gbits fiber with an excellent ISP in FranceAs you can see when I "speedtest" my internet connection it's...
View ArticleBeginners • Re: keyboard freeze on pi 5 - HELP!
It sounds like a power problemWith power supply do you use ?does this happens when you use a selfpowered USB hub to connect your hard drives ?Statistics: Posted by dwam — Sat Nov 29, 2025 11:04 am
View ArticleGeneral discussion • Re: Where Might I Find Such Information?
TBH, I'd much rather major changes of this nature were held back until the next named release. Introducing it mid-release makes life harder for those of us trying to help folks outThough it should...
View ArticleBeginners • Re: Attempt to move my current filesystem on external SSD and...
This might help.https://github.com/gitbls/sdmhttps://github.com/gitbls/sdm/blob/mast ... ryption.mdStatistics: Posted by keyboardman — Sat Nov 29, 2025 11:47 am
View ArticleTroubleshooting • Re: CAS Maxima not working after Bookworm –> Trixie...
Stockfish running under kernel "2712" was only 3.5% (i.e., nothing) better than running under kernel "8".I think some people would consider a 3.5 percent increase significant. A more noticeable impact...
View ArticleTroubleshooting • Flat cable and GPIO pin sensitivity
Pi 5 with PCIe adaptor using a flat cable and power from GPIO pins. The setup is used for experiments so is on base with breadboard but not enclosed. over maybe 20 ~ 30 tests, I have twice had to...
View ArticleTroubleshooting • Re: mounting a network drive over nfs fails on trixie...
Many thanksand this fixed my new install of Lite(64 bit)AppreciatedSteveStatistics: Posted by sgreensides — Sun Nov 30, 2025 9:41 am
View ArticleTroubleshooting • Re: Flat cable and GPIO pin sensitivity
Which GPIO power cable ?How long is the flat pcie cable ?Statistics: Posted by gordon77 — Sun Nov 30, 2025 9:41 am
View ArticleCompute Module • Re: Provisioning a CM5 based device "on the field"
We've got a similar problem. At present customers upload a single file (via a web page) for the software, plus a few small files for configuration. (And this file contains all the software running on...
View ArticleTroubleshooting • it seems to be a tixie update will not back up sD card
So not only does the "Control center" not work as I said in another postingbut it will not back up the cardStatistics: Posted by ray068 — Sun Nov 30, 2025 10:21 am
View ArticleTroubleshooting • Re: it seems to be a tixie update will not back up sD card
It could be that your sd card is corruptedall the issues you're reporting seem very weirdhave you tried flashing another SD or a USB ? (copying or backuping a card that does not work well is unlikely...
View ArticleBeginners • Re: Attempt to move my current filesystem on external SSD and...
This is what I have done , note that the current system state was to have an encrypted filesystem on the ssd with the following format:Code: /dev/sda1 512Mb Boot Partition/dev/sda2 932Gb Encrypted...
View ArticleRaspberry Pi OS • Re: Raspberry Pi stuck trying to update network-manager...
I had the same problem today on a Raspberry Pi 4 using a Wi-Fi connection. UsingCode: sudo dkpg --configure -ajust tried to complete the installation of network-manager, which killed the Wi-Fi...
View ArticleBeginners • Re: local-host-dashboard
Looks good.Is this the correct port? Code: http://<raspberry-pi-ip>:5002Statistics: Posted by neilgl — Mon Dec 01, 2025 10:36 am
View ArticleRaspberry Pi OS • Re: Problem with custom kernel initramfs_2712 on trixie
I am suspecting that something is no longer working in loading the initramfs file when os_prefix is being used.Can you try moving the default kernel files:bcm*.dtb...
View ArticleGeneral discussion • Re: Raspberry Pi 2 Model B v1.3
Edit: But, even after looking at the mouser and digikey sites, I wouldn't be sure which rev I would be getting, to the OP's point.At this point in time, it's rather unlikely that you'd still be able...
View Article