Python • Re: Debug Flask Server from Thonny
Did the ping from the desktop PC to 192.168.1.121 work ok?Statistics: Posted by neilgl — Thu Sep 11, 2025 8:33 pm
View ArticleZephyr • Re: Very timely addition
And the 'hello_world' example didn't produce serial output for me (Pico 2 hardware); is it possible that the link between the console output device and the physical UART is missing in the Pico...
View ArticleTroubleshooting • Re: SSH: Login with password not accepted after new...
There are problems with Imager V1.9.4 where the password is not setup correctly. There multiple articles on the forum about this problem.I have returned to Imager V1.8.5 and had no...
View ArticleMedia centres • Re: Peppy player
There are no other log messages related to the NAS mount. I manually updated the .smbcredentials and the fstab and it is working fine now.Statistics: Posted by y2kats65 — Thu Sep 11, 2025 9:10 pm
View ArticleBeginners • Re: Imager changing password when flashing OS
If you can't change it with 'passwd', you can do `sudo passwd <username>` and it will only ask for the new password.Great info, thanks.Statistics: Posted by Zero_Cool — Fri Sep 12, 2025 6:36 pm
View ArticleOff topic discussion • Re: A bit of Raspberry with 144C/288T
With the last commits I introduced a slowdown of the recreates, which I am debugging.Good that I took the time needed to investigate this.In this posting I confirmed @ejolson's claims that using...
View ArticleRaspberry Pi OS • Re: Extra kernels when updating
remove-kernel allows selectively removing obsolete/unwanted kernels completely and effortlessly.Statistics: Posted by RonR — Fri Sep 12, 2025 7:04 pm
View ArticleRaspberry Pi OS • Re: Booting Pi5 from specific USB drive
Is there a way to tell the system to boot from a specific USB drive? You might find Raspberry Pi 5 Boot Control useful.Statistics: Posted by RonR — Fri Sep 12, 2025 7:08 pm
View ArticleAndroid • Re: Raspberry Pi 4 can run both Android and Linux apps.
We have updated our APK's to work with Konsta Kang's latest Lineage OS 22.2 release (lineage-22.2-20250826-UNOFFICIAL-KonstaKANG-rpi4.zip). Also the VolksPC Linux desktop is now based on Debian Trixie...
View ArticleTroubleshooting • Re: Raspi4b Lan powering down/sleepig = sluggish ssh
SO I decided to check out dmesg... flooded with these:[164652.118830] bcmgenet fd580000.ethernet eth0: Link is Down[164655.191750] bcmgenet fd580000.ethernet eth0: Link is Up - 1Gbps/Full - flow...
View ArticleTroubleshooting • Re: why is Linux such fun (sorry for my sick humor) sd card...
why not use that as part of that 8 Gigabyte for part of the boot up. Then it will always boot up, unless you use some kind of "special command" to change the boot sequence, the last time you used...
View ArticleSDK • Re: SOLVED : Anyone got assembly code for 32x32 => 64 that works?
My understanding is that it’s my responsibility as the callee to preserve r4, so the push/pop really IS needed. And as far as I can tell there is no way to convince C to only promote one of the...
View ArticleAdvanced users • Making a Pi5 Router in Bookworm
Call me old fashioned, but I sometimes wonder what precipitated the need for a change to the routing methodology in Linux (UNIX). I used both names, because that is how far back the methodology goes....
View ArticleTroubleshooting • Re: recently imaged to new SD card, SSH connection...
Given the relative low cost of an SDcard...and the amount of problems on here that are related to bad SD cards; personally' I would start afresh with a new one as it would eliminated one possible...
View ArticleTroubleshooting • Re: RPi5 Bootloader Update Error
Last post I didnt hook up the UART info for USB boot: $sudo ./rpiboot -d recovery5I see 1 error @10.59 Update Failed. Retrying -> but I guess the retry worked? Code: Type [C-a] [C-h] to see...
View ArticleBeginners • Raspberry for Parent Controls/Times
Hi,I've been using pi-hole on my raspberry pi which is great for blocking content not appropriate for my kids, but its lacking a time control for the profiles. E.g I want to be able to turn off there...
View ArticleBeginners • Re: Jumpy EC11 Rotary Encoder on Raspberry Pi
Well, yes, let's blame an entire nation for OP's problem before knowing what the reason is.I agree there are honest Chinese companies like JLCPCB and SMIC. But the government of a country that allows...
View ArticleBeginners • Re: Theoretical question: how do you implement a project that...
In the PLC world, there are remote I/O modules that are connected to the ‘core’ via a fieldbus. This is not necessarily lightning fast, but thousands of inputs and outputs are possible.Statistics:...
View ArticleNetworking and servers • Re: Installed openvpn but have no internet...
That video seems to be simply installing PiVPN using the standard install method (via a bash script)Anyway I would remove/disable the other openVPN from the Asus routerThen follow the "How do I...
View ArticleTroubleshooting • Re: No GUI after reboot
Looks like a question for yunohost support?Statistics: Posted by neilgl — Sat Sep 13, 2025 7:57 pm
View Article