Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • tandre
    Participant
    Post count: 22

    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?

    tandre
    Participant
    Post count: 22

    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?

    Anonymous
    Inactive
    Post count: 57

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

    tandre
    Participant
    Post count: 22

    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”

    Anonymous
    Inactive
    Post count: 57

    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.

    tandre
    Participant
    Post count: 22

    How to change driver?

    tandre
    Participant
    Post count: 22

    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.