All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Wifi switch not working, linux on IdeaPad S205
@ 2011-05-31 22:50 Joey Lee
  2011-05-31 23:42 ` Florian Heyer
  0 siblings, 1 reply; 37+ messages in thread
From: Joey Lee @ 2011-05-31 22:50 UTC (permalink / raw)
  To: Joey Lee; +Cc: ike.pan, heyho, platform-driver-x86

於 二,2011-05-31 於 13:58 +0000,joeyli(Joey Lee) 提到:
> Hi Florian, 
> 
> 於 二,2011-05-31 於 15:02 +0200,Florian Heyer 提到:
> > On 05/31/2011 11:42 AM, Joey Lee wrote:
> > > Just checked your DSDT, it declared the AMW0 methods, I agreed Ike's
> > > suggestion that will be better you direct test acer-wmi on your machine.
> > >
> > > Please modprobe acer-wmi driver, then try to turn on/off bluetooth or
> > > wireless device by rfkill.
> > 
> > Hello Joey,
> > 
> > here are some findings with acer_wmi. I execute the following steps from 
> > top to bottom, and only after the last step my wifi works. After each 
> > step you find the output of "rfkill list":
> > 
> > after booting (no ideapad_laptop, no acer_wmi):
> > 0: hci0: Bluetooth
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 1: phy0: Wireless LAN
> > 	Soft blocked: no
> > 	Hard blocked: yes
> > 
> > after loading acer_wmi (wifi switch is on):
> > 0: hci0: Bluetooth
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 1: phy0: Wireless LAN
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 2: acer-wireless: Wireless LAN
> > 	Soft blocked: yes
> > 	Hard blocked: no
> > 
> > after switching off:
> > 1: phy0: Wireless LAN
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 2: acer-wireless: Wireless LAN
> > 	Soft blocked: yes
> > 	Hard blocked: no
> > 
> > switching on again:
> > 1: phy0: Wireless LAN
> > 	Soft blocked: no
> > 	Hard blocked: yes
> > 2: acer-wireless: Wireless LAN
> > 	Soft blocked: yes
> > 	Hard blocked: no
> > 3: hci0: Bluetooth
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 
> > after removing acer_wmi with modprobe -r:
> > 1: phy0: Wireless LAN
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 3: hci0: Bluetooth
> > 	Soft blocked: no
> > 	Hard blocked: no
> > 
> > Now wifi networking can be used!
> > The optimal solution would be to have ideapad_laptop make all 
> > initialisations so wifi can be used after booting with no manual steps 
> > necessary.
> > 
> > Regards
> 
> Your wmi method type is AMW0 and I thought acer-wmi query wrong EC
> register address so your acer-wireless was always soft-blocked.
> 
> Please kindly help me to find out which register on your machine is
> mapping to wireless status, please reference to Carlos's acer_ec.pl
> tool:
> 
> http://code.google.com/p/aceracpi/wiki/EmbeddedController
> 
> Simple use:
> 	watch -n 1 perl acer_ec.pl regs
> 
> Then press your wireless Fn key to monitor which register changed when
> you press Fn key:
> 
> e.g. the register at row B0 and column 0A is register 0xBA (0x is used
> to indicate this is a hexadecimal number).
> 
> There maybe have other EC register changing when you press key, please
> do a couple of times and make sure you find out the right one.
> 
> If we are lucky, we can find out one EC register mapping to your
> wireless state.
> 
> 
> Thank's
> Joey Lee

After traced S205 DSDT, I thought you will got a result is 0x71, please
help to use acer_ec.pl to confirm this register changed. Please give me
the value when wireless on/off.

And, 
Please attached on dmidecode, just need: 
	dmidecode > dmidecode.log

I need add your dmi information to quirk table in acer-wmi.


Thank's
Joey Lee

^ permalink raw reply	[flat|nested] 37+ messages in thread
[parent not found: <4DAB18C3.7010106@flanto.de>]

end of thread, other threads:[~2011-07-01  8:25 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-31 22:50 Wifi switch not working, linux on IdeaPad S205 Joey Lee
2011-05-31 23:42 ` Florian Heyer
2011-06-01  2:08   ` Joey Lee
2011-06-02  8:42     ` Florian Heyer
2011-06-02 19:16       ` Joey Lee
2011-06-03 12:49         ` Florian Heyer
2011-06-07 13:48           ` Joey Lee
2011-06-09  8:36             ` Ike Panhc
2011-06-15  9:32               ` Joey Lee
2011-06-15  9:42                 ` Florian Heyer
2011-06-17 13:09                   ` Joey Lee
2011-06-17 15:03                     ` Florian Heyer
2011-06-17 22:50                       ` Joey Lee
2011-06-19 16:15                         ` Florian Heyer
2011-06-18  0:38                       ` Joey Lee
2011-06-19 15:23                         ` Florian Heyer
2011-06-20 10:10                           ` Joey Lee
2011-06-20 10:58                             ` Florian Heyer
2011-06-21 10:16                               ` Joey Lee
2011-06-24 21:03                                 ` Florian Heyer
2011-06-27  8:17                                   ` Joey Lee
2011-06-22  9:28                           ` Ike Panhc
2011-06-24 21:28                             ` Florian Heyer
2011-06-27  8:17                               ` Joey Lee
2011-06-30 14:26                               ` Ike Panhc
2011-06-30 15:03                                 ` Florian Heyer
2011-07-01  8:24                                   ` Ike Panhc
2011-06-16  9:58                 ` Ike Panhc
2011-06-17 10:58                   ` Joey Lee
     [not found] <4DAB18C3.7010106@flanto.de>
     [not found] ` <4DAB9566.7010601@canonical.com>
2011-04-28  8:42   ` Florian Heyer
2011-05-31  6:02     ` Ike Panhc
2011-05-31  6:28       ` Joey Lee
2011-05-31  6:38         ` Ike Panhc
2011-05-31  7:26           ` Florian Heyer
2011-05-31  9:42             ` Joey Lee
2011-05-31 13:02               ` Florian Heyer
2011-05-31 13:58                 ` Joey Lee

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.