Homepage Forums RetroPie Project Everything else related to the RetroPie Project Ubuntu yes, raspberry no. Why my controller doen't work?

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #9512
    tandre
    Participant

    Hi,

    I’m trying to make working this [img]http://www.buyincoins.com/gallery/pc/ps2-usb-adapter-01.jpg[/img]

    I tried it in ubuntu using:
    sudo apt-get install joystick
    and after
    jstest /dev/input/js0

    and here works perfectly but i’ve done the same things with raspberry, but it doen’t work! Also unistalling and reinstalling “joystick”.

    how is this possibile?

    #10365
    tandre
    Participant

    jtest /dev/input/js0 or js1

    start working but no button or axis is detected, so I think that raspberry find correctly the device but drivers are not the right.
    the raspberry uses LinuxRaw but could i use another like dinput?

    #10366
    Anonymous
    Inactive

    Are there any LED’s to show that the unit is powered on?

    #10367
    tandre
    Participant

    Yes the analog led on controller works normally, also the led on the usb device works: If any button or axis is pushed/moved the led start “glittering”

    #10473
    Anonymous
    Inactive

    I’d guess this is a driver problem, if it is a generic driver then you may be able to download the package and install it then hopefully it will run, but you will have to find out what drivers it was using in ubuntu and see if these can be used with the raspberry pi.

    #10526
    tandre
    Participant

    How to change driver?

    #10532
    tandre
    Participant

    could someone help me with this?

    http://pimame.org/forum/discussion/580/mp-8866-dual-usb-joypad-pimame-debian-support/p1
    to retropie

    or

    this:

    I’ve been trying to debug this one on my Gentoo system.  I’ve found that if  
    you run usbmodules with the –device paramter will have the side effect of  
    allowing the adapter to work.  
      
    For example:  
    Plug in adapter [joydev is loaded, /dev/input/js0 is created]  
    cat /dev/input/js0 [a few bytes, then silence; never any response from pushing  
    buttons]  
    usbmodules –device /proc/bus/usb/###/### [no output]  
    cat /dev/input/js0 [now it responds to button presses

    cant do it

Viewing 7 posts - 1 through 7 (of 7 total)
  • The forum ‘Everything else related to the RetroPie Project’ is closed to new topics and replies.