NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/44042: ACPI problem on Dell D520 (install media and recompiled kernel)



The following reply was made to PR kern/44042; it has been noted by GNATS.

From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: kern/44042: ACPI problem on Dell D520 (install media and 
recompiled kernel)
Date: Fri, 5 Nov 2010 20:14:56 +0200

 On Thu, Nov 04, 2010 at 07:25:00PM +0000, alan.bsd%gmail.com@localhost wrote:
 > acpivga0 at acpi0 (VID): ACPI Display Adapter
 > acpiout0 at acpivga0 (TV, 0x0200): ACPI Display Output Device
 > acpiout1 at acpivga0 (CRT, 0x0100): ACPI Display Output Device
 > acpiout2 at acpivga0 (LCD, 0x0400): ACPI Display Output Device
 > acpiout2: brightness levels: 12 24 36 48 60 72 84 100
 > acpiout3 at acpivga0 (DVI, 0x0300): ACPI Display Output Device
 > acpivga0: connected output devices:
 > acpivga0:   0x0100 (acpiout1): Ext. Monitor, head 0, bios detect
 > acpivga0:   0x0200 (acpiout0): TV, head 0, bios detect
 > acpivga0:   0x0400 (acpiout2): Unknown Output Device, head 0, bios detect
 > acpivga0:   0x0300 (acpiout3): Unknown Output Device, head 0, bios detect
 > acpivga1 at acpi0 (VID2): ACPI Display Adapter
 
 The panic should be hopefully fixed(?).
 
 There are two instances of acpivga(4) on this system, but it appears that
 the second one is not supported properly by the vendor:
 
 > ACPI Warning for \_SB_.PCI0.VID2._DOD: Return Package has no elements 
 > (empty) (2
 > 0100528/nspredef-572)
 > acpivga1: failed to evaluate \_SB_.PCI0.VID2._DOD: AE_BAD_DATA
 
 If you post the acpidump(8) output of this system,
 
        # acpidump -dt > foo.asl
 
 we have the necessary information to decide whether this is a firmware bug.
 
 - Jukka.
 


Home | Main Index | Thread Index | Old Index