|
Bugzilla – Full Text Bug Listing |
| Summary: | USB floppy drive SAMSUNG SFD-321U/EP detected 8 times | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Juergen Mell <juergen.mell> |
| Component: | Kernel | Assignee: | Hubert Mantel <mantel> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | RC 1 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | All | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
output of lsusb for the SFD-321U
syslog output when connecting SFD-321U diff-output to fix SFD-321U |
||
|
Description
Juergen Mell
2005-09-17 19:03:50 UTC
so does it exist in 10.0 or not? this patch will likely fix it. http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg14958.html Created attachment 50239 [details]
output of lsusb for the SFD-321U
Created attachment 50240 [details]
syslog output when connecting SFD-321U
The bug _exists_ in 10.0RC1 (kernel-default 2.6.13-9). The patch did NOT fix the problem (although I really expected it). Hmmmm. I modified unusual_devs.h, then did make cloneconfig, make prepare, make modules and make modules_install. After that rebooted. As all modules are now 'tainted' I believe the new modules are used. Very strange. Attached are outputs of lsusb and the relevant part of the syslog. Created attachment 50251 [details]
diff-output to fix SFD-321U
I finally found it: The firmware version of my drive is newer than the version
which was expected in the original patch and thus the drive was not recognized
with the original version. With the above patch everything works as expected.
The diff was made against the original file from
kernel-source-2.6.13-9.i586.rpm
Thanks, I added the fix to our kernels. Since you found out the problem and the fix, could you also please send this one upstream, so it will be fixed in newer kernels automatically? The maintainer's email adress can be found in the file you just modified ;) Matthew Dharm (mdharm-usb@one-eyed-alien.net) |