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

No FFB on manjaro #72

Closed MpJupp closed 4 months ago

MpJupp commented 4 months ago

Hi,

first of all, thanks for all the efforts. Your driver might be the last missing piece for me to fully switch to linux.

I am currently running manjaro and I want to use the csl dd. I installed the driver from the AUR and it seemed everything worked well, but ingame I am not getting any FFB. I can steer and the wheelbase is found, but no ffb (running in pc mode).

Is there anything I can provide to track the issue?

Thanks in advance.

gotzl commented 4 months ago

Hi, can you try the proton6 trick? See the readme for more info (the note in status|general)...

MpJupp commented 4 months ago

I tried, but still no FFB. I deleted the AUR packages because I read somewhere that it is outdated. Then I wanted to do a manual install as written in the readme, but the make fails:

:: Compiling Fanatec kernel module

make -C /lib/modules/uname -r/build M=$PWD make[1]: Verzeichnis „/home/user/Downloads/hid-fanatecff-next“ wird betreten make[1]: /lib/modules/6.6.16-2-MANJARO/build: Datei oder Verzeichnis nicht gefunden. Schluss. make[1]: Verzeichnis „/home/user/Downloads/hid-fanatecff-next“ wird verlassen make: [Makefile:8: default] Fehler 2

It says that the build (I don't know if it is a file or a path) is not found. There is no such file or path. Do I have to install something?

MpJupp commented 4 months ago

Issue is solved.

I was missing the linux-headers on the relatively fresh install of manjaro. It seems that the AUR package is outdated. I used the zip-file and make. Now it works like a charm. Thanks for your support.

gotzl commented 4 months ago

Ah, glad you managed! The aur PKG also misses the dep to Linux-Headsets... @mcoffin could you update the aur?