Raspberry Pi OS • Re: [Solved] Upgradable package not upgrading, huh ?
I got the same error message as the original poster on my 64-bit Raspberry Pi OS based on Debian 'Buster'. Funnily enough do I not get the error message on my 32-bit Raspberry Pi OS based on Debian...
View ArticleRaspberry Pi OS • Re: Missing hidg0 for keyboard emulation on pi 400
I've not tried the USB HID gadget on RPiOS Bookworm.On Bullseye and earlier /dev/hidg0 appears automatically once the gadget has been configured.I usually do that as follows:Add the following to...
View ArticleRaspberry Pi OS • Pi5 Wayland firefox --kiosk broken
RUN: firefox -kioskERROR: GFX1-]: glxtest: DRM render node not clearly detectable. Falling back to using the only one that was found.[Parent 35808, Main Thread] WARNING: gdk_window_get_position:...
View ArticleRaspberry Pi OS • Re: Raspberry Pi OS (64-bit) Screen Layout Editor (ARandR) Bug
Here is the fix for now.1)Launch Terminal 2)Type sudo raspi-config [enter] 3)select "6 advanced options" [enter] 4)select "A6 Wayland" and switch to X11[enter] 5)Openbox on X11 is active [enter]...
View ArticleRaspberry Pi OS • Re: raspbian.raspberrypi.org redirecting to mirror with...
This problem is still happening.Statistics: Posted by jameshowe — Wed Jun 12, 2024 3:16 pm
View ArticleRaspberry Pi OS • Re: Pi5 Wayland firefox --kiosk broken
Just a guess.Uncheck "Use recommended performance settings" and "Use hardware acceleration when available" under Firefox settings and try again.Statistics: Posted by keyboardman — Wed Jun 12, 2024...
View ArticleRaspberry Pi OS • Re: How to install Raspberry Pi Buster?
I did end up installing Bullseye and actually was able to get pibooth installed, but I was never able to get pibooth (or my Pi) to recognize the "Camera Module 3" camera I had plugged in.It's times...
View ArticleRaspberry Pi OS • Trying to build yesterdays 6.6.33 kernel but it has no...
I'm attempting to build a previous kernel version, eg. 6.6.33 by:1. Cloning: `git clone https://github.com/raspberrypi/linux.git`2. Checking out the following commit:...
View ArticleRaspberry Pi OS • missing Google search engine in Chromium
I have been experimenting with installing the Cinnamon desktop on a base RPI OS Lite. Recently, there appears to be a change such that the Cinnamon install group of packages does not include Chromium...
View ArticleRaspberry Pi OS • Re: owntone server (iTunes server)
I've released version 28.9.130 to the apt repo. Here's some of the changes:- fix for speakers changing IP addresses (log would say "Got RR type A size 16")- playlist rename not registered- set ipv6 to...
View ArticleRaspberry Pi OS • Re: Trying to build yesterdays 6.6.33 kernel but it has no...
I think my fundamental understanding of how the code in this repo is being managed differs from the reality. That is to say, the version 6.6.33 is being merged into the rpi-6.6.7 repo from the...
View ArticleRaspberry Pi OS • Messing around with "overscan". A blast from the...
In researching this topic, I came across this old post:https://forums.raspberrypi.com/viewtopi ... 97#p305797and this program on Github:https://github.com/ukscone/set_overscanI assume that all still...
View ArticleRaspberry Pi OS • Re: Messing around with "overscan". A blast from...
Code: disable_overscan=0Now, I want to verify that I understand this correctly. That means to not disable overscan, which means it does overscan, right? So, how does that lead to the presence of the...
View ArticleRaspberry Pi OS • Re: apt update fails (mirror down?)
Nala does not appear to support raspbian.sudo nala fetchError: Raspbian bookworm is unsupported.You can specify Ubuntu or Debian manually.Statistics: Posted by ramblinman41 — Fri Jun 14, 2024 2:42 pm
View ArticleRaspberry Pi OS • Re: Bookworm X11 broken
Well, took another stab at it and turned out fkms still works with 3B+, unlike the newer models. So got the thing fixed.But as fkms is on its way out: our technological (and now corporate!) overlords,...
View ArticleRaspberry Pi OS • Re: missing Google search engine in Chromium
Try enteringCode: chrome://settings/searchEnginesMight work?Statistics: Posted by pidd — Sat Jun 15, 2024 3:46 am
View ArticleRaspberry Pi OS • Re: Feature request - BIOS style boot device menu
Not exactly what you're asking for but you can achieve your aim by using GPIO based conditional filters in the bootloader eeprom config.For example:Code:...
View ArticleRaspberry Pi OS • Re: Scale display to 125%
since your using X11 you should be able to use the xrandr scalethanks for the answer, in fact the solution would be this if it weren't for the fact that by applying the scale the text and icons look...
View ArticleRaspberry Pi OS • Re: Install of dhcpcd5 removes raspberrypi-sys-mods
I used sdm a year and a half ago and found it to be a wonderful tool to provide consistent, self-documenting changes when building a Raspberry pi system especially when having to make multiple copies...
View ArticleRaspberry Pi OS • What happened to raspberrypi-ui-mods GitHub repo?
Hello,I tried to go to the RPi-Distro/raspberrypi-ui-mods but it doesn't seem to exist anymore. Was it moved somewhere else? What happened?Statistics: Posted by steveiliop56 — Sat Jun 15, 2024 9:11 pm
View Article