[Fwd: [Bug 470328] [NEW] Karmic 64Bit: no usb devices]

Mirto Silvio Busico mirtosilvio.busico at fastwebnet.it
Fri Nov 13 08:38:44 UTC 2009


Abdullah Teke ha scritto:
> Does sdb have any partition,doesn't it? And you can see these 
> partitions on windows machine?
Yes /dev/sdb have one partition /dev/sdb1 and Jaunty sees all.
Here the result of dthe "fdisk -l" and "mount" (same hardware same stick 
only difference booted Jaunty from HD instead of Karmic from live CD):

mirto at msb02:~$ sudo fdisk -l
[sudo] password for mirto: 

Disco /dev/sda: 320.0 GB, 320072933376 byte
255 testine, 63 settori/tracce, 38913 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x298455f3             

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sda1               1        1275    10240000   27  Sconosciuto
/dev/sda2   *        1275       11383    81190908    7  HPFS/NTFS
/dev/sda3           38522       38914     3145728   12  Diagnostica Compaq
/dev/sda4           11384       38521   217985985    5  Esteso
/dev/sda5   *       11384       37416   209110041   83  Linux
/dev/sda6           37417       38521     8875881   82  Linux swap / Solaris

Le voci nella tabella delle partizioni non sono nello stesso ordine del 
disco

Disco /dev/sdb: 16.1 GB, 16173236224 byte
255 testine, 63 settori/tracce, 1966 cilindri
Unità = cilindri di 16065 * 512 = 8225280 byte
Identificativo disco: 0x000aeb91

