How do I configure a joystick in Ubuntu 16.04?
I have a joystick(img) with device id
0079-0006-DragonRise Inc. Generic USB Joystick
I would like use it in my Ubuntu 16.04 system.
So I tried to install joystick and jscalbrator to confiure the device.
Following commands where used:
sudo apt install joystick
Tried to test it with
jstest-gtk
Output :
The program 'jstest-gtk' is currently not installed. You can install it by typing:sudo apt install jstest-gtk
I tried to install it.
Output image 1
Then
sudo apt-get install jscalibrator
Output image 2
I tried antimicro,but got the error : E: Unable to locate package antimicro
And
sudo apt-get install xboxdrv
Completed
sudo xboxdrv –detach-kernel-driver
Error :
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
Later used lsusb to find my device and got Bus 002 Device 009: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
lsusb -vd 0079:0006
Output:
Output image 3
Output image 4
Then
xboxdrv --debug --device-by-id 0079:0006 --type xbox360 --detach-kernel-driver
Output image 5
jscal -c /dev/input/js0
Output:
Output image 6
Output image 7
I dont know what else to do.
PS:Hope I provided all the necessary information regarding my problem.
usb joystick
add a comment |
I have a joystick(img) with device id
0079-0006-DragonRise Inc. Generic USB Joystick
I would like use it in my Ubuntu 16.04 system.
So I tried to install joystick and jscalbrator to confiure the device.
Following commands where used:
sudo apt install joystick
Tried to test it with
jstest-gtk
Output :
The program 'jstest-gtk' is currently not installed. You can install it by typing:sudo apt install jstest-gtk
I tried to install it.
Output image 1
Then
sudo apt-get install jscalibrator
Output image 2
I tried antimicro,but got the error : E: Unable to locate package antimicro
And
sudo apt-get install xboxdrv
Completed
sudo xboxdrv –detach-kernel-driver
Error :
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
Later used lsusb to find my device and got Bus 002 Device 009: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
lsusb -vd 0079:0006
Output:
Output image 3
Output image 4
Then
xboxdrv --debug --device-by-id 0079:0006 --type xbox360 --detach-kernel-driver
Output image 5
jscal -c /dev/input/js0
Output:
Output image 6
Output image 7
I dont know what else to do.
PS:Hope I provided all the necessary information regarding my problem.
usb joystick
add a comment |
I have a joystick(img) with device id
0079-0006-DragonRise Inc. Generic USB Joystick
I would like use it in my Ubuntu 16.04 system.
So I tried to install joystick and jscalbrator to confiure the device.
Following commands where used:
sudo apt install joystick
Tried to test it with
jstest-gtk
Output :
The program 'jstest-gtk' is currently not installed. You can install it by typing:sudo apt install jstest-gtk
I tried to install it.
Output image 1
Then
sudo apt-get install jscalibrator
Output image 2
I tried antimicro,but got the error : E: Unable to locate package antimicro
And
sudo apt-get install xboxdrv
Completed
sudo xboxdrv –detach-kernel-driver
Error :
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
Later used lsusb to find my device and got Bus 002 Device 009: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
lsusb -vd 0079:0006
Output:
Output image 3
Output image 4
Then
xboxdrv --debug --device-by-id 0079:0006 --type xbox360 --detach-kernel-driver
Output image 5
jscal -c /dev/input/js0
Output:
Output image 6
Output image 7
I dont know what else to do.
PS:Hope I provided all the necessary information regarding my problem.
usb joystick
I have a joystick(img) with device id
0079-0006-DragonRise Inc. Generic USB Joystick
I would like use it in my Ubuntu 16.04 system.
So I tried to install joystick and jscalbrator to confiure the device.
Following commands where used:
sudo apt install joystick
Tried to test it with
jstest-gtk
Output :
The program 'jstest-gtk' is currently not installed. You can install it by typing:sudo apt install jstest-gtk
I tried to install it.
Output image 1
Then
sudo apt-get install jscalibrator
Output image 2
I tried antimicro,but got the error : E: Unable to locate package antimicro
And
sudo apt-get install xboxdrv
Completed
sudo xboxdrv –detach-kernel-driver
Error :
-- [ ERROR ] ------------------------------------------------------
No Xbox or Xbox360 controller found
Later used lsusb to find my device and got Bus 002 Device 009: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
lsusb -vd 0079:0006
Output:
Output image 3
Output image 4
Then
xboxdrv --debug --device-by-id 0079:0006 --type xbox360 --detach-kernel-driver
Output image 5
jscal -c /dev/input/js0
Output:
Output image 6
Output image 7
I dont know what else to do.
PS:Hope I provided all the necessary information regarding my problem.
usb joystick
usb joystick
edited Feb 16 '18 at 5:19
sree
asked Feb 16 '18 at 5:11
sreesree
14
14
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
The following worked for me :
modprobe -r xpad
modprobe xpad

add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006681%2fhow-do-i-configure-a-joystick-in-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The following worked for me :
modprobe -r xpad
modprobe xpad

add a comment |
The following worked for me :
modprobe -r xpad
modprobe xpad

add a comment |
The following worked for me :
modprobe -r xpad
modprobe xpad

The following worked for me :
modprobe -r xpad
modprobe xpad

answered Jan 18 at 18:17
Freek NortierFreek Nortier
1175
1175
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1006681%2fhow-do-i-configure-a-joystick-in-ubuntu-16-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown