Date: Thu, 18 Oct 2012 17:16:31 -0400 From: John Baldwin <jhb@freebsd.org> To: Alberto Villa <avilla@freebsd.org> Cc: freebsd-acpi@freebsd.org, Juergen Lock <nox@jelal.kn-bremen.de>, mobile@freebsd.org Subject: Re: Dell acpi_video patch Message-ID: <201210181716.31486.jhb@freebsd.org> In-Reply-To: <CAJp7RHZQKsP3LmFFsFA4kaR2w4ZUj_eH_Y-q6=yhRsu2XcnGPw@mail.gmail.com> References: <20121005215316.GA38707@triton8.kn-bremen.de> <201210180858.35282.jhb@freebsd.org> <CAJp7RHZQKsP3LmFFsFA4kaR2w4ZUj_eH_Y-q6=yhRsu2XcnGPw@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, October 18, 2012 4:58:42 pm Alberto Villa wrote: > On Thu, Oct 18, 2012 at 2:58 PM, John Baldwin <jhb@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210181716.31486.jhb>