* Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 @ 2008-08-10 14:47 wickey 2008-08-10 16:31 ` Rafael J. Wysocki 2008-08-21 16:02 ` Eric Piel 0 siblings, 2 replies; 5+ messages in thread From: wickey @ 2008-08-10 14:47 UTC (permalink / raw) To: linux-kernel [-- Attachment #1: Type: text/plain, Size: 602 bytes --] Hi! dmesg: [ 10.084802] Asus Laptop ACPI Extras version 0.30 [ 10.088918] unsupported model X55SV, trying default values [ 10.088918] send /proc/acpi/dsdt to the developers My Laptop is a Asus X55SV-AP166C running with Debian testing with Kernel 2.6.26-1-686 from the Debian unstable repository. OK, there is a cat /proc/acpi/dsdt > dsdt in the attachment I hope it helps you to support this. If you need somthing else, please send a mail to me. cheers wickey -- Ist Ihr Browser Vista-kompatibel? Jetzt die neuesten Browser-Versionen downloaden: http://www.gmx.net/de/go/browser [-- Attachment #2: dsdt --] [-- Type: application/octet-stream, Size: 47687 bytes --] ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 2008-08-10 14:47 Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 wickey @ 2008-08-10 16:31 ` Rafael J. Wysocki 2008-08-11 2:00 ` Zhao Yakui 2008-08-21 16:02 ` Eric Piel 1 sibling, 1 reply; 5+ messages in thread From: Rafael J. Wysocki @ 2008-08-10 16:31 UTC (permalink / raw) To: wickey; +Cc: ACPI Devel Maling List On Sunday, 10 of August 2008, you wrote: > Hi! Hi, > dmesg: > [ 10.084802] Asus Laptop ACPI Extras version 0.30 > [ 10.088918] unsupported model X55SV, trying default values > [ 10.088918] send /proc/acpi/dsdt to the developers > > My Laptop is a Asus X55SV-AP166C running with Debian testing with Kernel 2.6.26-1-686 from the Debian unstable repository. > > OK, there is a > cat /proc/acpi/dsdt > dsdt > in the attachment > > I hope it helps you to support this. > If you need somthing else, please send a mail to me. You should have posted this message to linux-acpi. Thanks, Rafael ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 2008-08-10 16:31 ` Rafael J. Wysocki @ 2008-08-11 2:00 ` Zhao Yakui 2008-08-11 18:19 ` Wickey Pro 0 siblings, 1 reply; 5+ messages in thread From: Zhao Yakui @ 2008-08-11 2:00 UTC (permalink / raw) To: Rafael J. Wysocki; +Cc: wickey, ACPI Devel Maling List On Sun, 2008-08-10 at 18:31 +0200, Rafael J. Wysocki wrote: > On Sunday, 10 of August 2008, you wrote: > > Hi! > > Hi, > > > dmesg: > > [ 10.084802] Asus Laptop ACPI Extras version 0.30 > > [ 10.088918] unsupported model X55SV, trying default values > > [ 10.088918] send /proc/acpi/dsdt to the developers > > > > My Laptop is a Asus X55SV-AP166C running with Debian testing with Kernel 2.6.26-1-686 from the Debian unstable repository. > > > > OK, there is a > > cat /proc/acpi/dsdt > dsdt > > in the attachment > > > > I hope it helps you to support this. > > If you need somthing else, please send a mail to me. > > You should have posted this message to linux-acpi. Hi, Wickey There are two platform drivers for Asus laptop. One is in driver/acpi/asus-acpi and the other is driver/misc/asus-laptop. As your laptop is a new model, you should try to use the asus-laptop driver instead of asus-acpi and see whether the problem still exists. Thanks. > > Thanks, > Rafael > -- > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 2008-08-11 2:00 ` Zhao Yakui @ 2008-08-11 18:19 ` Wickey Pro 0 siblings, 0 replies; 5+ messages in thread From: Wickey Pro @ 2008-08-11 18:19 UTC (permalink / raw) To: Zhao Yakui, rjw; +Cc: linux-acpi Hi! I am so sorry, I'm only a "normal" Linux user and not a developer and my english is very ugly :) I don't know how to use a other ACPI driver, i follow the message to send the dsdt to the developers. I send a Bugrepot also to Debian, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494573 and cc to acpi-bugzilla@lists.sourceforge.net to support this asus acpi. I have no problem to use Linux with this Laptop, no error is evident only the message to send the dsdt to the developers, alone this animated me to send this "Bugreport". Wlan killswitch is only a "problem", i use echo 1 > /proc/acpi/asus/wled and wlan is ok. I thank you for your efforts, Linux developers make a good job because as far as I can judge. wickey -------- Original-Nachricht -------- > Datum: Mon, 11 Aug 2008 10:00:34 +0800 > Von: Zhao Yakui <yakui.zhao@intel.com> > An: "Rafael J. Wysocki" <rjw@sisk.pl>, wickey@gmx.at > CC: wickey@gmx.at, ACPI Devel Maling List <linux-acpi@vger.kernel.org> > Betreff: Re: Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 > On Sun, 2008-08-10 at 18:31 +0200, Rafael J. Wysocki wrote: > > On Sunday, 10 of August 2008, you wrote: > > > Hi! > > > > Hi, > > > > > dmesg: > > > [ 10.084802] Asus Laptop ACPI Extras version 0.30 > > > [ 10.088918] unsupported model X55SV, trying default values > > > [ 10.088918] send /proc/acpi/dsdt to the developers > > > > > > My Laptop is a Asus X55SV-AP166C running with Debian testing with > Kernel 2.6.26-1-686 from the Debian unstable repository. > > > > > > OK, there is a > > > cat /proc/acpi/dsdt > dsdt > > > in the attachment > > > > > > I hope it helps you to support this. > > > If you need somthing else, please send a mail to me. > > > > You should have posted this message to linux-acpi. > Hi, Wickey > There are two platform drivers for Asus laptop. One is in > driver/acpi/asus-acpi and the other is driver/misc/asus-laptop. > As your laptop is a new model, you should try to use the asus-laptop > driver instead of asus-acpi and see whether the problem still exists. > Thanks. > > > > Thanks, > > Rafael > > -- > > To unsubscribe from this list: send the line "unsubscribe linux-acpi" in > > the body of a message to majordomo@vger.kernel.org > > More majordomo info at http://vger.kernel.org/majordomo-info.html -- GMX Kostenlose Spiele: Einfach online spielen und Spaß haben mit Pastry Passion! http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196 -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 2008-08-10 14:47 Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 wickey 2008-08-10 16:31 ` Rafael J. Wysocki @ 2008-08-21 16:02 ` Eric Piel 1 sibling, 0 replies; 5+ messages in thread From: Eric Piel @ 2008-08-21 16:02 UTC (permalink / raw) To: wickey; +Cc: linux-kernel, corentincj wickey@gmx.at schreef: > Hi! > > dmesg: > [ 10.084802] Asus Laptop ACPI Extras version 0.30 > [ 10.088918] unsupported model X55SV, trying default values > [ 10.088918] send /proc/acpi/dsdt to the developers > > My Laptop is a Asus X55SV-AP166C running with Debian testing with Kernel 2.6.26-1-686 from the Debian unstable repository. > > OK, there is a > cat /proc/acpi/dsdt > dsdt > in the attachment > > I hope it helps you to support this. > If you need somthing else, please send a mail to me. Hello, I think you need to send it to the developers of the ASUS ACPI driver (CC'd), and/or attach the DSDT to a bug report in the sourceforge website: http://sourceforge.net/projects/acpi4asus . See you, Eric ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2008-08-21 16:03 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2008-08-10 14:47 Unsupportet Asus Laptop /proc/acpi/dsdt 2.6.26 wickey 2008-08-10 16:31 ` Rafael J. Wysocki 2008-08-11 2:00 ` Zhao Yakui 2008-08-11 18:19 ` Wickey Pro 2008-08-21 16:02 ` Eric Piel
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.