Open y1h6b opened 4 months ago
Are you using the PlayStation or the Xbox version of the G923, this driver is only required for the PlayStation version. The Linux kernel includes supports the Xbox version of the wheel after kernel 6.3, this driver will not add support for the Xbox version to older kernels as it uses a different driver.
There is also a GUI for modifying the wheel settings by the dev of this driver here https://github.com/berarma/oversteer
Are you using the PlayStation or the Xbox version of the G923, this driver is only required for the PlayStation version. The Linux kernel includes supports the Xbox version of the wheel after kernel 6.3, this driver will not add support for the Xbox version to older kernels as it uses a different driver.
Hello developer, first of all, thank you for reading my question. I carefully checked my packaging box and it says that the compatible hardware is PlayStation and PC, so this should be the PlayStation version, not the Xbox version.
There is also a GUI for modifying the wheel settings by the dev of this driver here https://github.com/berarma/oversteer
And I have tried the Oversteer project you sent me before, but it did not work on my G923, so this should once again prove that this is not the Xbox version for me🫡
For question 1, All the effects on the wheel only work when there is a program sending force feedback data to the wheel. Auto center is a driver/firmware function that forces the wheel back to home even in games so it will always show a change when you adjust the setting.
For question 2, ffb_leds is a monitor of the data the game/program sends the driver so auto centering force won't affect that, friction_level
is the variable it uses.
For question 3, I am not a developer so you'd have to ask berarma about how to control the LEDs
Hello developer, first of all, thank you for reading my question. I carefully checked my packaging box and it says that the compatible hardware is PlayStation and PC, so this should be the PlayStation version, not the Xbox version.
This is the correct driver for your wheel, are you using the wheel with games through proton? There are issues sometimes with proton and racing wheels not working https://github.com/ValveSoftware/Proton/issues/6674
Hello, respected developer, I am using G923 with this driver on Ubuntu20.04 LTSC(I newlly install this system). But since I am a novice, the next question may be a bit foolish. Please forgive me. After installing the driver, I modified the files in sys/bus/hiv/drivers/logitech/XXX: XXXX: XXXX/to change the feedback effect, but I encountered some problems:
Thank you for your contribution and for reading my question. Looking forward to your reply!