usb joypad hal problem
- freemade
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
01 Aug 2010 13:54 #3543
by freemade
usb joypad hal problem was created by freemade
Hello out there, i'am new on emc2.4 and ubuntu. I tryed now to connect a usb joypad. The joypad works with
jstest /dev/input/js0.
But it dose not work with
$halrun
halcmd: loadusr hal_input -d /dev/input/js0 -p joypad
halcmd: No input devices could be opened. This usually indicates a misconfigured
system. Please read the section 'PERMISSIONS AND UDEV' in the hal_input
manpage
please give me a little help.
jstest /dev/input/js0.
But it dose not work with
$halrun
halcmd: loadusr hal_input -d /dev/input/js0 -p joypad
halcmd: No input devices could be opened. This usually indicates a misconfigured
system. Please read the section 'PERMISSIONS AND UDEV' in the hal_input
manpage
please give me a little help.
Please Log in or Create an account to join the conversation.
- Rick G
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 155
01 Aug 2010 15:03 #3545
by Rick G
Replied by Rick G on topic Re:usb joypad hal problem
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
01 Aug 2010 15:18 #3546
by andypugh
Replied by andypugh on topic Re:usb joypad hal problem
freemade wrote:
the last parameter needs to be a unique string found in the name that the joypad declares itself as, so if the joypad doesn't call itself a joypad, hal_input won't find it with that parameter set.
The page linked by Rick G tells you how to find the name that the joypad gives itself.
halcmd: loadusr hal_input -d /dev/input/js0 -p joypad
the last parameter needs to be a unique string found in the name that the joypad declares itself as, so if the joypad doesn't call itself a joypad, hal_input won't find it with that parameter set.
The page linked by Rick G tells you how to find the name that the joypad gives itself.
Please Log in or Create an account to join the conversation.
- freemade
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
02 Aug 2010 20:50 #3560
by freemade
Replied by freemade on topic Re:usb joypad hal problem
Hello, thank you for your help but it dose not work.
I have read the Simple Remote Pendant and in the last lines he wrote i should make new ruls.
Ok i did a new rule file. Now i have a other error.
I: Bus=0003 Vendor=046d Product=c21a Version=0110
N: Name="Logitech Logitech(R) Precision(TM) Gamepad"
P: Phys=usb-0000:00:1f.2-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2:1.0/input/input3
U: Uniq=
H: Handlers=event3 js0
B: EV=1b
B: KEY=3ff 0 0 0 0 0 0 0 0 0
B: ABS=3
B: MSC=10
halcmd: loadusr hal_input -d /dev/input/js0 -p Gamepad
halcmd: No input device matching '/dev/input/js0' was found (5 devices checked)
Now i dont know what i should do.
Thank you for your help
Freemade
I have read the Simple Remote Pendant and in the last lines he wrote i should make new ruls.
Ok i did a new rule file. Now i have a other error.
I: Bus=0003 Vendor=046d Product=c21a Version=0110
N: Name="Logitech Logitech(R) Precision(TM) Gamepad"
P: Phys=usb-0000:00:1f.2-2/input0
S: Sysfs=/devices/pci0000:00/0000:00:1f.2/usb1/1-2/1-2:1.0/input/input3
U: Uniq=
H: Handlers=event3 js0
B: EV=1b
B: KEY=3ff 0 0 0 0 0 0 0 0 0
B: ABS=3
B: MSC=10
halcmd: loadusr hal_input -d /dev/input/js0 -p Gamepad
halcmd: No input device matching '/dev/input/js0' was found (5 devices checked)
Now i dont know what i should do.
Thank you for your help
Freemade
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23170
- Thank you received: 4860
02 Aug 2010 21:26 #3561
by andypugh
Replied by andypugh on topic Re:usb joypad hal problem
You are out of HAL and into Linux now, I think. You might find an answer on Google. .
I wonder if you need usb_hid?
I wonder if you need usb_hid?
Please Log in or Create an account to join the conversation.
- freemade
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
04 Aug 2010 10:41 #3574
by freemade
Replied by freemade on topic Re:usb joypad hal problem
yes i want to do the jog function with the joypad. To move the mashine x,y,z to my zero position.
Please Log in or Create an account to join the conversation.
- Rick G
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 155
04 Aug 2010 22:43 #3581
by Rick G
Replied by Rick G on topic Re:usb joypad hal problem
Hello,
What lines did you add to your .ini file?
Rick G
What lines did you add to your .ini file?
Rick G
Please Log in or Create an account to join the conversation.
- eliof
- Offline
- New Member
Less
More
- Posts: 1
- Thank you received: 0
23 Oct 2010 18:00 #4813
by eliof
Replied by eliof on topic Re:usb joypad hal problem
HI im having the same problem did you get your joypad working??
Please Log in or Create an account to join the conversation.
- Rick G
- Offline
- Junior Member
Less
More
- Posts: 26
- Thank you received: 155
23 Oct 2010 21:14 #4814
by Rick G
Replied by Rick G on topic Re:usb joypad hal problem
It would help if you posted what actions you took, and what results you received.
Rick G
Rick G
Please Log in or Create an account to join the conversation.
- freemade
- Offline
- New Member
Less
More
- Posts: 8
- Thank you received: 0
02 Dec 2010 10:59 #5814
by freemade
Replied by freemade on topic Re:usb joypad hal problem
Hi, i did not solve the problem. But i must say i was busy the last month. I had no time to search for a solution.
Freemade
Freemade
Please Log in or Create an account to join the conversation.
Time to create page: 0.074 seconds