-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect wheel_id of CSL Steering Wheel P1 V2 #87
Comments
Yes... Unfortunately looks like reading out wheel-id needs more work .. I wonder why it's only |
Yes, it keeps the same value. |
I can confirm wheel_id only displays |
I have the same issue, only displays 0x00.. if I cycle trough csw mode back to PC mode, it shows 0x04 for sometimes a couple of seconds to some minutes, then it goes back to 0x00. Fixed the fantec led server temporarily for me by hard coding the wheel code into it, otherwise it throws a key value error "00" How can I try the hidraw branch ? Any tutorial on patching proton so it can talk to the wheel ? Ps: also the wheel goes wild pressing all buttons mapped to the wheel when I change something in the tuning menu, resulting in me teleporting to pits and honking until I press the honk again. |
I just came back from holidays and some personal stuff, but I hope I can write some instructions within the next 2 weeks.
Please create a new issue, this sounds really strange. Is this with the latest firmware files? |
Was this like always.. only happens if I go to tuning menu and can happen once or twice afterwards. |
I'm not sure if this is the right place here.
I tried to get gotzl/hid-fanatecff-tools running but got the following trace:
I did some testing and found out that I get a wrong/no ID when I print the
wheel_id
in sysfs.I fixed the problem by changing https://github.com/gotzl/hid-fanatecff-tools/blob/master/dbus/fanatec_input.py#L24, but that doesn't seem to be the right way. :)
I am using the latest git tag gotzl/hid-fanatecff:0.1.1
The text was updated successfully, but these errors were encountered: