linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: joeyli <jlee@suse.com>
To: Dan <vxltage@gmail.com>
Cc: linux-acpi@vger.kernel.org
Subject: Re: PROBLEM: Acer D255E Backlight out for 10 seconds with ACPI
Date: Sat, 29 Sep 2012 07:58:17 +0800	[thread overview]
Message-ID: <1348876697.8621.135.camel@linux-s257.site> (raw)
In-Reply-To: <CALKZjMKDb_tJ6wQmF4D7RLN+C_4fPTGecufuXa4LM+JyAp_XUw@mail.gmail.com>

Hi Dan, 

於 四,2012-09-27 於 14:09 -0400,Dan 提到:
> On Wed, Sep 26, 2012 at 7:19 PM, joeyli <jlee@suse.com> wrote:
> > 於 三,2012-09-26 於 16:48 -0400,Dan 提到:
> >> Hello,
> >>
> >> Apologies if this was sent to the wrong place.
> >>
> >> With an Acer AOD255E netbook, the backlight goes out for exactly 10
> >> seconds before returning while booting.
> >>
> >> This is a backlight issue and not KMS, as I can shine a flashlight at
> >> the screen and still see boot text scrolling.
> >>
> >> With "acpi=off" appended to the kernel line, this no longer occurs (Fn
> >> key backlight controls still work with this appended). With every

It's a clue for that problem is happen in acpi, but sometimes the Fn key
on notebook is changed by BIOS, need check DSDT. 

> >> other acpi option I have tried, this still occurs though. This
> >> includes "acpi_backlight" and "acpi_display_output". With
> >> "acpi_backlight=vendor" the entry in /sys/class/backlight changes from
> >> acpi_video0 to acer_wmi, but backlight still goes out.
> >>
> >> Otherwise backlight works correctly.
> >
> > Could you please try this kernel parameter?
> > video.use_bios_initial_backlight=0
> >
> >
> > Thanks
> > Joey Lee
> >
> 
> Same results with that kernel parameter applied.
> 

This parameter works when _BQC used indexed value but not direct use
brightness value.
One possible thing is BIOS really set the initial index or brightness
level to lowest level.

> Just to make it clear when this is happening:
> The BIOS screen and bootloader work fine. This occurs during the boot
> process while the systemd text is scrolling (or with the splash screen
> in the case of Ubuntu). I have not been able to pin down any event
> during the boot process that triggers it. It seems to be based on time
> after the kernel loads. I can tell by the difference booting from a
> HDD vs a SSD. With a HDD, it will occur earlier in the process (close
> to the time init is called) since booting takes longer. With an SSD,
> the backlight goes out close to the time the login screen appears.
> 
> Once the backlight is out, it will stay out for exactly 10 seconds
> before returning no matter what is on the screen.
> 

What's your value of max brightness? Please run:
 # cat /sys/class/backlight/acpi_video0/max_brightness

Please also manually change brightness level after your system boot
finished, and look at does it changed or have problem like reversed?
 # echo 10 > /sys/class/backlight/acpi_video0/brightness

And, 
Please attached your acpidump:
 # acpidump > acpidump.dat


Thanks
Joey Lee


--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2012-09-29  0:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-26 20:48 PROBLEM: Acer D255E Backlight out for 10 seconds with ACPI Dan
2012-09-26 23:19 ` joeyli
2012-09-27 18:09   ` Dan
2012-09-28 23:58     ` joeyli [this message]
     [not found]       ` <CALKZjMJGQ+eQaTWEawEXc9caRpotqHNb9CpDxKXUEssPFse5Lw@mail.gmail.com>
2012-10-02  4:39         ` joeyli
     [not found]           ` <CALKZjMKMjPoOH0wUwkdU4v78BcYr+SO-QmGUEJwqPMmpZX1m7w@mail.gmail.com>
2012-10-04 15:01             ` joeyli
2012-10-05  0:52               ` Dan

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=1348876697.8621.135.camel@linux-s257.site \
    --to=jlee@suse.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=vxltage@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).