http://bugzilla.kernel.org/show_bug.cgi?id=7349
------- Additional Comments From [EMAIL PROTECTED] 2006-10-13 00:45 ------- Created an attachment (id=9243) --> (http://bugzilla.kernel.org/attachment.cgi?id=9243&action=view) make several changes for video driver according to ACPI spec. This patch makes two changes for video driver: 1. get display type from Device Attributes instead of device_id. 2. check whether the video device can be detected by bios or not. There is another fallible place in your acpidump output. The return value of \_SB.PCI0.PEGP.NGFX._DOD method is 16bit while 32bit device attributes should be returned according to the ACPI spec. This may be a bios bug, and video driver can not get the display type listed in this _DOD method. Can you try this patch and paste the result? :) ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ acpi-bugzilla mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla
