biebel
biebel
UBUniversal Blue
Created by biebel on 4/25/2025 in #🛟bazzite-help
Error installing openrazer
When I try to install openrazer with ujust, I get this error:
Downloading from 'hardware_razer'... done
error: Downloading from 'hardware_razer': Cannot download noarch/openrazer-daemon-3.10.2-1.1.noarch.rpm: All mirrors were tried; Last error: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 193384, repository metadata states file length: 193152 (please report to repository maintainer)
Downloading from 'hardware_razer'... done
error: Downloading from 'hardware_razer': Cannot download noarch/openrazer-daemon-3.10.2-1.1.noarch.rpm: All mirrors were tried; Last error: Interrupted by header callback: Inconsistent server data, reported file Content-Length: 193384, repository metadata states file length: 193152 (please report to repository maintainer)
biebel@borked:~$ rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:8bfb39bc2f4a3c17f0add1c2c255b37aebe42ff65aae95fa8c1c9b78d1e55508
Version: testing-42.20250423.5 (2025-04-23T21:56:32Z)
LayeredPackages: coolercontrol liquidctl

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:0fcbdaf3531b842ead718156427fb94665179f8c35f973bff746e453f34a4892
Version: testing-42.20250417.2 (2025-04-17T20:50:53Z)
LayeredPackages: coolercontrol liquidctl
biebel@borked:~$ rpm-ostree status
State: idle
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:8bfb39bc2f4a3c17f0add1c2c255b37aebe42ff65aae95fa8c1c9b78d1e55508
Version: testing-42.20250423.5 (2025-04-23T21:56:32Z)
LayeredPackages: coolercontrol liquidctl

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:0fcbdaf3531b842ead718156427fb94665179f8c35f973bff746e453f34a4892
Version: testing-42.20250417.2 (2025-04-17T20:50:53Z)
LayeredPackages: coolercontrol liquidctl
2 replies
UBUniversal Blue
Created by biebel on 4/5/2025 in #🛟bazzite-help
How can I set $PATH so I can sudo brew commands?
I removed mc and htop as rpm-ostree layers and installed them for brew. If I sudo them I get command not found unless I include the full path. https://discord.com/channels/1072614816579063828/1087140957096517672/1358084893824909554 If I change to the root user with sudo -i, it is in the path and I can run it just fine.
root@fedora:~# echo $PATH
/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin:/var/home/linuxbrew/.linuxbrew/bin/
root@fedora:~# echo $PATH
/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin:/var/home/linuxbrew/.linuxbrew/bin/
:dispair:
6 replies
UBUniversal Blue
Created by biebel on 4/3/2025 in #🛟bazzite-help
Massive delay for led indicators on keyboard on the desktop kde testing branch.
This started with an update yesterday and doesn't occur on stable It's only the leds that are delayed by +- 30s, caps-lock indicator on the status bar and actual function works instantly
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:9b205d39a4037e7fd084f20d82ca4b7e81b61af491519b982d8f43bab5300084
Version: testing-41.20250403 (2025-04-03T15:59:24Z)
LayeredPackages: coolercontrol firefox goverlay htop lact liquidctl mc openrazer-meta razergenie

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:40b77b67f68eafad230e48f453be5aeb4ed42cb0996a43d6e8245e3a3ab752f1
Version: 41.20250331 (2025-03-31T05:06:20Z)
LayeredPackages: coolercontrol firefox goverlay htop lact liquidctl mc openrazer-meta razergenie
Deployments:
● ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:testing
Digest: sha256:9b205d39a4037e7fd084f20d82ca4b7e81b61af491519b982d8f43bab5300084
Version: testing-41.20250403 (2025-04-03T15:59:24Z)
LayeredPackages: coolercontrol firefox goverlay htop lact liquidctl mc openrazer-meta razergenie

ostree-image-signed:docker://ghcr.io/ublue-os/bazzite:stable
Digest: sha256:40b77b67f68eafad230e48f453be5aeb4ed42cb0996a43d6e8245e3a3ab752f1
Version: 41.20250331 (2025-03-31T05:06:20Z)
LayeredPackages: coolercontrol firefox goverlay htop lact liquidctl mc openrazer-meta razergenie
Bus 001 Device 002: ID 1b1c:1b09 Corsair Vengeance K70R keyboard
20 replies
UBUniversal Blue
Created by biebel on 3/29/2025 in #🛟bazzite-help
How can I permanently unload an erroneously detected module for sensors?
Mangohud started displaying the wrong sensor for cpu temperature. It was working fine before (last week) and displaying Tctl from k10temp-pci-00c3 I think it's now either displaying SMBUSMASTER 0 or TSI0_TEMP from nct6797-isa-0a20. These sensors have never worked for me, but I need this module to control the fans and get the sytem temperature. Is there a way to tell mangohud which sensor to use? Is there a way to unload some modules from lm-sensors btw? It detected a wrong one (nct6687-isa-0a20)
5 replies
UBUniversal Blue
Created by biebel on 1/15/2025 in #🛟bazzite-help
Is it possible to run a command or script pre and post suspend in Bazzite?
/lib/systemd/system-sleep/ is read only so I can't do it from there. My nzxt hue led strip doesn't turn off when I turn the computer off or when it suspends. For shutdown and startup, I can work around it by using a simple bash script to execute a liquidctl command on login and logout in the startup settings, but there are no options for suspend.
5 replies