Has anyone gotten the Actiontex pc-700 to work on a Gigabyte GA71XE4 mobo with an AMD Duron?
I wanted to use it to transfer my digital camera pics w/o using Windoze, but I keep on getting the following error when trying to start card services after having compiled everything specifically for my setup: /etc/init.d/pcmcia start Starting PCMCIA services: modules/lib/modules/2.2.17/pcmcia/i82365.o: init_module: Device or resource busy Hint: this error can be caused by incorrect module parameters, including invalid IO or IRQ parameters /lib/modules/2.2.17/pcmcia/ds.o: init_module: Device or resource busy Hint: this error can be caused by incorrect module parameters, including invalid IO or IRQ parameters cardmgr. clientmaster:~# Here is my /etc/pcmcia.conf: clientmaster:~# cat /etc/pcmcia.conf PCMCIA=yes PCIC=i82365 PCIC_OPTS= CORE_OPTS= CARDMGR_OPTS="-v" clientmaster:~# I have tried any number of setups and a number of the suggestions in the PCMCIA-HOWTO, but I seem to be getting nowhere fast. Thanks Antonio PS Here is my /proc/pci: clientmaster:~# cat /proc/pci PCI devices found: Bus 0, device 0, function 0: Host bridge: AMD Unknown device (rev 37). Vendor id=1022. Device id=7006. Medium devsel. Master Capable. Latency=120. Prefetchable 32 bit memory at 0xe8000000 [0xe8000008]. Prefetchable 32 bit memory at 0xefdff000 [0xefdff008]. I/O at 0xdc00 [0xdc01]. Bus 0, device 1, function 0: PCI bridge: AMD Unknown device (rev 1). Vendor id=1022. Device id=7007. Medium devsel. Master Capable. Latency=120. Min Gnt=10. Bus 0, device 7, function 0: ISA bridge: AMD Unknown device (rev 1). Vendor id=1022. Device id=7408. Medium devsel. Master Capable. No bursts. Bus 0, device 7, function 1: IDE interface: AMD Unknown device (rev 7). Vendor id=1022. Device id=7409. Medium devsel. Master Capable. Latency=32. I/O at 0xf000 [0xf001]. Bus 0, device 7, function 3: Bridge: AMD Unknown device (rev 3). Vendor id=1022. Device id=740b. Medium devsel. Fast back-to-back capable. Bus 0, device 7, function 4: USB Controller: AMD Unknown device (rev 6). Vendor id=1022. Device id=740c. Medium devsel. Fast back-to-back capable. IRQ 12. Master Capable. Laten y=16. Max Lat=80. Non-prefetchable 32 bit memory at 0xeffcf000 [0xeffcf000]. Bus 0, device 10, function 0: Ethernet controller: Realtek 8139 (rev 16). Medium devsel. Fast back-to-back capable. IRQ 10. Master Capable. Laten y=64. Min Gnt=32.Max Lat=64. I/O at 0xde00 [0xde01]. Non-prefetchable 32 bit memory at 0xefffff00 [0xefffff00]. Bus 1, device 5, function 0: VGA compatible controller: Silicon Integrated Systems Unknown device (rev 11) Vendor id=1039. Device id=6326. Medium devsel. IRQ 11. Master Capable. Latency=64. Min Gnt=2. Prefetchable 32 bit memory at 0xe7000000 [0xe7000008]. Non-prefetchable 32 bit memory at 0xefef0000 [0xefef0000]. I/O at 0xcc00 [0xcc01]. clientmaster:~#