doghog125
doghog125
Any progress made on this?
Testing on my t128x on the 128 branch, so far, oversteer shows nothing. I will try to play need for speed heat and see if it works. By the way,...
Ok so, the game does not even see there is a wheel connected... I forgot to mention that when I ran this: "git submodule update --remote" it said something along...
Just installed via "make" method, still nothing. "lsmod" doesn't list the driver. I am on arch linux
Ok, so once I got the updated submodule, ran ```make``` and ```sudo make install```, and plugged my wheel in, ```dmesg``` output this: ``` [ 41.700712] usb 1-3: new full-speed USB...
```sudo rmmod hid-tminit``` returns ```rmmod: ERROR: Module hid_tminit is not currently loaded```?
I used ```make``` and ```sudo make install``` to install the driver this time, it is unloaded from dkms
Not repo owner, but can you try to install the driver? I couldn't make it work
So I tried installing again, and it shows up in lsmod ``` Module Size Used by hid_tminit 16384 0 uinput 20480 0 hid_tmff_new 69632 0 ``` But it never gets...
One more thing, trying to figure this out on my own led me to see that there is no "extras" directory in my kernel modules folder?