Mark Haney <mhaney <at> ercbroadband.org> writes: > [root <at> sulla ~]# ifconfig > wlan0 Link encap:Ethernet HWaddr 00:1E:E5:20:BF:BA > inet addr:192.168.2.3 Bcast:192.168.2.255 Mask:255.255.255.0 > UP BROADCAST MULTICAST MTU:1500 Metric:1 > RX packets:19 errors:0 dropped:0 overruns:0 frame:0 > TX packets:179 errors:0 dropped:0 overruns:0 carrier:0 Sorry but I have only just come back to this discussion. It is clear there is no signal from this output, and also from > [root <at> sulla ~]# iwconfig > wlan0 IEEE 802.11 ESSID:"EsSID" > Mode:Managed Frequency:2.462 GHz Access Point: > 00:11:50:54:0E:C7 > Tx-Power=14 dBm > Retry min limit:7 RTS thr:off Fragment thr=2352 B > Encryption key:off > Link Quality:0 Signal level:0 Noise level:0 The last line also shows there is no signal. A couple of things to try: 1) Do ifdown wlan0 followed by ifup wlan0 Does this bring it back? 2) You are using the rt61 driver - you could try modprobe -rv rt61 modprobe -av rt61 then ifdown wlan0 ifup wlan0 This just unloads the kernel module and reloads it, and then restarts the wireless. You could also try service network restart You might also post the contents of the ifcfg-wlan0 file... all this will help diagnose what it going on. Also before doing any of the above try seeing if the rt61 module is actually loaded by doing lsmod |grep rt61 and posting the output. -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list