[Desktop-packages] [Bug 952585] Re: FingerVu 706 - Soundgraph HID device gets /dev/input/event* by evdev but no input gets through

2014-03-10 Thread Launchpad Bug Tracker
[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/pci:00/: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/pci:00/: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 

[Desktop-packages] [Bug 952585] Re: FingerVu 706 - Soundgraph HID device gets /dev/input/event* by evdev but no input gets through

2014-01-09 Thread Christopher M. Penalver
xapient, this bug was reported a while ago and there hasn't been any
activity in it recently. We were wondering if this is still an issue? If
so, could you please test for this with the latest development release
of Ubuntu? ISO images are available from http://cdimage.ubuntu.com
/daily-live/current/ .

If it remains an issue, could you please run the following command in
the development release from a Terminal
(Applications-Accessories-Terminal), as it will automatically gather
and attach updated debug information to this report:

apport-collect -p xserver-xorg-input-evdev REPLACE-WITH-BUG-NUMBER

Please note, given that the information from the prior release is
already available, doing this on a release prior to the development one
would not be helpful.

Thank you for your understanding.

Helpful bug reporting tips:
https://wiki.ubuntu.com/ReportingBugs

** Changed in: xserver-xorg-input-evdev (Ubuntu)
   Importance: Undecided = Low

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

-- 
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:
  Incomplete

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/pci:00/: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