Raspberry Pi OS • Re: How to self-learn RPi OS CLI version?
https://www.geeksforgeeks.org/linux-com ... eat-sheet/Statistics: Posted by KeithMck — Fri Nov 22, 2024 10:11 am
View ArticleRaspberry Pi OS • installing 64bit version on 3B hangs
I spent few hours waiting for 2024-11-19-raspios-bookworm-arm64-full to install. I used rpi-imager to write the image on a 16GB microSD then inserted into a rpi 3B and turn it on.After "unpacking" (?)...
View ArticleRaspberry Pi OS • Re: installing 64bit version on 3B hangs
I spent few hours waiting for 2024-11-19-raspios-bookworm-arm64-full to install. I used rpi-imager to write the image on a 16GB microSD then inserted into a rpi 3B and turn it on.After "unpacking" (?)...
View ArticleRaspberry Pi OS • How to compile overlay?
I've downloaded kernel source and i can't compile overlay...Code: git clone --depth=1 https://github.com/raspberrypi/linuxcd linux/arch/arm/boot/dts/overlaysdtc -I dts -O dtb -o /path/to/include...
View ArticleRaspberry Pi OS • Tip: Simple Trick for Running Commands on RPi OS Lite...
Many guides, tips, tricks, and tutorials involve typing long and complex terminal commands. Typing these commands manually can be time-consuming, and setting up SSH just to execute them isn't always...
View ArticleRaspberry Pi OS • Re: Chromium browser latest 130 fail to recognize webcam
This also worked for me on my Pi 5.The odd thing is that it works okay in the same software versions on a Pi400. It must be something that the 5 is doing different.Statistics: Posted by Geeky_Tim —...
View ArticleRaspberry Pi OS • Re: Tip: Simple Trick for Running Commands on RPi OS Lite...
This is rather a contrived problem, don't you think?I understand your disagreement with the comment suggesting that the problem is contrived. There are scenarios where users cannot access SSH, such as...
View ArticleRaspberry Pi OS • Re: Tip: Use .bash_history, Skip SSH for RPi OS Lite Commands
isn't it easier to just to type in the command and try it, then it gets inserted in to bash_history automatically?Statistics: Posted by jamesh — Sat Nov 23, 2024 2:40 pm
View ArticleRaspberry Pi OS • Re: [SOLVED] Install Raspberry Pi OS without Raspberry Pi...
The problem was with my power USB cable When I change it... everything works Statistics: Posted by independent — Sat Nov 23, 2024 2:48 pm
View ArticleRaspberry Pi OS • Re: [SOLVED ]Fail! Zero W, rpi imager v.1.8.5., bookworm...
The problem was with my power USB cable When I change it... everything works Statistics: Posted by independent — Sat Nov 23, 2024 2:49 pm
View ArticleRaspberry Pi OS • Re: [SOLVED ] Fail! Zero W, rpi imager v.1.8.5., bookworm...
The problem also had and good sides:- two new SD cards ;- decide to stay on 2024-10-22 release, because I use goog old rc.local for starting Python script on boot and also, use this line of code Code:...
View ArticleRaspberry Pi OS • Re: Compatibility new Raspberry Pi OS (6.6)
Python 3.12 is the real PITA to get working in RPiOS32 Bookworm I think.Yes, compiling from source may be an option, but there's a lot of stuff to build.I looked to see if the trixie version will run...
View ArticleRaspberry Pi OS • Re: Random reboots
What have you got connected to the Pi4Judging by that boot log I'd say at least a mouse, a WiFi adapter, a touch screen, an arduino, A USB/UART adapter and a mass storage device.Probably goes over the...
View ArticleRaspberry Pi OS • Re: installing 64bit version on 3B hangs
I spent few hours waiting for 2024-11-19-raspios-bookworm-arm64-full to install. I used rpi-imager to write the image on a 16GB microSD then inserted into a rpi 3B and turn it on.After "unpacking" (?)...
View ArticleRaspberry Pi OS • Re: Pi Zero 2 W - OS help?
Hello, I just picked up a Pi 2 Zero W as my old first gen Zero was not keeping up with the newer OSes.I grabbed the Nov 19th 3gb 64 bit Bookworm image and put it on the 2 Zero.Straight out of the...
View ArticleRaspberry Pi OS • Re: Autostart with labwc
@thagrol very unfortunate to hear you have been receiving negative responses. Am not sure where I would go otherwise for this content: yours is the only document / tutorial that I have found to...
View ArticleRaspberry Pi OS • Compiling Kernel Breaks WiFi/Keyboard etc
Hello,I am currently working on a project where I'm exploring security features of Linux such as IMA and SELinux. I am using a Raspberry Pi Zero 2 W for the project but cross compiling the kernel from...
View ArticleRaspberry Pi OS • Re: Compiling Kernel Breaks WiFi/Keyboard etc
Building the Raspberry Pi OS Kernel : Made EasyStatistics: Posted by RonR — Sun Nov 24, 2024 9:42 pm
View ArticleRaspberry Pi OS • Aptitude wanted to downgrade "rpt1" packages.
I am running a pi4B 4GB with 64 bit Raspberry Pi OS, Desktop installation. When I wanted to install some packages, aptitude wanted to downgrade in order to complete them. For example, from aptitude...
View ArticleRaspberry Pi OS • Raspberry Pi 5. How to change permission to edit files?
HiI am trying to install a program to my Pi 5 (The program is Audirvana Music player). This involves editing some of the Pi OS files. However I cannot edit the code as I don't have permission. Can...
View Article