Linux ACPI
 help / color / mirror / Atom feed
From: Sergio Monteiro Basto <sergio@sergiomb.no-ip.org>
To: Thomas Renninger <trenn@suse.de>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>,
	ak@linux.intel.com, jwoithe@physics.adelaide.edu.au,
	hmh@hmh.eng.br, rui.zhang@intel.com, corentincj@iksaif.net,
	linux-acpi@vger.kernel.org, dannybaumann@web.de,
	marcus@better.se, corsac@debian.org, mzxreary@0pointer.de,
	carlos@strangeworlds.co.uk, malattia@linux.it
Subject: Re: [PATCH 02/11] Check for ACPI backlight support otherwise use vendor ACPI drivers
Date: Fri, 18 Jul 2008 04:52:51 +0100	[thread overview]
Message-ID: <1216353172.3779.11.camel@segulix.localdomain> (raw)
In-Reply-To: <200807180454.43347.trenn@suse.de>

[-- Attachment #1: Type: text/plain, Size: 1426 bytes --]


On Fri, 2008-07-18 at 04:54 +0200, Thomas Renninger wrote:
> On Friday 18 July 2008 05:18:32 am Sergio Monteiro Basto wrote:
> > On Thu, 2008-07-17 at 15:52 +0200, Thomas Renninger wrote:
> > > I just had a quick look on each, do not give much on above statements.
> > > If there is any outcome on 9642 (_DOS=1 works, _DOS=0 fails on HPs and
> > > LID),
> > > pls let me know.
> >
> > 9642 , is about my laptop, I will happily try yours patches , and report
> > back
> Wait..., these patches are unrelated to this one.

ok 

> I meant: if you come further and find out something, pls tell me.
> (Theoretically we could blacklist them easily to not use display output 
> switching with the patch, but better still try a bit).
> I know about a lot HP and others having problems with _DOS=0 and freezing on 
> LID:
> https://bugzilla.novell.com/show_bug.cgi?id=378917 (-> a lot duplicates)
> https://bugzilla.novell.com/show_bug.cgi?id=290219

the bug 
http://bugzilla.kernel.org/show_bug.cgi?id=6001 
explain why _DOS is, by default, 0 and not 1. 

Has I write there ,
http://bugzilla.kernel.org/show_bug.cgi?id=6001#c47 
we should back to DOS=1 by default

Seems that you have same opinion that we should set _DOS to 1, by
default. 

I patch the kernel myself , because fix the problem on my compaq
nx6110 , the other Sérgio on bug 6001 , don't reply ...  

Thanks, 
-- 
Sérgio M. B.

[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 2192 bytes --]

  reply	other threads:[~2008-07-18  3:52 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-16 10:52 Check for ACPI backlight support otherwise use vendor ACPI drivers - version 2 Thomas Renninger
2008-07-16 10:52 ` [PATCH 01/11] ACPI: video: Ignore devices that aren't present in hardware Thomas Renninger
2008-07-16 10:52 ` [PATCH 02/11] Check for ACPI backlight support otherwise use vendor ACPI drivers Thomas Renninger
2008-07-16 11:16   ` Matthew Garrett
2008-07-16 13:01     ` Sergio Monteiro Basto
2008-07-17 13:52       ` Thomas Renninger
2008-07-18  3:18         ` Sergio Monteiro Basto
2008-07-18  2:54           ` Thomas Renninger
2008-07-18  3:52             ` Sergio Monteiro Basto [this message]
2008-07-17  6:33   ` Zhao Yakui
2008-08-01  1:27   ` Zhang Rui
2008-07-16 10:52 ` [PATCH 03/11] Acer-WMI: fingers off backlight if video.ko is serving this functionality Thomas Renninger
2008-07-16 17:42   ` Carlos Corbacho
2008-07-16 10:52 ` [PATCH 04/11] asus-acpi: " Thomas Renninger
2008-07-16 10:52 ` [PATCH 05/11] eeepc-laptop: " Thomas Renninger
2008-07-16 10:52 ` [PATCH 06/11] fujitsu-laptop: " Thomas Renninger
2008-07-16 23:11   ` Jonathan Woithe
2008-07-18  0:04   ` Jonathan Woithe
2008-07-16 10:52 ` [PATCH 07/11] fujitsu-laptop: Fix section mismatch Thomas Renninger
2008-07-16 10:52 ` [PATCH 08/11] msi-laptop: fingers off backlight if video.ko is serving this functionality Thomas Renninger
2008-07-16 10:52 ` [PATCH 09/11] sony-laptop: " Thomas Renninger
2008-07-16 10:52 ` [PATCH 10/11] thinkpad_acpi: " Thomas Renninger
2008-07-16 11:20   ` Matthew Garrett
2008-07-16 11:36     ` Thomas Renninger
2008-07-16 12:40   ` Henrique de Moraes Holschuh
2008-07-16 12:47     ` Matthew Garrett
2008-07-16 13:38       ` Henrique de Moraes Holschuh
2008-07-16 15:27         ` Thomas Renninger
2008-07-16 15:29           ` Matthew Garrett
2008-07-16 15:49             ` Yves-Alexis Perez
2008-07-17  9:10             ` Andi Kleen
2008-07-17 10:46               ` Matthew Garrett
2008-07-17 11:18                 ` Yves-Alexis Perez
2008-07-17 11:25                   ` Matthew Garrett
2008-07-16 10:52 ` [PATCH 11/11] compal: " Thomas Renninger
     [not found] ` <20080716105931.GC1701@corsac.net>
2008-07-16 11:16   ` Check for ACPI backlight support otherwise use vendor ACPI drivers - version 2 Thomas Renninger
2008-07-19  6:01 ` Yves-Alexis Perez
2008-07-30  6:29 ` Yves-Alexis Perez
2008-07-30  9:06   ` Thomas Renninger
2008-07-31  0:35     ` Jonathan Woithe
2008-07-31  2:28       ` Zhang Rui
2008-07-31  2:51         ` Check for ACPI backlight support otherwise use vendor ACPI Jonathan Woithe
2008-07-31  5:22           ` Zhang Rui
2008-07-31 15:32     ` Check for ACPI backlight support otherwise use vendor ACPI drivers - version 2 nokos
2008-07-31 23:00       ` Check for ACPI backlight support otherwise use vendor ACPI Jonathan Woithe
2008-08-01  1:28       ` Check for ACPI backlight support otherwise use vendor ACPIdrivers - version 2 Zhang Rui
2008-08-01  8:25         ` nokos
2008-08-01  9:29         ` nokos
  -- strict thread matches above, loose matches on Subject: below --
2008-07-17 17:32 Check for ACPI backlight support otherwise use vendor ACPI drivers - version 3 Thomas Renninger
2008-07-17 17:32 ` [PATCH 02/11] Check for ACPI backlight support otherwise use vendor ACPI drivers Thomas Renninger
2008-07-23  3:35   ` Zhang Rui
2008-07-23  9:49     ` Thomas Renninger
2008-07-24  0:53       ` Zhang Rui

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1216353172.3779.11.camel@segulix.localdomain \
    --to=sergio@sergiomb.no-ip.org \
    --cc=ak@linux.intel.com \
    --cc=carlos@strangeworlds.co.uk \
    --cc=corentincj@iksaif.net \
    --cc=corsac@debian.org \
    --cc=dannybaumann@web.de \
    --cc=hmh@hmh.eng.br \
    --cc=jwoithe@physics.adelaide.edu.au \
    --cc=linux-acpi@vger.kernel.org \
    --cc=malattia@linux.it \
    --cc=marcus@better.se \
    --cc=mjg59@srcf.ucam.org \
    --cc=mzxreary@0pointer.de \
    --cc=rui.zhang@intel.com \
    --cc=trenn@suse.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox