GaryOderNichts / udpih

Exploit for the Wii U's USB Host Stack
https://garyodernichts.blogspot.com/2022/06/exploiting-wii-us-usb-descriptor-parsing.html
GNU General Public License v2.0
291 stars 18 forks source link

Error running UDPIH gadget on steam deck #19

Open titouan336 opened 3 months ago

titouan336 commented 3 months ago

Error when i run sudo insmod udpih.ko on steam deck oled insmod: ERROR: could not insert module udpih.ko : Unknown symbol in module error

Logs dmesg : logs

GaryOderNichts commented 3 months ago

What's the output of uname -a?

titouan336 commented 3 months ago

Linux steamdeck 6.1.52-valve16-1-neptune-61 #1 SMP PREEMPT_DYNAMIC Tue, 06 Feb 2024 00:51:49 +0000 x86_64 GNU/Linux

blablagaming commented 2 months ago

I get the same issue. I tried this running under manjaro on the steam deck and got past this and got the module to load, but no amount of timing made the wii u exploit. dmesg showed this UDC core: Wii U USB Host Stack exploit: couldn't find an available UDC

blablagaming commented 2 months ago

You must run sudo echo -n "0000:04:00.3" > /sys/bus/pci/drivers/xhci_hcd/unbind sudo echo -n "0000:04:00.3" > /sys/bus/pci/drivers/dwc3-pci/bind before hand

poryg0ne commented 2 months ago

I experienced the same thing! Unknown symbol in module.