Hi Brian,

for me the patch works, too. To test, do the following:
- install wireshark
- use lsusb to figure out which bus your usb mouse/keyboard etc. is on
- capture a trace of you pressing one button etc.:
  - with wireshark with the new libpcap
  - with the old libpcap
  - with cat /sys/kernel/debug/usb/usbmon/<bus>u
- if you have a usb keyboard, look in the USB_COMPLETE package for application 
data, it should be the same for the usbmon method and wireshark (the space key 
on my usb keyboard gives me 00002c00 00000000 for usbmon and the new libpcap, 
but 08000000 00000000 for the old one)

Hope this helps!

-- 
usbmon broken
https://bugs.launchpad.net/bugs/523340
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to