Raspberry Pi OS • Install docker error
please help me!iptables dpkg Status: install ok half-configuredhupeng@raspberrypi :/var/lib/dpkg $sudo apt-get install docker ce docker ce cli containerd. io docker build x plugin docker composite...
View ArticleRaspberry Pi OS • Re: Installing Audacity is not working - what am I doing...
You can check the state of Audacity's install from the Command Line in a Terminal session.TypeCode: apt list audacityand you should get a status showing the current available version and if it is...
View ArticleRaspberry Pi OS • Re: Raspberry Pi 5 & JDownloader
your aware you bought an arm device that runs linux.there's not much need for adware so it's not going to be easy.Thank you for your answer.I don't know if this tutorial will work with the Pi5...
View ArticleRaspberry Pi OS • Re: Install docker error
When installing docker on 64bit Raspberry Pi OS (Bullseye) I use the method they suggest: Code: curl -sSL https://get.docker.com | shStatistics: Posted by neilgl — Fri Jan 19, 2024 11:57 am
View ArticleRaspberry Pi OS • Re: Wayland and interface bugs
While I am not delighted with some of the differences with Wayland/Wayfire I am not experiencing any of these issues, nor have I seen other reports of them.I am currently running mostly with X11 and...
View ArticleRaspberry Pi OS • Re: Pipewire and JACK audio problems in Bookworm
I tried installing ardour but I can't make it to work. The weird thing is vmpk works.Statistics: Posted by basil.rabi — Fri Jan 19, 2024 2:37 pm
View ArticleRaspberry Pi OS • Re: Confusion about how to activate NVMe on RP5 upon this...
Does anyone know if the Argon One 3 NVMe is to the RPI spec?I like my Argon One V2 case, and had thought of getting the new one, or should I wait for the RP official Hat, and whatever case...
View ArticleRaspberry Pi OS • Re: PyCharm Community Edition working on RPi5
HiI've just got my new RPi5 with a clean install of Bookworm. I tried installing PyCharm Community Edition from a previously saved tar.gz that I had used on my RPi4 but it came up with a lot of...
View ArticleRaspberry Pi OS • Re: Headless Bookworm autostart for a terminal command
Well always worked ok for me, so sorry for not going to the nth degree.Statistics: Posted by itsmedoofer — Fri Jan 19, 2024 9:30 pm
View ArticleRaspberry Pi OS • Swapping micro SD from Pi 4 to Pi 5 - no GUI
Just got my Raspberry Pi 5, and have run into a problem. I'm hoping to be able to just pull my SD card from my Pi 4 into my Pi 5, to avoid having to reinstall and configure all the software I'm...
View ArticleRaspberry Pi OS • Re: Swapping micro SD from Pi 4 to Pi 5 - no GUI
didn't notice the bullseye.as stated you need bookworm, the latest raspberry os for the rpi5.Statistics: Posted by kerry_s — Sat Jan 20, 2024 12:10 am
View ArticleRaspberry Pi OS • How to use ZRAM temporarily
It is possible to use ZRAM without any change to the permanent installation of the system.No download is nessesarry to use it.To use it manually like this, the size should be set to something...
View ArticleRaspberry Pi OS • Bughunting: window size, and hidden dialogs
1.0I often turn off just the monitor, and when I turn it on again later the terminal windows have shrunk. So a window that were 80x24 become 79x22. If I repeat it, two more rows disappear, and one...
View ArticleRaspberry Pi OS • Re: Bookworm: Alt-Tab behavior
Yes, @pidd, it's frustrating and time-consuming for people wanting to use a Pi for their desktop system. The Raspberry Pi people have been promoting Pis for this use since the Pi4, so it's...
View ArticleRaspberry Pi OS • Raspberry Pi 5 with Gentoo
I compiled Gentoo on Raspberry Pi 5 with 8GB RAM, and my own custom kernel. But there is no hardware acceleration when playing videos, either in browser or using mpv. Mpv say vo is gpu, but playback...
View ArticleRaspberry Pi OS • Can't use ydotool as www-data
I am trying to do desktop automation from the www-data user. I have ydotool set up it can be used as a home user and as the sudo user. However, even when I run shell_exec("sudo ydotool key 51:1") I...
View ArticleRaspberry Pi OS • Re: Can't use ydotool as www-data
sorry I didn't mean to upload this twice. Please delete if mod.Statistics: Posted by benjam128 — Sat Jan 20, 2024 6:04 pm
View ArticleRaspberry Pi OS • Re: Raspberry Pi 5 with Gentoo
Pi5 only supports h265 hardware acceleration.Statistics: Posted by keyboardman — Sat Jan 20, 2024 6:40 pm
View ArticleRaspberry Pi OS • Building Valgrind from source
Can anyone point me to build instructions for Valgrind on a Pi 5 with OS 6.1.0-rpi7-rpi-v8 ?It must be possible since there is a package that builds a somewhat old Valgrind 3.19.The problem is that...
View ArticleRaspberry Pi OS • Re: watchdog on 64 bit bookworm.
For on Pi4 with bookworm 64-bit the watchdog installation fails:Code: root@nas:~# apt install watchdogReading package lists... DoneBuilding dependency tree... DoneReading state information... DoneThe...
View Article