[Bug 10661] New: PCMCIA: CompactFlash card can't be mounted.
bugme-daemon at bugzilla.kernel.org
bugme-daemon at bugzilla.kernel.org
Sat May 10 05:41:24 EDT 2008
http://bugzilla.kernel.org/show_bug.cgi?id=10661
Summary: PCMCIA: CompactFlash card can't be mounted.
Product: Drivers
Version: 2.5
KernelVersion: 2.6.25.3
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
Severity: normal
Priority: P1
Component: PCMCIA
AssignedTo: linux-pcmcia at lists.infradead.org
ReportedBy: akbara13 at gmail.com
Latest working kernel version: 2.6.24
Earliest failing kernel version:
Distribution:
Hardware Environment: IBM t-43, PCMCIA card-reader Transcend CompactFlash
Adapter, CF-card Kingston ElitePro.
Software Environment:
Problem Description:
I cannot mount my CF-card via PCMCIA card-reader.
dmesg:
[ 657.489156] pccard: PCMCIA card inserted into slot 0
[ 657.489683] pcmcia: registering new device pcmcia0.0
[ 657.533449] scsi4 : pata_pcmcia
[ 657.533501] ata5: PATA max PIO0 cmd 0x4100 ctl 0x410e irq 5
[ 657.682481] ata5.00: CFA: ELITE PRO CF CARD 1GB, 20070131, max MWDMA4
[ 657.682489] ata5.00: 1989792 sectors, multi 0: LBA
[ 657.685331] ata5.00: configured for PIO0
[ 657.691049] ata5.00: configured for PIO0
[ 657.691054] ata5: EH complete
[ 657.691569] scsi 4:0:0:0: Direct-Access ATA ELITE PRO CF CAR 2007
PQ
: 0 ANSI: 5
[ 657.692149] sd 4:0:0:0: [sdb] 1989792 512-byte hardware sectors (1019 MB)
[ 657.692304] sd 4:0:0:0: [sdb] Write Protect is off
[ 657.692309] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 657.692544] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled,
doe
sn't support DPO or FUA
[ 657.692909] sd 4:0:0:0: [sdb] 1989792 512-byte hardware sectors (1019 MB)
[ 657.693045] sd 4:0:0:0: [sdb] Write Protect is off
[ 657.693050] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 657.693273] sd 4:0:0:0: [sdb] Write cache: disabled, read cache: enabled,
doe
sn't support DPO or FUA
[ 657.693278] sdb: sdb1
[ 657.714070] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 657.714113] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 657.714141] pcmcia: registering new device pcmcia0.1
[ 657.714357] 0.1: GetNextTuple: No more items
[ 657.714376] pata_pcmcia: probe of 0.1 failed with error -12
[ 657.714403] 0.1: GetNextTuple: No more items
[ 657.719290] 0.1: GetNextTuple: No more items
[ 657.719305] pata_pcmcia: probe of 0.1 failed with error -12
[ 657.719324] 0.1: GetNextTuple: No more items
[ 657.722048] 0.1: GetNextTuple: No more items
[ 657.722060] pata_pcmcia: probe of 0.1 failed with error -12
[ 657.722079] 0.1: GetNextTuple: No more items
--------------------------------
less /etc/fstab | grep sdb
/dev/sdb1 /mnt/flash auto user,noauto 0 0
-------------------------------------
~$ mount /mnt/flash
mount: I could not determine the filesystem type, and none was specified
--------------------------
~$ sudo mount /mnt/flash /dev/sdb1 -t vfat
mount: mount point /dev/sdb1 does not exist
-------------------------------------
Steps to reproduce:
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the linux-pcmcia
mailing list