public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
From: Thomas Richter <thor@math.tu-berlin.de>
To: intel-gfx <intel-gfx@lists.freedesktop.org>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Subject: More on the i835GM problems on Fujitsu/Siemens
Date: Tue, 15 Oct 2013 23:11:37 +0200	[thread overview]
Message-ID: <525DAF89.70903@math.tu-berlin.de> (raw)

Hi Daniel, hi folks,

a bit more details on the intel-drm problem on the ancient 835GM based 
laptop. It seems that the problem of a blank
screen can be avoided by modifying the xorg.conf a bit. Currently, my 
xorg.conf contains a screen section as follows:

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
         DefaultDepth 24
         SubSection "Display"
                    Depth 24
                    Modes "1024x768" "800x600" "640x480"
         EndSubSection
EndSection


If this is replaced by

Section "Screen"
         Identifier "Screen0"
         Device     "Card0"
         Monitor    "Monitor0"
EndSection


then I do get a picture again when logging in. So it looks as if 
something is messed up when detecting the supported
modes for the chipset. Maybe this helps in hunting down the problem.

Sorry that I cannot bisect the problem further, I won't have this 
machine available for the next two weeks.

Greetings,
     Thomas

                 reply	other threads:[~2013-10-15 21:13 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=525DAF89.70903@math.tu-berlin.de \
    --to=thor@math.tu-berlin.de \
    --cc=daniel.vetter@ffwll.ch \
    --cc=intel-gfx@lists.freedesktop.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox