Closed gameboycjp closed 1 year ago
Turning MTP off after disconnecting also insta-kills the deck if its lucky enough to reboot to a working state that is, i've had instances where it just locks it and i have to do a hard reset.
It is also mounting the internal SSD and SDCards as read-only wich makes this kinda useless.
It's strange that it mounts the drives as read-only, that's not how it is supposed to work. As for resetting the Deck, I don't have an idea what might be causing it, and I'm currently not able to test, as I've been dealing with RMA issues for the past month. As soon as I get it back, I'll try and recreate the issue.
The plugin doesn't keep logs at the moment, but I will add that in a small update as soon as I get my Deck back, and then you can try it with that version and see what happens. However, there aren't really any useful logs the plugin might output.
What would be useful, is if you could send me the syslog from the crash. Try and induce the crash once again, and then when you boot the Deck again, send me the output of the following commands:
journalctl -x -b -1
journalctl -k -x -b -1
dmesg
I have a similar problem, the plugin never woked for me (even previous version). DRD is enabled in bios. When I toggle mtp while connected to pc this happens but no device gets detected on pc:
Mar 17 15:45:08 steamdeck PluginLoader[4031]: mkdir: cannot create directory ‘cfg’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4032]: mount: /home/deck/homebrew/plugins/DeckMTP/bin/cfg: none already mounted on /home/deck/homebrew/plugins/DeckMTP/bin/cfg.
Mar 17 15:45:08 steamdeck PluginLoader[4032]: dmesg(1) may have more information after failed mount system call.
Mar 17 15:45:08 steamdeck PluginLoader[4033]: mkdir: cannot create directory ‘cfg/usb_gadget/g1’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4034]: mkdir: cannot create directory ‘configs/c.1’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4035]: mkdir: cannot create directory ‘strings/0x409’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4036]: mkdir: cannot create directory ‘configs/c.1/strings/0x409’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4037]: mkdir: cannot create directory ‘functions/ffs.mtp’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4038]: ln: failed to create symbolic link 'configs/c.1/ffs.mtp': File exists
Mar 17 15:45:08 steamdeck PluginLoader[4039]: mkdir: cannot create directory ‘/dev/ffs-mtp’: File exists
Mar 17 15:45:08 steamdeck PluginLoader[4040]: mount: /dev/ffs-mtp: mtp already mounted on /dev/ffs-mtp.
Mar 17 15:45:08 steamdeck PluginLoader[4040]: dmesg(1) may have more information after failed mount system call.
Mar 17 15:45:08 steamdeck PluginLoader[4041]: mkdir: cannot create directory ‘/etc/umtprd’: File exists
Mar 17 15:45:08 steamdeck kernel: ffs_data_put(): freeing
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] uMTP Responder
Mar 17 15:45:08 steamdeck PluginLoader[4046]: [uMTPrd - 15:45:08 - Info] uMTP Responder
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 17 15:45:08 steamdeck PluginLoader[4046]: [uMTPrd - 15:45:08 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 17 15:45:08 steamdeck PluginLoader[4046]: [uMTPrd - 15:45:08 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 17 15:45:08 steamdeck PluginLoader[4046]: [uMTPrd - 15:45:08 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Max packet size : 0x200 bytes
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Max write buffer size : 0x2000 bytes
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Max read buffer size : 0x2000 bytes
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Read file buffer size : 0x100000 bytes
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Manufacturer string : Valve
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Product string : Steam Deck
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Serial string : FVAA15101FDB
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Firmware Version string : Rev A
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Interface string : MTP
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Vendor ID : 0x28DE
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Product ID : 0x3000
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB class ID : 0x06
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB subclass ID : 0x01
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Protocol ID : 0x01
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB Device version : 0x3008
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] USB FunctionFS Mode
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Wait for connection : 0
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Loop on disconnect : 0
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Show hidden files : 1
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] File creation umask : System default umask
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Default UID : 1000
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] Default GID : 1000
Mar 17 15:45:08 steamdeck PluginLoader[4045]: [uMTPrd - 15:45:08 - Info] inotify : yes
Mar 17 15:45:08 steamdeck kernel: read descriptors
Mar 17 15:45:08 steamdeck kernel: read strings
Mar 17 15:45:37 steamdeck PluginLoader[4063]: ./stop.sh: line 5: echo: write error: No such device
Mar 17 15:45:37 steamdeck kernel: unloading
Mar 17 15:45:37 steamdeck systemd[1]: home-deck-homebrew-plugins-DeckMTP-bin-cfg.mount: Deactivated successfully.
Mar 17 15:45:37 steamdeck kernel: ffs_data_put(): freeing
Mar 17 15:45:37 steamdeck systemd[1]: dev-ffs\x2dmtp.mount: Deactivated successfully.
I think I will investigate more with dmesg and report here. Should I open a new issue?
Okay, so the first line about the cfg directory not existing is fine. The rest of the file exists
messages shouldn't be there. Would you please reboot the Deck, then try again, and send the logs again?
Okay, so the first line about the cfg directory not existing is fine. The rest of the
file exists
messages shouldn't be there. Would you please reboot the Deck, then try again, and send the logs again?
Tried rebooting and the file exists wasn't there at the beginning but showed up after toggling mtp on and off some times / plugging unplugging usb cable/switching usb port on pc
Mar 17 21:59:54 steamdeck PluginLoader[3089]: mkdir: cannot create directory ‘cfg’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3090]: mount: /home/deck/homebrew/plugins/DeckMTP/bin/cfg: none already mounted on /home/deck/homebrew/plugins/DeckMTP/bin/cfg.
Mar 17 21:59:54 steamdeck PluginLoader[3090]: dmesg(1) may have more information after failed mount system call.
Mar 17 21:59:54 steamdeck PluginLoader[3091]: mkdir: cannot create directory ‘cfg/usb_gadget/g1’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3092]: mkdir: cannot create directory ‘configs/c.1’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3093]: mkdir: cannot create directory ‘strings/0x409’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3094]: mkdir: cannot create directory ‘configs/c.1/strings/0x409’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3095]: mkdir: cannot create directory ‘functions/ffs.mtp’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3096]: ln: failed to create symbolic link 'configs/c.1/ffs.mtp': File exists
Mar 17 21:59:54 steamdeck PluginLoader[3097]: mkdir: cannot create directory ‘/dev/ffs-mtp’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3098]: mount: /dev/ffs-mtp: mtp already mounted on /dev/ffs-mtp.
Mar 17 21:59:54 steamdeck PluginLoader[3098]: dmesg(1) may have more information after failed mount system call.
Mar 17 21:59:54 steamdeck kernel: ffs_data_put(): freeing
Mar 17 21:59:54 steamdeck PluginLoader[3099]: mkdir: cannot create directory ‘/etc/umtprd’: File exists
Mar 17 21:59:54 steamdeck PluginLoader[3104]: [uMTPrd - 21:59:54 - Info] uMTP Responder
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] uMTP Responder
Mar 17 21:59:54 steamdeck PluginLoader[3104]: [uMTPrd - 21:59:54 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 17 21:59:54 steamdeck PluginLoader[3104]: [uMTPrd - 21:59:54 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 17 21:59:54 steamdeck PluginLoader[3104]: [uMTPrd - 21:59:54 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Max packet size : 0x200 bytes
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Max write buffer size : 0x2000 bytes
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Max read buffer size : 0x2000 bytes
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Read file buffer size : 0x100000 bytes
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Manufacturer string : Valve
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Product string : Steam Deck
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Serial string : FVAA15101FDB
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Firmware Version string : Rev A
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Interface string : MTP
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Vendor ID : 0x28DE
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Product ID : 0x3000
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB class ID : 0x06
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB subclass ID : 0x01
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Protocol ID : 0x01
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB Device version : 0x3008
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] USB FunctionFS Mode
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Wait for connection : 0
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Loop on disconnect : 0
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Show hidden files : 1
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] File creation umask : System default umask
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Default UID : 1000
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] Default GID : 1000
Mar 17 21:59:54 steamdeck PluginLoader[3103]: [uMTPrd - 21:59:54 - Info] inotify : yes
Mar 17 21:59:54 steamdeck kernel: read descriptors
Mar 17 21:59:54 steamdeck kernel: read strings
Mar 17 21:59:56 steamdeck PluginLoader[3111]: ./stop.sh: line 5: echo: write error: No such device
Mar 17 21:59:56 steamdeck kernel: unloading
Mar 17 21:59:56 steamdeck systemd[1]: home-deck-homebrew-plugins-DeckMTP-bin-cfg.mount: Deactivated successfully.
Mar 17 21:59:56 steamdeck kernel: ffs_data_put(): freeing
Mar 17 21:59:56 steamdeck systemd[1]: dev-ffs\x2dmtp.mount: Deactivated successfully.
The only change in dmesg are these lines when I toggle the switch:
[ 100.669323] ffs_data_put(): freeing
[ 100.680911] read descriptors
[ 100.680921] read strings
[ 104.941394] unloading
[ 104.979280] ffs_data_put(): freeing
[ 141.460720] file system registered
[ 141.473230] read descriptors
[ 141.473239] read strings
[ 297.254160] ffs_data_put(): freeing
[ 297.297856] read descriptors
[ 297.297865] read strings
[ 298.791856] unloading
[ 298.820810] ffs_data_put(): freeing
[ 483.437390] file system registered
[ 483.450940] read descriptors
[ 483.450950] read strings
[ 484.504514] unloading
[ 484.538923] ffs_data_put(): freeing
[ 493.303123] file system registered
[ 493.316740] read descriptors
[ 493.316751] read strings
[ 494.433558] unloading
[ 494.466364] ffs_data_put(): freeing
Okay, so this shows me the same information. If you toggled it on and off a couple of times, I assume this is from the last time. I need the logs from the first time you try toggling the plugin.
Could you please reboot the Deck again, toggle the plugin on, and send all the logs up to that point with journalctl -k -x
?
Ok, I've let the deck boot. Toggled the switch:
Mar 18 09:04:25 steamdeck kernel: file system registered
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] uMTP Responder
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 09:04:25 steamdeck PluginLoader[5123]: [uMTPrd - 09:04:25 - Info] uMTP Responder
Mar 18 09:04:25 steamdeck PluginLoader[5123]: [uMTPrd - 09:04:25 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 09:04:25 steamdeck PluginLoader[5123]: [uMTPrd - 09:04:25 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 09:04:25 steamdeck PluginLoader[5123]: [uMTPrd - 09:04:25 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Max packet size : 0x200 bytes
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Max write buffer size : 0x2000 bytes
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Max read buffer size : 0x2000 bytes
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Read file buffer size : 0x100000 bytes
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Manufacturer string : Valve
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Product string : Steam Deck
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Serial string : FVAA15101FDB
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Firmware Version string : Rev A
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Interface string : MTP
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Vendor ID : 0x28DE
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Product ID : 0x3000
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB class ID : 0x06
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB subclass ID : 0x01
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Protocol ID : 0x01
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB Device version : 0x3008
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] USB FunctionFS Mode
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Wait for connection : 0
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Loop on disconnect : 0
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Show hidden files : 1
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] File creation umask : System default umask
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Default UID : 1000
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] Default GID : 1000
Mar 18 09:04:25 steamdeck PluginLoader[5122]: [uMTPrd - 09:04:25 - Info] inotify : yes
Mar 18 09:04:25 steamdeck kernel: read descriptors
Mar 18 09:04:25 steamdeck kernel: read strings
Connected the usb cable:
Mar 18 09:05:05 steamdeck PluginLoader[5122]: [uMTPrd - 09:05:05 - Info] uMTP Responder : Disconnected
Went out and back in the DeckMTP plugin page and discovered switch was off (nothing happened in journalctl) So i pressed the switch again:
Mar 18 09:06:30 steamdeck PluginLoader[5241]: mkdir: cannot create directory ‘cfg’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5242]: mount: /home/deck/homebrew/plugins/DeckMTP/bin/cfg: none already mounted on /home/deck/homebrew/plugins/DeckMTP/bin/cfg.
Mar 18 09:06:30 steamdeck PluginLoader[5242]: dmesg(1) may have more information after failed mount system call.
Mar 18 09:06:30 steamdeck PluginLoader[5243]: mkdir: cannot create directory ‘cfg/usb_gadget/g1’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5244]: mkdir: cannot create directory ‘configs/c.1’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5245]: mkdir: cannot create directory ‘strings/0x409’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5246]: mkdir: cannot create directory ‘configs/c.1/strings/0x409’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5247]: mkdir: cannot create directory ‘functions/ffs.mtp’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5248]: ln: failed to create symbolic link 'configs/c.1/ffs.mtp': File exists
Mar 18 09:06:30 steamdeck PluginLoader[5249]: mkdir: cannot create directory ‘/dev/ffs-mtp’: File exists
Mar 18 09:06:30 steamdeck PluginLoader[5250]: mount: /dev/ffs-mtp: mtp already mounted on /dev/ffs-mtp.
Mar 18 09:06:30 steamdeck PluginLoader[5250]: dmesg(1) may have more information after failed mount system call.
Mar 18 09:06:30 steamdeck PluginLoader[5251]: mkdir: cannot create directory ‘/etc/umtprd’: File exists
Mar 18 09:06:30 steamdeck kernel: ffs_data_put(): freeing
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] uMTP Responder
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 09:06:30 steamdeck PluginLoader[5256]: [uMTPrd - 09:06:30 - Info] uMTP Responder
Mar 18 09:06:30 steamdeck PluginLoader[5256]: [uMTPrd - 09:06:30 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 09:06:30 steamdeck PluginLoader[5256]: [uMTPrd - 09:06:30 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 09:06:30 steamdeck PluginLoader[5256]: [uMTPrd - 09:06:30 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Max packet size : 0x200 bytes
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Max write buffer size : 0x2000 bytes
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Max read buffer size : 0x2000 bytes
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Read file buffer size : 0x100000 bytes
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Manufacturer string : Valve
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Product string : Steam Deck
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Serial string : FVAA15101FDB
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Firmware Version string : Rev A
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Interface string : MTP
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Vendor ID : 0x28DE
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Product ID : 0x3000
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB class ID : 0x06
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB subclass ID : 0x01
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Protocol ID : 0x01
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB Device version : 0x3008
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] USB FunctionFS Mode
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Wait for connection : 0
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Loop on disconnect : 0
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Show hidden files : 1
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] File creation umask : System default umask
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Default UID : 1000
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] Default GID : 1000
Mar 18 09:06:30 steamdeck PluginLoader[5255]: [uMTPrd - 09:06:30 - Info] inotify : yes
Mar 18 09:06:30 steamdeck kernel: read descriptors
Mar 18 09:06:30 steamdeck kernel: read strings
After 40 seconds (cable plugged in since the first time I plugged it in):
Mar 18 09:07:10 steamdeck PluginLoader[5255]: [uMTPrd - 09:07:10 - Info] uMTP Responder : Disconnected
Would you mind doing this again, and sending the whole log since boot and until the end? There is some very important information emitted here, and also, the line Mar 17 21:59:56 steamdeck PluginLoader[3111]: ./stop.sh: line 5: echo: write error: No such device
is missing from the last logs you sent, but it was present in the earlier ones. This line is key, because if it is present every time, I know that it's got something to do with the UDC, which is a problem with certain OS and BIOS version combinations. The earlier messages are also important so that I can compare them with a working Deck.
Would you mind doing this again, and sending the whole log since boot and until the end? There is some very important information emitted here, and also, the line
Mar 17 21:59:56 steamdeck PluginLoader[3111]: ./stop.sh: line 5: echo: write error: No such device
is missing from the last logs you sent, but it was present in the earlier ones. This line is key, because if it is present every time, I know that it's got something to do with the UDC, which is a problem with certain OS and BIOS version combinations. The earlier messages are also important so that I can compare them with a working Deck.
You can see the error appearing the second time I toggle the switch. Here is the COMPLETE log:
(deck@steamdeck ~)$ journalctl -f
Mar 18 17:49:14 steamdeck systemd[1]: Started Session 3 of User deck.
Mar 18 17:49:14 steamdeck sshd[1683]: pam_env(sshd:session): deprecated reading of user environment enabled
Mar 18 17:49:15 steamdeck dbus-daemon[969]: [system] Activating via systemd: service name='org.freedesktop.home1' unit='dbus-org.freedesktop.home1.service' requested by ':1.32' (uid=0 pid=1688 comm="sshd: deck [priv] ")
Mar 18 17:49:15 steamdeck dbus-daemon[969]: [system] Activation via systemd failed for unit 'dbus-org.freedesktop.home1.service': Unit dbus-org.freedesktop.home1.service not found.
Mar 18 17:49:15 steamdeck sshd[1688]: pam_systemd_home(sshd:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Mar 18 17:49:15 steamdeck sshd[1688]: Accepted password for deck from 10.0.0.100 port 62439 ssh2
Mar 18 17:49:15 steamdeck sshd[1688]: pam_unix(sshd:session): session opened for user deck(uid=1000) by (uid=0)
Mar 18 17:49:15 steamdeck systemd-logind[991]: New session 4 of user deck.
Mar 18 17:49:15 steamdeck systemd[1]: Started Session 4 of User deck.
Mar 18 17:49:15 steamdeck sshd[1688]: pam_env(sshd:session): deprecated reading of user environment enabled
Mar 18 17:49:17 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:17 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Activating via systemd: service name='org.freedesktop.portal.Desktop' unit='xdg-desktop-portal.service' requested by ':1.12' (uid=1000 pid=1674 comm="/home/deck/.local/share/Steam/ubuntu12_32/steam -s")
Mar 18 17:49:17 steamdeck systemd[1252]: Starting Portal service...
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Activating via systemd: service name='org.freedesktop.portal.Documents' unit='xdg-document-portal.service' requested by ':1.14' (uid=1000 pid=1812 comm="/usr/lib/xdg-desktop-portal")
Mar 18 17:49:17 steamdeck systemd[1252]: Starting flatpak document portal service...
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Activating via systemd: service name='org.freedesktop.impl.portal.PermissionStore' unit='xdg-permission-store.service' requested by ':1.15' (uid=1000 pid=1827 comm="/usr/lib/xdg-document-portal")
Mar 18 17:49:17 steamdeck systemd[1252]: Starting sandboxed app permission store...
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
Mar 18 17:49:17 steamdeck systemd[1252]: Started sandboxed app permission store.
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Successfully activated service 'org.freedesktop.portal.Documents'
Mar 18 17:49:17 steamdeck systemd[1252]: Started flatpak document portal service.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 4 threads of 2 processes of 1 users.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 4 threads of 2 processes of 1 users.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 4 threads of 2 processes of 1 users.
Mar 18 17:49:17 steamdeck xdg-desktop-por[1812]: No skeleton to export
Mar 18 17:49:17 steamdeck dbus-daemon[1272]: [session uid=1000 pid=1272] Successfully activated service 'org.freedesktop.portal.Desktop'
Mar 18 17:49:17 steamdeck systemd[1252]: Started Portal service.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Successfully made thread 1811 of process 1674 owned by '1000' high priority at nice level -10.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 5 threads of 3 processes of 1 users.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Successfully made thread 1813 of process 1674 owned by '1000' high priority at nice level -10.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 6 threads of 3 processes of 1 users.
Mar 18 17:49:17 steamdeck pkexec[1820]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:17 steamdeck pkexec[1820]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/jupiter-get-als-gain]
Mar 18 17:49:17 steamdeck pkexec[1850]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:17 steamdeck pkexec[1850]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/jupiter-fan-control --enable]
Mar 18 17:49:17 steamdeck systemd[1252]: Started PipeWire PulseAudio.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Successfully made thread 1858 of process 1858 owned by '1000' high priority at nice level -11.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 7 threads of 4 processes of 1 users.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Successfully made thread 1862 of process 1858 owned by '1000' RT at priority 20.
Mar 18 17:49:17 steamdeck rtkit-daemon[1456]: Supervising 8 threads of 4 processes of 1 users.
Mar 18 17:49:17 steamdeck pipewire-pulse[1861]: 536870912
Mar 18 17:49:17 steamdeck gpu-trace[971]: INFO - Executing get tracing status command
Mar 18 17:49:17 steamdeck gpu-trace[971]: 127.0.0.1 - - [18/Mar/2023 17:49:17] "POST / HTTP/1.1" 200 -
Mar 18 17:49:18 steamdeck gpu-trace[971]: INFO - Executing get tracing status command
Mar 18 17:49:18 steamdeck gpu-trace[971]: 127.0.0.1 - - [18/Mar/2023 17:49:18] "POST / HTTP/1.1" 200 -
Mar 18 17:49:18 steamdeck gpu-trace[971]: INFO - Executing get tracing status command
Mar 18 17:49:18 steamdeck gpu-trace[971]: 127.0.0.1 - - [18/Mar/2023 17:49:18] "POST / HTTP/1.1" 200 -
Mar 18 17:49:18 steamdeck gpu-trace[971]: INFO - Executing get tracing status command
Mar 18 17:49:18 steamdeck gpu-trace[971]: 127.0.0.1 - - [18/Mar/2023 17:49:18] "POST / HTTP/1.1" 200 -
Mar 18 17:49:18 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:18 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:18 steamdeck pkexec[1881]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:18 steamdeck pkexec[1881]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/steamos-priv-write /sys/class/drm/card0/device/power_dpm_force_performance_level auto]
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1888]: checking: /sys/class/drm/card0/device/power_dpm_force_performance_level
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1890]: commit: auto -> /sys/class/drm/card0/device/power_dpm_force_performance_level
Mar 18 17:49:18 steamdeck pkexec[1894]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:18 steamdeck pkexec[1894]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/steamos-priv-write /sys/class/backlight/amdgpu_bl0/brightness 32767]
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1902]: checking: /sys/class/backlight/amdgpu_bl0/brightness
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1904]: commit: 32767 -> /sys/class/backlight/amdgpu_bl0/brightness
Mar 18 17:49:18 steamdeck rfkill[1912]: unblock set for type bluetooth
Mar 18 17:49:18 steamdeck kernel: [drm] Failed to add display topology, DTM TA is not initialized.
Mar 18 17:49:18 steamdeck kernel: input: Steam Deck as /devices/pci0000:00/0000:00:08.1/0000:04:00.4/usb3/3-3/3-3:1.2/0003:28DE:1205.0004/input/input24
Mar 18 17:49:18 steamdeck pkexec[1918]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:18 steamdeck pkexec[1918]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/steamos-priv-write /sys/class/hwmon/hwmon4/power1_cap 15000000]
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1941]: checking: /sys/class/hwmon/hwmon4/power1_cap
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1943]: commit: 15000000 -> /sys/class/hwmon/hwmon4/power1_cap
Mar 18 17:49:18 steamdeck pkexec[1946]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:18 steamdeck pkexec[1946]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/steamos-priv-write /sys/class/hwmon/hwmon4/power2_cap 15000000]
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1955]: checking: /sys/class/hwmon/hwmon4/power2_cap
Mar 18 17:49:18 steamdeck p-steamos-priv-write[1957]: commit: 15000000 -> /sys/class/hwmon/hwmon4/power2_cap
Mar 18 17:49:18 steamdeck rtkit-daemon[1456]: Successfully made thread 1674 of process 1674 owned by '1000' high priority at nice level -10.
Mar 18 17:49:18 steamdeck rtkit-daemon[1456]: Supervising 9 threads of 4 processes of 1 users.
Mar 18 17:49:18 steamdeck pipewire-pulse[1858]: mod.echo-cancel: aec.method is not supported anymore use library.name
Mar 18 17:49:19 steamdeck systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Mar 18 17:49:19 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:19 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:20 steamdeck kernel: input: Microsoft X-Box 360 pad 0 as /devices/virtual/input/input25
Mar 18 17:49:20 steamdeck dbus-daemon[969]: [system] Activating via systemd: service name='org.freedesktop.timedate1' unit='dbus-org.freedesktop.timedate1.service' requested by ':1.53' (uid=1000 pid=2058 comm="timedatectl status")
Mar 18 17:49:20 steamdeck systemd[1]: Starting Time & Date Service...
Mar 18 17:49:20 steamdeck dbus-daemon[969]: [system] Successfully activated service 'org.freedesktop.timedate1'
Mar 18 17:49:20 steamdeck systemd[1]: Started Time & Date Service.
Mar 18 17:49:20 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:20 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Result failed! Tab not found by lambda (['SP|Steam Big Picture Mode'])
Mar 18 17:49:20 steamdeck pkexec[2068]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:20 steamdeck pkexec[2068]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/steamos-devkit-mode --enable]
Mar 18 17:49:20 steamdeck systemd[1]: Reloading.
Mar 18 17:49:20 steamdeck systemd-gpt-auto-generator[2086]: EFI loader partition unknown, exiting.
Mar 18 17:49:20 steamdeck systemd-gpt-auto-generator[2086]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Mar 18 17:49:21 steamdeck systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Mar 18 17:49:21 steamdeck systemd[1]: Reloading.
Mar 18 17:49:21 steamdeck systemd-gpt-auto-generator[2105]: EFI loader partition unknown, exiting.
Mar 18 17:49:21 steamdeck systemd-gpt-auto-generator[2105]: (The boot loader did not set EFI variable LoaderDevicePartUUID.)
Mar 18 17:49:21 steamdeck PluginLoader[1344]: [loader][INFO]: Hot reload enabled
Mar 18 17:49:21 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Connected to tab about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:22 steamdeck pkexec[2157]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:22 steamdeck pkexec[2157]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/jupiter-check-support]
Mar 18 17:49:22 steamdeck kernel: cs35l41 spi-VLV1776:00: DSP1: Legacy support not available
Mar 18 17:49:22 steamdeck kernel: cs35l41 spi-VLV1776:01: DSP1: Legacy support not available
Mar 18 17:49:22 steamdeck pkexec[2189]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:22 steamdeck pkexec[2189]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/jupiter-check-support]
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] {'Switch-like Banners': 0, 'SD Icon Hider': 0, 'Round': -1, 'Colored Compatibility Icons': -1, 'Custom Loader': 0, 'Rosepine For SteamOS': 0, 'No Home Filter': -1, 'Library Move Extra Info': 0, 'Home Custom Title Text': 0, 'Top Bar Transparency': -1, 'Clean Gameview': -1, 'Show Download Status': 0, 'Game Cover Shine Animation Color': 0, 'Centered Game Text': -1, 'Obsidian': -1, 'Blur': 0, 'No Home Edge Fade': -2, 'Dragalia Deck': 0, 'Switch Like Home': -2, 'DellyFooter': -1, 'Pip-Boy': 0, 'Colored Toggles': -1, 'Customizable Avatar Display': 0, 'Custom Collection Layout': 0, 'Custom Collection Colors': 0, 'Material Keyboard': 0, 'Fullscreen Home': 0, 'Wii Theme': 0, 'Art Hero': 0}
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme No Home Edge Fade
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Switch Like Home
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Switch Like Home'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'No Friends' of theme 'Switch Like Home'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Round
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Round'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Intensity' of theme 'Round'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Outlines' of theme 'Round'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Colored Compatibility Icons
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme No Home Filter
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'No Home Filter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Opacity Control' of theme 'No Home Filter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Hero Change Animation' of theme 'No Home Filter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Top Bar Transparency
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Top Bar Transparency'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Transparency' of theme 'Top Bar Transparency'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Always Add Transparency' of theme 'Top Bar Transparency'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Clean Gameview
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Centered Game Text
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Centered Game Text'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Obsidian
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Obsidian'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Main Color' of theme 'Obsidian'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme DellyFooter
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'DellyFooter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Effect' of theme 'DellyFooter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Size' of theme 'DellyFooter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Rounded corners' of theme 'DellyFooter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Normal font' of theme 'DellyFooter'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Colored Toggles
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Switch-like Banners
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme SD Icon Hider
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Custom Loader
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Rosepine For SteamOS
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Library Move Extra Info
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Home Custom Title Text
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Show Download Status
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Game Cover Shine Animation Color
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Blur
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Dragalia Deck
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Pip-Boy
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Customizable Avatar Display
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Custom Collection Layout
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Custom Collection Colors
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Material Keyboard
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Fullscreen Home
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Wii Theme
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loading theme Art Hero
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting theme 'Art Hero'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Theme Colour' of theme 'Art Hero'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Injecting patch 'Bottom Text' of theme 'Art Hero'
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Not observing themes folder for file changes
Mar 18 17:49:22 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Initialized css loader. Found 29 themes, which inject into 3 tabs ([<css_tab_mapping.Tab object at 0x7f64679d0ee0>, <css_tab_mapping.Tab object at 0x7f64679d0d60>, <css_tab_mapping.Tab object at 0x7f64679d0e50>]). Total 297 injects, 20 injected
Mar 18 17:49:24 steamdeck systemd-resolved[944]: Using degraded feature set UDP instead of UDP+EDNS0 for DNS server 10.0.0.1.
Mar 18 17:49:25 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Tab about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default is not injected, reloading...
Mar 18 17:49:26 steamdeck PluginLoader[1344]: [main][INFO]: Loading Decky frontend!
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Switch Like Home/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +27e98b04-ef1a-48d5-a42a-e78611745484 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Switch Like Home/nofriends.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +a6bd32a0-d3d0-4106-8304-9fe6480cc3eb @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Round/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +8f9087ab-f451-46c2-99a0-793b05023e69 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Round/intensity/10px.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +296606f7-50cb-4c35-95a1-9935d56439aa @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Round/round-outline.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +8e47d313-648c-4e64-b82a-17b41436b4b0 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/No Home Filter/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +47ff2155-5ad6-44c8-942d-97216e4f7eac @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +631aafe8-890f-4c24-8d8b-e7f0a0ef5eb1 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +6e0f5cf6-493e-4772-a0ca-1e134bd08e5b @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Top Bar Transparency/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +e4c399d5-2924-4648-8173-74876cc1206e @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Top Bar Transparency/Transparency/0.0.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +7c5e47df-acce-4942-98e0-c414a747d8ad @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Top Bar Transparency/always_apply.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +3270cd51-fa8c-4735-9e55-ffc5d275b0ec @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Centered Game Text/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +f459581e-60f5-414d-b9e9-f373a91a6690 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Obsidian/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +cbb5ae15-f457-442b-ade9-67a2e04d7088 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/DellyFooter/shared.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +3a5b62ad-d04f-44cd-8dce-b47f416983b4 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/DellyFooter/effects/transparent-effect.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +239d91e5-1cdd-46a2-a101-a0ca31e90bcd @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/DellyFooter/sizes/tiny-size.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +8f9f6438-4021-4382-a34d-d8526badf565 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/DellyFooter/checkboxes/round-corners.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +75a38b93-e919-413e-ba52-e818a739433f @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/DellyFooter/checkboxes/normal-font.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +cfa2738c-6ffc-4fdb-9121-186d3d8770f1 @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Art Hero/black.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +8418bdb1-e2bf-43ce-bb64-632d0ae4c2ed @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Loaded css at /home/deck/homebrew/themes/Art Hero/toptext.css
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +32ff3651-714d-4f42-bbe4-b0da5e613d6c @ about:blank?createflags=1298&pid=0&browser=-1&browserType=4&useragent=Valve Steam Gamepad/default
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Connected to tab MainMenu_uid2
Mar 18 17:49:26 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Tab MainMenu_uid2 is not injected, reloading...
Mar 18 17:49:27 steamdeck pkexec[2421]: pam_unix(polkit-1:session): session opened for user root(uid=0) by (uid=1000)
Mar 18 17:49:27 steamdeck pkexec[2421]: deck: Executing command [USER=root] [TTY=unknown] [CWD=/home/deck/.local/share/Steam] [COMMAND=/usr/bin/steamos-polkit-helpers/jupiter-dock-updater --check]
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +a465e912-4835-4448-8188-8a65963f0848 @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +04e48a64-a7c2-4c93-a5ee-fa464a8b071d @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +b674e6d6-504a-499d-923c-9411f45ff1f2 @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +4c9b4483-189d-481e-adf0-0ee53da45b51 @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +382a4d54-c024-46b2-a462-4e4bf70b0642 @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +4f18cea2-4435-46c1-a1e2-00f58f33b31a @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +cff62b1d-24d4-4ac8-9cdd-95beeb53328f @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +dba17929-5da8-421e-b01a-210d29a5f9a2 @ MainMenu_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Connected to tab QuickAccess_uid2
Mar 18 17:49:27 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] Tab QuickAccess_uid2 is not injected, reloading...
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +dbb28ccb-e766-4ec1-99a8-facfd1f276df @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +002fc2be-aedc-4bcd-a993-c748942dd3c8 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +fe54f10e-46e5-4150-a4c8-8dd5d3303e71 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +d5b2486d-8552-425d-995a-31748282da40 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +49900461-5b0e-4974-b5e9-c57ba3e50a40 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +88bacf7c-3d04-43d1-932b-1bcd456cff17 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +6559cf9f-c5a0-4e63-b8dc-1fd7a680f6d5 @ QuickAccess_uid2
Mar 18 17:49:29 steamdeck PluginLoader[1366]: [css_utils][INFO]: [CSS_Loader] +8f182cd8-fec5-4998-87a6-85a93824e898 @ QuickAccess_uid2
Mar 18 17:49:35 steamdeck PluginLoader[1380]: [main][INFO]: Audio Loader - Fetching config file at /home/deck/homebrew/sounds/config.json
Mar 18 17:49:35 steamdeck PluginLoader[1380]: [main][INFO]: Audio Loader - Found config file
Mar 18 17:49:39 steamdeck systemd-timesyncd[949]: Contacted time server 212.45.144.3:123 (2.arch.pool.ntp.org).
Mar 18 17:49:39 steamdeck systemd-timesyncd[949]: Initial clock synchronization to Sat 2023-03-18 17:49:39.154919 CET.
Mar 18 17:49:39 steamdeck systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Mar 18 17:49:41 steamdeck PluginLoader[1344]: [updater][INFO]: Updated remote version information
Mar 18 17:49:41 steamdeck PluginLoader[2687]: mkdir: cannot create directory ‘cfg’: File exists
Mar 18 17:49:41 steamdeck kernel: file system registered
Mar 18 17:49:41 steamdeck PluginLoader[2698]: mkdir: cannot create directory ‘/etc/umtprd’: File exists
Mar 18 17:49:41 steamdeck PluginLoader[2702]: [uMTPrd - 17:49:41 - Info] uMTP Responder
Mar 18 17:49:41 steamdeck PluginLoader[2702]: [uMTPrd - 17:49:41 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:49:41 steamdeck PluginLoader[2702]: [uMTPrd - 17:49:41 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] uMTP Responder
Mar 18 17:49:41 steamdeck PluginLoader[2702]: [uMTPrd - 17:49:41 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Max packet size : 0x200 bytes
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Max write buffer size : 0x2000 bytes
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Max read buffer size : 0x2000 bytes
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Read file buffer size : 0x100000 bytes
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Manufacturer string : Valve
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Product string : Steam Deck
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Serial string : FVAA15101FDB
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Firmware Version string : Rev A
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Interface string : MTP
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Vendor ID : 0x28DE
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Product ID : 0x3000
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB class ID : 0x06
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB subclass ID : 0x01
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Protocol ID : 0x01
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB Device version : 0x3008
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] USB FunctionFS Mode
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Wait for connection : 0
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Loop on disconnect : 0
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Show hidden files : 1
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] File creation umask : System default umask
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Default UID : 1000
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] Default GID : 1000
Mar 18 17:49:41 steamdeck PluginLoader[2701]: [uMTPrd - 17:49:41 - Info] inotify : yes
Mar 18 17:49:41 steamdeck kernel: read descriptors
Mar 18 17:49:41 steamdeck kernel: read strings
Mar 18 17:49:52 steamdeck systemd[1]: systemd-timedated.service: Deactivated successfully.
Mar 18 17:50:21 steamdeck PluginLoader[2701]: [uMTPrd - 17:50:21 - Info] uMTP Responder : Disconnected
Mar 18 17:50:31 steamdeck PluginLoader[2739]: mkdir: cannot create directory ‘cfg’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2740]: mount: /home/deck/homebrew/plugins/DeckMTP/bin/cfg: none already mounted on /home/deck/homebrew/plugins/DeckMTP/bin/cfg.
Mar 18 17:50:31 steamdeck PluginLoader[2740]: dmesg(1) may have more information after failed mount system call.
Mar 18 17:50:31 steamdeck PluginLoader[2741]: mkdir: cannot create directory ‘cfg/usb_gadget/g1’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2742]: mkdir: cannot create directory ‘configs/c.1’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2743]: mkdir: cannot create directory ‘strings/0x409’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2744]: mkdir: cannot create directory ‘configs/c.1/strings/0x409’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2745]: mkdir: cannot create directory ‘functions/ffs.mtp’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2746]: ln: failed to create symbolic link 'configs/c.1/ffs.mtp': File exists
Mar 18 17:50:31 steamdeck PluginLoader[2747]: mkdir: cannot create directory ‘/dev/ffs-mtp’: File exists
Mar 18 17:50:31 steamdeck PluginLoader[2748]: mount: /dev/ffs-mtp: mtp already mounted on /dev/ffs-mtp.
Mar 18 17:50:31 steamdeck PluginLoader[2748]: dmesg(1) may have more information after failed mount system call.
Mar 18 17:50:31 steamdeck PluginLoader[2749]: mkdir: cannot create directory ‘/etc/umtprd’: File exists
Mar 18 17:50:31 steamdeck kernel: ffs_data_put(): freeing
Mar 18 17:50:31 steamdeck PluginLoader[2753]: [uMTPrd - 17:50:31 - Info] uMTP Responder
Mar 18 17:50:31 steamdeck PluginLoader[2753]: [uMTPrd - 17:50:31 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:50:31 steamdeck PluginLoader[2753]: [uMTPrd - 17:50:31 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:50:31 steamdeck PluginLoader[2753]: [uMTPrd - 17:50:31 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] uMTP Responder
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Max packet size : 0x200 bytes
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Max write buffer size : 0x2000 bytes
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Max read buffer size : 0x2000 bytes
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Read file buffer size : 0x100000 bytes
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Manufacturer string : Valve
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Product string : Steam Deck
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Serial string : FVAA15101FDB
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Firmware Version string : Rev A
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Interface string : MTP
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Vendor ID : 0x28DE
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Product ID : 0x3000
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB class ID : 0x06
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB subclass ID : 0x01
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Protocol ID : 0x01
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB Device version : 0x3008
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] USB FunctionFS Mode
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Wait for connection : 0
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Loop on disconnect : 0
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Show hidden files : 1
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] File creation umask : System default umask
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Default UID : 1000
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] Default GID : 1000
Mar 18 17:50:31 steamdeck PluginLoader[2752]: [uMTPrd - 17:50:31 - Info] inotify : yes
Mar 18 17:50:31 steamdeck kernel: read descriptors
Mar 18 17:50:31 steamdeck kernel: read strings
Mar 18 17:50:32 steamdeck PluginLoader[2761]: ./stop.sh: line 5: echo: write error: No such device
Mar 18 17:50:32 steamdeck kernel: unloading
Mar 18 17:50:32 steamdeck kernel: ffs_data_put(): freeing
Mar 18 17:50:32 steamdeck systemd[1]: home-deck-homebrew-plugins-DeckMTP-bin-cfg.mount: Deactivated successfully.
Mar 18 17:50:32 steamdeck systemd[1]: dev-ffs\x2dmtp.mount: Deactivated successfully.
Mar 18 17:50:41 steamdeck systemd[1]: steamos-boot.service: Deactivated successfully.
Mar 18 17:50:41 steamdeck systemd[1]: Stopped SteamOS Boot Registration.
Mar 18 17:50:41 steamdeck systemd[1]: Unmounting /efi...
Mar 18 17:50:41 steamdeck systemd[1]: Unmounting /esp...
Mar 18 17:50:41 steamdeck systemd[1]: efi.mount: Deactivated successfully.
Mar 18 17:50:41 steamdeck systemd[1]: Unmounted /efi.
Mar 18 17:50:41 steamdeck systemd[1]: esp.mount: Deactivated successfully.
Mar 18 17:50:41 steamdeck systemd[1]: Unmounted /esp.
Mar 18 17:50:52 steamdeck kernel: file system registered
Mar 18 17:50:52 steamdeck PluginLoader[2823]: [uMTPrd - 17:50:52 - Info] uMTP Responder
Mar 18 17:50:52 steamdeck PluginLoader[2823]: [uMTPrd - 17:50:52 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:50:52 steamdeck PluginLoader[2823]: [uMTPrd - 17:50:52 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:50:52 steamdeck PluginLoader[2823]: [uMTPrd - 17:50:52 - Info] Sending command : addstorage:/run/media/mmcblk0p1 "SD Card" rw
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] uMTP Responder
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Version: v1.6.2 compiled the Mar 14 2023@16:49:51
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] (c) 2018 - 2021 Viveris Technologies
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Add storage SD Card - Root Path: /run/media/mmcblk0p1 - UID: -1 - GID: -1 - Flags: 0x00000000
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Add storage Home - Root Path: /home/deck - UID: 1000 - GID: 1000 - Flags: 0x00000000
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Device path : /dev/ffs-mtp/ep0
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB In End point path : /dev/ffs-mtp/ep1
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Out End point path : /dev/ffs-mtp/ep2
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Event End point path : /dev/ffs-mtp/ep3
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Max packet size : 0x200 bytes
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Max write buffer size : 0x2000 bytes
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Max read buffer size : 0x2000 bytes
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Read file buffer size : 0x100000 bytes
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Manufacturer string : Valve
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Product string : Steam Deck
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Serial string : FVAA15101FDB
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Firmware Version string : Rev A
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Interface string : MTP
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Vendor ID : 0x28DE
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Product ID : 0x3000
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB class ID : 0x06
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB subclass ID : 0x01
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Protocol ID : 0x01
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB Device version : 0x3008
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] USB FunctionFS Mode
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Wait for connection : 0
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Loop on disconnect : 0
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Show hidden files : 1
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] File creation umask : System default umask
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Default UID : 1000
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] Default GID : 1000
Mar 18 17:50:52 steamdeck PluginLoader[2822]: [uMTPrd - 17:50:52 - Info] inotify : yes
Mar 18 17:50:52 steamdeck kernel: read descriptors
Mar 18 17:50:52 steamdeck kernel: read strings
I discovered that after 40 seconds of inactivity (I think) you get this message:
Mar 18 17:50:21 steamdeck PluginLoader[2701]: [uMTPrd - 17:50:21 - Info] uMTP Responder : Disconnected
and the switch sets itself to off BUT you see it on, so if you click it you get that ./stop.sh: line 5: echo: write error: No such device
message
Okay, so this is interesting, it's not what I expected. Are you on stable SteamOS? And what is your BIOS version? You can check in Settings > System
Okay, so this is interesting, it's not what I expected. Are you on stable SteamOS? And what is your BIOS version? You can check in Settings > System
Actually i'm on Main channel, OS version 3.5, Build 20230313.1001, Kernel version 6.1.12-valve2-1-neptune-61, Bios is F7A0113
Didn't work on Stable and Beta too, that's the reason I upgraded to main channel to try but no luck
If you're on BIOS 113, did you actually toggle the DRD switch to on, or was it already on by default? Could you try toggling it off and on again? There's a bug in that version of BIOS where it says that it's on by default, but you have to toggle it for it to actually become enabled.
Also, once you do that, if it doesn't work, I'd suggest switching to Stable and trying the same thing again, as there is a possible issue in Main that makes it fail. I don't know if they fixed it already or not, since I don't have my Deck to test, but there was a problem with it for a while on Main a month or so ago.
Mine did, actually. I tried turning off, saving, then going back and turning it on, no dice. I tried causing the crash and checking the logs before you suggested it but nothing ever came up so I've been procrastinating, and now it doesn't seem to crash anymore after flipping that setting around. I'll try multiple cables and computers again, will let you know how it goes.
On Sun, Mar 19, 2023, 12:35 PM dafta @.***> wrote:
If you're on BIOS 113, did you actually toggle the DRD switch to on, or was it already on by default? Could you try toggling it off and on again? There's a bug in that version of BIOS where it says that it's on by default, but you have to toggle it for it to actually become enabled.
Also, once you do that, if it doesn't work, I'd suggest switching to Stable and trying the same thing again, as there is a possible issue in Main that makes it fail. I don't know if they fixed it already or not, since I don't have my Deck to test, but there was a problem with it for a while on Main a month or so ago.
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1475375769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MTR6VHA6U2LR56UGWDIDW45NZHANCNFSM6AAAAAAVXX7RBU . You are receiving this because you authored the thread.Message ID: @.***>
Tried with a windows desktop and an a to c cable, and with a Linux laptop and an a to c and c to c cable. Still no dice. My desktop doesn't have a USB c port so I can't try it with that.
On Sun, Mar 19, 2023, 2:47 PM gamethecupdog @.***> wrote:
Mine did, actually. I tried turning off, saving, then going back and turning it on, no dice. I tried causing the crash and checking the logs before you suggested it but nothing ever came up so I've been procrastinating, and now it doesn't seem to crash anymore after flipping that setting around. I'll try multiple cables and computers again, will let you know how it goes.
On Sun, Mar 19, 2023, 12:35 PM dafta @.***> wrote:
If you're on BIOS 113, did you actually toggle the DRD switch to on, or was it already on by default? Could you try toggling it off and on again? There's a bug in that version of BIOS where it says that it's on by default, but you have to toggle it for it to actually become enabled.
Also, once you do that, if it doesn't work, I'd suggest switching to Stable and trying the same thing again, as there is a possible issue in Main that makes it fail. I don't know if they fixed it already or not, since I don't have my Deck to test, but there was a problem with it for a while on Main a month or so ago.
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1475375769, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MTR6VHA6U2LR56UGWDIDW45NZHANCNFSM6AAAAAAVXX7RBU . You are receiving this because you authored the thread.Message ID: @.***>
@gameboycjp Are you on Stable?
Yeah. Should I try a beta?
On Mon, Mar 20, 2023, 8:00 AM dafta @.***> wrote:
@gameboycjp https://github.com/gameboycjp Are you on Stable?
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1476391371, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MTR3D3H4RWFDPC5QDYY3W5BWIPANCNFSM6AAAAAAVXX7RBU . You are receiving this because you were mentioned.Message ID: @.***>
No, it should work on Stable. Which BIOS version are you on? You can see that in Settings > System.
Same as the other person.
On Mon, Mar 20, 2023, 8:35 AM dafta @.***> wrote:
No, it should work on Stable. Which BIOS version are you on? You can see that in Settings > System.
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1476461373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MTR76IVEDDICC7DQD43TW5B2MNANCNFSM6AAAAAAVXX7RBU . You are receiving this because you were mentioned.Message ID: @.***>
Same as the other person. … On Mon, Mar 20, 2023, 8:35 AM dafta @.> wrote: No, it should work on Stable. Which BIOS version are you on? You can see that in Settings > System. — Reply to this email directly, view it on GitHub <#3 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI4MTR76IVEDDICC7DQD43TW5B2MNANCNFSM6AAAAAAVXX7RBU . You are receiving this because you were mentioned.Message ID: @.>
Btw I've tried to go in BIOS and flip the switch some times and save but it's still not working. I will try to go back to Stable channel and see
There might have been some changes. I can't test this myself right now, unfortunately, but I will as soon as possible, sometime this week.
I've tried Stable with the new BIOS, so version 115. I'm not sure if that has yet reached Stable, but I upgraded it manually, and everything seems to work. I'm curios to see which BIOS version everyone here is on. A BIOS upgrade will probably fix the issues.
I can confirm updating to bios 115 fixed the issue for me
I can confirm updating to bios 115 fixed the issue for me
Thank you, later today I will try with 115
@cchrkk Did it work?
@cchrkk Did it work?
It did work perfectly BUT I don't know what happened and I had to reimage my deck. Switched to stable, BIOS still 115 but It doesnt work anymore now🤷🏼♂️ Must be something on my end, no problem 😂 You can close the issue imho
Damn, too bad hahah.
Okay, closing the issue.
I still have the same problem after updating to bios version F7A0115 by changing my branch to main and forcing the bioos update
The main branch can have any number of new bugs introduced as it's a preview of the current state of development. If you wouldn't mind, switch back to stable, and if the BIOS gets downgraded, upgrade it to 115 manually. You can do so by downloading the 115 BIOS from here, and using the following command:
sudo /usr/share/jupiter_bios_updater/h2offt F7A0115_sign.fd -ALL
That's what I did sorry if I didn't articulate myself well, I only used main for the bios update
On Sat, May 6, 2023, 11:58 dafta @.***> wrote:
The main branch can have any number of new bugs introduced as it's a preview of the current state of development. If you wouldn't mind, switch back to stable, and if the BIOS gets downgraded, upgrade it to 115 manually. You can do so by downloading the 115 BIOS from here https://gitlab.com/evlaV/jupiter-hw-support/-/blob/master/usr/share/jupiter_bios/F7A0115_sign.fd, and using the following command:
sudo /usr/share/jupiter_bios_updater/h2offt F7A0115_sign.fd -ALL
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1537106230, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONEOA7OLZBKXTW7K5HOCZLXEYOE7ANCNFSM6AAAAAAVXX7RBU . You are receiving this because you commented.Message ID: @.***>
If you're on stable now, could you check if your BIOS version is indeed 115, and that it didn't get downgraded, just in case?
It is
On Mon, May 8, 2023, 21:15 dafta @.***> wrote:
If you're on stable now, could you check if your BIOS version is indeed 115, and that it didn't get downgraded, just in case?
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1538909553, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONEOA2FQCBCGM2GVR6OHM3XFFA67ANCNFSM6AAAAAAVXX7RBU . You are receiving this because you commented.Message ID: @.***>
Sorry for the late response.
Okay, so if it's on 115 now, could you check if the DWC drivers are loaded correctly by the kernel, using the following command:
lsmod | grep dwc
There should be 5 lines of output, and among those, the drivers dwc3
and dwc3_pci
must be present.
In addition to that, you could also try going into BIOS and try toggling the USB DRD option off and on again.
In desktop mode I get
dwc3_pci 24576 0
but I wouldn't know how toi use decky plugins in desktop mode or the konsole in gaming mode
Either desktop or gaming mode is fine, both is the same.
Is that the only line of output you get? There should be more. You're on Stable now, right? Can you check?
Im on stable thats the only line I get
On Tue, May 23, 2023, 22:55 dafta @.***> wrote:
Either desktop or gaming mode is fine, both is the same.
Is that the only line of output you get? There should be more. You're on Stable now, right? Can you check?
— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/3#issuecomment-1560111877, or unsubscribe https://github.com/notifications/unsubscribe-auth/AONEOAYX2DWB7QZ44JHSQDLXHUP2XANCNFSM6AAAAAAVXX7RBU . You are receiving this because you commented.Message ID: @.***>
Hmm, that's strange. On my Deck, Stable and BIOS 115, I get the following:
dwc3 172032 0
roles 16384 1 dwc3
ulpi 20480 1 dwc3
udc_core 77824 1 dwc3
dwc3_pci 24576 0
This is how it should look. You could potentially try rebooting the Deck, then the command sudo modprobe dwc3
in desktop mode, and then switch back to game mode and test the plugin again. Other than that, maybe try it on a recovery image or do a hard reset on your Deck. Something might be misconfigured on your OS.
The plugin does not work on my deck, tested tow cables and two computers. DRD is already set. Sometimes while turning off mtp, the deck will reboot itself instantaneously. Nothing shows up in the system logs. Where would the plugin keep logs? Any other troubleshooting ideas?