Raspberry Pi OS • Re: Static IP with Bookworm
Now Raspberry OS has migrated to Bookworm, what are the steps to assign a static IP with the absents of the dhcpcd.conf file? Raspberry Pi Imager allows ssh to be enabled. It would be great if it...
View ArticleRaspberry Pi OS • Re: Bookworm: Alt-Tab behavior
Oh I'll definitely give that a go at some point, @pidd.I have discovered that you can get the old (conventional?) switching effect by going for ALT-SHIFT-TAB to toggle switch between 2...
View ArticleRaspberry Pi OS • Broken upgrade package
I'm getting this error on my Raspberry Pi 1B and Rapsberry Pi 3B, when trying to do sudo apt update && sudo apt upgrade -yCode: The following packages will be upgraded: firmware-atheros...
View ArticleRaspberry Pi OS • Re: Pi5: Error loading libtinfo.so.6: ELF load command...
Brilliant solution. Have now managed to get mega-cmd to run on an RPi5 with Bookworm because that was throwing up the same problem and would work correctly on an RPi4 but not on the RPi5. Had to use...
View ArticleRaspberry Pi OS • Re: Tinkering with remote X11 programs - some observations...
To answer my own earlier question, if it's of use to anyone else who lands here.If you want a program launcher on the remote Raspberry Pi using X11, you've got the default file browser pcmanfm. It's...
View ArticleRaspberry Pi OS • Re: FYI - initramfs for a custom kernel build
Before I created the correct initramfs file, my RPi 5 still booted. On an RPi, what's the advantage of having an initramfs file. I understand the concept (early loads of kernel modules) but what...
View ArticleRaspberry Pi OS • Re: Build directory missing for rpi kernel 6.1.21-v8+
Thanks for your assistance.The method you suggested worked perfectly for the 32-bit image. But i need the to build the driver for 6.1.21-v8+ kernel. In an attempt to resolve this, I flashed a 64-bit...
View ArticleRaspberry Pi OS • No VS Code updates on Bookworm arm64?
I noticed that vs code on Bookworm arm64 is still on v1.83.0 from October. Probably the one that came with the original release of Bookworm.Checked bullseye and there have been several updates since...
View ArticleRaspberry Pi OS • Screen blank not working arm64 Desktop lite.
Hi,I posted in troubleshooting but perhaps this is a bug in the arm64 Bookworm image for the RPiOS Desktop without recommended software... (I think @dom used to fix stuff like...
View ArticleRaspberry Pi OS • Re: Screen blank not working arm64 Desktop lite.
tldr: The screen blank did not work. This seems to be a config problem or bug in Wayland. Screen blanking under wayfire/wayland appears to work on my Pi5 device (same setup). Does your...
View ArticleRaspberry Pi OS • Re: No VS Code updates on Bookworm arm64?
My VSCode is updating as I'm on 1.85.1Code: Version: 1.85.1Commit: 0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2Date: 2023-12-13T09:48:59.576ZElectron: 25.9.7ElectronBuildId: 25551756Chromium:...
View ArticleRaspberry Pi OS • Re: Can't add workspaces in RPi 5 Pixel desktop
I'm pretty sure now, after doing some more searching that the way I did it (made more workspaces) on my RPi 4 system was by using obconf. I also set focus follows mouse with obconf, I think. My new...
View ArticleRaspberry Pi OS • Re: Pi os bookworm no icons
is this forum still active?Seems it isStatistics: Posted by dbrion1 — Mon Jan 15, 2024 4:06 am
View ArticleRaspberry Pi OS • Display freezes on Bookworm after a few hours but my...
I am working on an RPi4-4GB that will be used in the pump shack of a small community water system. The Pi has a USB Labjack data collection device to read pressure sensors, digital flow meters, float...
View ArticleRaspberry Pi OS • Re: Display freezes on Bookworm after a few hours but my...
did you overclock the gpu, bookworm does not like that.Statistics: Posted by kerry_s — Mon Jan 15, 2024 5:33 am
View ArticleRaspberry Pi OS • RPI 5 pcie monitor
For the RPI 5 is there an app to monitor PCIE errors/correctable errors? I am testing PCIE Gen 3 vs Gen 2 and would like to know if there are any apps to monitor this?Thanks,GaryStatistics: Posted by...
View ArticleRaspberry Pi OS • GNOME Power Related Notification
When i leave pc some time without locking, GNOME shows me "Suspending soon because of inactivity" notification. I disabled Screen Blanking in GNOME power settings. Do you know why?Statistics: Posted...
View ArticleRaspberry Pi OS • Re: GNOME Power Related Notification
run thisCode: gsettings set org.gnome.settings-daemon.plugins.power sleep-inactive-ac-type 'nothing'Statistics: Posted by kerry_s — Mon Jan 15, 2024 8:05 pm
View ArticleRaspberry Pi OS • Re: RPI 5 pcie monitor
Here you go, no need to make assumptions about such things...Code: $ grep AER /boot/config-6.1.0-rpi7-rpi-2712CONFIG_PCIEAER=yBut maybe if you don't know about such things...... PeterOI know about it...
View ArticleRaspberry Pi OS • Re: Bookworm: Alt-Tab behavior
After a bit of duckduckgo'ing, there is another switcher you can use (fast-switcher) by pressing ALT + ESC. As with the normal switcher, you can also press SHIFT to cycle through the windows in...
View Article