Yesterday I upgraded my Ubuntu Natty to Oneiric on my notebook HP G61 (wifi card Atheros ar9285). When I start on normal mode wifi dont work: menu under tray-icon says; "Wifi hardware switched off".
If I put the command "rfkill list" I get this answer:
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
then I launch "sudo rfkill unblock all" but the output of "rfkill list" dont change.
So when I start on recovery mode wifi work normally. This is the output of "rfkill list":
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
1: hp-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
Any suggestion?