Skip to content
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

LinuxMint DKMS Module not Loading #74

Closed
izzijaz opened this issue Mar 24, 2023 · 8 comments
Closed

LinuxMint DKMS Module not Loading #74

izzijaz opened this issue Mar 24, 2023 · 8 comments

Comments

@izzijaz
Copy link

izzijaz commented Mar 24, 2023

I followed the DKMS installation instructions. and updated initramfs and rebooted. when i run dmesg no module related to logitech even comes up. Playing games make the force feedback vibrate loud even when the car is stopped.

@izzijaz
Copy link
Author

izzijaz commented Mar 24, 2023

Somehow popped up when i plugged the controller into the PC. Im guessing the module only gets loaded if the device is connected.

@berarma
Copy link
Owner

berarma commented Mar 24, 2023

Please, give us some more information:

  • Which wheel are you using?
  • Paste the output of the command dmesg | grep -i logitech.
  • Paste the output of the command lsmod | grep -i logitech.
  • Paste the output of the command lsusb.

@izzijaz
Copy link
Author

izzijaz commented Mar 24, 2023

Logitech G29, i just connected the controller and tried, now it shows. Even after i disconnect the WHeel its still loaded. Im guesing everything working the way i should now.

@berarma
Copy link
Owner

berarma commented Mar 24, 2023

Somehow popped up when i plugged the controller into the PC. Im guessing the module only gets loaded if the device is connected.

That's how modules work, they're loaded when needed. You must do all checks above with the wheel connected.

Does it work correctly now?

@izzijaz
Copy link
Author

izzijaz commented Mar 24, 2023

Yesterday while playing we noticed really bad FFB from the wheel. COntroller was vibrating even at idle speeds. vibration was very loud also. I dont think the driver was properly loaded yesterday. Could not use the 3 FFB settings in oversteer also. Im hoping now the issue is ok.

@izzijaz
Copy link
Author

izzijaz commented Mar 24, 2023

I may have glitched everything by installing using DKMS and then using make load to load the module. Now i removed the files manually and installed again.

@berarma
Copy link
Owner

berarma commented Mar 24, 2023

Yesterday while playing we noticed really bad FFB from the wheel. COntroller was vibrating even at idle speeds. vibration was very loud also. I dont think the driver was properly loaded yesterday. Could not use the 3 FFB settings in oversteer also. Im hoping now the issue is ok.

You were using the driver included by default on all Linux distributions. It should work well, it just doesn't support all effects, only one.

The vibration at idle speeds is probably related to the game. The way you load the module won't affect the FFB.

@izzijaz
Copy link
Author

izzijaz commented Mar 24, 2023

The wheel is wobbling on NFSMW. It doesn't start that eay but half way into the race, the wheel starts behaving like that and then even aftee restarting race it keeps wobbling. This didn't happen the first day we played this game. This is with the newlg4ff loaded. Issue has not been fixed yet

@berarma
Copy link
Owner

berarma commented Mar 24, 2023

Well, the initial issue in the title is fixed. You should create a new issue so this doesn't get buried.

Although maybe you would get more help in the corresponding Proton issue in case you're using Proton.

If you still want me to take a look, please, open a new issue and attach a log created with ffbtools.

@berarma berarma closed this as completed Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants