Dell acpi_video patch

John Baldwin jhb at freebsd.org
Thu Oct 18 21:18:07 UTC 2012


On Thursday, October 18, 2012 4:58:42 pm Alberto Villa wrote:
> On Thu, Oct 18, 2012 at 2:58 PM, John Baldwin <jhb at freebsd.org> wrote:
> > Ah, looks like your BIOS excludes DOD_DEVID_SCHEME_STD from it's _ADR
> > methods (but does included it in on the list of displays returned by
> > _DOD).
> >
> > Please test this updated version:
> 
> Still the same:
> hw.acpi.video.out0.active: 1
> hw.acpi.video.out1.active: 1
> hw.acpi.video.out1.brightness: 100
> hw.acpi.video.out1.fullpower: 100
> hw.acpi.video.out1.economy: 50
> hw.acpi.video.out1.levels: 100 50 0 10 20 30 40 50 60 70 80 90 100
> hw.acpi.video.out2.active: 1

Ok, can you possibly hack acpi_video to output the values returned _DOD (in 
hex) and the _ADR values (in hex) of your outputs?

-- 
John Baldwin


More information about the freebsd-acpi mailing list