public inbox for gentoo-ppc-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Joseph Jezak <josejx@gentoo.org>
To: gentoo-ppc-user@lists.gentoo.org
Subject: Re: [gentoo-ppc-user] xorg.conf for Mac G4 mini
Date: Mon, 20 Jul 2009 09:11:26 -0400	[thread overview]
Message-ID: <4A646CFE.4060109@gentoo.org> (raw)
In-Reply-To: <66E83A2E-04D2-43FA-8FC0-9C30EB5F2C38@chezdavid.net>


>
>     SubSection "Display"
>         Depth    8
>         Virtual    640 400
>         Modes    "640x400" "720x400" "640x480" "640x480"
>     EndSubSection
These modes are picked by xac (and probably the X server as well)
because if you look at the EDID reported by your monitor, these are the
modes it supports:
     ET: [[720, 400, 70], [640, 480, 75], [640, 480, 67]] (the last
640x480 comes from the "DT" section which is the detailed timing)

How is your monitor attached? Does it produce a correct EDID elsewhere?

I looked up the model # (from the EDID) and it appears that you are
correct in using a 1024x768 default (although the manual suggests a 75Hz
refresh). In light of this, I would completely remove the "Modes"
section and "UseModes",  "HorizSync" and "VertRefresh" lines from your
xorg.conf and keep the screen size at 1024x768. I would also add the the
line:
    Option "IgnoreEDID" "True"
to the "Device" section to force the driver to ignore this incorrect
edid information.

Now, in the second email, it appears that X is starting properly,
perhaps there is an issue with your wm/desktop. Can you install a
minimal wm (like fluxbox or twm) and put that in your .xinitrc, then run
startx again? Does this bring you to a working desktop?

-Joe



      parent reply	other threads:[~2009-07-20 13:15 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 22:16 [gentoo-ppc-user] xorg.conf for Mac G4 mini David Friedlander
2009-07-16  4:04 ` David Gurvich
2009-07-16 13:27   ` David Friedlander
2009-07-16 13:55     ` WR
2009-07-16 15:17 ` Joseph Jezak
2009-07-16 15:32   ` Joseph Jezak
2009-07-20  9:54     ` David Friedlander
2009-07-20 10:15       ` Joseph Jezak
2009-07-20 12:25         ` David Friedlander
2009-07-20 12:51           ` David Friedlander
2009-07-20 13:11           ` Joseph Jezak [this message]

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=4A646CFE.4060109@gentoo.org \
    --to=josejx@gentoo.org \
    --cc=gentoo-ppc-user@lists.gentoo.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