[Expired for xserver-xorg-input-evdev (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: xserver-xorg-input-evdev (Ubuntu)
       Status: Incomplete => Expired

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-input-evdev in Ubuntu.
https://bugs.launchpad.net/bugs/952585

Title:
  FingerVu 706 - Soundgraph HID device gets /dev/input/event* by evdev
  but no input gets through

Status in “xserver-xorg-input-evdev” package in Ubuntu:
  Expired

Bug description:
  I am using a soundgraph device named Fingervu 706

  usbid :
  Bus 002 Device 038: ID 15c2:3480 SoundGraph Inc.

  it gets grabbed by usb-hid module - that should be ok since:

  FingerVU is an USB composite device. This composite device consists of HID 
keyboard device, HID mouse device and HID compliant device. HID keyboard/mouse 
driver are used for IR input from remote control. The touch data is transferred 
through HID compliant device driver. If you'd like to get data from FingerVU 
touch panel, you might need to check this device.
  (from the soundgraph support)

  
  uname -a
  Linux wald 3.2.0-18-generic #28-Ubuntu SMP Fri Mar 2 20:02:50 UTC 2012 x86_64 
x86_64 x86_64 GNU/Linux

  this is the output of /var/log/Xorg.0.log
  [code]
  [141621.275] (II) config/udev: Adding input device SoundGraph,Inc.--- 
SoundGraph.Inc (/dev/input/event3)
  [141621.275] (**) SoundGraph,Inc.--- SoundGraph.Inc: Applying InputClass 
"evdev keyboard catchall"
  [141621.275] (II) Using input driver 'evdev' for 'SoundGraph,Inc.--- 
SoundGraph.Inc'
  [141621.275] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  [141621.275] (**) SoundGraph,Inc.--- SoundGraph.Inc: always reports core 
events
  [141621.275] (**) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Device: 
"/dev/input/event3"
  [141621.275] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Vendor 0x15c2 
Product 0x3480
  [141621.275] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Found keys
  [141621.275] (II) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Configuring as 
keyboard
  [141621.275] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4.2/2-4.2:1.1/input/input82/event3"
  [141621.275] (II) XINPUT: Adding extended input device "SoundGraph,Inc.--- 
SoundGraph.Inc" (type: KEYBOARD, id 8)
  [141621.275] (**) Option "xkb_rules" "evdev"
  [141621.275] (**) Option "xkb_model" "pc105"
  [141621.275] (**) Option "xkb_layout" "de"
  [141621.275] (**) Option "xkb_variant" "dvorak"
  [141621.277] (II) config/udev: Adding input device SoundGraph,Inc.--- 
SoundGraph.Inc (/dev/input/mouse0)
  [141621.277] (II) No input driver specified, ignoring this device.
  [141621.277] (II) This device may have been added with another device file.
  [141621.279] (II) config/udev: Adding input device SoundGraph,Inc.--- 
SoundGraph.Inc (/dev/input/event2)
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: Applying InputClass 
"evdev pointer catchall"
  [141621.279] (II) Using input driver 'evdev' for 'SoundGraph,Inc.--- 
SoundGraph.Inc'
  [141621.279] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: always reports core 
events
  [141621.279] (**) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Device: 
"/dev/input/event2"
  [141621.279] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Vendor 0x15c2 
Product 0x3480
  [141621.279] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Found 3 mouse 
buttons
  [141621.279] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Found scroll 
wheel(s)
  [141621.279] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Found relative 
axes
  [141621.279] (--) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Found x and y 
relative axes
  [141621.279] (II) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Configuring as 
mouse
  [141621.279] (II) evdev: SoundGraph,Inc.--- SoundGraph.Inc: Adding 
scrollwheel support
  [141621.279] (**) evdev: SoundGraph,Inc.--- SoundGraph.Inc: YAxisMapping: 
buttons 4 and 5
  [141621.279] (**) evdev: SoundGraph,Inc.--- SoundGraph.Inc: 
EmulateWheelButton: 4, EmulateWheelInertia: 10, EmulateWheelTimeout: 200
  [141621.279] (**) Option "config_info" 
"udev:/sys/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4.2/2-4.2:1.0/input/input81/event2"
  [141621.279] (II) XINPUT: Adding extended input device "SoundGraph,Inc.--- 
SoundGraph.Inc" (type: MOUSE, id 9)
  [141621.279] (II) evdev: SoundGraph,Inc.--- SoundGraph.Inc: initialized for 
relative axes.
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: (accel) keeping 
acceleration scheme 1
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: (accel) acceleration 
profile 0
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: (accel) acceleration 
factor: 2.000
  [141621.279] (**) SoundGraph,Inc.--- SoundGraph.Inc: (accel) acceleration 
threshold: 4
  [/code]

  dmesg
  [code]
  generic-usb 0003:17E9:401C.006A: hiddev0,hidraw0: USB HID v1.10 Device 
[DisplayLink FingerVU 706] on usb-0000:00:1d.7-4.1/input1
  usb 2-4.2: new full-speed USB device number 32 using ehci_hcd
  input: SoundGraph,Inc.--- SoundGraph.Inc as 
/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4.2/2-4.2:1.0/input/input77
  generic-usb 0003:15C2:3480.006B: input,hidraw1: USB HID v1.11 Mouse 
[SoundGraph,Inc.--- SoundGraph.Inc] on usb-0000:00:1d.7-4.2/input0
  input: SoundGraph,Inc.--- SoundGraph.Inc as 
/devices/pci0000:00/0000:00:1d.7/usb2/2-4/2-4.2/2-4.2:1.1/input/input78
  generic-usb 0003:15C2:3480.006C: input,hidraw2: USB HID v1.11 Keyboard 
[SoundGraph,Inc.--- SoundGraph.Inc] on usb-0000:00:1d.7-4.2/input1
  generic-usb 0003:15C2:3480.006D: hiddev0,hidraw3: USB HID v1.10 Device 
[SoundGraph,Inc.--- SoundGraph.Inc] on usb-0000:00:1d.7-4.2/input2
  [/code]

  
  sudo cat /dev/hidraw3
  produces a lot of output when touching the screen... so there is something 
coming through.. but the /dev/input/event* devices that are created seem to be 
dead

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/952585/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to