From: Thomas Backlund <tmb@mandriva.org>
To: reinette chatre <reinette.chatre@intel.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>
Subject: Re: unable to bring up iwlagn wireless after update from 2.6.29.6 to 2.6.31-rc3
Date: Fri, 17 Jul 2009 01:09:49 +0300 [thread overview]
Message-ID: <4A5FA52D.7030701@mandriva.org> (raw)
In-Reply-To: <1247672725.17896.1974.camel@rc-desk>
reinette chatre skrev:
> Thomas,
>
> On Tue, 2009-07-14 at 15:45 -0700, Thomas Backlund wrote:
>> Johannes Berg skrev:
>>> On Wed, 2009-07-15 at 01:15 +0300, Thomas Backlund wrote:
>>>> --- cut ---
>>>> Bringing up interface wlan0: RTNETLINK answers: Unknown error 132
>>>> RTNETLINK answers: Unknown error 132
>>> press your rfkill button.
>> I wish it was that simple :-(
>>
>> I already tried it, but it does not help...
>> I get no reaction what so ever from pressing it...
>>
>> The laptop is an Acer 5720G if that makes any difference...
>>
>> Could it be that rfkill has been broken for my laptop ?
>>
>> And why should I need to press rfkill now, when I didn't before ?
>> Has some kernel defaults changed since 2.6.30 series ?
>
> Do you have debugging enabled? Does your logs contain anything useful?
>
Nope.
Nothing gets logged when I press the rfkill...
I'd say that the rfkill rewrite killed my wireless :-(
Bluetooth works at it whould, but not the wireless
But now I have atleast found one way to get it working...
I've built the rfkill utility, and with it I can get the wireless working...
Here is the output when wireless works:
[root@tmb-laptop rfkill]# ./rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
Pressing the rfkill button gets me this:
[root@tmb-laptop rfkill]# ./rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: yes
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: no
Hard blocked: yes
And pressing it again gets this:
[root@tmb-laptop rfkill]# ./rfkill list
0: acer-wireless: Wireless LAN
Soft blocked: no
Hard blocked: no
1: acer-bluetooth: Bluetooth
Soft blocked: yes
Hard blocked: no
2: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
And after that I cant get wireless back until I again do a:
./rfkill unblock 2
(works only when acer-wireless is no/no and Wireless LAN is yes/no)
Applying this patch:
[PATCH] rfkill: fix rfkill_set_states() to set the hw state
sent by Alan Jenkins does not help this issue either...
Any suggestions how to fix the rfkill ?
--
Thomas
next prev parent reply other threads:[~2009-07-16 22:09 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-14 22:15 unable to bring up iwlagn wireless after update from 2.6.29.6 to 2.6.31-rc3 Thomas Backlund
2009-07-14 22:37 ` Johannes Berg
2009-07-14 22:45 ` Thomas Backlund
2009-07-15 15:45 ` reinette chatre
2009-07-16 22:09 ` Thomas Backlund [this message]
2009-07-16 22:18 ` Johannes Berg
2009-07-16 22:30 ` Johannes Berg
2009-07-16 23:35 ` Thomas Backlund
2009-07-16 23:43 ` Luis R. Rodriguez
2009-07-16 23:51 ` Luis R. Rodriguez
2009-07-16 23:51 ` Thomas Backlund
2009-07-16 23:53 ` Johannes Berg
2009-07-16 23:35 ` Thomas Backlund
2009-07-16 23:58 ` Johannes Berg
2009-07-17 0:33 ` Thomas Backlund
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A5FA52D.7030701@mandriva.org \
--to=tmb@mandriva.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=reinette.chatre@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.