Raspberry Pi OS • I'm baffled by evdev, keys, keycodes can someone help
I have a bluetooth remote device that sends key events to my Pi 5I have a button on the device that is reported in evtest thus:Code: type 1 (EV_KEY), code 116 (KEY_POWER), value 1It was powering off...
View ArticleRaspberry Pi OS • Re: I'm baffled by evdev, keys, keycodes can someone help
but in pyinput it only shows up as <269025048>In hex that is 0x1008ff18, which corresponds to XF86XK_HomePage in /usr/include/X11/XF86keysym.h.So I guess "pyinput" is reading via the GUI and...
View ArticleRaspberry Pi OS • Re: Upgrading RaspberryPi OS from Bullseye to Bookworm
Thanks all. Being a Debian user on amd64 I was hoping that it would be possible.RPiOS is just Debian with some extra Pi goodness. The problem is that it is released as a flashable image, which will...
View ArticleRaspberry Pi OS • No web browser 'globe' icon with a newly flashed raspberry...
I am needing so much help...ugh, where to start? My problems all started when I attempted & managed after lengthy multiple attempts to download denvi/Candle G-code sender alongside or on same...
View ArticleRaspberry Pi OS • Re: No web browser 'globe' icon with a newly flashed...
It sounds like there is a lot going on there... Wish I could help more (but I honestly don't have a solid handle on what all you have going on, (overwhelming)...that said, maybe running multiple pi's...
View ArticleRaspberry Pi OS • Re: Audio failing in HDMI on RPI OS with XFCE.
Thanks for the hint, Kerry_s,Now pulseaudio is working like a charm.But there are problems with pipewire and RPI OS.Chears,Statistics: Posted by curyjorge98 — Sat Mar 29, 2025 6:49 pm
View ArticleRaspberry Pi OS • lp options
When printing a plain text file with lp, is there a way to tell lp what font and size to use ?Statistics: Posted by theoldwizard1 — Sat Mar 29, 2025 8:26 pm
View ArticleRaspberry Pi OS • Re: lp options
See...Code: man lpAll available information is there.Statistics: Posted by wildfire — Sat Mar 29, 2025 8:31 pm
View ArticleRaspberry Pi OS • Re: Latest update
I was running at the time: A terminal window, Firefox and VSCodiumI ran sudo nala upgrade on the terminal, that completed normally but when I went to type sudo reboot now in the terminal I had no...
View ArticleRaspberry Pi OS • File manager root access ?
Is it possible to get root access using the File manager ?I'm running Docker and need to do some thing in the Docker folder, but can't get access because I'm not root. I can get access using the...
View ArticleRaspberry Pi OS • Is relatime broken?
I noticed my atimes have been getting updated when I view files yet I am using relatime in fstab. Atimes are showing greater than ctime or mtime which shouldn't happen with relatime.RPiOS Bookworm,...
View ArticleRaspberry Pi OS • Re: Is relatime broken?
Update inode access times relative to modify or change time. Access time is only updated if the previous access time was earlier than the current modify or change time. (Similar to noatime, but it...
View ArticleRaspberry Pi OS • Kernel - Linux 6.12.20+rpt-rpi-2712 - CPU hotter
Since the kernel update to 6.12.20+rpt-rpi-2712 my Pi5 CPU seem to be a little hotter38c (just browsing with firefox) or more where before the update to was 28c, I know the weather will effect the...
View ArticleRaspberry Pi OS • Re: Kernel - Linux 6.12.20+rpt-rpi-2712 - CPU hotter
your kiddingthose great tempsmine doesn't fall below 40'haven't noticed any difference since updateStatistics: Posted by kerry_s — Tue Apr 01, 2025 8:54 pm
View ArticleRaspberry Pi OS • How does force_turbo work?
As far as I know, the cpu frequency can be adjusted by configuring cpufreq governor in the kernel, as well as in the latest raspberrypi-sys-mods, which can be modified using udev/tmpfiles, essentially...
View ArticleRaspberry Pi OS • Apply kernel patch in rpi-image-gen
I'm exploring rpi-image-gen to make images for some devices that need the RT patch applied, but the docs don't seem to be explicit on how the kernel gets built / set.Is applying a kernel patch in...
View ArticleRaspberry Pi OS • Bookworm Wayland: no f-keys, but sometimes show tildes?
Howdy.So I’m setting up a new bookworm for the first time and it is a slog. I have a 4B on a Raspad 3. The keyboard mapping isn’t working for f-keys fkeys. I use guake for a terminal. The f12 will...
View ArticleRaspberry Pi OS • Re: Bookworm Wayland: no f-keys, but sometimes show tildes?
menu -> preferences -> raspberry pi configuration, localization > keyboardchange the model, say 86 apply, then change it back to 105Statistics: Posted by kerry_s — Thu Apr 03, 2025 7:39 am
View ArticleRaspberry Pi OS • Temporarily revert to linux-image-6.6.74+rpt-rpi-v8
I have an application on a Raspberry PI 4 that will not run on the last update to linux-image-6.12.20+rpt-rpi-v8. There is a new version of this application that will run on 6.12.20, but it requires a...
View ArticleRaspberry Pi OS • Re: [RESOLVED] Is relatime broken?
Hmm. I could swear they did. Oh well. Ta.Statistics: Posted by dickon — Thu Apr 03, 2025 12:31 pm
View Article