Bug 15287

Summary: hal: Joypad recognised as a mouse, not a joystick
Product: hal Reporter: Sam Morris <sam>
Component: haldAssignee: David Zeuthen (not reading bugmail) <zeuthen>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description Sam Morris 2008-03-31 07:55:36 UTC
I have a Gravis gamepad that HAL seems to think is a mouse rather than a
joystick:

udi = '/org/freedesktop/Hal/devices/usb_device_428_4001_noserial_if0_logicaldev_input'
  info.capabilities = {'input', 'input.mouse'} (string list)
  info.category = 'input'  (string)
  info.parent = '/org/freedesktop/Hal/devices/usb_device_428_4001_noserial_if0'  (string)
  info.product = 'Gravis GamePad Pro USB'  (string)
  info.udi = '/org/freedesktop/Hal/devices/usb_device_428_4001_noserial_if0_logicaldev_input'  (string)
  input.device = '/dev/input/event10'  (string)
  input.originating_device = '/org/freedesktop/Hal/devices/usb_device_428_4001_noserial_if0'  (string)
  input.physical_device = '/org/freedesktop/Hal/devices/usb_device_428_4001_noserial_if0'  (string)
  input.product = 'Gravis GamePad Pro USB'  (string)
  linux.device_file = '/dev/input/event10'  (string)
  linux.hotplug_type = 2  (0x2)  (int)
  linux.subsystem = 'input'  (string)
  linux.sysfs_path = '/sys/class/input/input10/event10'  (string)

This also happens for my Sidewinder joystick (also USB).
Comment 1 Danny Kukawka 2008-04-01 12:18:31 UTC

*** This bug has been marked as a duplicate of bug 15286 ***

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.