Hi:<div>   I catch a log from my guys's real PC. And it seems that the device "Bus 001 Device 035: ID 0557:2407 ATEN International Co., Ltd "<br><br>is filtered by the default rule I mentioned above. Can you tell me how the rule match now ? Thanks a lot.!<br>
<br><div class="gmail_quote">2012/7/24 Hans de Goede <span dir="ltr"><<a href="mailto:hdegoede@redhat.com" target="_blank">hdegoede@redhat.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<div><div class="h5"><br>
<br>
On 07/24/2012 04:03 PM, flooding Controlled wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Oh~~ I am sorry that in my company we have to use vms... Though I think that a real machine is more perfect...<br>
<br>
I catch a new part of log with my USB plugin in .<br>
<br>
<br>
Bus 001 Device 003: ID 154b:6001 PNY<br>
Device Descriptor:<br>
   bLength                18<br>
   bDescriptorType         1<br>
   bcdUSB               2.00<br>
   bDeviceClass            0 (Defined at Interface level)<br>
   bDeviceSubClass         0<br>
   bDeviceProtocol         0<br>
   bMaxPacketSize0        64<br>
   idVendor           0x154b PNY<br>
   idProduct          0x6001<br>
   bcdDevice            1.00<br>
   iManufacturer           1 PNY<br>
   iProduct                2 Lovely Attache<br>
   iSerial                 3 0000000000011F<br>
   bNumConfigurations      1<br>
   Configuration Descriptor:<br>
     bLength                 9<br>
     bDescriptorType         2<br>
     wTotalLength           39<br>
     bNumInterfaces          1<br>
     bConfigurationValue     1<br>
     iConfiguration          0<br>
     bmAttributes         0x80<br>
       (Bus Powered)<br>
     MaxPower               98mA<br>
     Interface Descriptor:<br>
       bLength                 9<br>
       bDescriptorType         4<br>
       bInterfaceNumber        0<br>
       bAlternateSetting       0<br>
       bNumEndpoints           3<br>
       bInterfaceClass         8 Mass Storage<br>
       bInterfaceSubClass      6 SCSI<br>
       bInterfaceProtocol     80 Bulk (Zip)<br>
       iInterface              0<br>
       Endpoint Descriptor:<br>
         bLength                 7<br>
         bDescriptorType         5<br>
         bEndpointAddress     0x01  EP 1 OUT<br>
         bmAttributes            2<br>
           Transfer Type            Bulk<br>
           Synch Type               None<br>
           Usage Type               Data<br>
         wMaxPacketSize     0x0200  1x 512 bytes<br>
         bInterval               1<br>
       Endpoint Descriptor:<br>
         bLength                 7<br>
         bDescriptorType         5<br>
         bEndpointAddress     0x82  EP 2 IN<br>
         bmAttributes            2<br>
           Transfer Type            Bulk<br>
           Synch Type               None<br>
           Usage Type               Data<br>
         wMaxPacketSize     0x0200  1x 512 bytes<br>
         bInterval               1<br>
       Endpoint Descriptor:<br>
         bLength                 7<br>
         bDescriptorType         5<br>
         bEndpointAddress     0x83  EP 3 IN<br>
         bmAttributes            3<br>
           Transfer Type            Interrupt<br>
           Synch Type               None<br>
           Usage Type               Data<br>
         wMaxPacketSize     0x0040  1x 64 bytes<br>
         bInterval               8<br>
Device Qualifier (for other device speed):<br>
   bLength                10<br>
   bDescriptorType         6<br>
   bcdUSB               2.00<br>
   bDeviceClass            0 (Defined at Interface level)<br>
   bDeviceSubClass         0<br>
   bDeviceProtocol         0<br>
   bMaxPacketSize0        64<br>
   bNumConfigurations      1<br>
Device Status:     0x0000<br>
   (Bus Powered)<br>
<br>
<br>
Is there a rule matched ?<br>
</blockquote>
<br></div></div>
That does not look like a printer, but like a standard usb mass storage device,<br>
maybe your printer has a build in hub and shows up as multiple devices?<br>
<br>
Once your printer shows up in lsusb in the client, then the client should<br>
redirect it without issues. If you think filtering is the problem try<br>
going to File -> USB device selection, the filter only influences auto-redirection,<br>
you can always manually redirect. Also note that auto redirect only works<br>
if the remote-viewer window has focus while the device gets plugged in.<br>
<br>
Regards,<br>
<br>
Hans<br>
</blockquote></div><br></div>