Disable SONY-HID driver (hid ignore special drivers)

fredcobain

New Member
Joined
Mar 9, 2022
Messages
2
Reaction score
0
Credits
21
Hi guys,

I have a fake wired ps3 controller that works fine on RPI3 build only when I add this line on /boot/cmdline.txt file:
Code:
hid.ignore_special_drivers=1
(which I believe that disables the sony-hid and the default usb hid driver assumes control)

I want to use this same controller on a x86 build (instead of a raspberry), but there is no config.txt (common on raspberry OS like raspbian, batocera, emuelec, recalbox, etc) on boot partition on linux desktops (x86) OS builds.

Where can I set this “hid.ignore_special_drivers=1” command on a x86 build to have the same effect?

Thanks
 
Last edited:


Solved:

the secret is to add the hid.ignore_special_drivers=1 into the file /boot/EFI/BOOT/syslinux.cfg
\o/
 

Members online


Top