Bug 122595 - USB devices such as flash disks and scanner not recognized a boot time
Summary: USB devices such as flash disks and scanner not recognized a boot time
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: Fedora
Classification: Fedora
Component: hotplug
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-05-06 05:06 UTC by Brian G. Anderson
Modified: 2014-03-17 02:44 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-09-30 20:52:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Very simple workaround for scanners (286 bytes, patch)
2004-07-10 22:09 UTC, Rodrigo Damazio
no flags Details | Diff

Description Brian G. Anderson 2004-05-06 05:06:37 UTC
Description of problem:
When I boot my system with a scanner and/or a flash disk, they are not
recognized at boot time.  I always have to unplug the devices and
replug them in after boot.


Version-Release number of selected component (if applicable):
usbutils-0.11-4


How reproducible:
always


Steps to Reproduce:
1. plug in a scanner and or flash disk befor boot
2. boot the system
3.
  
Actual results:
Neither device is present at boot.  Only after unplugging the devices
and replugging them in are they recognized


Expected results:
the devices should have been recognized at boot.


Additional info:

Comment 1 Rodrigo Damazio 2004-07-10 22:09:33 UTC
Created attachment 101781 [details]
Very simple workaround for scanners

We should also be changing the X session startup scripts somewhere to give
console owner permission when a user logs in, but I'm not sure where that's
done.

You can also use Debian-like permissions by creating a "scanner" group and
changing the chomd for a chgrp to that group.

Comment 2 Rodrigo Damazio 2004-07-10 22:10:15 UTC
Oops, forgot to mention - that patch is for /etc/hotplug/usb/libusbscanner


Comment 3 Orion Poplawski 2004-12-13 18:08:58 UTC
Seeing this with a USB cd-rom device.  At boot I see:

Dec 13 10:47:01 lynx kernel: uhci_hcd 0000:00:1d.2: UHCI Host Controller
Dec 13 10:47:01 lynx kernel: SCSI subsystem initialized
Dec 13 10:47:01 lynx kernel: Initializing USB Mass Storage driver...
Dec 13 10:47:01 lynx kernel: scsi0 : SCSI emulation for USB Mass Storage devices
Dec 13 10:47:01 lynx kernel: uhci_hcd 0000:00:1d.2: irq 11, io base 00001860
Dec 13 10:47:01 lynx kernel: uhci_hcd 0000:00:1d.2: new USB bus registered,
assigned bus
number 4
Dec 13 10:47:01 lynx kernel:   Vendor: SAMSUNG   Model: CD-ROM SN-124     Rev: N102
Dec 13 10:47:01 lynx kernel:   Type:   CD-ROM                             ANSI
SCSI revis
ion: 02
Dec 13 10:47:01 lynx kernel: usbcore: registered new driver usb-storage
Dec 13 10:47:01 lynx kernel: USB Mass Storage support registered.

so it sees it.  Then a bit farther in the logs:

Dec 13 10:47:01 lynx kernel: usbcore: deregistering driver usb-storage

Have to remove and reattatch the drive to get the system to see it.


Comment 4 Orion Poplawski 2004-12-13 18:13:48 UTC
Should note that this is with FC3.

Comment 5 Bill Nottingham 2005-09-30 20:52:15 UTC
Closing bugs on older, no longer supported, releases. Apologies for any lack of
response.

Please try to reproduce this on a current release, such as Fedora Core 4. If the
issue persists, please open a new issue. Orion - your issue sounds like a kernel
bug.

Comment 6 Orion Poplawski 2005-09-30 22:02:53 UTC
Looks like the USB CD-ROM issue is fixed in FC4.


Note You need to log in before you can comment on or make changes to this bug.