All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Trent W. Buck" <trentbuck@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Re: BUG: blank screen i915 (N10) LVDS in 2.6.37
Date: Sat, 8 Jan 2011 04:19:37 +1100	[thread overview]
Message-ID: <20110107171934.GA1299@dali> (raw)
In-Reply-To: <20110107085931.GA1400@dali>

I wrote:
> When I boot 2.6.37, the onboard head remains blank.
> It works in 2.6.36.  In both cases, the VGA head works fine.
> [...]
> IIRC I also changed from eeepc_laptop on .36 to eeepc_wmi .37 (with
> the associated change to the boot parameter in .config); dunno if
> that matters.

Apparently it does: going back to eeepc_laptop fixes the issue.

    --- .config.old	2011-01-08 04:16:20.752701984 +1100
    +++ .config	2011-01-08 03:51:03.000000000 +1100
    @@ -4 +4 @@
    -# Wed Jan  5 22:13:38 2011
    +# Sat Jan  8 03:47:32 2011
    @@ -353 +353 @@
    -CONFIG_CMDLINE="root=/dev/sda2 ro quiet"
    +CONFIG_CMDLINE="root=/dev/sda2 acpi_osi=Linux ro quiet"
    @@ -1775 +1774,0 @@
    -# CONFIG_LEDS_DELL_NETBOOKS is not set
    @@ -1936 +1934,0 @@
    -# CONFIG_DELL_WMI is not set
    @@ -1938 +1935,0 @@
    -# CONFIG_HP_WMI is not set
    @@ -1947,4 +1944,2 @@
    -# CONFIG_EEEPC_LAPTOP is not set
    -CONFIG_EEEPC_WMI=y
    -CONFIG_ACPI_WMI=y
    -# CONFIG_MSI_WMI is not set
    +CONFIG_EEEPC_LAPTOP=m
    +# CONFIG_ACPI_WMI is not set

  reply	other threads:[~2011-01-07 17:19 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-07  8:59 BUG: blank screen i915 (N10) LVDS in 2.6.37 trentbuck
2011-01-07 17:19 ` Trent W. Buck [this message]
2011-01-12 19:07 ` Maciej Rutecki

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=20110107171934.GA1299@dali \
    --to=trentbuck@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.