Lan Barnes wrote:
OK, I had zero luck using the RH way for setting up the madwifi to boot,
so I said THWI and now call the following script from /etc/rc.local:
# atheros.sh
modprobe ath_pci
ifconfig ath0 up
iwconfig ath0 essid "myssid"
ifconfig ath0 192.168.XXX.YY netmask 255.255.255.0 up
route add default gw 192.168.XXX.1
I'll now pretty it up and add encryption. Thanks again to Gus and the
gang.
What happens when you use NetworkManager?
[Note: NetworkManager and NetworkManagerDispatcher are services - you'll
have to enable them first (with e.g. system-config-services). Then run
NetworkManagerInfo (note capitals) to get the Systray applet. You
probably also need to have both HAL and Dbus services running.]
--
Best Regards,
~DJA.
--
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list