Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Feb 2012 15:38:26 -0800 (PST)
From:      simplicissimus <hans-wurst19@web.de>
To:        freebsd-acpi@freebsd.org
Subject:   Re: ACPI for Asus Notebook N50Vc
Message-ID:  <1329176306514-5480937.post@n5.nabble.com>
In-Reply-To: <201202131014.33895.jhb@freebsd.org>
References:  <1328719807459-5467015.post@n5.nabble.com> <201202131014.33895.jhb@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello John,

Thank you very much for your patch.

This is how my laptop=E2=80=99s behaviour changed:

% sysctl -a | grep -i asus
hw.acpi.asus.lcd_brightness: 4
dev.acpi.0.%desc: _ASUS_ Notebook
dev.acpi_asus.0.%desc: Asus N50Vc Laptop Extras
dev.acpi_asus.0.%driver: acpi_asus
dev.acpi_asus.0.%location: handle=3D\_SB_.ATKD
dev.acpi_asus.0.%pnpinfo: _HID=3DATK0100 _UID=3D16843008
dev.acpi_asus.0.%parent: acpi0

hw.acpi.asus.lcd_brightness shows the correct brightness (with acpi_video
loaded).

My notebook has a combined switch for wifi/bluetooth.
Without (the modified) acpi_asus the Wifi LED would be always off, although
wifi worked.
By pressing the button, bluetooth was toggled on/off with the corresponding
LED going on/off.

Now the button cycles through these LED statuses:
both on > both off > wifi only > bluetooth only
Wifi stays on all the time, bluetooth works as it is supposed to (like it
did before).

Is there a chance to get ATK0110 events working? I tried xev, but had no
output there.

Thanks in advance

Simplicissimus

--
View this message in context: http://freebsd.1045724.n5.nabble.com/ACPI-for=
-Asus-Notebook-N50Vc-tp5467015p5480937.html
Sent from the freebsd-acpi mailing list archive at Nabble.com.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1329176306514-5480937.post>