Re: [Spectrum24-bugs] Q about Intel 2011 Wireless card
Brought to you by:
frozbiz
From: R. C. <co...@ro...> - 2000-12-14 05:19:21
|
Sorry for the length of this, but it short I still see the same problem with all the latest drivers. What should I try next? Also where do I go to subscribe to this mailing list? Is there a mailman URL? The steps I followed to try to get my card running. Downloaded: ftp://projects.sourceforge.net/pub/pcmcia-cs/pcmcia-cs-3.1.22.tar.gz ftp://projects.sourceforge.net/pub/pcmcia-cs/contrib/spectrum24t-1.00.tar.gz tar -zxvf pcmcia-cs-3.1.22.tar.gz in /tmp tar -zxvf spectrum24t-1.00.tar.gz in /tmp/pcmcia-cs-3.1.22 uname -a Linux laptop 2.2.16-22 #1 Tue Aug 22 16:49:06 EDT 2000 i686 unknown cat /etc/redhat-release Red Hat Linux release 7.0 (Guinness) make config <used all default options>, and tried again with PNP on; same effect results: Kernel configuration options: Symmetric multiprocessing support is disabled. PCI BIOS support is enabled. Power management (APM) support is enabled. SCSI support is enabled. IEEE 1394 (FireWire) support is disabled. Networking support is enabled. Radio network interface support is enabled. Token Ring device support is enabled. Fast switching is disabled. Frame Diverter is disabled. Module version checking is enabled. /proc filesystem support is enabled. Maximum physical memory: 1GB no notable errors, both times checked file /tmp/pcmcia-cs-3.1.22/clients/spectrum24t_cs.o spectrum24t_cs.o: ELF 32-bit LSB relocatable, Intel 80386, version 1, not stripped ran make install with no noticable errors started cardmgr service with Xircom card and lsmod looks ok and network works Inserted Intel 2011 card and check /var/log/messages: Dec 12 19:17:26 laptop cardmgr[1906]: unsupported card in socket 1 Dec 12 19:17:26 laptop cardmgr[1906]: product info: "Intel", "PRO/Wireless 2011 LAN PC Card", "1.00" Dec 12 19:17:26 laptop cardmgr[1906]: manfid: 0x0089, 0x0001 function: 6 (network) Added entry to /etc/pcmcia/config, and this fixed the above problem: card "PRO/Wireless 2011 LAN PC Card" version "Intel", "PRO/Wireless 2011 LAN PC Card", "1.00" bind "Spectrum24t" lsmod now shows. Note - rmmod does not seem to work: spectrum24t_cs 13600 1 ds 6248 2 [spectrum24t_cs] i82365 22512 2 pcmcia_core 44768 0 [spectrum24t_cs ds i82365] and I still see the same problem in /var/log/messages: Dec 12 19:33:56 laptop cardmgr[371]: initializing socket 1 Dec 12 19:33:56 laptop cardmgr[371]: socket 1: PRO/Wireless 2011 LAN PC Card Dec 12 19:33:56 laptop kernel: cs: memory probe 0xa0000000-0xa0ffffff: clean. Dec 12 19:33:56 laptop cardmgr[371]: executing: 'modprobe spectrum24t_cs' Dec 12 19:33:56 laptop cardmgr[371]: executing: './network start eth0' Dec 12 19:33:58 laptop cardmgr[371]: + SIOCSIFFLAGS: No such device Dec 12 19:33:58 laptop cardmgr[371]: + SIOCADDRT: Network is down Dec 12 19:33:58 laptop cardmgr[371]: + SIOCADDRT: Network is unreachable An interesting note, when I run cardctl reset the link light on the card starts blinking, but I can not initalize the network. Jared Valentine wrote: > > 3.1.19 (if I remember correctly) had issues with the Spectrum24t driver. I'd suggest moving up to a newer version (or even back...). > > I'm using 3.1.12 with this driver and it works great (with a 3Com AirConnect card). > > Jared Valentine > hi...@xm... > > At 09:55 AM 12/11/2000 -0700, co...@co... wrote: > >Thank you very much for the help. > > > >I feel that I am almost there, however it is not working yet. Inserting > >the card locates the driver. I can see this in lsmod: > >---------- > >spectrum24t_cs 13600 1 > >ds 6248 2 [serial_cs spectrum24t_cs] > >i82365 22512 2 > >pcmcia_core 44768 0 [serial_cs spectrum24t_cs ds > >i82365] > >---------- > > > >But I get the following errors/warnings in /var/log/messages: > >------------ > >Dec 10 09:36:27 localhost cardmgr[757]: starting, version is 3.1.19 > >Dec 10 09:36:27 localhost cardmgr[757]: watching 2 sockets > >Dec 10 09:36:27 localhost cardmgr[757]: Card Services release does not > >match > >Dec 10 09:36:27 localhost kernel: cs: IO port probe > >0x0c00-0x0cff: excluding 0xcf8-0xcff > >Dec 10 09:36:27 localhost kernel: cs: IO port probe 0x0800-0x08ff: clean. > >Dec 10 09:36:27 localhost kernel: cs: IO port probe > >0x0100-0x04ff: excluding 0x130-0x137 0x200-0x207 0x220-0x22f 0x3b > >8-0x3df 0x4d0-0x4d7 > >Dec 10 09:36:27 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean. > >Dec 10 09:36:27 localhost cardmgr[757]: initializing socket 0 > >Dec 10 09:36:27 localhost cardmgr[757]: socket 0: PRO/Wireless 2011 LAN PC > >Card > >Dec 10 09:36:27 localhost cardmgr[757]: executing: 'modprobe > >spectrum24t_cs' > >Dec 10 09:36:27 localhost kernel: Spectrum24t: GetNextTuple: No more items > >Dec 10 09:36:28 localhost cardmgr[757]: get dev info on socket 0 > >failed: Resource temporarily unavailable > >Dec 10 09:37:10 localhost cardmgr[757]: shutting down socket 0 > >Dec 10 09:37:10 localhost cardmgr[757]: executing: 'modprobe -r > >spectrum24t_cs' > >Dec 10 09:37:10 localhost cardmgr[757]: + spectrum24t_cs: Device or > >resource busy > >Dec 10 09:37:10 localhost cardmgr[757]: modprobe exited with status 1 > >------------- > > > >Any ideas? > > > >On Mon, 11 Dec 2000, Lee Keyser-Allen wrote: > > > >> On Fri, 8 Dec 2000, R. Cordova wrote: > >> > >> > I was pointed by Intel support to the Symbol Spectrum24 Linux driver, to > >> > try and get my card to work under Linux. > >> > >> The first issue is that in order to get the Intel card to work, you must > >> first download the 11 mbit driver. This driver works with the Symbol, 3com > >> and Intel 11mbit cards. I believe (you may have to test this for me) that > >> the Intel card works out of the box. If this isn't correct, you have to > >> create an entry for it in the /etc/pcmcia/config (much like you attempted > >> to do already.) The major differences are that the 'version line should > >> match the message that you got in the syslog, so it would look something > >> like this: > >> > >> card "Intel 11 mbit card" > >> version "Intel", "PRO/Wireless 2011 LAN PC Card", "1.00" > >> bind "Spectrum24t" > >> > >> NOTE: the card line is just a label. It is for your reference only and as > >> such can be anything that makes since to you. The version number is > >> important, becuase this is what the package uses to do the card to driver > >> mapping. The manfid line is optional (put it in if you know the > >> information and feel the need to differentiate.) The bind line should > >> match the name that you use for the driver (this bind line matches the > >> name that the 11mbit DS package adds to the /etc/pcmcia/config file.) > >> > >> I hope this helps. > >> > >> Cheers, > >> Lee > >> > >> ======================= > >> Lee Keyser-Allen > >> (lk...@ju...) > >> ======================= > >> > > > >_______________________________________________ > >Spectrum24-bugs mailing list > >Spe...@li... > >http://lists.sourceforge.net/mailman/listinfo/spectrum24-bugs |