Other • Re: lxde / LXPanel email display notification Mozilla-ThunderBird
Did the version of TB change during the move?You may want to ask on the TB Forum https://support.mozilla.org/en-US/produ ... port-forumStatistics: Posted by DS256 — Sat Aug 16, 2025 1:55 pm
View ArticleAdvanced users • Re: Configuring Pi before first Boot
Grumble.... Neither a fan of sdm or nm, ...I suspect you won't find the same basic config ability with sdm, and unless you can run nmcli before first-boot, that limits an easy way to preconfigure it....
View ArticleSDK • enc_bootloader vs hello_encrypted
What's the difference between enc_bootloader and hello_encrypted.https://github.com/raspberrypi/pico-exa ... /encryptedhttps://github.com/raspberrypi/pico-exa ... _encryptedI flashed the UF2 from...
View ArticleGeneral discussion • Re: Programmable smartwatch
A programmable smartwatch lets you customize apps and features to suit your needs.Some threads become nuisance magnets to the point that they deserve to be Locked prematurely.Statistics: Posted by...
View ArticleTroubleshooting • Re: Pi5 desktop resolution changes intermittently
Update that the Pi before login is on 1920x1080 but after login, the resolution is always 1024x768.Another peculiarity is that when I move my iPhone iOS 18.5 with Bluetooth and Personal Hotspot on or...
View ArticleRaspberry Pi OS • Clean image then update errors
Using rpi-imager-amd64_1.9.6_amd64.deb and a 64GB MicroSD for my 3B+. Created image twice (on laptop then desktop, both Mint Linux 21.3) each time the image is written and verified without errors, it...
View ArticleBeginners • Re: rsync problem
Update your question with the results of your checking on Drive-A.You inadvertently set me on the correct heading.I knew that Drive-A was mounted at /media, I had previously checked this. However,...
View ArticleC/C++ • I²C blocking commands always stop after one byte
Hello, found nothing in the forum which addresses my issues, so I'll ask the community.I try to setup a RPi Pico to work with an I²C sensor. setting up the I²C:Code: // I2C Initialisation @ 400Khz....
View ArticleBare metal, Assembly language • Re: Controlling a SIM7600G-H 4G HAT (B) bare...
Looking at the WIKI pages for the product, it enumerates as COM ports. The one providing the AT interface may well be a generic CDC-style thing.It may well be that in that instance, you don't need a...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • serial port clarification
I finally got GPS to work on a 3B+. now I have a few questionsYou have to shut down the console to use the serial port for GPS. does this prevent logging in via SSH?does assigning the serial port to...
View ArticleNetworking and servers • Re: Setting up AP on wlan1
There are some posts in the forums here, such as viewtopic.php?t=357998, that might work. There are also tools such as https://github.com/gitbls/sdm/blob/mast ... Hotspot.md, which configures...
View ArticlePython • Re: Autostart Python script in pyenv help needed
What am I doing wrong?Quite a lot really but your biggest omission is not having any way to capture any error messages that might be being thrown. Without those all anyone can do is guess.Some...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: serial port clarification
I finally got GPS to work on a 3B+. now I have a few questionsYou have to shut down the console to use the serial port for GPS. does this prevent logging in via SSH?No. ssh uses your network not your...
View ArticleBeginners • I Always Comes back
I cannot believe it guys, my raspberry suddenly come back to life!Statistics: Posted by Madana — Sun Aug 17, 2025 1:56 pm
View ArticleTroubleshooting • Re: Suddenly 640x480 resolution
Hi Friends, after a few weeks of personal issues I try to solve the resolution problem and I think the best would be a fresh installation. I create a new installation with Pi Imager and run the...
View ArticleTroubleshooting • Re: SSH After Reboot Does Not Work
For the life of me I cannot ssh if I use the blenaEtcher to flash the drive. I know I have to drop an empty ssh file in both SD and SSD, but no matter what I do it won't connect. My WiFi router has...
View ArticleEspañol • No se reconoce mi NVMe SSD
En la Raspberry Pi 5 x8GBRAM, conecto el ssd mediante la banda PCIe al case de Argon One V3 M.2 NMVMe PCIE, anteriormente funcionaba bien y trabajaba desde él sin SD. Intenté instalar Ubuntu Server, y...
View ArticleBeginners • Re: I Always Comes back
I cannot believe it guys, my raspberry suddenly come back to life!Good things come to those who wait Statistics: Posted by gordon77 — Sun Aug 17, 2025 2:16 pm
View ArticleSDK • Re: enc_bootloader vs hello_encrypted
it's OTP, One-Time-Programmable Memory, so once you've written it you can't change your mindThat's not entirely true though.As 'hello_otp' demonstrates - "Attempt to write a different raw value to OTP...
View Article