Comment 145 for bug 530277

Revision history for this message
Andrew Muro (andrewdangermuro) wrote :

This works, and I thank you for that. Unfortunately, it doesn't automount on my Acer Aspire one D255 running Maverick on kernel 2.6.35-27. This is what I get from dmesg upon insert:

[ 1116.083534] SD_SCSI_Read_Capacity
[ 1116.083544] bl_len = 200
[ 1116.083552] bl_num = 1dedfff
[ 1116.083623] sd 8:0:0:0: [sdb] 31383552 512-byte logical blocks: (16.0 GB/14.9
 GiB)
[ 1116.083680] scsi cmd 1A --- SCSIOP_MODE_SENSE
[ 1116.083738] sd 8:0:0:0: [sdb] Write Protect is off
[ 1116.083753] sd 8:0:0:0: [sdb] Mode Sense: 0b 00 00 08
[ 1116.083766] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1116.087838] sd 8:0:0:0: Attached scsi generic sg1 type 0
[ 1116.091725] scsi cmd 1E --- SCSIOP_ALLOW_MEDIUM_REMOVAL
[ 1116.091735] transport --- BuildSenseBuffer
[ 1116.091859] scsi cmd 25 --- SCSIOP_READ_CAPACITY
[ 1116.091865] SD_SCSI_Read_Capacity
[ 1116.091871] bl_len = 200
[ 1116.091876] bl_num = 1dedfff
[ 1116.091939] scsi cmd 1A --- SCSIOP_MODE_SENSE
[ 1116.091974] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[ 1116.092001] sdb:SD_RW_PATTERN
[ 1116.100533] sdb1

It's there, but not "there" in the GNOME sense. Does this work for others?