From: unruh-spam@physics.ubc.ca   
      
   Darren Green writes:   
      
   >All,   
      
   >I was pointed towards this newsgroup by alt.os.linux. I wondered if   
   >someone could help me please.   
      
   >As a newbie I have been trying to setup my Atheros Wireless card   
   >following one or two of the Gentoo Wiki's. I emerged a number of   
   >items, wireless tools etc but to no avail. When I run lspci I receive   
   >the following:   
      
   >00:03.0 Ethernet controller: Realtek Semiconductor Co Ltd   
   >RTL-8139/8139C/813C+ (rev 10) - My 10/100 Ethernet Card   
   >00:04.0 Ethernet controller: Atheros Communications, Inc AR5212   
   >802.11abg NIC (rev 01) - My Wireless Card   
      
   >An ifconfig shows:   
      
   >eth0 - MY LAN Ethernet card present in use   
   >l0 - My loopback address   
      
   >If I do a iwconfig I get:   
      
   >lo no wireless extensions   
   >eth0 no wireless extensions   
   >sit0 no wireless extensions   
      
   >When I run modprobe ath-pci I get the following result:   
      
   >Warning: Error inserting ath_ha1   
   >(/lib/modules/2.6.22-gentoo-r8/net/ath_ha1.ko): invalid module format   
   >Warning : Error inserting wlan (/lib/modules/2.6.22-gentoo-r8/net/   
   >wlan.ko):   
      
   Do you see this line? It says that the module you are trying to install is   
   invalid. It was probably compiled on a kernel other than the one you are   
   running, or with a compiler other than the one used to compile your   
   kernel.   
      
      
   >invalid module format   
   >: Error inserting ath_pci (/lib/modules/2.6.22-gentoo-r8/net/   
   >ath_pci.ko) :   
   >invalid module format   
      
   >I did install the madwifi.tar and run make & make install. This seemed   
   >to compile without any errors but the modprobe gives me the same   
   >result. Completely lost with nowhere to go at the minute :-(   
      
   You need to make sure that the old   
   /lib/modules/2.6.22-gentoo-r8/net/ath_ha1.ko   
   is removed, and that the newly compiled module is actually installed and   
   that depmod is run.   
      
      
   You also need to make sure that the kernel it is compiled for is actually   
   the one you are running.   
      
      
   >Thank you.   
      
   >Regards   
      
   >Darren   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   
|