wavelan2 again

From: PaleRider (yourjokingright_at_yourjoking.com)
Date: 10/30/03


Date: Thu, 30 Oct 2003 21:28:07 GMT

Hello,

This error has been discussed here before, but I can't find anything about
how it was resolved.

After trying all the wireless cards Best Buy had without success, I just
bought the Proxim/Orinoco 11b Gold 8420-WD. It's the second one I've
tried. I've been trying to install the Client Software - ORiNOCO Rel 6.20
for Linux - Spring 2002 release driver following its readme. It seems to
build and install ok. However, when cardmgr tries to load it, it can't:

modpath = /lib/modules/2.4.20-4GB/
Oct 30 15:10:46 linux cardmgr[5201]: modsubdir = pcmcia Oct 30 15:10:46
linux cardmgr[5201]: watching 2 sockets Oct 30 15:10:46 linux
cardmgr[5202]: starting, version is 3.2.3 Oct 30 15:10:46 linux
cardmgr[5202]: socket 1: Agere Systems Wireless PC Card Model 0111 Oct 30
15:10:46 linux cardmgr[5202]: executing: 'insmod -v
/lib/modules/2.4.20-4GB//pcmcia/wavelan2_cs.o' Oct 30 15:10:46 linux
cardmgr[5202]: + /lib/modules/2.4.20-4GB//pcmcia/wavelan2_cs.o: The module
you are trying to load (/lib/modules/2.4.20-4GB//pcmcia/wavelan2_cs.o) is
compiled with a gcc
Oct 30 15:10:46 linux cardmgr[5202]: + version 2 compiler, while the
kernel you are running is compiled with Oct 30 15:10:46 linux
cardmgr[5202]: + a gcc version 3 compiler. This is known to not work. Oct
30 15:10:46 linux cardmgr[5202]: + Using
/lib/modules/2.4.20-4GB//pcmcia/wavelan2_cs.o Oct 30 15:10:46 linux
cardmgr[5202]: + Symbol version prefix '' Oct 30 15:10:46 linux
cardmgr[5202]: insmod exited with status 1 Oct 30 15:10:46 linux
cardmgr[5202]: executing: 'modprobe -v wavelan2_cs' Oct 30 15:10:46 linux
cardmgr[5202]: + /sbin/insmod /lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o
Oct 30 15:10:46 linux cardmgr[5202]: +
/lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o: The module you are trying to
load (/lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o) is compiled with a gcc
Oct 30 15:10:46 linux cardmgr[5202]: + version 2 compiler, while the
kernel you are running is compiled with Oct 30 15:10:46 linux
cardmgr[5202]: + a gcc version 3 compiler. This is known to not work. Oct
30 15:10:46 linux cardmgr[5202]: +
/lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o: insmod
/lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o failed Oct 30 15:10:46 linux
cardmgr[5202]: + /lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o: insmod
wavelan2_cs failed Oct 30 15:10:46 linux cardmgr[5202]: + Using
/lib/modules/2.4.20-4GB/pcmcia/wavelan2_cs.o Oct 30 15:10:46 linux
cardmgr[5202]: + Symbol version prefix '' Oct 30 15:10:46 linux
cardmgr[5202]: modprobe exited with status 255 Oct 30 15:10:48 linux
cardmgr[5202]: get dev info on socket 1 failed: Resource temporarily
unavailable

My gcc is version 3. How do I rebuild the wavelan2 module with it, to get
rid of this error and load the module.

The OS is Suse 8.2. uname = Linux linux 2.4.20-4GB #1 Wed Aug 6 18:26:21
UTC 2003 i686 unknown unknown GNU/Linux

It's on an IBM T21 Thinkpad.

Thank you.



Relevant Pages

  • Re: Testing ham radio software on Sun hardware.
    ... Is that like the way Micro$oft adheres to the W3C standards? ... It sometimes means code built with gcc will not compile on better compilers. ... The other issue is that people often write code that works on Linux, but makes use of Linux specific header files. ... If anyone has some open-source UNIX or Linux code they would like to test on a Sun, using a commercially produced C compiler, let me know. ...
    (uk.radio.amateur)
  • Re: how to install ruby in home folder ?.
    ... i am using linux ubuntu 7.04. ... configure:1892: checking build system type ... configure:2245: checking for gcc ... configure:2563: checking for C compiler default output file name ...
    (comp.lang.ruby)
  • Re: Use of C99 int types
    ... > those that actually are part of the C-implementation for Linux. ... the kernel definitions are part of /usr/include). ... The kernel uses __foobar stuff provided by the compiler because it has ... > the Gimp and GCC run on completely different architectures aswell. ...
    (Linux-Kernel)
  • Re: function pointers
    ... I am using gcc under ... gdb, and the compiler, exactly like in 1986 when I first started using ... when running on linux, I usually use gedit or kedit. ... There is only one debugger: ...
    (comp.lang.c)
  • Re: Use of C99 int types
    ... the compiler. ... > Except the kernel wants to be optimized and work and use what features ... And where exactly are linux and libc when compiling code for an ... Just to make the bloody point GCC is not dependent on Linux in any way ...
    (Linux-Kernel)