Current problem reports assigned to freebsd-acpi@FreeBSD.org

2012-02-13 Thread FreeBSD bugmaster
Note: to view an individual PR, use:
  http://www.freebsd.org/cgi/query-pr.cgi?pr=(number).

The following is a listing of current problems submitted by FreeBSD users.
These represent problem reports covering all versions including
experimental development code and obsolete releases.


S Tracker  Resp.  Description

o kern/164329  acpi   [acpi] hw.acpi.thermal.tz0.temperature shows strange v
o kern/163268  acpi   [acpi_hp] fix driver detach in absence of CMI
o kern/162859  acpi   [acpi] ACPI battery/acline monitoring partialy working
o kern/161715  acpi   [acpi] Dell E6520 doesn't resume after ACPI suspend
o kern/161713  acpi   [acpi] Suspend on Dell E6520
o kern/160838  acpi   [acpi] ACPI Battery Monitor Non-Functional
o kern/160419  acpi   [acpi_thermal] acpi_thermal kernel thread high CPU usa
o kern/158689  acpi   [acpi] value of sysctl hw.acpi.thermal.polling_rate ne
o kern/154955  acpi   [acpi] Keyboard or ACPI doesn't work on Lenovo S10-3
o kern/152438  acpi   [acpi]: patch to acpi_asus(4) to add extra sysctls for
o kern/152098  acpi   [acpi] Lenovo T61p does not resume
o i386/146715  acpi   [acpi] Suspend works, resume not on a HP Probook 4510s
o kern/145306  acpi   [acpi]: Can't change brightness on HP ProBook 4510s
f i386/144045  acpi   [acpi] [panic] kernel trap with acpi enabled
o i386/143798  acpi   [acpi] shutdown problem with SiS K7S5A
o kern/143420  acpi   [acpi] ACPI issues with Toshiba
o kern/142009  acpi   [acpi] [panic] Panic in AcpiNsGetAttachedObject
o kern/139088  acpi   [acpi] ACPI Exception: AE_AML_INFINITE_LOOP error
o amd64/138210 acpi   [acpi] acer aspire 5536 ACPI problems (S3, brightness,
f kern/137053  acpi   [hang] FreeBSD 8.0 BETA2Compaq Mini 700 locks on boot 
o kern/137042  acpi   [acpi] hp laptop's lcd not wakes up after suspend to r
o i386/136008  acpi   [acpi] Dell Vostro 1310 will not shutdown (Requires us
o bin/135349   acpi   [patch] teach acpidump(8) to disassemble arbitrary mem
o kern/132602  acpi   [acpi] ACPI Problem with Intel SS4200: System does not
f kern/130683  acpi   [ACPI] shutdown hangs after syncing disks - ACPI race?
f i386/129953  acpi   [acpi] ACPI timeout (CDROM) with Shuttle X27D
p kern/128634  acpi   [patch] fix acpi_asus(4) in asus a6f laptop
o kern/123039  acpi   [acpi] ACPI AML_BUFFER_LIMIT errors during boot
a i386/122887  acpi   [panic] [atkbdc]  7.0-RELEASE on IBM HS20 panics immed
o kern/121504  acpi   [patch] Correctly set hw.acpi.osname on certain machin
f kern/119200  acpi   [acpi] Lid close switch suspends CPU for 1 second on H
f kern/115947  acpi   [hang] Dell poweredge 860 hangs when stressed and ACPI
f i386/114562  acpi   [acpi] cardbus is dead after s3 on Thinkpad T43 with a
s kern/112544  acpi   [acpi] [patch] Add High Precision Event Timer Driver f
f kern/106924  acpi   [acpi] ACPI resume returns g_vfs_done() errors and ker
o kern/105537  acpi   [acpi] problems in acpi on HP Compaq nc6320
f kern/102252  acpi   acpi thermal does not work on Abit AW8D (intel 975)
o kern/91594   acpi   [acpi] FreeBSD  5.4 w/ACPI fails to detect Intel Pro/
f i386/83018   acpi   [install] Installer will not boot on Asus P4S8X BIOS 1
o kern/73823   acpi   [request] acpi / power-on by timer support
o kern/56024   acpi   ACPI suspend drains battery while in S3
f i386/55661   acpi   ACPI suspend/resume problem on ARMADA M700

42 problems total.

___
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org


Re: ACPI for Asus Notebook N50Vc

2012-02-13 Thread John Baldwin
On Wednesday, February 08, 2012 11:50:07 am simplicissimus wrote:
 Hello everybody,
 
 I have just installed FreeBSD 9 on my Asus Notebook.
 
 When I load the acpi_asus module, I get the message
 
 acpi_asus0: Unsupported Asus laptop: N50Vc
 
 This is the output of 
 
 #acpidump -dt  acpidump.aml
 
 http://paste.pocoo.org/show/547876/
 
 It says:
 
 acpidump: RSDT entry 10 (sig ATKG) is corrupt
 
 Is there any chance to get this model working by some simple patch to
 acpi_asus.c ?

Try this.  It may be possible to get some more things working on your
machine as well (e.g. dsp_get/set and lcd_get/set), but I'm not sure
which methods to use.

Index: acpi_asus.c
===
--- acpi_asus.c (revision 231586)
+++ acpi_asus.c (working copy)
@@ -379,6 +379,13 @@ static struct acpi_asus_model acpi_asus_models[] =
.disp_set   = SDSP
},
{
+   .name   = N50Vc,
+   .bled_set   = BLED,
+   .wled_set   = WLED,
+   .brn_get= GPLV,
+   .brn_set= SPLV,
+   },
+   {
.name   = S1x,
.mled_set   = MLED,
.wled_set   = WLED,

-- 
John Baldwin
___
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org


Re: ACPI for Asus Notebook N50Vc

2012-02-13 Thread simplicissimus
Hello John,

Thank you very much for your patch.

This is how my laptop’s 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=\_SB_.ATKD
dev.acpi_asus.0.%pnpinfo: _HID=ATK0100 _UID=16843008
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.
___
freebsd-acpi@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-acpi
To unsubscribe, send any mail to freebsd-acpi-unsubscr...@freebsd.org