Results 1 to 10 of 10

Thread: wired xbox 360 controler for jaunty

  1. #1
    Join Date
    Dec 2008
    Beans
    23

    wired xbox 360 controler for jaunty

    Today i bought a xbox 360 controller for my computer so i can hopefully play emulated snes and n64 games. I also bought it so i can use with my 360 since that controller is almost broken (so it wasnt wasted money). I am having troubles finding a good tutorial to get one working with jaunty and im wondering if anyone would have a good tutorial they would like to share.

  2. #2
    Join Date
    Apr 2008
    Beans
    18
    Distro
    Ubuntu 9.04 Jaunty Jackalope

    Re: wired xbox 360 controler for jaunty

    This might be of some help to you

    https://help.ubuntu.com/community/Xbox360Controller

    good luck with it

  3. #3
    Join Date
    Dec 2008
    Beans
    23

    Re: wired xbox 360 controler for jaunty

    Quote Originally Posted by Choose View Post
    This might be of some help to you

    https://help.ubuntu.com/community/Xbox360Controller

    good luck with it
    i tried that tutorial and i got stuck with this

    Code:
    devon@devon-laptop:~/xpad$ make
    make modules -C /usr/src/linux-headers-2.6.28-14-generic SUBDIRS=/home/devon/xpad
    make[1]: Entering directory `/usr/src/linux-headers-2.6.28-14-generic'
      CC [M]  /home/devon/xpad/xpad.o
    /home/devon/xpad/xpad.c: In function ‘xpad_open’:
    /home/devon/xpad/xpad.c:382: error: ‘struct input_dev’ has no member named ‘private’
    /home/devon/xpad/xpad.c: In function ‘xpad_close’:
    /home/devon/xpad/xpad.c:408: error: ‘struct input_dev’ has no member named ‘private’
    /home/devon/xpad/xpad.c: In function ‘xpad_probe’:
    /home/devon/xpad/xpad.c:496: error: ‘struct input_dev’ has no member named ‘cdev’
    /home/devon/xpad/xpad.c:497: error: ‘struct input_dev’ has no member named ‘private’
    make[2]: *** [/home/devon/xpad/xpad.o] Error 1
    make[1]: *** [_module_/home/devon/xpad] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.28-14-generic'
    make: *** [all] Error 2

  4. #4
    Join Date
    Dec 2008
    Beans
    23

    Re: wired xbox 360 controler for jaunty

    still need help

  5. #5
    Join Date
    Jul 2006
    Location
    New York City
    Beans
    21
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: wired xbox 360 controler for jaunty

    me too. I have intrepid and I followed those directions and I get

    Code:
    make[1]: Entering directory `/usr/src/linux-headers-2.6.27-14-generic'
      CC [M]  /home/jhauser/xpad/xpad.o
    /home/jhauser/xpad/xpad.c: In function ‘xpad_open’:
    /home/jhauser/xpad/xpad.c:382: error: ‘struct input_dev’ has no member named ‘private’
    /home/jhauser/xpad/xpad.c: In function ‘xpad_close’:
    /home/jhauser/xpad/xpad.c:408: error: ‘struct input_dev’ has no member named ‘private’
    /home/jhauser/xpad/xpad.c: In function ‘xpad_probe’:
    /home/jhauser/xpad/xpad.c:496: error: ‘struct input_dev’ has no member named ‘cdev’
    /home/jhauser/xpad/xpad.c:497: error: ‘struct input_dev’ has no member named ‘private’
    make[2]: *** [/home/jhauser/xpad/xpad.o] Error 1
    make[1]: *** [_module_/home/jhauser/xpad] Error 2
    make[1]: Leaving directory `/usr/src/linux-headers-2.6.27-14-generic'
    make: *** [all] Error 2

  6. #6
    Join Date
    Jul 2007
    Location
    New Jersey
    Beans
    183
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: wired xbox 360 controler for jaunty

    I'm having the same problem
    My PC (dubbed "73h-B3457"): Athlon 64 X2 4200+, 3 GB DDR400, X-Fi, GeForce 7900 GTX 512 MB, 2x7200 RPM 250 GB hard drives, MX1000 laser mouse, A-4 Tech slim keyboard, 8ms UXGA monitor, 64-bit Windows Vista Ultimate

  7. #7
    Join Date
    Jun 2009
    Beans
    34

    Re: wired xbox 360 controler for jaunty

    Get the user space drivers from here:

    http://pingus.seul.org/~grumbel/xboxdrv/

    follow the instructions in the read me and get all of the dependencies.
    This command will make get your controller working for N64 games. I use it in Project 64 in WINE just fine.
    sudo ./xboxdrv --trigger-as-button --silent

    This will map key board stuff for non joy stick games.

    sudo ./xboxdrv --silent --ui-clear --dpad-as-button --ui-buttonmap a=XK_a,b=XK_b,x=XK_x,y=XK_y,rb=XK_r,lb=XK_l --ui-buttonmap dl=XK_Left,dr=XK_Right,du=XK_Up,dd=XK_Down

    I still need to map the start and back buttons, but that's what I use for supertux and gens/gs.

    good luck.

  8. #8
    Join Date
    Aug 2009
    Beans
    181
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: wired xbox 360 controler for jaunty

    Hi, I have the wireless Xbox 360 controller and it works out-of-the-box in Jaunty 64bit!
    A good tool to use is Joystick Calibration (jscalibrator).

  9. #9
    Join Date
    Jul 2007
    Location
    New Jersey
    Beans
    183
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: wired xbox 360 controler for jaunty

    Will the user space driver load automatically at boot? I don't want to have to manually open that tool all the time. Also, I have 64-bit Jaunty, and according to what I read online, if it detected my controller automatically then the joysticks would control the mouse pointer and there would be all kinds of info on it when I run a certain command in the terminal.
    My PC (dubbed "73h-B3457"): Athlon 64 X2 4200+, 3 GB DDR400, X-Fi, GeForce 7900 GTX 512 MB, 2x7200 RPM 250 GB hard drives, MX1000 laser mouse, A-4 Tech slim keyboard, 8ms UXGA monitor, 64-bit Windows Vista Ultimate

  10. #10
    Join Date
    Aug 2009
    Beans
    181
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: wired xbox 360 controler for jaunty

    Mine works out of the box as a joystick. Not as a mouse. jscalibrator shows button presses and axises. It can also calibrate axises and etc.
    I tried using my rockband drums with jaunty, hydrogen and joy2key and it worked great! Well up to a certain extent that joy2key imposes.
    Try out jscalibrator and see if you can see your controller.

Bookmarks

Posting Permissions

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