putty et manette 64
-
help me...
Si quelqu'un pouvait m'aider, je comprend pas le problème.Dans Putty, sur Win10, la commande sdl2-jstestn--list me marque:
Unable to init SDL: No available video device.
j'ai testé la commande sdl2-jstest sur WinSCP et idem, message d'erreur.
A ce rythme là, ma manette n'est pas prête d'être réglé.
Via WinSCP j'ai réussi a régler L + R pour sortir d'un jeux 64, c'est déjà ça, mais pour reconfigurer les touches qui beug, ça va pas. Exemple:Le bouton A est mappé sur le R
Le bouton B est mappé sur le L
bref j'ai 5 boutons inversé.
Le joystick, la touche start et les quatres boutons jaunes fonctionnent bien et sont a leur places.Donc dans le fichier inputAutoCfg.ini j'ai changé manuellement
les boutons ou touches concernés pour remappé ça, voici l'origine:A=6
B=8
L=4
R=5
Z=7Et voici mon changement:
A=4
B=7
L=8
R=6
Z=5
Ensuite j'ai enregistré, j'ai redémarrer recalbox8
Ma manette DragonRise usb est connecté,
je lance goldeneye 64, et rien ne change...Pourtant dans le fichier ini, mon changement effectué est bien enregistré.
je tourne en rond car en tapant la commande sdl2 sur WinSCP ou Putty en SSH, rien ne fonctionne, pas moyen d'entrer sur la manette pour effectuer le mappage... Tout le monde dit que le système 64 doit se faire avec ces commandes, je suis donc bloqué avec une manette injouable.
Je serais trop content d'avoir une aide, c'est compliqué là.
Merki. -
-
@zing bonsoir, merci, je vais voir demain si j'arrive a me connecter en SSH, j'ai réinstallé recalbox 8.0.2 pour partir sur un system vierge sans modification.
-
@zing c’est toujours le même problème, impossible de me connecter à Putty:
sdl2-jstest —list
Unable to init SDL: No available video device. -
@myki86 dans le doute j’ai réinstallé Putty, pendant l’installation, j’ai eu un message d’erreur :
Warning 1946.Property
‘{9F4C2855-9F79-4B39 blablabla..},5’ for.
shortcut ´PuTTY.lnk’ could not be set.Avec une touche OK.
Donc avec ok, l’installation se poursuit et se termine.
Le problème sdl2-jstest —list continue.
Unable to init SDL: No available video device. -
-
@ACRIS help meee. J'ai vue ton aide concernent un problème sur manette 64 usb dragonrise. Je suis perdu, je ne sais plus quoi faire .
-
@zing La commande sdl2 ne fonctionne pas sur mon windows 10 64bit, j'ai stopper l'antivirus et tout le reste.
Avec une faute de frappe sur PuTTY j'ai reussi à rentré sur quelque chose, voici le copier/collé :login as: root
root@192.168.1.14's password:sdl2-jstest
Usage: sdl2-jstest [OPTION]
List available joysticks or test a joystick.
This programm uses SDL for doing its test instead of using the raw
/dev/input/jsX interfaceOptions:
-h, --help Print this help
--version Print version number and exit
-l, --list Search for available joysticks and list their properties
-t, --test JOYNUM Display a graphical representation of the current joystick state
-g, --gamecontroller IDX
Test GameController
-e, --event JOYNUM Display the events that are received from the joystick
-r, --rumble JOYNUM Test rumble effects on gamepad JOYNUMExamples:
sdl2-jstest --list
sdl2-jstest --test 1sdl2-jstest --list
Unable to init SDL: No available video device
sdl-jstest --list
Found 1 joystick(s)
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0sdl-jstest -e 0
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0Entering joystick test loop, press Ctrl-c to exit
-
@zing la suite, j'ai réussi a pianoter ...
Entering joystick test loop, press Ctrl-c to exit
exit
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 8
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 9
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 1
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 2
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 4
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: -13513
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: -24661
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: -32768
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: -32768
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 0
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 5742
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 17228
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 24322
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 31416
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 32767
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 32767
SDL_JOYAXISMOTION: joystick: 0 axis: 0 value: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 4 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 4 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 5 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 5 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 4 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 4 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 5 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 5 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 6 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 6 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 7 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 7 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 6 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 6 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 8 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 8 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 1 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 1 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 3 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 3 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 0 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 0 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 2 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 2 state: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 8
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 2
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 1
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 4
SDL_JOYHATMOTION: joystick: 0 hat: 0 value: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 7 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 7 state: 0
SDL_JOYBUTTONDOWN: joystick: 0 button: 6 state: 1
SDL_JOYBUTTONUP: joystick: 0 button: 6 state: 0stl et non stl2 c'est normal ???????????
-
@myki86 said in putty et manette 64:
@zing La commande sdl2 ne fonctionne pas sur mon windows 10 64bit, j'ai stopper l'antivirus et tout le reste.
Avec une faute de frappe sur PuTTY j'ai reussi à rentré sur quelque chose, voici le copier/collé :login as: root
root@********'s password:sdl2-jstest
Usage: sdl2-jstest [OPTION]
List available joysticks or test a joystick.
This programm uses SDL for doing its test instead of using the raw
/dev/input/jsX interfaceOptions:
-h, --help Print this help
--version Print version number and exit
-l, --list Search for available joysticks and list their properties
-t, --test JOYNUM Display a graphical representation of the current joystick state
-g, --gamecontroller IDX
Test GameController
-e, --event JOYNUM Display the events that are received from the joystick
-r, --rumble JOYNUM Test rumble effects on gamepad JOYNUMExamples:
sdl2-jstest --list
sdl2-jstest --test 1sdl2-jstest --list
Unable to init SDL: No available video device
sdl-jstest --list
Found 1 joystick(s)
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0sdl-jstest -e 0
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0Entering joystick test loop, press Ctrl-c to exit
-
@myki86 said in putty et manette 64:
@myki86 said in putty et manette 64:
@zing La commande sdl2 ne fonctionne pas sur mon windows 10 64bit, j'ai stopper l'antivirus et tout le reste.
Avec une faute de frappe sur PuTTY j'ai reussi à rentré sur quelque chose, voici le copier/collé :login as: root
root@********'s password:sdl2-jstest
Usage: sdl2-jstest [OPTION]
List available joysticks or test a joystick.
This programm uses SDL for doing its test instead of using the raw
/dev/input/jsX interfaceOptions:
-h, --help Print this help
--version Print version number and exit
-l, --list Search for available joysticks and list their properties
-t, --test JOYNUM Display a graphical representation of the current joystick state
-g, --gamecontroller IDX
Test GameController
-e, --event JOYNUM Display the events that are received from the joystick
-r, --rumble JOYNUM Test rumble effects on gamepad JOYNUMExamples:
sdl2-jstest --list
sdl2-jstest --test 1sdl2-jstest --list
Unable to init SDL: No available video device
sdl-jstest --list
Found 1 joystick(s)
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0sdl-jstest -e 0
Joystick Name: 'DragonRise Inc. Generic USB Joystick '
Joystick Number: 0
Number of Axes: 4
Number of Buttons: 12
Number of Hats: 1
Number of B***s: 0Entering joystick test loop, press Ctrl-c to exit
-
@myki86 said in putty et manette 64:
@zing La commande sdl2 ne fonctionne pas sur mon windows 10 64bit, j'ai stopper l'antivirus et tout le reste.
-
@zing merci de supprimer tous les postes, aucunes solution pour moi sdl2 pourquoi 2 ? Seul avec sdl j’arrive à voir ma manette, bref c’est trop brouillon, donc merci de tout supprimer. Je vais refaire un post plus propre… merci Zing