Replies: 1 comment 20 replies
-
|
Hi, the I still have to figure out how I can get the current tuning-menu values from the wheel on initialization ... I'll add this to the 'known issues'. Does this sound OK for you? |
Beta Was this translation helpful? Give feedback.
20 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've installed the hid-fanatecff driver per the instructions. everything went without a hitch.
I plugged in my fanatec DD CSL, and see that it gets registered (see modinfo and dmesg output at bottom).
However, if I try to write to "range" I get an invalid argument error:
dmesg shows
Which is printed out in hid-ftecff-tuning.c, line 135.
I can however write to 'display' and see the characters on the wheel.
I also tried building the next branch, with similar results.
modinfo on the next modules shows:
Here's the dmesg output when I first plug in the unit:
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions