It seems it is already fixed, you just need to update your system and
restart it.
______________________________
[ENG] Best Regards
[GER] Mit freundlichen Grüßen
[RUS] С наилучшими пожеланиями
[UKR] З найкращими побажаннями

Anton Gladkyy


2009/6/25 Tim Coffey <coffe...@yahoo.com>

> I wrote this previously:
>
> It took me days to enter the correct search terms to find this answer.
> Thank you for the info on /etc/modules and usb_storage. I have an
> internal card reader that would not detect during boot and only detect
> if I disconnected the cable and then reconnected it while Jaunty was up
> and running. Using this fix got it working correctly.
>
> This is new:
>
> The new kernel update broke this fix. 2.6.28-13-generic #44-Ubuntu SMP
> Tue Jun 2 07:55:09 UTC 2009 x86_64 GNU/Linux. As soon as I updated the
> kernel the card reader stopped working. When I boot with the older
> kernel it works fine (with usb_storage added to /etc/modules).
>
> --
> usb_storage does not load at boot w/ external HD
> https://bugs.launchpad.net/bugs/344406
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in “linux” package in Ubuntu: Confirmed
>
> Bug description:
> UPDATE:
> There is a temporary workaround in order to fix it, open the Terminal
> application and execute this command:
>
> echo "usb_storage" | sudo tee -a /etc/modules
>
> (You need to "blindly" type in your password and press Enter.)
> After the above command, reboot/restart your machine and it should be
> working.
> If it doesn't please file a new bug (you probably have a different
> problem).
>
> Original description:
> Summary was: usb HD detected by lsusb but not blkid.
>
> lsb_release -rd
> Description:    Ubuntu jaunty (development branch)
> Release:        9.04
>
> uname -a
> Linux GIGABYTE-jaunty 2.6.28-10-generic #33-Ubuntu SMP Mon Mar 16 23:49:27
> UTC 2009 x86_64 GNU/Linux
>
> cmd's used
>
> sudo blkid
> /dev/sda1: UUID="98984C90984C6EB6" TYPE="ntfs"
> /dev/sda3: SEC_TYPE="msdos" LABEL="BOOTIT EMBR" UUID="D394-0200"
> TYPE="vfat"
> /dev/sda5: LABEL="intrepid" UUID="76ef76ad-9162-499e-ad5a-f5e16f60692a"
> SEC_TYPE="ext2" TYPE="ext3"
> /dev/sda6: TYPE="swap" UUID="d2f3a46e-8b57-4563-a0ef-ae1796e7b3ee"
> /dev/sda7: LABEL="DATA" UUID="F5A9-0200" TYPE="vfat"
> /dev/sda8: LABEL="jaunty" UUID="398b67e4-8b27-4877-a92b-1800b325fca3"
> TYPE="ext3"
> /dev/sdb1: UUID="C8C0145BC0145254" LABEL="RAIDntfs" TYPE="ntfs"
> /dev/sdb2: LABEL="IMG-DATA" UUID="449C-0200" TYPE="vfat"
>
> lsusb
> Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 002 Device 002: ID 1307:0165 Transcend Information, Inc.
> Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 001 Device 004: ID 0bda:0111 Realtek Semiconductor Corp. Card Reader
> Bus 001 Device 003: ID 0ace:1215 ZyDAS WLA-54L WiFi
> Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
> Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
> Bus 003 Device 002: ID 06bd:208f AGFA-Gevaert NV SnapScan e50
> Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
>
> fdisk -l
> [sudo] password for peter:
>
> Disk /dev/sda: 500.1 GB, 500107862016 bytes
> 255 heads, 63 sectors/track, 60801 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> Disk identifier: 0xb3a77c10
>
>   Device Boot      Start         End      Blocks   Id  System
> /dev/sda1               1        4461    35832951    7  HPFS/NTFS
> /dev/sda2   *        4462       60798   452526952+   f  W95 Ext'd (LBA)
> /dev/sda3           60799       60801       24097+   e  W95 FAT16 (LBA)
> /dev/sda5            4462        6500    16378236   83  Linux
> /dev/sda6            6501        6627     1020096   82  Linux swap /
> Solaris
> /dev/sda7           56593       60798    33784663+   b  W95 FAT32
> /dev/sda8   *        6628        9302    21486906   83  Linux
>
> Partition table entries are not in disk order
>
> Disk /dev/sdb: 250.0 GB, 250059350016 bytes
> 255 heads, 63 sectors/track, 30401 cylinders
> Units = cylinders of 16065 * 512 = 8225280 bytes
> Disk identifier: 0x21f22601
>
>   Device Boot      Start         End      Blocks   Id  System
> /dev/sdb1               1       14788   118784578+   7  HPFS/NTFS
> /dev/sdb2           14789       30401   125411422+   c  W95 FAT32 (LBA)
>
> pls notice devices detected by lsusb
>
> Bus 002 Device 002: ID 1307:0165 Transcend Information, Inc.
> Bus 001 Device 004: ID 0bda:0111 Realtek Semiconductor Corp. Card Reader
>
> there are indeed devices connected to above (on first a SSD expresscard w
> usb adapter and on second a cfcard in the card reader) however, there is no
> output on blkid, fdisk and gparted re the above - only the internal HDD's.
>
> further checks
>
> df
> Filesystem           1K-blocks      Used Available Use% Mounted on
> /dev/sda8             21149588   5458348  14616896  28% /
> tmpfs                  1734344         0   1734344   0% /lib/init/rw
> varrun                 1734344       304   1734040   1% /var/run
> varlock                1734344         0   1734344   0% /var/lock
> udev                   1734344       104   1734240   1% /dev
> tmpfs                  1734344        76   1734268   1% /dev/shm
> lrm                    1734344      2360   1731984   1%
> /lib/modules/2.6.28-10-generic/volatile
> /dev/sda5             16121156   4880044  10422204  32% /media/sda5
> /dev/sda3                24032      1266     22766   6% /media/BOOTIT_EMBR
> /dev/sda7             33776384   3085568  30690816  10% /media/DATA
> /dev/sdb2            125380768  20280896 105099872  17% /media/IMG-DATA
> /dev/sdb1            118784576  15954904 102829672  14% /media/RAIDntfs
> /dev/sda1             35832948   9277400  26555548  26% /media/sda1
> /dev/sdb2            125380768  20280896 105099872  17% /media/CFCARD
>
> pls notice lasts line
> /dev/sdb2            125380768  20280896 105099872  17% /media/CFCARD
>
> contents on /media/CFCARD is same as /media/IMG-DATA ident above as
> /dev/sda7             33776384   3085568  30690816  10% /media/DATA
>

-- 
usb_storage does not load at boot w/ external HD
https://bugs.launchpad.net/bugs/344406
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to