
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] SD Card not appearing on desktop. Again.
Did you run dmesg? You can see after you boot up if SCSI is supported
in your kernel. I just upgraded to feisty and I see this:
billsb@example.com:~$ dmesg | grep SCSI
[ 19.017958] SCSI subsystem initialized
[ 20.031806] SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
[ 20.032184] SCSI device sda: write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
[ 20.032231] SCSI device sda: 312500000 512-byte hdwr sectors (160000 MB)
[ 20.032255] SCSI device sda: write cache: enabled, read cache:
enabled, doesn't support DPO or FUA
Although I know little to nothing about USB in the kernel.
Home |
Main Index |
Thread Index