On Mon, 13 Jul 2009 12:24:36 -0700, Kushal wrote:

> (EE) PSB(0): Could not find a valid initial configuration for this screen.
> (EE) Screen(s) found, but none have a usable configuration.

The problem is that X isn't finding the LCD-panel, I think. Putting

  Option  "IgnoreACPI"    "yes"

in my configuration helped. (I think I found that solution by searching
via Google.)

> Adam, do you mind posting your xorg.conf file?

Sure:

  Section "Device"
          Identifier      "Builtin Default psb Device 0"
          Driver  "psb"
          Option  "IgnoreACPI"    "yes"
  EndSection
  Section "Screen"
          Identifier      "Builtin Default psb Screen 0"
          Device  "Builtin Default psb Device 0"
  EndSection
  Section "ServerLayout"
          Identifier      "Builtin Default Layout"
          Screen  "Builtin Default psb Screen 0"
  EndSection


It would be really cool if someone with X-packaging experience would
comment on the libdrm2 vs. libdrm-poulsbo1 problem.


   Best regards,

     Adam

-- 
 "Perl 5 is a velociraptor, but we need an                    Adam Sjøgren
  acceloraptor now."                                     a...@koldfront.dk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to