dafta / DeckMTP

A DeckyLoader plugin for enabling MTP transfer over USB
https://deckbrew.xyz
Other
79 stars 5 forks source link

No Deck at Windows 10 Device Manager #20

Closed Nx0Ri closed 4 months ago

Nx0Ri commented 5 months ago

Using USB-C to USB-C isn't working, ik there's people having same issue, just tested Using USB-A to USB-C with many cables isn't working, pc ports are working (other devices charge and file transfer with these ports) Bios: 116 Steam client: Stable latest Os: Stable Latest CEF is enabled, DRD is enabled

Bios version isn't 115 cuz some other decky plugins doesn't work (116 is most stable tbh) Also DeckMTP worked before on 116 (before I reimaged steamos and installed refind + windows 11)

dafta commented 5 months ago

Unfortunately, BIOS 116 had issues with DRD, leading to Valve disabling DRD in the newest BIOS until they fix it. This plugin is currently broken with the newest BIOS, and there's not much I can do until Valve reenables DRD.

One thing that could potentially help with the issue, you could try uncommenting line 83 in ~/homebrew/plugins/DeckMTP/bin/umtprd.conf. The line should say no_inotify 0x1. Please let me know if that helps.

sylvathemoth commented 4 months ago

Unfortunately, BIOS 116 had issues with DRD, leading to Valve disabling DRD in the newest BIOS until they fix it. This plugin is currently broken with the newest BIOS, and there's not much I can do until Valve reenables DRD.

One thing that could potentially help with the issue, you could try uncommenting line 83 in ~/homebrew/plugins/DeckMTP/bin/umtprd.conf. The line should say no_inotify 0x1. Please let me know if that helps.

we did notice there were a couple pre-release bioses on gitlab, we gave 109 a shot on our oled deck, and DRD is fixed! im assuming 121 is for the lcd deck, and should also be fixed. https://gitlab.com/evlaV/jupiter-hw-support/-/tree/master/usr/share/jupiter_bios

NightSprinter commented 4 months ago

I just flashed 121 onto my 512GB LCD model. I can confirm that DRD is working great again. The Deck shows up in Explorer as a portable device (though just the SSD, will scrounge the issue tracker for a report, otherwise make a new one for that).

erictan2001 commented 4 months ago

Unfortunately, BIOS 116 had issues with DRD, leading to Valve disabling DRD in the newest BIOS until they fix it. This plugin is currently broken with the newest BIOS, and there's not much I can do until Valve reenables DRD.

One thing that could potentially help with the issue, you could try uncommenting line 83 in ~/homebrew/plugins/DeckMTP/bin/umtprd.conf. The line should say no_inotify 0x1. Please let me know if that helps.

It works! Tested on both windows and debian 12 kde.

dafta commented 4 months ago

Newest update of DeckMTP should fix this by default now. Unfortunately I can't update the plugin on decky until it works on Stable, so at least until the newest BIOS hits Stable.

sylvathemoth commented 4 months ago

my deck got a firmware update a day or two ago on stable, so oled at least had a push to stable

On Mon, Mar 4, 2024, 11:11 PM dafta @.***> wrote:

Newest update of DeckMTP should fix this by default now. Unfortunately I can't update the plugin on decky until it works on Stable, so at least until the newest BIOS hits Stable.

— Reply to this email directly, view it on GitHub https://github.com/dafta/DeckMTP/issues/20#issuecomment-1977934858, or unsubscribe https://github.com/notifications/unsubscribe-auth/BEHVC7WPYWCG5GUR4QZ44SDYWVAYFAVCNFSM6AAAAABCDZMPIWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZXHEZTIOBVHA . You are receiving this because you commented.Message ID: @.***>

dafta commented 4 months ago

That's great to know! I'll check if it's the correct BIOS and update the plugin tomorrow then.