Dispositivo Boot      Start         End      Blocks   Id  System
/dev/sdb1               1        1966    15791863+   b  W95 FAT32  
<=============================== (the same)
mirto at msb02:~$ mount
/dev/sda5 on / type ext3 (rw,relatime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,nosuid,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
lrm on /lib/modules/2.6.28-16-generic/volatile type tmpfs (rw,mode=755)
securityfs on /sys/kernel/security type securityfs (rw)
/dev/sdb1 on /media/PENNA16 type vfat 
(rw,nosuid,nodev,uhelper=hal,uid=1000,utf8,shortname=mixed,flush)  
<============= (visible and mounted)
mirto at msb02:~$


Regards
    Mirto

>
> On Thu, Nov 12, 2009 at 3:29 PM, Mirto Silvio Busico 
> <mirtosilvio.busico at fastwebnet.it 
> <mailto:mirtosilvio.busico at fastwebnet.it>> wrote:
>
>     Well,
>     I've done the test using the Karmic live and an usn stick.
>
>     The device notifier applet sees only the live CD.
>
>     The Dolphin Places shows the stick
>
>     Here is the output of "fdisk -l" and "mount" (after I've clicked
>     on the device in Dolphin):
>
>     ubuntu at ubuntu:~$ sudo fdisk -l                                    
>              
>     Disk /dev/sda: 320.1 GB, 320072933376 bytes            255 heads,
>     63 sectors/track, 38913 cylinders           Units = cylinders of
>     16065 * 512 = 8225280 bytes       Disk identifier: 0x298455f3    
>                            
>      Device Boot      Start         End      Blocks   Id  System
>     /dev/sda1               1        1275    10240000   27  Unknown
>     /dev/sda2   *        1275       11383    81190908    7  HPFS/NTFS
>     /dev/sda3           38522       38914     3145728   12  Compaq
>     diagnostics
>     /dev/sda4           11384       38521   217985985    5  Extended  
>                                                           /dev/sda5  
>     *       11384       37416   209110041   83  Linux                
>                                                /dev/sda6          
>     37417       38521     8875881   82  Linux swap / Solaris          
>                                      
>     Partition table entries are not in disk order
>
>     Disk /dev/sdb: 16.2 GB, 16173236224 bytes
>     255 heads, 63 sectors/track, 1966 cylinders
>     Units = cylinders of 16065 * 512 = 8225280 bytes
>     Disk identifier: 0x000aeb91
>
>      Device Boot      Start         End      Blocks   Id  System
>     /dev/sdb1               1        1966    15791863+   b  W95 FAT32
>     ubuntu at ubuntu:~$ mount
>     aufs on / type aufs (rw)
>     none on /proc type proc (rw,noexec,nosuid,nodev)
>     none on /sys type sysfs (rw,noexec,nosuid,nodev)
>     udev on /dev type tmpfs (rw,mode=0755)
>     /dev/sr0 on /cdrom type iso9660 (rw)
>     /dev/loop0 on /rofs type squashfs (rw)
>     none on /sys/fs/fuse/connections type fusectl (rw)
>     none on /sys/kernel/debug type debugfs (rw)
>     none on /sys/kernel/security type securityfs (rw)
>     none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
>     none on /dev/shm type tmpfs (rw,nosuid,nodev)
>     tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
>     none on /var/run type tmpfs (rw,nosuid,mode=0755)
>     none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
>     none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
>     /dev/sda3 on /media/disk type fuseblk
>     (rw,nosuid,nodev,allow_other,blksize=4096)
>     /dev/sda5 on /media/disk-1 type ext3 (rw,nosuid,nodev,uhelper=hal)
>     /dev/sda2 on /media/ACER type fuseblk
>     (rw,nosuid,nodev,allow_other,blksize=4096)
>     ubuntu at ubuntu:~$
>
>
>     Any hint?
>
>
>     Regards
>       Mirto
>
>     Abdullah Teke ha scritto:
>
>         I think problem is partion table of disk. Can you plug the
>         disk when you boot the pc from live cd?
>
>
>         On Wed, Nov 4, 2009 at 10:15 AM, Mirto Silvio Busico
>         <mirtosilvio.busico at fastwebnet.it
>         <mailto:mirtosilvio.busico at fastwebnet.it>
>         <mailto:mirtosilvio.busico at fastwebnet.it
>         <mailto:mirtosilvio.busico at fastwebnet.it>>> wrote:
>
>            Hi all,
>            I forgot to say that, to be sure about the CD, I have done:
>
>              * verified the MD5 sum of the downloaded ISO
>              * used the boot CD menu entry "verify media"
>
>            all seemed ok.
>
>            Regards
>              Mirto
>
>            Mirto Silvio Busico ha scritto:
>
>                Hi all,
>
>                Myriam Schweingruber ha scritto:
>
>                    Hi all,
>
>                    On Tue, Nov 3, 2009 at 17:59, Jonas Norlander
>                    <jonorland at gmail.com <mailto:jonorland at gmail.com>
>         <mailto:jonorland at gmail.com <mailto:jonorland at gmail.com>>> wrote:
>                    
>                        2009/11/3 Mirto Silvio Busico
>                        <mirtosilvio.busico at fastwebnet.it
>         <mailto:mirtosilvio.busico at fastwebnet.it>
>                        <mailto:mirtosilvio.busico at fastwebnet.it
>         <mailto:mirtosilvio.busico at fastwebnet.it>>>:
>
>                        
>                            Hi all,
>                            anyone experienced this problem?
>
>                            Thanks
>                             Mirto
>                                
>                        Works fine for me. I have tested a 1 TB USB
>         harddrive,
>                        SD-card and MP3 player.
>                        So no problem for me on Kubuntu 9.10 64-bit
>         upgraded
>                        from 9.04.
>                          
>
>                    I can't reproduce this neither, Kubuntu 9.10 (fresh
>                    install when RC
>                    came out) on a 64bit Lenovo laptop. All plugged in
>         devices
>                    show up as
>                    they should, be this USB sticks, USB hard drives or
>         SD cards.
>
>
>                    Regards, Myriam.
>
>                    
>                Mybe it is my hardware. I use an Acer Aspire 5930G.
>                After a fresh install I tried a 1Tera WD hard disk and
>         a 16Gb
>                memory stick; dmesg says the devices are ok, but
>         nothing shows
>                up in the plasmoid.
>
>                Strangely "fdisk -l" shows the device (/dev/sdb) but
>         doesn't
>                see any partition.
>
>
>                Regards
>                  Mirto
>
>
>
>
>            --
>            kubuntu-users mailing list
>            kubuntu-users at lists.ubuntu.com
>         <mailto:kubuntu-users at lists.ubuntu.com>
>         <mailto:kubuntu-users at lists.ubuntu.com
>         <mailto:kubuntu-users at lists.ubuntu.com>>
>
>            Modify settings or unsubscribe at:
>            https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
>
>
>
>         -- 
>         Abdullah Teke
>         ---------------------------
>         abdullahteke at gmail.com <mailto:abdullahteke at gmail.com>
>         <mailto:abdullahteke at gmail.com <mailto:abdullahteke at gmail.com>>
>         www.abdullahteke.com <http://www.abdullahteke.com>
>         <http://www.abdullahteke.com>
>
>
>
>     --
>     kubuntu-users mailing list
>     kubuntu-users at lists.ubuntu.com <mailto:kubuntu-users at lists.ubuntu.com>
>     Modify settings or unsubscribe at:
>     https://lists.ubuntu.com/mailman/listinfo/kubuntu-users
>
>
>
>
> -- 
> Abdullah Teke
> ---------------------------
> abdullahteke at gmail.com <mailto:abdullahteke at gmail.com>
> www.abdullahteke.com <http://www.abdullahteke.com>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: mirtosilvio_busico.vcf
Type: text/x-vcard
Size: 285 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/kubuntu-users/attachments/20091113/3d1302a2/attachment.vcf>


More information about the kubuntu-users mailing list