External hard drive not loading after kernel update

Bug #110737 reported by Cesk
4
Affects Status Importance Assigned to Milestone
Ubuntu
Invalid
Undecided
Unassigned

Bug Description

After updating the kernel my external USB2 hard drive doesn't load anymore.
It worked fine with the previous kernel. I'm using Kubuntu.

Thanks in advance for any hints.

FF

[ 5555.336000] usb 5-3: new high speed USB device using ehci_hcd and address 6
[ 5555.472000] usb 5-3: configuration #1 chosen from 1 choice
[ 5555.472000] scsi6 : SCSI emulation for USB Mass Storage devices
[ 5555.472000] usb-storage: device found at 6
[ 5555.472000] usb-storage: waiting for device to settle before scanning
[ 5560.472000] usb-storage: device scan complete
[ 5560.472000] scsi 6:0:0:0: Direct-Access TOSHIBA MK1032GAX 0811 PQ: 0 ANSI: 0
[ 5560.476000] SCSI device sdb: 195371568 512-byte hdwr sectors (100030 MB)
[ 5560.476000] sdb: test WP failed, assume Write Enabled
[ 5560.476000] sdb: assuming drive cache: write through
[ 5560.480000] SCSI device sdb: 195371568 512-byte hdwr sectors (100030 MB)
[ 5560.480000] sdb: test WP failed, assume Write Enabled
[ 5560.480000] sdb: assuming drive cache: write through
[ 5560.480000] sdb: sdb1
[ 5560.840000] sd 6:0:0:0: Attached scsi disk sdb
[ 5560.840000] sd 6:0:0:0: Attached scsi generic sg2 type 0

Revision history for this message
Sujee Maniyam (sujee) wrote :

a) what kernel version are you running? You can find this out by typing "cat /proc/version' in a console
b) this is the same as bug ?
https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/111412

If it is the similar issue, please close this bug. thanks

Revision history for this message
Cesk (ercesk) wrote : Re: [Bug 110737] Re: External hard drive not loading after kernel update
Download full text (35.2 KiB)

LinuxLover ha scritto:
> a) what kernel version are you running? You can find this out by typing "cat /proc/version' in a console
>
Here the reply to "cat /proc/version":

Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2
(Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007

> b) this is the same as bug ?
> https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/111412
>
>
It seems to be a similar problem though dmesg is quite different
(I'm not and expert at all).

Please find attached "dmesg.txt".

Thanks a lot,
Francesco

> If it is the similar issue, please close this bug. thanks
>
>
> ** Changed in: Ubuntu
> Status: New => Incomplete
>
>

[ 0.000000] Linux version 2.6.20-16-generic (root@terranova) (gcc version 4.1.2 (Ubuntu 4.1.2-0ubuntu4)) #2 SMP Thu Jun 7 20:19:32 UTC 2007 (Ubuntu 2.6.20-16.29-generic)
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] sanitize start
[ 0.000000] sanitize end
[ 0.000000] copy_e820_map() start: 0000000000000000 size: 000000000009f800 end: 000000000009f800 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000000009f800 size: 0000000000000800 end: 00000000000a0000 type: 2
[ 0.000000] copy_e820_map() start: 00000000000dc000 size: 0000000000024000 end: 0000000000100000 type: 2
[ 0.000000] copy_e820_map() start: 0000000000100000 size: 000000003f570000 end: 000000003f670000 type: 1
[ 0.000000] copy_e820_map() type is E820_RAM
[ 0.000000] copy_e820_map() start: 000000003f670000 size: 0000000000090000 end: 000000003f700000 type: 4
[ 0.000000] copy_e820_map() start: 000000003f700000 size: 0000000000900000 end: 0000000040000000 type: 2
[ 0.000000] copy_e820_map() start: 00000000e0000000 size: 0000000010000000 end: 00000000f0000000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fec00000 size: 0000000000010000 end: 00000000fec10000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fed00000 size: 0000000000000400 end: 00000000fed00400 type: 2
[ 0.000000] copy_e820_map() start: 00000000fed14000 size: 0000000000006000 end: 00000000fed1a000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fed1c000 size: 0000000000074000 end: 00000000fed90000 type: 2
[ 0.000000] copy_e820_map() start: 00000000fee00000 size: 0000000000001000 end: 00000000fee01000 type: 2
[ 0.000000] copy_e820_map() start: 00000000ff000000 size: 0000000001000000 end: 0000000100000000 type: 2
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[ 0.000000] BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003f670000 (usable)
[ 0.000000] BIOS-e820: 000000003f670000 - 000000003f700000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003f700000 - 0000000040000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[ 0.000000] BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
[ 0.000000] BIOS-e820: 00000000fed14000 - 000...

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Ubuntu because there has been no activity for 60 days.]

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.