Just installed Opensuse 11.4 in my home laptop - from Ubuntu 11.4
On the live cd my wirelless card worked fine -
after installation, nothing -
here are some of the details
/sbin/lspci gives:
lo no wireless extensions.
eth0 no wireless extensions.
wlan0 IEEE 802.11bg ESSID:off/any
Mode:Managed Access Point: Not-Associated Tx-Power=off
Retry long limit:7 RTS thr:off Fragment thr:off
Encryption key:off
Power Management:off
It is a laptop, Acer aspire 4530 -
there is not a switch, only a button on the sides of the keyboard - when I hit that it only switches the soft block on and off
here is a series of outputs -
right after boot
dimitris-portable:~ # rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
hitting the button once
dimitris-portable:~ # rfkill list
0: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
hitting the button for a second time
dimitris-portable:~ # rfkill list
0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
it is interesting that before doing anything Hard blocked appears as no, but after playing with the button becomes yes
ideas?
Interesting. It does seem to be an issue with some laptop hardware Have a read of this Ubuntu thread, from post #10 onwards. The advice posted there may be relevant to you. When I google ‘acer 4530 wireless ath5k’ (and similar), there seems to be a lot of results that come back discussing problems with this hardware.
I reinstalled the OS, directly from the cd - without doing the live installation I previously did - and now the network manager is working fine…
not sure why or what is the problem,
but for now my system is working
On 10/27/2011 11:16 PM, darlac wrote:
>
> actually after turning on and off the pc (after installing rfkill) I can
> see that now
> Hard blocked: yes
>
> with rfkill command I can only switch on/off the soft block
A hard block means that your wireless switch is off. Rfkill cannot change that -
you need to change the switch.
UPDATE - it seems that I still have problems - the wireless card does not work randomly; if it starts fine, then it works no problems but sometimes the wireless card is not active when I boot - then only way I can make it work is by rebooting (sometimes once, sometimes several times) -
not sure what is the source of the problem