LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   madwifi install/ SUSE 10.3 (https://www.linuxquestions.org/questions/linux-newbie-8/madwifi-install-suse-10-3-a-602655/)

chadboy 11-27-2007 01:52 AM

madwifi install/ SUSE 10.3
 
I am new to LINUX but I know I need to install Madwifi for my wireless card. Downloaded the RPM and installed it but the wireless card is still not recognized by YAST. Please advise.

Vincent_Vega 11-28-2007 08:02 AM

Have you loaded the modules after you installed it? Post the output from:
Code:

lsmod | grep ath

chadboy 11-28-2007 09:41 PM

Nothing hapens with this command.

Vincent_Vega 11-30-2007 05:51 PM

That means the modules are NOT loaded! You can try (as root):
Code:

modprobe ath_pci
and then start configuring your interface.


All times are GMT -5. The time now is 02:46 AM.