Bug 215414
| Summary: | Inserting USB stick brings up usb AND cdrom icons | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sammy <sait.a.umar> |
| Component: | kernel | Assignee: | Kernel Maintainer List <kernel-maint> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6 | CC: | davidz, jonstanley, tom.georgoulias, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | F8 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-01-08 02:33:15 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 427887 | ||
|
Description
Sammy
2006-11-13 20:58:58 UTC
This is just how the device works so the vendor can Autorun programs on Windows that installs the right driver software or some other "value add" IIRC (search the Interweb for details). See bug 208521 for details. Reassigning to kernel to make them add quirks to the USB storage driver to hide the optical drive LUN for this specific device. (In the same vein, let me mention that it would be nice if user space (e.g. HAL) could inject such quirks in the kernel - having quirks in the kernel source, such as drivers/usb/storage/unusual_devs.h, is just not very good for turn around times etc. especially in the light of things like hal-info [1] landing in the distro soon.) [1] : http://hughsient.livejournal.com/6702.html (Forgot to reassign to owner - please see comment 1) I am experiencing the same behavior too. 1 GB sSandisk cruzer USB key chain on FC6. kernel-2.6.19-1.2911.fc6 gnome-mount-0.5-2.fc6 hal-0.5.8.1-6.fc6 syslog output: Feb 19 20:17:59 slacker kernel: usb 5-6: new high speed USB device using ehci_hcd and address 6 Feb 19 20:17:59 slacker kernel: usb 5-6: configuration #1 chosen from 1 choice Feb 19 20:17:59 slacker kernel: scsi7 : SCSI emulation for USB Mass Storage devices Feb 19 20:18:04 slacker kernel: scsi 7:0:0:0: Direct-Access SanDisk U3 Cruzer Micro 3.21 PQ: 0 ANSI: 2 Feb 19 20:18:04 slacker kernel: SCSI device sdg: 1994385 512-byte hdwr sectors (1021 MB) Feb 19 20:18:04 slacker kernel: sdg: Write Protect is off Feb 19 20:18:04 slacker kernel: sdg: assuming drive cache: write through Feb 19 20:18:04 slacker kernel: SCSI device sdg: 1994385 512-byte hdwr sectors (1021 MB) Feb 19 20:18:04 slacker kernel: sdg: Write Protect is off Feb 19 20:18:04 slacker kernel: sdg: assuming drive cache: write through Feb 19 20:18:04 slacker kernel: sdg: sdg1 Feb 19 20:18:04 slacker kernel: sd 7:0:0:0: Attached scsi removable disk sdg Feb 19 20:18:04 slacker kernel: sd 7:0:0:0: Attached scsi generic sg6 type 0 Feb 19 20:18:04 slacker kernel: scsi 7:0:0:1: CD-ROM SanDisk U3 Cruzer Micro 3.21 PQ: 0 ANSI: 2 Feb 19 20:18:04 slacker kernel: scsi 7:0:0:1: Attached scsi generic sg7 type 5 Feb 19 20:18:04 slacker kernel: sr0: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray Feb 19 20:18:05 slacker kernel: cdrom: This disc doesn't have any tracks I recognize! Feb 19 20:18:05 slacker kernel: SELinux: initialized (dev sdg1, type vfat), uses genfs_contexts Feb 19 20:18:05 slacker hald: mounted /dev/sdg1 on behalf of uid 500 (This is a mass-update to all current FC6 kernel bugs in NEW state) Hello, I'm reviewing this bug list as part of the kernel bug triage project, an attempt to isolate current bugs in the Fedora kernel. http://fedoraproject.org/wiki/KernelBugTriage I am CC'ing myself to this bug, however this version of Fedora is no longer maintained. Please attempt to reproduce this bug with a current version of Fedora (presently Fedora 8). If the bug no longer exists, please close the bug or I'll do so in a few days if there is no further information lodged. Thanks for using Fedora! It is no longer an issue for me on Fedora 8 (all errata applied). |