LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware - Installation (https://www.linuxquestions.org/questions/slackware-installation-40/)
-   -   ModProbe (https://www.linuxquestions.org/questions/slackware-installation-40/modprobe-418024/)

RavenFrost 02-21-2006 11:15 AM

ModProbe
 
Hello,

I have a MSI MP54GBT2 Mini PCI Type IIIB Combo Card Wireless network card built into my laptop. During the installation netconfig could not probe for this device. Does anyone know what module this card uses for "/sbin/modprobe " ?

lestoil 02-21-2006 11:50 AM

What does lspci and dmesg | less offer? In kde info center is the wifi card listed and with what name? You can also check WinXP device manager for its description. MSI provides drivers for XP but no mention of linux.
Check at madwifi driver site for that card. You need correct firmware and driver(the driver may be included in newer kernels).

RavenFrost 02-21-2006 12:14 PM

LSPCI states the following:

02:03.0 Ethernet controller: Realtek Semiconductor CO., Ltd. RTL-8139/8139C/8139C+ (rev 10)

I think that card is my wired ethernet card. It also states:

02:09.0 Network Controller: RaLink RaLink RT2500 802.11 Cardbus Reference Card (rev 01)

I think this is my wifi card. Does this tell you which modprobe to use?

lestoil 02-21-2006 12:43 PM

Now you can lookup RT2500 linux config or setup. Check out http://rt2x00.serialmonkey.com/wiki/index.php/Main_Page for latest driver info.And ndiswrapper web site.The SW forum has several posts referencing that card. Just do a search at LQ forum or scan the last several months for similar posts.
Check out LQ Linux Laptop and Handheld forum. Inaugural forum sticky has great leads. Good luck.

RavenFrost 02-21-2006 05:43 PM

Is ndiswrapper built into slackware 10.2 ?

lestoil 02-21-2006 06:04 PM

http://ndiswrapper.sourcforge.net/

RavenFrost 02-22-2006 08:12 AM

Ok, I ran the following:

# echo "/sbin/modprobe ndiswrapper" > /etc/rc.d/rc.netdevice
# chmod 755 /etc/rc.d/rc.netdevice

Than i ran a iwconfig, but I get "unknown command." WTF Mate?!?


All times are GMT -5. The time now is 06:09 AM.