public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Xinerama after Modular X upgrade
@ 2006-04-01 17:27 Kurt Guenther
  2006-04-01 17:34 ` Kurt Guenther
  0 siblings, 1 reply; 6+ messages in thread
From: Kurt Guenther @ 2006-04-01 17:27 UTC (permalink / raw
  To: gentoo-user


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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2006-04-15 10:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-01 17:27 [gentoo-user] Xinerama after Modular X upgrade Kurt Guenther
2006-04-01 17:34 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox