How to configure an USB DDR dance pad for Stepmania?How to disable the notebook Touch Pad when a wireless USB mouse is connectedHow to disable slider on game pad?Recommendations for a Wireless-N USB dongle?DragonRise USB gamepad not workingHow do I use a gamepad?How to configure Wine for Half-Life?How to configure Qjoypad?USB number pad won't workJoystick's pad is moving mouse cursorCobaltFlux USB Gamepad doesn't report input? How do I get my computer to recognize the input?

When is the phrase "j'ai bon" used?

How "fast" does astronomical events happen?

Co-worker is now managing my team. Does this mean that I'm being demoted?

How would Japanese people react to someone refusing to say “itadakimasu” for religious reasons?

Basic power tool set for Home repair and simple projects

Fill the maze with a wall-following Snake until it gets stuck

How did Avada Kedavra get its name?

How to sort human readable size

SQL Server has encountered occurences of I/O requests taking longer than 15 seconds

Print the phrase "And she said, 'But that's his.'" using only the alphabet

What is "dot" sign in •NO?

Are there any super-powered aliens in the Marvel universe?

What are the mechanical differences between Adapt and Monstrosity?

Leveraging cash for buying car

Would a 7805 5v regulator drain a 9v battery?

How can this shape perfectly cover a cube?

Have Steve Rogers (Captain America) and a young Erik Lehnsherr (Magneto) interacted during WWII?

How to address players struggling with simple controls?

What is the color associated with lukewarm?

Having some issue with notation in a Hilbert space

How could I create a situation in which a PC has to make a saving throw or be forced to pet a dog?

How can I maintain game balance while allowing my player to craft genuinely useful items?

Numerical second order differentiation

Catching a robber on one line



How to configure an USB DDR dance pad for Stepmania?


How to disable the notebook Touch Pad when a wireless USB mouse is connectedHow to disable slider on game pad?Recommendations for a Wireless-N USB dongle?DragonRise USB gamepad not workingHow do I use a gamepad?How to configure Wine for Half-Life?How to configure Qjoypad?USB number pad won't workJoystick's pad is moving mouse cursorCobaltFlux USB Gamepad doesn't report input? How do I get my computer to recognize the input?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








6















I have Stepmania running and my official Dance Dance Revolution dance pad from DDR Universe 2, but I can't get the former to work with the latter.



lsusb says:



Bus 002 Device 003: ID 12ab:0004 Honey Bee Electronic International Ltd.


I tried to look at the relevant Ubuntu documentation for lucid lynx 10.04 LTS, with no luck.










share|improve this question













migrated from gaming.stackexchange.com Apr 5 '11 at 17:34


This question came from our site for passionate videogamers on all platforms.


















  • Revision history on Gaming

    – badp
    Apr 5 '11 at 17:38












  • Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

    – Marco Ceppi
    Apr 5 '11 at 17:42











  • doc.ubuntu-fr.org/joystick

    – zillion
    Apr 5 '11 at 23:16

















6















I have Stepmania running and my official Dance Dance Revolution dance pad from DDR Universe 2, but I can't get the former to work with the latter.



lsusb says:



Bus 002 Device 003: ID 12ab:0004 Honey Bee Electronic International Ltd.


I tried to look at the relevant Ubuntu documentation for lucid lynx 10.04 LTS, with no luck.










share|improve this question













migrated from gaming.stackexchange.com Apr 5 '11 at 17:34


This question came from our site for passionate videogamers on all platforms.


















  • Revision history on Gaming

    – badp
    Apr 5 '11 at 17:38












  • Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

    – Marco Ceppi
    Apr 5 '11 at 17:42











  • doc.ubuntu-fr.org/joystick

    – zillion
    Apr 5 '11 at 23:16













6












6








6


2






I have Stepmania running and my official Dance Dance Revolution dance pad from DDR Universe 2, but I can't get the former to work with the latter.



lsusb says:



Bus 002 Device 003: ID 12ab:0004 Honey Bee Electronic International Ltd.


I tried to look at the relevant Ubuntu documentation for lucid lynx 10.04 LTS, with no luck.










share|improve this question














I have Stepmania running and my official Dance Dance Revolution dance pad from DDR Universe 2, but I can't get the former to work with the latter.



lsusb says:



Bus 002 Device 003: ID 12ab:0004 Honey Bee Electronic International Ltd.


I tried to look at the relevant Ubuntu documentation for lucid lynx 10.04 LTS, with no luck.







hardware gamepad 10.04 games






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 5 '11 at 17:08









zillionzillion

1911413




1911413




migrated from gaming.stackexchange.com Apr 5 '11 at 17:34


This question came from our site for passionate videogamers on all platforms.









migrated from gaming.stackexchange.com Apr 5 '11 at 17:34


This question came from our site for passionate videogamers on all platforms.














  • Revision history on Gaming

    – badp
    Apr 5 '11 at 17:38












  • Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

    – Marco Ceppi
    Apr 5 '11 at 17:42











  • doc.ubuntu-fr.org/joystick

    – zillion
    Apr 5 '11 at 23:16

















  • Revision history on Gaming

    – badp
    Apr 5 '11 at 17:38












  • Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

    – Marco Ceppi
    Apr 5 '11 at 17:42











  • doc.ubuntu-fr.org/joystick

    – zillion
    Apr 5 '11 at 23:16
















Revision history on Gaming

– badp
Apr 5 '11 at 17:38






Revision history on Gaming

– badp
Apr 5 '11 at 17:38














Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

– Marco Ceppi
Apr 5 '11 at 17:42





Could you provide a link to the aforementioned 'relevant Ubuntu documentation'?

– Marco Ceppi
Apr 5 '11 at 17:42













doc.ubuntu-fr.org/joystick

– zillion
Apr 5 '11 at 23:16





doc.ubuntu-fr.org/joystick

– zillion
Apr 5 '11 at 23:16










1 Answer
1






active

oldest

votes


















3














From http://www.stepmania.com/wiki/Configure_Keyboard_and_Dance_Pads#Linux :



For most dance pads, joydev and analog modules are required. Xbox Dance Pads require the xpad module. If they are already compiled with your kernel, try:



modprobe joydev
modprobe analog
modprobe xpad (for xbox pads)


If not, refer to the manual of your distribution how to get it (you can also download the kernel sources from kernel.org and compile your own kernel yourself).



Then look for some test program, like joystick. Install it with your package manager or compile it yourself.



sudo apt-get install joystick


And launch :



jstest /dev/input/js0


You might need to link /dev/input/js0 to /dev/js0 by typing:



ln -s /dev/input/js0 /dev/js0


