Aru
Aru
UBUniversal Blue
Created by Aru on 7/30/2024 in #🛟bazzite-help
screen artifacts in gamescope-session on the V3
No description
216 replies
UBUniversal Blue
Created by Aru on 3/19/2024 in #🛟bazzite-help
gyro stops working on GPD win 4 after suspend-resume
gyro will work withhhd on fresh boot, but stop working after suspend-resume. confirmed bug on 6800u and 7840u win 4 solution is already known, just making this post for documentation purposes
4 replies
UBUniversal Blue
Created by Aru on 3/11/2024 in #🛟bazzite-help
Legion Go Suspend Issue, part 2
documenting suspend bug. Here's dmesg error on bazzite stable 3/11/24
34 replies
UBUniversal Blue
Created by Aru on 2/28/2024 in #🛟bazzite-help
is is possible to run bazzite-gnome, but have gamescope-session as an option to select during login
it'd be nice for to be able to run bazzite on a standard desktop with regular login prompts, etc, but be able to select gamescope-session in gdm or sddm
52 replies
UBUniversal Blue
Created by Aru on 2/27/2024 in #🛟bazzite-help
add gpd win max 2 6800u to bazzite rotation fix script
currently testing bazzite deck edition on the WM2, it needs the rotation script. It has a native landscape screen, so the default normal orientation works without issues.
$ cat /sys/devices/virtual/dmi/id/product_name
G1619-04
$ cat /sys/devices/virtual/dmi/id/board_vendor
GPD
$ cat /sys/devices/virtual/dmi/id/product_name
G1619-04
$ cat /sys/devices/virtual/dmi/id/board_vendor
GPD
6 replies
UBUniversal Blue
Created by Aru on 2/13/2024 in #🛟bazzite-help
Flaky Suspend on LGO + latest bazzite updates
flaky on latest bazzite image. currently being investigated, suspend works flawlessly on image 39-20240205
307 replies
UBUniversal Blue
Created by Aru on 1/31/2024 in #🛟bazzite-help
trying to run local hhd install for dev purposes, but systemd service is failing
Trying to run a custom systemd service for hhd so that i can do localhost dev work, and i can get the local install to work if i run hhd manually, but the systemd service itself fails. any ideas on where the problem is?
$ cat hhd_dev.service
[Unit]
Description=hhd service

[Service]
Type=simple
Nice = -15
Restart=always
RestartSec=5
WorkingDirectory=/var/home/deck/Development/hhd/venv/bin
ExecStart=/var/home/deck/Development/hhd/venv/bin/hhd --user deck

[Install]
WantedBy=default.target
$ cat hhd_dev.service
[Unit]
Description=hhd service

[Service]
Type=simple
Nice = -15
Restart=always
RestartSec=5
WorkingDirectory=/var/home/deck/Development/hhd/venv/bin
ExecStart=/var/home/deck/Development/hhd/venv/bin/hhd --user deck

[Install]
WantedBy=default.target
sudo systemctl status hhd_dev.service
● hhd_dev.service - hhd service
Loaded: loaded (/etc/systemd/system/hhd_dev.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: activating (auto-restart) (Result: exit-code) since Wed 2024-01-31 12:58:08 EST; 2s ago
Process: 41281 ExecStart=/var/home/deck/Development/hhd/venv/bin/hhd --user deck (code=exited, status=203/EXEC)
Main PID: 41281 (code=exited, status=203/EXEC)
CPU: 1ms
sudo systemctl status hhd_dev.service
● hhd_dev.service - hhd service
Loaded: loaded (/etc/systemd/system/hhd_dev.service; enabled; preset: disabled)
Drop-In: /usr/lib/systemd/system/service.d
└─10-timeout-abort.conf
Active: activating (auto-restart) (Result: exit-code) since Wed 2024-01-31 12:58:08 EST; 2s ago
Process: 41281 ExecStart=/var/home/deck/Development/hhd/venv/bin/hhd --user deck (code=exited, status=203/EXEC)
Main PID: 41281 (code=exited, status=203/EXEC)
CPU: 1ms
19 replies
UBUniversal Blue
Created by Aru on 11/22/2023 in #🛟bazzite-help
Force orientation in desktop mode on Bazzite deck?
Is there a way to permanently force orientation in desktop mode? Currently running Bazzite deck on the Legion Go, and no matter how many times I correct the screen rotation in display settings, it still always opens upside-down on desktop mode.
33 replies
UBUniversal Blue
Created by Aru on 11/17/2023 in #🛟bazzite-help
custom screen resolution for nested desktop?
Is it possible to run a custom resolution, such as 1080p, on nested desktop? I'm running Bazzite-Deck on a Legion Go, which has the screen resolution for to support higher resolutions
3 replies
UBUniversal Blue
Created by Aru on 11/10/2023 in #🛟bazzite-help
any way to edit device-quirks in /usr/share/gamescope-session-plus?
I'd like to disable the refresh rates on my device (Legion Go) because it's buggy, which would require me to edit the device-quirks file in gamescope-session-plus. I know that bazzite has an immutable rootfs, but is there a way to disable the read-only for just that one file? Thank you
16 replies