Joystick
- garthnoakes
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 9
30 Oct 2019 20:24 #149213
by garthnoakes
Joystick was created by garthnoakes
Has anyone successfully installed a joystick on Debian Wheezy?
Please Log in or Create an account to join the conversation.
- garthnoakes
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 9
31 Oct 2019 22:13 #149314
by garthnoakes
Replied by garthnoakes on topic Joystick
That didn't work - even after an apt-get update, the apt-get install usbutils tells me the package is not available
Please Log in or Create an account to join the conversation.
- garthnoakes
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 9
01 Nov 2019 03:20 #149330
by garthnoakes
Replied by garthnoakes on topic Joystick
Thats using LinuxCNC 2.7.0 (and of course internet access)
Please Log in or Create an account to join the conversation.
01 Nov 2019 12:00 #149346
by pl7i92
hi
you do not need anything
open a terminal type command
lsusb
my output -> Bus 004 Device 002: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
so gamepad is there
now the input name
in terminal type
less /proc/bus/input/devices close the view with q =quit
it is usaly the last entry
so the name is Joystick of the Gamepad
open a mashine can be also a SIM mashine
home the mashine
goto MASHINE in top bar HAL_View
type in the entryfield offcause your name "Joystick"
loadusr -W hal_input -KARL Joystick
it shoudt say HAL_input started
close the HAL_VIEW
reopen Hal_view
PINS -> input ->0
take the VIEW to discover not SHOW on the right side
click all BTN ### only the not NOT
NOW hit the Butons on the joystick
all clear
you do not need anything
open a terminal type command
lsusb
my output -> Bus 004 Device 002: ID 0079:0006 DragonRise Inc. PC TWIN SHOCK Gamepad
so gamepad is there
now the input name
in terminal type
less /proc/bus/input/devices close the view with q =quit
it is usaly the last entry
I: Bus=0003 Vendor=0079 Product=0006 Version=0110
N: Name="DragonRise Inc. Generic USB Joystick "
P: Phys=usb-0000:00:04.0-5/input0
S: Sysfs=/devices/pci0000:00/0000:00:04.0/usb4/4-5/4-5:1.0/0003:0079:0006.0001/input/input11
U: Uniq=
H: Handlers=event10 js0
so the name is Joystick of the Gamepad
open a mashine can be also a SIM mashine
home the mashine
goto MASHINE in top bar HAL_View
type in the entryfield offcause your name "Joystick"
loadusr -W hal_input -KARL Joystick
it shoudt say HAL_input started
close the HAL_VIEW
reopen Hal_view
PINS -> input ->0
take the VIEW to discover not SHOW on the right side
click all BTN ### only the not NOT
NOW hit the Butons on the joystick
all clear
Please Log in or Create an account to join the conversation.
- garthnoakes
- Offline
- Senior Member
Less
More
- Posts: 51
- Thank you received: 9
01 Nov 2019 12:45 #149348
by garthnoakes
Replied by garthnoakes on topic Joystick
lsusb is not available- because usbutils package is not installed. Which cannot be found - an apt-get tells me it is not available
Please Log in or Create an account to join the conversation.
06 Nov 2019 13:03 #149705
by andypugh
You can probably get lsusb from the archive repositories.
The problem you have is likely to be due to Wheezy being end-of-line and out of support (it is really very old)
forum.linuxcnc.org/29-forum-announcement...-repositories#135195
The problem you have is likely to be due to Wheezy being end-of-line and out of support (it is really very old)
forum.linuxcnc.org/29-forum-announcement...-repositories#135195
Please Log in or Create an account to join the conversation.
Time to create page: 0.116 seconds