290e locking issue

2012-01-25 Thread Claus Olesen
just got 3.2.1-3.fc16.i686.PAE the issue that the driver had to be removed for the 290e to work after a replug is gone. the issue that a usb mem stick cannot be mounted while the 290e is plugged in still lingers. one workaround is to unplug the 290e and wait a little (no need to also remove the dri

Re: 290e locking issue

2012-01-26 Thread Antti Palosaari
On 01/26/2012 12:16 AM, Claus Olesen wrote: just got 3.2.1-3.fc16.i686.PAE the issue that the driver had to be removed for the 290e to work after a replug is gone. the issue that a usb mem stick cannot be mounted while the 290e is plugged in still lingers. one workaround is to unplug the 290e and

Re: 290e locking issue

2012-01-26 Thread Claus Olesen
the dmesg output from inplug of 290e until usb mem stick mount timeout with a cut marked "--- cut similar ---" between mount and timeout for less output is >inplug 290e [ 112.367345] usb 2-3: new high-speed USB device number 2 using ehci_hcd [ 112.482773] usb 2-3: New USB device found, idVendor=

Re: 290e locking issue

2012-01-26 Thread Antti Palosaari
On 01/26/2012 01:46 PM, Claus Olesen wrote: the dmesg output from inplug of 290e until usb mem stick mount timeout with a cut marked "--- cut similar ---" between mount and timeout for less output is I think it is maybe some incapability of em28xx driver. Maybe it could be something to do with

Re: 290e locking issue

2012-01-26 Thread Devin Heitmueller
On Thu, Jan 26, 2012 at 6:58 AM, Antti Palosaari wrote: > I think it is maybe some incapability of em28xx driver. Maybe it could be > something to do with USB HCI too... >From a USB standpoint there isn't a whole lot the em28xx driver could do wrong. It's an isoc device, and perhaps it's not cle

Re: 290e locking issue

2012-01-26 Thread Claus Olesen
the behavior with the latest media_build.git is the same as that which was with fedora stock. the dmesg is >inplug 290e [  112.284350] usb 2-3: new high-speed USB device number 2 using ehci_hcd [  112.399774] usb 2-3: New USB device found, idVendor=2013, idProduct=024f [  112.399783] usb 2-3: New

Re: 290e locking issue

2012-01-26 Thread Antti Palosaari
On 01/26/2012 07:09 PM, Claus Olesen wrote: the behavior with the latest media_build.git is the same as that which was with fedora stock. After all I am almost 100% sure it is em28xx (USB-interface driver used) or/and USB-bus related issue. Likely it will happen for other em28xx devices too.

Re: 290e locking issue

2012-01-26 Thread Claus Olesen
I just came to think of my old 800e because also it is a em28xx device and for what it is worth I just tried it and it does not exhibit the issue. it's dmesg is >inplug 800e [  179.499370] usb 2-4: new high-speed USB device number 2 using ehci_hcd [  179.622477] usb 2-4: New USB device found, idVe

Re: 290e locking issue

2012-01-26 Thread Devin Heitmueller
On Thu, Jan 26, 2012 at 2:25 PM, Claus Olesen wrote: > I just came to think of my old 800e because also it is a em28xx device > and for what it is worth I just tried it and it does not exhibit the > issue. it's dmesg is Wow, that's *really* surprising (I did both the original em2874 driver suppor