Raspberry Pi OS • Re: Is there a guide somewhere on installing the OS from...
if you gotta ask, perhaps you shouldn'tthe standard setup is long time tested & just worksit's just data, you can setup a drive anyway you want & just copy over.Statistics: Posted by kerry_s —...
View ArticleRaspberry Pi OS • HW accelerated 1080p video on 4k Desktop
Is there any way to get Bookworm to play a 1080p 30/24fps video (i can convert to any format needed that works) on a 4k tv? (3840x2160), using the desktop resolution on 4k as well?I need to play video...
View ArticleRaspberry Pi OS • OverlayFS - sync without reboot
Greetings.Currently I am running a slightly adjusted version of the ofs scripts so they are compatible with bookworm. The original was provided by RonR here: viewtopic.php?t=288863#p1746371 In that...
View ArticleRaspberry Pi OS • Re: Deactivate button for rpi 5
My RPi5 in "Case for Raspberry Pi 5 - with cutouts - aluminum - black" (Index: DNG-24106 in the shop), mounted to the wall in cabinet, sometimes goes off, when I touch it.Looks like very little...
View ArticleRaspberry Pi OS • Re: Setting static IP breaks TLS connections
Just for the record, problem solved :The problem wasn't about static vs DHCP configuration, but rather a fail2ban rule that added a local IP to the denied list (server side, not on the Pi5)It was...
View ArticleRaspberry Pi OS • Re: View file sizes in file manager
In file manager right (list view), right click on the header/description row, you'll get a popup menu. Select "Show Size".Statistics: Posted by wildfire — Tue Apr 23, 2024 3:32 pm
View ArticleRaspberry Pi OS • RPi 5 Bookworm Text Editor takes 25 seconds to open
I have been enjoying the speed increase provided by the RPi5 over the RPi4 in my applications including KStars for astrophotography. I have to operate with X11 instead of Wayland. A couple of...
View ArticleRaspberry Pi OS • Re: RPi 5 Bookworm Text Editor takes 25 seconds to open
Does your storage pass the 'Raspberry Pi Diagnostics'? Are you using an hdmi monitor or remote over VNC?Is Pi OS fully updated?Statistics: Posted by rpiMike — Tue Apr 23, 2024 5:21 pm
View ArticleRaspberry Pi OS • Re: HOW-TO: Bookworm On-screen Keyboard
This is perfect! Only issue I'm having is my launcher doesn't have an icon. Its just a blank space in the panel What can I do to give a relevant icon?Statistics: Posted by fatdollar — Tue Apr 23, 2024...
View ArticleRaspberry Pi OS • Re: Curious about X11 on RPi5
I personally don't mind some minor inefficiencies, especially since the Raspberry Pi 5 is much more powerful than the Pi 4, but so far when trying X11 on Bookworm on the Pi 5, it runs with terrible...
View ArticleRaspberry Pi OS • Re: hide task/menu bar Pi400
Code: mousepad .config/wf-panel-pi.iniadd:Code: # automatically hide when pointer isn't over the panelautohide = true# time in milliseconds to wait before hidingautohide_duration = 500# layer can be...
View ArticleRaspberry Pi OS • Re: eeprom updates gives error
Can you showCode: mountShow us the contents of your /etc/fstab too please.Statistics: Posted by thagrol — Wed Apr 24, 2024 11:21 pm
View ArticleRaspberry Pi OS • Re: Bookworm LVM rootfs
Re (a): I had no clear plan. I'd never needed to repeatedly install images until I bought a batch of rpiZ/rpiZW way back which I needed to come up headless. That was about the only time I sat down and...
View ArticleRaspberry Pi OS • Is there a version of pi os with usb gadget mode installed
Hello!I saw hardill’s guide for how to use the pi5 as a usb gadget but I kept on trying to do it on my pi5 but it refused to work so I am asking if anyone knows of a pi os copy with the usb gadget...
View ArticleRaspberry Pi OS • Re: Is there a version of pi os with usb gadget mode installed
it's a few lines in a couple of files.perhaps a link to the guide your trying to follow can shed some light on what your doing wrong.Statistics: Posted by kerry_s — Thu Apr 25, 2024 6:55 am
View ArticleRaspberry Pi OS • No ttyS0 on PI 5
Apologies, I have tried searching forum but have failed to find anything on this.My PI 4 has /dev/ttyS0.My PI 5 with same settings does not. It does have serial0 but dmesg implies ttyS0 should be...
View ArticleRaspberry Pi OS • Re: No ttyS0 on PI 5
i dont see any reason why you would want to use ttyS0 on a pi5the conflict over uart controllers is gone, so you can always use a ttyAMA based controllerStatistics: Posted by cleverca22 — Thu Apr 25,...
View ArticleRaspberry Pi OS • Re: Why 32bit Bookworm Not Recommended in PI Imager for ZERO W
Anybody else finding no desktop 32bit Bookworm to be unstable from Imager onto Pi Zero W? To be more clear I'm trying to run MediaMTX RTSP server on two of these. I built it on the devices...
View ArticleRaspberry Pi OS • How to build Pagespeed PSOL binaries from source for ARM64...
I run a Raspberry Pi LEMP server. I am trying to build the Nginx Pagespeed Module https://github.com/apache/incubator-pagespeed-ngx for the Raspberry Pi 4 with modern PSOL binaries.I have written a...
View ArticleRaspberry Pi OS • Re: Raspberry Pi auto-start application not working
Hi Everyone,Sorry to have left out important details about my system.Really, if I had the answers, I wouldn't be here (lol).Here's the missing info, to the best of my knowledge:System is Raspbian...
View Article