Where do I go now?
Peter Garrett
peter.garrett at optusnet.com.au
Thu Dec 28 12:43:17 UTC 2006
Bill Cairns wrote:
[snips]
>> I am having problems with my USB memory stick under Dapper. I am
using a
>> fairly old machine with only USB 1.1 ports.
[snips]
> I get (sorry if there is a typo - I have to copy this - no way of
> cutting and pasting!) :
>
> Bus 001 Device 004: ID 0457:0151 Silicon Integrated Systems Corp. Super
> Flash 1G
> B Flash Drive
> Bus 001 Device 0001: Id 0000:0000
>
> [So at least it does see a drive!]
http://www.phoronix.com/lch/?k=entry&l=40&t=Transcend%20JetFlash%20110%201GB%20USB%20Drive
that's the first hit I got on google for
Silicon Integrated Systems Corp.Super Flash 1G B Flash Drive
I wonder if the problem is that the device is USB 2 and you have only USB
1 on your machine? Do you see any output when you plug it in and then issue
dmesg | tail ?
For comparison purposes when I plug in my 1GB USB stick I get
$ dmesg | tail
[17329376.648000] sda: Mode Sense: 0b 00 00 08
[17329376.648000] sda: assuming drive cache: write through
[17329376.660000] SCSI device sda: 2002000 512-byte hdwr sectors (1025 MB)
[17329376.660000] sda: Write Protect is off
[17329376.660000] sda: Mode Sense: 0b 00 00 08
[17329376.660000] sda: assuming drive cache: write through
[17329376.660000] sda: sda1
[17329376.664000] sd 0:0:0:0: Attached scsi removable disk sda
[17329376.704000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[17329377.436000] FAT: utf8 is not a recommended IO charset for FAT
filesystems, filesystem will be case sensitive!
This tells me that the device has been automatically mounted
as /dev/sda1 , and it appears as /media/usbdisk when nautilus pops up
( also automatically)
It also appears in "Computer" - in my case as "USBDisk RunDisk: usbdisk"
Peter
More information about the ubuntu-users
mailing list