Just got a new system (Linux 3.1.9-1.4-desktop x86_64, penSUSE 12.1 (x86_64), KDE: 4.7.2 (4.7.2) “release 5”) on a Sony Vaio (Intel(R) Core™ i5-2450M) -
installation of the system went flawlessly but I have some minor problems -
one is the wireless -
light turns on (hard switch) but I cannot tick the “enable wireless” option at network manager (every time I do it, it unticks itself)
here is some additional info
hwinfo --wlan --short
network:
wlan0 Intel WiFi Link 100 Series
/usr/sbin/rfkill list
0: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
On 02/01/2012 10:06 PM, darlac wrote:
>
> Just got a new system (Linux 3.1.9-1.4-desktop x86_64, penSUSE 12.1
> (x86_64), KDE: 4.7.2 (4.7.2) “release 5”) on a Sony Vaio (Intel(R)
> Core™ i5-2450M) -
> installation of the system went flawlessly but I have some minor
> problems -
> one is the wireless -
> light turns on (hard switch) but I cannot tick the “enable wireless”
> option at network manager (every time I do it, it unticks itself)
>
> here is some additional info
>
> Code:
> --------------------
> hwinfo --wlan --short
> network:
> wlan0 Intel WiFi Link 100 Series
> --------------------
>
>
>
> Code:
> --------------------
> /usr/sbin/rfkill list
> 0: sony-wifi: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> 1: acer-wireless: Wireless LAN
> Soft blocked: yes
> Hard blocked: no
> 2: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> --------------------
Does ‘sudo /usr/sbin/rfkill unblock all’ change that soft block?
/usr/sbin/rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: sony-wifi: Wireless LAN
Soft blocked: no
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
what is really the acer-wireless? I am not sure I understand!
On 02/02/2012 07:16 AM, darlac wrote:
>
> tried that, it didn’t change anything -
>
>
> Code:
> --------------------
> /usr/sbin/rfkill list
> 0: acer-wireless: Wireless LAN
> Soft blocked: yes
> Hard blocked: no
> 1: sony-wifi: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> 2: phy0: Wireless LAN
> Soft blocked: no
> Hard blocked: no
> --------------------
>
>
> what is really the acer-wireless? I am not sure I understand!
I think it arises in the acer-wmi module. Does lsmod show it loaded?
lsmod revealed that acer_wmi was loaded, and actually was the 1st wireless driver loaded -
I just blacklisted this module (blacklist acer_wmi @ /etc/modprobe.d/50-blacklist.conf) and the problem is solved
On 02/02/2012 08:26 PM, darlac wrote:
>
> lsmod revealed that acer_wmi was loaded, and actually was the 1st
> wireless driver loaded -
> I just blacklisted this module (blacklist acer_wmi @
> /etc/modprobe.d/50-blacklist.conf) and the problem is solved
Is this an Acer laptop,or is it one of the Thinkpads that load acer-wmi by mistake?
On 2012-02-03 16:49, Larry Finger wrote:
> On 02/02/2012 09:46 PM, darlac wrote:
>>
>> a sony vaio and I believe the acer_wmi was loaded by mistake
>
> As you do not have an Acer, loading that module is definitely a mistake.
Then this should be reported on Bugzilla as a Bug.
–
Cheers / Saludos,
Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)