From Fedora Project Wiki

(Created page with "{{QA/Test_Case |description= |setup= #A Fedora17 machine is powered on #Attach a USB webcam #System should recognize this USB device |actions= #Run lsusb to determin the USB webc...")
 
No edit summary
Line 12: Line 12:
#Traffic show isochronous transfer
#Traffic show isochronous transfer
}}
}}
[[Category:USB_test_cases]]

Revision as of 05:34, 2 March 2012

Description

Setup

  1. A Fedora17 machine is powered on
  2. Attach a USB webcam
  3. System should recognize this USB device

How to test

  1. Run lsusb to determin the USB webcam <bus-id>
  2. mount -t debugfs none /sys/kernel/debug
  3. cat /sys/kernel/debug/usb/usbmon/<bus-id>u

Expected Results

  1. Traffic show isochronous transfer