public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Kurt Guenther <kurtg@serent.com>
To: gentoo-user <gentoo-user@lists.gentoo.org>
Subject: [gentoo-user] Xinerama after Modular X upgrade
Date: Sat, 01 Apr 2006 12:27:46 -0500	[thread overview]
Message-ID: <442EB812.4070706@serent.com> (raw)


I'm having problems with Xinerama after upgrading to xorg 7.0 or modular
X.   My laptop monitor is fine, but my external monitor isn't getting
any output.   I rebooted in Windows just to make sure my hardware is
fine and it is.

x11-base/xorg-x11-7.0-r1

Xinerama is installed:

x11-libs/libXinerama
      Latest version available: 1.0.1
      Latest version installed: 1.0.1


And, my xorg.conf is just like before: 

Section "ServerFlags"
        Option "Xinerama" "on"
EndSection

Section "ServerLayout"
        Identifier      "X.org Configured"
        Screen          0 "Screen0" 0 0
        Screen          1 "Screen1" LeftOf "Screen0"
        InputDevice    "Mouse0" "CorePointer"
        InputDevice    "Keyboard0" "CoreKeyboard"
        Option          "StandbyTime"  "15"
        Option          "SuspendTime"  "16"
        Option          "OffTime"      "17"
EndSection

File Edit Options Buffers Tools Help
Section "Device"
    Identifier  "ATIRADEON0"
    Driver      "radeon"
    BusID       "PCI:1:0:0"
    Option "DDCMode" "on"
    Option "DPMS"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
    Screen      0
EndSection

Section "Device"
    Identifier  "ATIRADEON1"
    Driver      "radeon"
    BusID       "PCI:1:0:0"
    Option "DDCMode" "on"
    Option "DPMS"
    #VideoRam    65536
    # Insert Clocks lines here if appropriate
    Screen      1
EndSection


Is anybody else having issues?

--Kurt

-- 
gentoo-user@gentoo.org mailing list



             reply	other threads:[~2006-04-01 17:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-04-01 17:27 Kurt Guenther [this message]
2006-04-01 17:34 ` [gentoo-user] Xinerama after Modular X upgrade Kurt Guenther
2006-04-02 13:33   ` Mick
2006-04-03 11:26     ` Kurt Guenther
2006-04-04 22:01       ` Mick
2006-04-15  9:51         ` Hamish Marson

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=442EB812.4070706@serent.com \
    --to=kurtg@serent.com \
    --cc=gentoo-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