Bug 501317 - Failure to mount usb memory stick
Summary: Failure to mount usb memory stick
Keywords:
Status: CLOSED DUPLICATE of bug 494932
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Kernel Maintainer List
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-18 14:19 UTC by Jonathan Underwood
Modified: 2009-06-09 04:16 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-06-09 04:16:18 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jonathan Underwood 2009-05-18 14:19:44 UTC
Description of problem:

On a freshly installed F-11 system I am unable to mount a USB stick that works fine on an F-10 system, and so I don't think it's a bad usb stick.

The following is from /var/log/messages on inserting the stick (this is repeated many many times):

May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] 1974271 512-byte hardware sectors: (1.01 GB/963 MiB)
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Write Protect is off
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] 1974271 512-byte hardware sectors: (1.01 GB/963 MiB)
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Write Protect is off
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
May 18 14:59:19 localhost kernel: sdb: sdb1
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] 1974271 512-byte hardware sectors: (1.01 GB/963 MiB)
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Write Protect is off
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] 1974271 512-byte hardware sectors: (1.01 GB/963 MiB)
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Write Protect is off
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] Assuming drive cache: write through
May 18 14:59:19 localhost kernel: sdb:Dev sdb: unable to read RDB block 0
May 18 14:59:19 localhost kernel: unable to read partition table
May 18 14:59:19 localhost kernel: sd 9:0:0:0: [sdb] 1974271 512-byte hardware sectors: (1.01 GB/963 MiB)

Version-Release number of selected component (if applicable):
kernel-2.6.29.3-140.fc11.i586
usbutils-0.73-3.fc11.i586
libusb-0.1.12-21.fc11.i586
libusb1-1.0.0-2.fc11.i586

How reproducible:
Everytime

Steps to Reproduce:
1.Insert usb stick
2.
3.
  
Actual results:
Fails to mount

Expected results:
Mounts

Additional info:

This machine is an Acer Aspire One D150. lspci output below:
]# lspci
00:00.0 Host bridge: Intel Corporation Mobile 945GME Express Memory Controller Hub (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 945GME Express Integrated Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME, 943/940GML Express Integrated Graphics Controller (rev 03)
00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 02)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 02)
00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 02)
00:1c.2 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 3 (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 02)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e2)
00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 02)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller (rev 02)
00:1f.2 SATA controller: Intel Corporation 82801GBM/GHM (ICH7 Family) SATA AHCI Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 02)
01:00.0 Ethernet controller: Atheros Communications Inc. AR242x 802.11abg Wireless PCI Express Adapter (rev 01)
03:00.0 Ethernet controller: Attansic Technology Corp. Atheros AR8121/AR8113/AR8114 PCI-E Ethernet Controller (rev b0)

Comment 1 Colin Leavett-Brown 2009-05-20 22:47:30 UTC
Same issue, same s/w levels except 2.6.29.3-140.fc11.i686.PAE. Message when plugging in memory stick are:

May 20 15:23:06 gibbon kernel: usb 1-6: new high speed USB device using ehci_hcd and address 10
May 20 15:23:06 gibbon kernel: usb 1-6: New USB device found, idVendor=1307, idProduct=0163
May 20 15:23:06 gibbon kernel: usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
May 20 15:23:06 gibbon kernel: usb 1-6: Product: USB Mass Storage Device
May 20 15:23:06 gibbon kernel: usb 1-6: Manufacturer: USBest Technology
May 20 15:23:06 gibbon kernel: usb 1-6: SerialNumber: 0000000000419D
May 20 15:23:06 gibbon kernel: usb 1-6: configuration #1 chosen from 1 choice
May 20 15:23:06 gibbon kernel: scsi15 : SCSI emulation for USB Mass Storage devices
May 20 15:23:11 gibbon kernel: scsi 15:0:0:0: Direct-Access     Flash    Drive UT_USB20   0.00 PQ: 0 ANSI: 2
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] 2015231 512-byte hardware sectors: (1.03 GB/983 MiB)
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] Write Protect is off
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] Assuming drive cache: write through
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] 2015231 512-byte hardware sectors: (1.03 GB/983 MiB)
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] Write Protect is off
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] Assuming drive cache: write through
May 20 15:23:11 gibbon kernel: sde: sde1
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: [sde] Attached SCSI removable disk
May 20 15:23:11 gibbon kernel: sd 15:0:0:0: Attached scsi generic sg5 type 0
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] 2015231 512-byte hardware sectors: (1.03 GB/983 MiB)
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] Write Protect is off
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] Assuming drive cache: write through
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] 2015231 512-byte hardware sectors: (1.03 GB/983 MiB)
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] Write Protect is off
May 20 15:23:12 gibbon kernel: sd 15:0:0:0: [sde] Assuming drive cache: write through
May 20 15:23:12 gibbon kernel: sde:Dev sde: unable to read RDB block 0
May 20 15:23:12 gibbon kernel: unable to read partition table

Comment 2 Chuck Ebbert 2009-06-09 04:16:18 UTC

*** This bug has been marked as a duplicate of bug 494932 ***


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