(I modified it a bit, now it's working on Ubuntu)



I hope this helped you,



Daniel






share|improve this answer























  • Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

    – zillion
    Apr 13 '11 at 21:07











  • @zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

    – omnidan
    Apr 14 '11 at 13:54











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
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f33676%2fhow-to-configure-an-usb-ddr-dance-pad-for-stepmania%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









3














From http://www.stepmania.com/wiki/Configure_Keyboard_and_Dance_Pads#Linux :



For most dance pads, joydev and analog modules are required. Xbox Dance Pads require the xpad module. If they are already compiled with your kernel, try:



modprobe joydev
modprobe analog
modprobe xpad (for xbox pads)


If not, refer to the manual of your distribution how to get it (you can also download the kernel sources from kernel.org and compile your own kernel yourself).



Then look for some test program, like joystick. Install it with your package manager or compile it yourself.



sudo apt-get install joystick


And launch :



jstest /dev/input/js0


You might need to link /dev/input/js0 to /dev/js0 by typing:



ln -s /dev/input/js0 /dev/js0


(I modified it a bit, now it's working on Ubuntu)



I hope this helped you,



Daniel






share|improve this answer























  • Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

    – zillion
    Apr 13 '11 at 21:07











  • @zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

    – omnidan
    Apr 14 '11 at 13:54















3














From http://www.stepmania.com/wiki/Configure_Keyboard_and_Dance_Pads#Linux :



For most dance pads, joydev and analog modules are required. Xbox Dance Pads require the xpad module. If they are already compiled with your kernel, try:



modprobe joydev
modprobe analog
modprobe xpad (for xbox pads)


If not, refer to the manual of your distribution how to get it (you can also download the kernel sources from kernel.org and compile your own kernel yourself).



Then look for some test program, like joystick. Install it with your package manager or compile it yourself.



sudo apt-get install joystick


And launch :



jstest /dev/input/js0


You might need to link /dev/input/js0 to /dev/js0 by typing:



ln -s /dev/input/js0 /dev/js0


(I modified it a bit, now it's working on Ubuntu)



I hope this helped you,



Daniel






share|improve this answer























  • Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

    – zillion
    Apr 13 '11 at 21:07











  • @zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

    – omnidan
    Apr 14 '11 at 13:54













3












3








3







From http://www.stepmania.com/wiki/Configure_Keyboard_and_Dance_Pads#Linux :



For most dance pads, joydev and analog modules are required. Xbox Dance Pads require the xpad module. If they are already compiled with your kernel, try:



modprobe joydev
modprobe analog
modprobe xpad (for xbox pads)


If not, refer to the manual of your distribution how to get it (you can also download the kernel sources from kernel.org and compile your own kernel yourself).



Then look for some test program, like joystick. Install it with your package manager or compile it yourself.



sudo apt-get install joystick


And launch :



jstest /dev/input/js0


You might need to link /dev/input/js0 to /dev/js0 by typing:



ln -s /dev/input/js0 /dev/js0


(I modified it a bit, now it's working on Ubuntu)



I hope this helped you,



Daniel






share|improve this answer













From http://www.stepmania.com/wiki/Configure_Keyboard_and_Dance_Pads#Linux :



For most dance pads, joydev and analog modules are required. Xbox Dance Pads require the xpad module. If they are already compiled with your kernel, try:



modprobe joydev
modprobe analog
modprobe xpad (for xbox pads)


If not, refer to the manual of your distribution how to get it (you can also download the kernel sources from kernel.org and compile your own kernel yourself).



Then look for some test program, like joystick. Install it with your package manager or compile it yourself.



sudo apt-get install joystick


And launch :



jstest /dev/input/js0


You might need to link /dev/input/js0 to /dev/js0 by typing:



ln -s /dev/input/js0 /dev/js0


(I modified it a bit, now it's working on Ubuntu)



I hope this helped you,



Daniel







share|improve this answer












share|improve this answer



share|improve this answer










answered Apr 12 '11 at 7:32









omnidanomnidan

1,81811622




1,81811622












  • Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

    – zillion
    Apr 13 '11 at 21:07











  • @zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

    – omnidan
    Apr 14 '11 at 13:54

















  • Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

    – zillion
    Apr 13 '11 at 21:07











  • @zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

    – omnidan
    Apr 14 '11 at 13:54
















Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

– zillion
Apr 13 '11 at 21:07





Total fail !!! jstest /dev/input/js0 don’t work, so the rest won’t work ...

– zillion
Apr 13 '11 at 21:07













@zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

– omnidan
Apr 14 '11 at 13:54





@zillion Please read my full answer. You might need to link /dev/input/js0 to /dev/js0. You have to link it before you run jstest.

– omnidan
Apr 14 '11 at 13:54

















draft saved

draft discarded
















































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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f33676%2fhow-to-configure-an-usb-ddr-dance-pad-for-stepmania%23new-answer', 'question_page');

);

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







Popular posts from this blog

Tamil (spriik) Luke uk diar | Nawigatjuun

Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?