Re: [PATCH] Platform: samsung-laptop: add DMI information forSamsung N150 Plus

From: Seth Forshee
Date: Thu Jan 05 2012 - 10:08:35 EST


On Thu, Jan 05, 2012 at 08:18:07AM +0100, Corentin Chary wrote:
> On Wed, Jan 4, 2012 at 9:51 PM, Seth Forshee <seth.forshee@xxxxxxxxxxxxx> wrote:
> > On Thu, Dec 29, 2011 at 12:49:41PM +0100, Corentin Chary wrote:
> >> And that's ? Because new laptops that use SABI seems to have a working
> >> acpi_video0.
> >> Currently, N1{4,5}* seems to be affected.
> >
> > You can add the NF310 to the list of machines without a working
> > acpi_video0. The disassembled DSDT is attached, and the backlight
> > control methods are a bit puzzling. _BCM seems to only accept values
> > that are multiples of 10, but _BCL returns several values that do not
> > meet this criterion. However, when _BCM is called with any of the values
> > from _BCL, even the ones that aren't multiples of 10, _BQC returns the
> > corresponding value. I must be missing something.
> >
> > At any rate, no matter the value given to _BCM the brightness does not
> > change.
>
> What is the DMI string for this one ?

NF110/NF210/NF310

> intel_backlight don't work either ?

intel_backlight does work, better than the SABI interface in fact. But
the Xorg driver prefers acpi_video0 to intel_backlight, so having a
working intel_backlight isn't doing much good.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/