Llama, I'm no guru and get a lot of help from your posts in fact. But, I had to go to /etc/pcmcia and manually edit config and put the right module for my pcmcia card. It was yes a NIC card which SuSE had as axnet_cs that would give me that hi beep/low dud. I changed the card, a SMC8040TX to pcnet_cs and never looked back and it never failed again. I think you should be able to do the same for your modem. Pcmcia is very flaky IMHO in the 2.4 kernels one time, I couldn't get to work for another. I forget where I got the info suggesting I change the driver, but it worked and I am talking to you from my laptop via cable modem.
HTH or points you to something that will. Best Regards, Keith B. Net Llama <[EMAIL PROTECTED]> wrote: >Here's what appears when a card is inserted: > >Feb 19 13:10:15 localhost cardmgr[847]: starting, version is 3.1.31 >Feb 19 13:10:15 localhost cardmgr[847]: watching 2 sockets >Feb 19 13:10:15 localhost cardmgr[847]: Card Services release does not >match >Feb 19 13:12:36 localhost cardmgr[847]: exiting >Feb 19 13:12:52 localhost cardmgr[873]: starting, version is 3.1.31 >Feb 19 13:12:52 localhost cardmgr[873]: watching 2 sockets >Feb 19 13:12:52 localhost cardmgr[873]: Card Services release does not >match >Feb 19 13:19:40 localhost cardmgr[873]: initializing socket 1 >Feb 19 13:19:40 localhost cardmgr[873]: socket 1: Anonymous Memory >Feb 19 13:19:40 localhost cardmgr[873]: executing: 'modprobe memory_cs' >Feb 19 13:19:40 localhost kernel: cs: memory probe >0x80000000-0x80ffffff: excluding 0x80000000-0x80ffffff >Feb 19 13:19:40 localhost kernel: cs: unable to map card memory! >Feb 19 13:19:40 localhost last message repeated 3 times >Feb 19 13:19:41 localhost cardmgr[873]: + modprobe: Can't locate module >memory_cs >Feb 19 13:19:41 localhost cardmgr[873]: modprobe exited with status 255 >Feb 19 13:19:41 localhost cardmgr[873]: module >/lib/modules/2.4.10-12a/pcmcia/memory_cs.o not >available >Feb 19 13:19:42 localhost cardmgr[873]: get dev info on socket 1 failed: >Resource temporarily >unavailable >Feb 19 13:19:42 localhost cardmgr[873]: shutting down socket 1 >Feb 19 13:19:42 localhost cardmgr[873]: executing: 'modprobe -r >memory_cs' >Feb 19 13:19:42 localhost cardmgr[873]: initializing socket 1 >Feb 19 13:19:42 localhost cardmgr[873]: socket 1: Anonymous Memory >Feb 19 13:19:42 localhost cardmgr[873]: executing: 'modprobe memory_cs' >Feb 19 13:19:42 localhost cardmgr[873]: + modprobe: Can't locate module >memory_cs >Feb 19 13:19:42 localhost cardmgr[873]: modprobe exited with status 255 >Feb 19 13:19:42 localhost cardmgr[873]: module >/lib/modules/2.4.10-12a/pcmcia/memory_cs.o not >available >Feb 19 13:19:44 localhost cardmgr[873]: get dev info on socket 1 failed: >Resource temporarily >unavailable >Feb 19 13:20:00 localhost CROND[894]: (root) CMD ( /sbin/rmmod -as) >Feb 19 13:22:15 localhost cardmgr[873]: shutting down socket 1 >Feb 19 13:22:15 localhost cardmgr[873]: executing: 'modprobe -r >memory_cs' > >--- Roger Oberholtzer <[EMAIL PROTECTED]> wrote: >> For the intel PCMCIA at least, you may need to specify >> which PCMCIA hardware you have. There are a number of chipsets >> that the PCMCIA system does not automatically identify. >> >> I think this is in a readme in the kernel sources, but as I >> remember, check out /etc/sysconfig/pcmcia. One of the items >> lets you say which type of PCMCIA interface there is. I know >> nothing about Powerbook hardware, so I can say no more. >> >> What gets printed in /var/log/messages when a card is inserted? > >===== >~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >Lonni J. Friedman [EMAIL PROTECTED] > >Linux Step-by-step help: http://netllama.ipfox.com > > . > >__________________________________________________ >Do You Yahoo!? >Yahoo! Sports - Coverage of the 2002 Olympic Games >http://sports.yahoo.com >_______________________________________________ >Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users >Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL. > _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
