Joe_Coleman
2007-07-12, 07:10 AM CDT
Hi,
I've configured my wireless card with NDISwrapper. However, my fedora 7 still won't recognize it in the Network Configuration tool (System>administration>network).
To start my wireless card i have to do the following:
[root@localhost ~]# ifconfig wlan0 up
[root@localhost ~]# iwconfig wlan0
wlan0 IEEE 802.11b ESSID:off/any
Mode:Managed Channel:0 Access Point: Not-Associated
Bit Rate=54 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[root@localhost ~]# iwconfig wlan0 ESSID linksys
[root@localhost ~]# dhclient
Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
Listening on LPF/wlan0/00:13:d4:17:01:8a
Sending on LPF/wlan0/00:13:d4:17:01:8a
Listening on LPF/eth0/00:17:31:31:34:d4
Sending on LPF/eth0/00:17:31:31:34:d4
Sending on Socket/fallback
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPACK from 192.168.1.1
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
bound to 192.168.1.64 -- renewal in 32838 seconds.
[root@localhost ~]#
How can i tell Fedora to do this on startup. I have a previous install of driverloader that i can't get rid of properly either (for a different card). Which maybe causing problems on startup.
Thanks.
I've configured my wireless card with NDISwrapper. However, my fedora 7 still won't recognize it in the Network Configuration tool (System>administration>network).
To start my wireless card i have to do the following:
[root@localhost ~]# ifconfig wlan0 up
[root@localhost ~]# iwconfig wlan0
wlan0 IEEE 802.11b ESSID:off/any
Mode:Managed Channel:0 Access Point: Not-Associated
Bit Rate=54 Mb/s Sensitivity=-200 dBm
RTS thr=2346 B Fragment thr=2346 B
Encryption key:off
Power Management:off
Link Quality:0 Signal level:0 Noise level:0
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0
[root@localhost ~]# iwconfig wlan0 ESSID linksys
[root@localhost ~]# dhclient
Internet Systems Consortium DHCP Client V3.0.5-RedHat
Copyright 2004-2006 Internet Systems Consortium.
All rights reserved.
For info, please visit http://www.isc.org/sw/dhcp/
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
Listening on LPF/wlan0/00:13:d4:17:01:8a
Sending on LPF/wlan0/00:13:d4:17:01:8a
Listening on LPF/eth0/00:17:31:31:34:d4
Sending on LPF/eth0/00:17:31:31:34:d4
Sending on Socket/fallback
DHCPREQUEST on wlan0 to 255.255.255.255 port 67
DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4
DHCPACK from 192.168.1.1
/sbin/dhclient-script: configuration for wlan0 not found. Continuing with defaults.
/etc/sysconfig/network-scripts/network-functions: line 78: wlan0: No such file or directory
bound to 192.168.1.64 -- renewal in 32838 seconds.
[root@localhost ~]#
How can i tell Fedora to do this on startup. I have a previous install of driverloader that i can't get rid of properly either (for a different card). Which maybe causing problems on startup.
Thanks.