gotzl / hid-fanatecff

Driver to support FANATEC input devices, in particular ForceFeedback of various wheel-bases
GNU General Public License v2.0
151 stars 19 forks source link

FFB no longer working after OS update #28

Closed zero-thermo closed 2 years ago

zero-thermo commented 2 years ago

I updated my Pop_OS! desktop and FFB is no longer working. I've tried reinstalling/reloading via the following:

sudo rmmod hid-fanatec
make
sudo make install

When I run sudo dmesg, I now see the following:

hid_fanatec: disagrees about version of symbol module_layout

What am I missing to get this working again?

zero-thermo commented 2 years ago

Fixed by deleting the old hid-fanatecff-next folder, redownloading from GitHub, and then running:

make
sudo make install
sudo rmmod hid-fanatec