On Wed, 31 Jan 2007, Vaclav Barta wrote:

> On Tuesday 30 January 2007 19:30, Alan Stern wrote:
> > Well, there's one more approach I can think of.  Go back to the regular
> > kernel, and make sure to build sd_mod as a module.  Rename or move
> > sd_mod.ko so that it can't be loaded automatically.
> >
> > After plugging in the stick, run plscsi with the two TEST UNIT READY
> > commands:
> >
> >     plscsi -x '0 0 0 0 0 0' /dev/sg0
> >     plscsi -x '0 0 0 0 0 0' /dev/sg1
> >
> > You might want to run each command twice, because each one will probably
> > get an error the first time.  Then insmod the renamed sd_mod.ko driver.
> > Perhaps then it will work.
> Heureka! It does work! Obviously it isn't ideal for kernel upgrades, but 
> well, 
> one can't have everything...

It's better than not being able to use the device, and it doesn't involve 
any kernel code modifications.  In that respect it's not too bad.

> Thanks a lot for your patience!

You're welcome.

Alan Stern


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Linux-usb-users@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to