Hallo, I have a Laptop Acer Travelmate 522TXV and Linux Debian installed. Now I tried to install the SCSI Adaptercard for a PCMCIA-socket (Adaptec SlimSCSI 1480B). For this a installed the pcmcia-cs-3.1.33 module and added the following line in /etc/pcmcia/config.opts : module "apa1480_cb" opts "reset=1 ultra=1" When I insert the card I got a high and a low beep, which means that the card was detected but not configured successfully.
In /var/lib/pcmcia/stab: Socket 0: Adaptec APA-1480 SCSI Host Adapter Socket 1: empty and in /var/log/daemon.log there is the following failure message: > Apr 11 10:22:19 poseidon cardmgr[171]: exiting > Apr 11 10:23:15 poseidon cardmgr[154]: watching 2 sockets > Apr 11 10:23:15 poseidon cardmgr[155]: starting, version is 3.1.33 > Apr 11 10:23:15 poseidon kerneld: started, pid=163, qid=0 > Apr 11 10:23:27 poseidon apmd[222]: Version 3.0final (APM BIOS 1.2, Linux > driver 1.13) > Apr 11 10:23:27 poseidon apmd[222]: Battery: * * * (98% unknown) > Apr 11 10:23:28 poseidon mserver[250]: maxfd: 256 > Apr 11 10:23:28 poseidon mserver[250]: Select on socket descriptors > Apr 11 10:25:10 poseidon cardmgr[155]: socket 0: Adaptec APA-1480 SCSI Host > Adapter > Apr 11 10:25:10 poseidon cardmgr[155]: executing: 'modprobe cb_enabler' > Apr 11 10:25:10 poseidon cardmgr[155]: executing: 'modprobe apa1480_cb reset=1 > ultra=1' > Apr 11 10:25:10 poseidon cardmgr[155]: + > /lib/modules/2.2.19/pcmcia/apa1480_cb.o: invalid parameter parm_reset > Apr 11 10:25:10 poseidon cardmgr[155]: + > /lib/modules/2.2.19/pcmcia/apa1480_cb.o: insmod > /lib/modules/2.2.19/pcmcia/apa1480_cb.o failed > Apr 11 10:25:10 poseidon cardmgr[155]: + > /lib/modules/2.2.19/pcmcia/apa1480_cb.o: insmod apa1480_cb failed > Apr 11 10:25:10 poseidon cardmgr[155]: modprobe exited with status 255 > Apr 11 10:25:10 poseidon cardmgr[155]: executing: 'insmod > /lib/modules/2.2.19/pcmcia/apa1480_cb.o reset=1 ultra=1' > Apr 11 10:25:10 poseidon cardmgr[155]: + > /lib/modules/2.2.19/pcmcia/apa1480_cb.o: invalid parameter parm_reset > Apr 11 10:25:10 poseidon cardmgr[155]: insmod exited with status 1 > Apr 11 10:25:11 poseidon cardmgr[155]: get dev info on socket 0 failed: > Resource temporarily unavailable > Apr 11 10:25:11 poseidon cardmgr[155]: wrong module 'apa1480_cb' for device > 'apa1480_cb'? > Has anybody any ideas? Thanks and regards, Alex. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

