Joystick


Results 1 to 2 of 2

Thread: Joystick

  1. #1
    Join Date
    Nov 2002
    Location
    PA
    Posts
    56

    Joystick

    here's the deal

    when i plug in my cheap usb gamepad, the following kernel modules are automatically loaded:
    input,
    hid,
    keybdev,
    mousedev.

    in order to get it to work, i have to modprobe joydev...

    is there anyway to set it so when i plug in the gamepad, just input, hid, and joydev are loaded?
    thanks a lot...seeya
    One OS to rule them all,
    One OS to find them.
    One OS to call them all,
    And in salvation bind them.
    In the bright land of Linux,
    Where the hackers play.
    (J. Scott Thayer, with apologies to J.R.R.T.)

  2. #2
    Join Date
    Oct 2000
    Location
    Calgary, Alberta, Canada
    Posts
    8,116
    you should be able to, it is going to depend on the hotplug set-up of our distro. you should read their docs on how their hotplug stuff is set up.

    if you neve want those extra module sloaded, then normally, you can add them to a blacklist file. on Gentoo the blacklist file is /etc/hotplug/blacklist.

    the other hotplug stuff is all in /etc/hotplug directory as well - ir shoudl be if your distro uses standard file locations.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •