Raspberry Pi OS • Re: Installing Docker in Raspberry Pi5
Hi,Is it safe to install docker software in raspberry pi 5 with raspiOS( OS: Debian GNU/Linux 12 (bookworm) aarch64).I found this like(https://pimylifeup.com/raspberry-pi-docker/) which has steps to...
View ArticleRaspberry Pi OS • Rationalising Screen, Display, Appearance, settings
Start Menu -> Preferences -> Appearance Settings Raspberry Pi Configuration Screen ConfigurationPlus 'raspi-config' from a Terminal, and "Desktop Preferences" for a desktop right-click which is...
View ArticleRaspberry Pi OS • Concurrent Wired Remote Access and Wi-Fi Internet on Bookworm
On Bullseye we have both remote access using VNC via 169.254.0.2 to a headless pi and connection to Wi-Fi internet by appending ip=169.254.0.2 to /boot/cmdline.txtHow do we get concurrent wired remote...
View ArticleRaspberry Pi OS • Re: Set screen resolution via CLI
To recap, I was doing all my tests against bullseye released on 2023-05-03 .I tried to made the changes in the cmdline.txt file, no joy. I used both the commands (the one provided by the documentation...
View ArticleRaspberry Pi OS • RP1 - Raspberry Pi OS
I found an old Raspberry Pi 1 Model B kit from Make that I'd forgotten I had and am trying to get an operating system with a functional GUI onto it. The modern Pi OS gets stuck in some kind of boot or...
View ArticleRaspberry Pi OS • Re: RP1 - Raspberry Pi OS
I found an old Raspberry Pi 1 Model B kit from Make that I'd forgotten I had and am trying to get an operating system with a functional GUI onto it. The modern Pi OS gets stuck in some kind of boot or...
View ArticleRaspberry Pi OS • Re: Odd application load times in Bookworm
That's an odd one. Glad you got to the bottom of it.Statistics: Posted by andrum99 — Sat May 04, 2024 4:08 pm
View ArticleRaspberry Pi OS • New OS?
I have heard a lot about Ubuntu, but is it worth getting it on my RPI, and can I keep existing projects and files?Statistics: Posted by Moofies — Sun May 05, 2024 3:32 am
View ArticleRaspberry Pi OS • Re: New OS?
no & nothe latest has issuesan install wipes the drivebut you should just try it, os's are different for everyone, some just click & it does everything you want.back your stuff up to a flash...
View ArticleRaspberry Pi OS • Re: Cannot connect to Rpi Zero 2W after update to Bookworm
I have the same issue with my Raspberry Pi Zero W 1.1. With the Legacy (Buster) version, WiFi works immediately, but with Bookworm, I can't make it work. So, it seems there's definitely a problem with...
View ArticleRaspberry Pi OS • raspi-utils recommends pastebinit
HiDuring the last package upgrade apt wanted to install pastebinit. I then checked why this was the case and saw that raspi-utils now recommends this package. Why?Code: # aptitude why pastebiniti...
View ArticleRaspberry Pi OS • Re: raspi-utils recommends pastebinit
pastebinit is frequently recommended by Raspberry Pi developers for posting large diagnostic text reports so they can be analysed.The usual request would be something likePlease post the URL from...
View ArticleRaspberry Pi OS • Re: How to build Pagespeed PSOL binaries from source for...
Can any knowledgeable person help me out with this?Statistics: Posted by Danrancan — Sun May 05, 2024 9:11 pm
View ArticleRaspberry Pi OS • Re: Disk Encryption
Just got it working! I still need to do bit of polishing, but it will be in the next sdm release.Simply awesome! Your work is more then appreciated! Thanks a million!Polishing complete and...
View ArticleRaspberry Pi OS • Re: Concurrent Wired Remote Access and Wi-Fi Internet on...
What epoch1970 said.Use IP addresses from one of the rfc1918 ranges (10.0.0.0/8, 172.16.0.0/12, or 192.168.0.0/16) instead. 169.254.0.0/16 is supposedly IPv4's link-local autoconfiguration address...
View ArticleRaspberry Pi OS • Disconnect, Reboot, Shutdown from Desktop by command
Hi,I would like to know if there is a way to disconnect from a session, reboot or shutdown a Pi from Desktop by a command line like in Windows with the shutdown command ?Thanks.Statistics: Posted by...
View ArticleRaspberry Pi OS • Re: Disconnect, Reboot, Shutdown from Desktop by command
Yes. Start a Terminal then shutdown with Code: sudo shutdown -h nowFor reboot use -rStatistics: Posted by neilgl — Mon May 06, 2024 10:47 pm
View ArticleRaspberry Pi OS • OpenCV on RPi4: uses Vulkan?
I use RP4 on Raspberry Pi OS (Legacy, 64-bit) 11 (bullseye) (March 12th 2024)And I use openCV for some handle images from RP Camera v3 (python), but it is too slow.May be I can accelerate it by...
View ArticleRaspberry Pi OS • RPi Imager failes to write to SD cards on Ubuntu machine
When I try to write an image to my SD card I get the following error at about 100%.Error reading from storageSD card may be brokenI get this error on my Ubuntu machine, but when I tried on a different...
View ArticleRaspberry Pi OS • Change XRDP resolution?
Hello allI have installed the Bookworm Raspberry Pi Os to my Pi4 and locally all video is working fine. i installed XRDP, connect from Windows PC and opening the Brave browser comes out like the...
View Article