Raspberry Pi OS • eeprom updates gives error - solved
So even though updates (as above) worked but still nil luck with eeprom I decided to change the fstab from ro to rw and after that a restart .sudo nano /etc/fstabIt worked and was able to update the...
View ArticleRaspberry Pi OS • Re: Why is "/var/run/reboot-required" not present...
I am using a login-script, to check for newer installed (but currently not running) eeprom and kernel.. It should be also possible to use it as a cron-job and create a little login-notification or...
View ArticleRaspberry Pi OS • Re: Why does my start key not work?
start -> preferences -> mouse and keyboard settings -> keyboard -> keyboard layout.Its a bit trial and error if your exact keyboard isn't listed.None of them are working, do you have to...
View ArticleRaspberry Pi OS • Re: How to know what all to install on a system re-build?
It appears that 'apt' uses 'dpkg' so it ise 'dpkg' which we should mostly be using, and the '.info' file which indicates what's pre-installed appearing to be 'dpkg' generated would seem to confirm...
View ArticleRaspberry Pi OS • 3.5mm audio jack not detected by OS
Hello,I have a raspberry pi 4 with Raspbian Buster ARMHF installed and the 3.5mm audio out jack is not detected by the operating system.Can someone help me figure this out??Thank You.Statistics:...
View ArticleRaspberry Pi OS • Re: 3.5mm audio jack not detected by OS
Look in sudo raaspi-config and in your config.txt to see if it is enabled.Statistics: Posted by thagrol — Sat Apr 27, 2024 6:25 pm
View ArticleRaspberry Pi OS • Re: Powered USB HDDs go offline during badblocks burn-in
It's also possible you have low voltage problems. I stumbled across that possibility and used a powered USB 3.0 hub. Unfortunately, I/O was HORRIBLE (50 MB/s vs 150-200MB/s) and the same failure STILL...
View ArticleRaspberry Pi OS • Re: Heart Broken: My Love Affair With MotionEYE is Over
Guys,Just a little update on my problem ...Above I mooted using some intermediate SMTP Relay that would provide a simple email route that MotionEYE could forward alert emails to. I had already got...
View ArticleRaspberry Pi OS • Pi OS image built on different kernel
Hello everyone,Bit new to the Pi world so I have a few questions. I need Pi OS built on kernel 6.2-6.4 for the M.2 coral TPU to work. Kernel 6.6 (current) doesn't have support and we all know how...
View ArticleRaspberry Pi OS • Re: Pi OS image built on different kernel
Kernel 6.6 (current) doesn't have supportYou should be able to build it on 6.6. Google has committed the >6.4 fix to the gasket driver repo.Statistics: Posted by trejan — Sun Apr 28, 2024 1:03 pm
View ArticleRaspberry Pi OS • Raspbian OS (2024-03-15-raspios-bookworm-armhf.img.xz) wont...
Hello guys,I'm trying to install the latest version (bookworm) 2024-03-15 on an old raspberry pi model 1 B+ (2011)here are the steps i follow:1. I download the image from the official download page...
View ArticleRaspberry Pi OS • Re: Raspbian OS (2024-03-15-raspios-bookworm-armhf.img.xz)...
I think this is a developer issue that needs to be fixedIn which case the Bookworm bug-tracker would be a more appropriate place to report it to get Developer...
View ArticleRaspberry Pi OS • Unable to read >64byte data on USB CDC ACM
Hi.I have been trying to diagnose a problem I've seen when data is received on a serial port which exceeds 64bytes in length. I am aware that USB CDC ACM has a maximum payload length of 64bytes, but...
View ArticleRaspberry Pi OS • eeprom updates gives error
Think I know now why the directory as described above was read only.I used the inbuilt Raspberry SD Card Copier instead of Raspberry Pi Imager when transferring the Raspberry Pi OS from the MSD to the...
View ArticleRaspberry Pi OS • Re: eeprom updates gives error
SD Card copier won't change the mount options for a partition - it just copies what is there on the source device.AFAIK the only change it will make is to update the PARTUUIDs and only if the user...
View ArticleRaspberry Pi OS • Re: GUIDE: A keyboard-centric configuration of RPiOS...
Thanks for the detailed feedback. I've updated the repo and removed those problematic bits. I left the setup for zsh and neovim etc for now. I like the fact that there is a place where they can be...
View ArticleRaspberry Pi OS • Re: Deactivate button for rpi 5
Thanks for the hint. I got exactly the same problem and could not pinpoint the source of it. Thought it must have something to do with the cable. Its a shame they do not provide the schematics....
View ArticleRaspberry Pi OS • Re: GUIDE: A keyboard-centric config for RPiOS (Bookworm) +...
just go full custom alreadybuild up from the raspberry os liteyou seem like you'd be more at home with sway wm.i'm not a big fan of wayfire, my most used install is raspberry lite +...
View ArticleRaspberry Pi OS • raspbian.raspberrypi.org redirecting to mirror with invalid...
A continuation of viewtopic.php?t=325937Nobody there pointed out that the URL is a redirect from the official repo. The redirect has some sort of balancing logic, which is why it happens...
View ArticleRaspberry Pi OS • Dark theme
Is there any way to make the login screen of Raspberry Pi OS dark themed, I have dark theme after login but not the login screen itselfStatistics: Posted by Annie UK — Mon Apr 29, 2024 4:02 pm
View Article