Jump to content

Logitech Joystick


Guest jair
 Share

Recommended Posts

We need more information of what kind of joystick it is.. USB? Gameport? If it is gameport, is it connected to a soundcard?

 

But here are some clues

Make sure you have the documentation and development packages installed. Then read (Using your favorite text editor or just plain less command) /usr/src/linux/Documentation/input/joystick.txt It should contain the clues you need. I figure you need at least to modprobe joydev and analog

'

Hope it helps.

Link to comment
Share on other sites

I have the same js. The driver is

adi

which requires

gameport

 

In order for it to work (and work well it does) for me, these mods have to be loaded

adi

gameport

joydev

input

hid

 

which probably means

usb-uhci

or one of it's relatives will also need to be loaded as well, but I not sure concerning the js. I have them in /etc/modules to load at boot.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...