goedzo

Results 36 comments of goedzo

This is the code I use to find my keyboard, but I never see any keyboard device: ``` #include #define CONNECTION_TIMEOUT_MS 5000 // 5 seconds timeout for connection attempts #define...

As another test, I also tried to put the SD-card in a thumb-usb-adapter and connect it via USB-c. This does not allow it to be shown aswell (In Desktop and...

For more reference, I have the NTFS automount script installed to make this work in the past: https://github.com/scawp/Steam-Deck.Mount-External-Drive

> Replying to https://github.com/ValveSoftware/SteamOS/issues/1586#issuecomment-2263246772 Actually that does not work anymore with the beta. It now gives the error "in Desktop mode" could not mount device. Btw, with the automount script,...

> You should be able to mount the device in Desktop mode, I just verified it, I wonder if there is an interaction with the automount script that you are...

> You should be able to mount the device in Desktop mode, I just verified it, I wonder if there is an interaction with the automount script that you are...

> > oh P.S, it was not a requirement for me that the Steam app could use the SDCard for steam itself. I used it just with Retrodeck and has...

[log.txt](https://github.com/user-attachments/files/16470745/log.txt) Looks like there is still some info left :). Here is the log: ``` Aug 01 02:36:37 steamdeck kernel: PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff]...

Yes, I think the automount tool originally got NTFS as the descriptor instead of NTFS3, which it no longer recognizes. But that is speculation since I didn't progress on fixing...

> @goedzo > > You can mount the EXT4 volume on PC. > > Install Windows Subsystem for Linux, you can look up a guide on how to do it....