deekue / steamos-libcec-extension

libcec systemd system extension for SteamOS. With supported hardware adds CEC control of attached display.
GNU General Public License v2.0
8 stars 1 forks source link

Crashes on SteamOS 3.6.9 #1

Open creedda opened 1 month ago

creedda commented 1 month ago

When you follow the instructions to install the extension in desktop mode, the OS appears to crash and restarts the steam deck on SteamOS 3.6.9.

It seems like the packages for libcec has been updated (libcec-6.0.2-4-x86_64.pkg.tar.zst). Fixing that fixes the 404 error we are seeing with curl, but even after fixing it the system seems to crash and restart.

Will continue to investigate.

creedda commented 4 weeks ago

sudo systemctl restart systemd-sysext ensure-sysext

Seems to be the command that causes the system to crash/restart.