Bug 14955
Summary: | usbstorage/umass for 2770:915d delivers no FAT | ||
---|---|---|---|
Product: | Drivers | Reporter: | Arne Woerner (arne_woerner) |
Component: | USB | Assignee: | Greg Kroah-Hartman (greg) |
Status: | RESOLVED INVALID | ||
Severity: | high | ||
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.31.9-174 | Subsystem: | |
Regression: | Yes | Bisected commit-id: |
Description
Arne Woerner
2009-12-29 20:40:31 UTC
On Sun, 10 Jan 2010, AW wrote: > hi! > > thx for all the effort u undertake to solve my problem... > > can we integrate this report > http://bugzilla.kernel.org/show_bug.cgi?id=14955 > somehow (i didnt know how to set the correct kernel number in my first > report)... Changing the Subject line (as I did above) ought to work. >is there a way to disable that "unusual device" entry without compiling my own >kernel? > because: i m afraid that i dont do it right... As a matter of fact, you _can_ disable it. In your /etc/modprobe.conf, add a line saying options usb-storage quirks=2770:915d: Alan Stern Alan wrote: > > is there a way to disable that "unusual device" entry without compiling my > own > > kernel? > > because: i m afraid that i dont do it right... > > As a matter of fact, you _can_ disable it. In your /etc/modprobe.conf, > add a line saying > > options usb-storage quirks=2770:915d: > w00t! :-) now my cam works again... thx -arne __________________________________________________ Do You Yahoo!? Sie sind Spam leid? Yahoo! Mail verfügt über einen herausragenden Schutz gegen Massenmails. http://mail.yahoo.com All USB bugs should be sent to the linux-usb@vger.kernel.org mailing list, and not entered into bugzilla. Please bring this issue up there, if it is still a problem in the latest kernel release. |