berarma / new-lg4ff

Experimental Logitech force feedback module for Linux
GNU General Public License v2.0
298 stars 18 forks source link

release a built version? #73

Closed LhymeFruit closed 11 months ago

LhymeFruit commented 1 year ago

its really difficult and i really dont want to troubleshoot for 3 hours just to get a driver that likely doesn't even work ive ran into a ton of errors

leillo1975 commented 1 year ago

It's really not that difficult. If you follow the README in 5 minutes it is installed. By the way, the driver works very well, without errors and in ALL car games, so I don't understand why you say that.

berarma commented 1 year ago

What you're asking would be really difficult because the module built for a kernel version wouldn't work on another version. I would have to make as many builds as kernel versions there are and it still wouldn't work for custom versions that might be shipped on some distros. It's impractical.

The procedure is almost as easy as it would be installing a built module. And if you find issues we can help.

LhymeFruit commented 1 year ago

It's really not that difficult. If you follow the README in 5 minutes it is installed. By the way, the driver works very well, without errors and in ALL car games, so I don't understand why you say that.

it is difficult when you dont give any insight on how to install the tools and use the tools, its a general explanation not a step by step

berarma commented 1 year ago

The only steps that aren't detailed are:

For these steps you only need to know the basics to use a computer and your distro specifically.

Then it's just a matter of executing one command that is detailed in the README.

Where are you having issues?

LhymeFruit commented 1 year ago

The only steps that aren't detailed are:

  • Installing DKMS because it's dependant on the distro used. You should know how to install a package from your distro's repositories.
  • Downloading the project files because there are several methods, the easiest of them it's probably downloading a release file and uncompressing it.

For these steps you only need to know the basics to use a computer and your distro specifically.

Then it's just a matter of executing one command that is detailed in the README.

Where are you having issues?

all the programs you had me get didnt exist in pacman

Norodix commented 1 year ago

https://archlinux.org/packages/extra/any/dkms/ Is this not it?

berarma commented 1 year ago

The only steps that aren't detailed are:

  • Installing DKMS because it's dependant on the distro used. You should know how to install a package from your distro's repositories.
  • Downloading the project files because there are several methods, the easiest of them it's probably downloading a release file and uncompressing it.

For these steps you only need to know the basics to use a computer and your distro specifically. Then it's just a matter of executing one command that is detailed in the README. Where are you having issues?

all the programs you had me get didnt exist in pacman

Which distro are you using? It's hard to believe there's some distro that doesn't offer dkms.

LhymeFruit commented 1 year ago

The only steps that aren't detailed are:

  • Installing DKMS because it's dependant on the distro used. You should know how to install a package from your distro's repositories.
  • Downloading the project files because there are several methods, the easiest of them it's probably downloading a release file and uncompressing it.

For these steps you only need to know the basics to use a computer and your distro specifically. Then it's just a matter of executing one command that is detailed in the README. Where are you having issues?

all the programs you had me get didnt exist in pacman

Which distro are you using? It's hard to believe there's some distro that doesn't offer dkms.

arch based steam os

isopix commented 1 year ago

If it's Steam Deck, then it's get complicated, because SteamInput is breaking many things for wheels(but Old Momo wheel worked in desktop mode).

About ArchLinux, lg4ff is in AUR: https://aur.archlinux.org/packages/new-lg4ff-dkms-git

The esiest way to install it, would be switcing rootfs in SteamOS to RW, and then you can install it from AUR (you must build package):

https://help.steampowered.com/en/faqs/view/671A-4453-E8D2-323C "sudo steamos-readonly disable"

https://steamdecktips.com/blog/install-archlinux-packages-on-the-steam-deck

There are best tips IMHO: https://steamcommunity.com/app/1675200/discussions/0/3395176266124615154/

On 2/10/23, omnom143 @.***> wrote:

The only steps that aren't detailed are:

  • Installing DKMS because it's dependant on the distro used. You should know how to install a package from your distro's repositories.
  • Downloading the project files because there are several methods, the easiest of them it's probably downloading a release file and uncompressing it.

For these steps you only need to know the basics to use a computer and your distro specifically. Then it's just a matter of executing one command that is detailed in the README. Where are you having issues?

all the programs you had me get didnt exist in pacman

Which distro are you using? It's hard to believe there's some distro that doesn't offer dkms.

arch based steam os

-- Reply to this email directly or view it on GitHub: https://github.com/berarma/new-lg4ff/issues/73#issuecomment-1426175275 You are receiving this because you are subscribed to this thread.

Message ID: @.***>