You are not logged in.
Pages: 1
I attach a card to the slot but I get this error and can't find a device in /dev to mount.. Anybody ?
pccard: PCMCIA card inserted into slot 1
pcmcia: registering new device pcmcia1.0
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
Probing IDE interface ide2...
ide-cs: ide_register() at 0x3100 & 0x310e, irq 4 failed
ata2: PATA max PIO0 cmd 0x3100 ctl 0x310E bmdma 0x0 irq 4
scsi2 : pata_pcmcia
Quis custodiet ipsos custodiet?
Offline
could be one of the ricoh's that operate through the PCMCIA port. I've got one in my laptop, acer travelmate 370.
There's an experimental driver for these here: http://sourceforge.net/projects/sdricohcs/
edit: Just gave it a shot and it worked 'well'. Not flawlessly, but pretty darn well for a first release.
Otherwise, take a look on: http://mmc.drzeus.cx/wiki/Welcome
what's the laptop?
James
Last edited by iphitus (2007-03-09 13:36:09)
Offline
It's HP NX 9105. It's not Ricoh.. It's Texas Instruments. By the way I can only make it work via these commands:
sudo setpci -s 01:04.0 4c.b=0x02
sudo setpci -s 01:04.1 4c.b=0x02
sudo setpci -s 01:04.2 4c.b=0x02
[00:49] (tunix@penguix ~)$ lspci
00:00.0 Host bridge: nVidia Corporation nForce3 Host Bridge (rev a4)
00:01.0 ISA bridge: nVidia Corporation nForce3 LPC Bridge (rev a6)
00:01.1 SMBus: nVidia Corporation nForce3 SMBus (rev a4)
00:02.0 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.1 USB Controller: nVidia Corporation nForce3 USB 1.1 (rev a5)
00:02.2 USB Controller: nVidia Corporation nForce3 USB 2.0 (rev a2)
00:06.0 Multimedia audio controller: nVidia Corporation nForce3 Audio (rev a2)
00:06.1 Modem: nVidia Corporation nForce3 Audio (rev a2)
00:08.0 IDE interface: nVidia Corporation nForce3 IDE (rev a5)
00:0a.0 PCI bridge: nVidia Corporation nForce3 PCI Bridge (rev a2)
00:0b.0 PCI bridge: nVidia Corporation nForce3 AGP Bridge (rev a4)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:00.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
01:01.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
01:02.0 Network controller: Broadcom Corporation BCM4306 802.11b/g Wireless LAN Controller (rev 03)
01:04.0 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
01:04.1 CardBus bridge: Texas Instruments PCI1620 PC Card Controller (rev 01)
01:04.2 System peripheral: Texas Instruments PCI1620 Firmware Loading Function (rev 01)
0a:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 420 Go 32M] (rev a3)
Quis custodiet ipsos custodiet?
Offline
Pages: 1