Re: Network Configurator doesn't recognize Ndiswrapper in FC5



General Schvantzkoph wrote:

Has anyone been able to get the Network Configuration GUI to handle a
wireless card that requires Ndiswrapper?. I've installed the livna
ndiswrapper rpm along with the XP driver for the Broadcom 802.11G card in
my Compaq R3000z. In earlier versions of FC I was able to configure the
card using the GUI but FC5's Network Configuration GUI doesn't see the
card. I have gotten the card to work by creating a script with Xemacs so
there is nothing wrong with ndiswrapper or the driver, it's strictly a GUI
issue. For future use it would be nice to be able to use the GUI so if
anyone knows if there is a way to get it to work I'd appreciate it.

Hmmm...... I installed from the source. It's not hard to do;

make distclean
make
make install

Not so sure if it is a GUI issue, I have the system-config-network packages
from FC5/6 (re-build from source) installed and the wireless
(ndiswrapper-1.14) interface is available;

$ rpm -qa 'system-config-network*'
system-config-network-1.3.30-2.1
system-config-network-tui-1.3.30-2.1


For the benefit of others here is how I hand configured the card,

Installed ndiswrapper from the livna respository.

The installed the driver,

ndiswrapper -i bcmwl5a.inf

ndiswrapper -m

This wasn't sufficient to get ndiswrapper to automatically load. I had to
create the following file with Xemacs and did a chmod +x on it,

/etc/sysconfig/modules/wlan.modules
#!/bin/sh
modprobe ndiswrapper

The driver will then load on boot.

Yep, this is new due to udev and hal.......

Next I created a script to configure the interface. First I needed the
HWADDR for the card so I did an ifconfig wlan0. I then created

You do not really need the HWADDR value, my ifcfg-wlan0 for example;

IPV6INIT=no
ONBOOT=yes
USERCTL=yes
PEERDNS=yes
TYPE=Wireless
DEVICE=wlan0
HWADDR=
BOOTPROTO=dhcp
NETMASK=
DHCP_HOSTNAME=My_Computer_Name_Here
IPADDR=
DOMAIN=
ESSID=<removed>
KEY=<not shown>
CHANNEL=1
MODE=Auto
RATE=Auto

You might want to add the DEVICE and TYPE lines to yours.


--
"A personal computer is called a personal computer because it's yours,
Anything that runs on that computer, you should have control over."
Andrew Moss, Microsoft's senior director of technical policy, 2005
.



Relevant Pages

  • Re: PCIe eSATA Card +Win7 x64
    ... I have been trying to install a eSata PCIe card into my machine (Gigabyte ... to get Win7 to use the AHCI driver, ... Occasionally, there are people who have disk drives, where ...
    (microsoft.public.windowsxp.hardware)
  • Re: Constant restarting and not completely booting
    ... Linksys had packed it with a driver CD for Taiwan Language. ... Band WMP55AG card. ... > Cisco WMP55AG WI-Fi card. ... > than the driver date from the install disk for the card. ...
    (microsoft.public.windowsxp.hardware)
  • Re: Sound Blaster Live! Sound card
    ... Creative tends to key their installers to look for the relevent sound card ... and be keyed to detect a same-brand motherboard before they will install. ... the driver you downloaded could be for a different version of SBLive! ...
    (microsoft.public.windowsxp.hardware)
  • Re: Etch AMD64 fun and excitement
    ... So first I installed Etch i386 because I didn't have an AMD64 install ... The broadcom wireless card ... I had to set the "nv" driver by hand. ...
    (Debian-User)
  • Re: Additional Info: Lattitude D620 Inbuilt Wireless died
    ... Install wizard. ... The card is enabled in BIOS, ... the latest driver version..... ... codes as reported in the properties box of this device in this ...
    (alt.sys.pc-clone.dell)