I did all the steps in the sticky’s, but nothing works. So here are some outputs:
iwconfig:
IEE 802.11bg ESSID:**
Mode:Managed Frequency:2.412 Ghz Access Point: Not-Associated
…
ifconfig:
wlan0
Link encap:Ethernet HWaddr 00:19:7D:26:B0:25
but no line with inet addr
iwlist scan:
wlan0 No scan results
dmesg | grep -i firmware gives no output
dmesg | grep -i wlan0 gives few times this line:
ADDRCON(NETDEV_UP): wlan0: link is not ready
In hardware information the device shows up correctly. There is deffinatly a signal here, since I’m using another wireless connection right next to the failing one to write this.
I really could use some help.