Fedora Linux Support Community & Resources Center
  #1  
Old 9th November 2006, 07:26 AM
kennyshell Offline
Registered User
 
Join Date: Nov 2006
Posts: 11
Dual Monitor: Wrong default Monitor

Hi,

I try to setup FC6 on my laptop computer to use it for presentations. It works so far, that I can display to seperate X screens on the laptorp LCD and an external conected LCD. However, the main screen (the screen for login, working, notes... just the non-public screen) appears always on the external connected screen. I would like to have it the other way around. It works all fine within Windows XP, so I suggest there is nothing wrong with the hardware.

TwinView (one big screen over 2) works fine. Main screen is on the main screen.

It seems that I am the only one in the "holy" google to have this problem. I also tried to look it up under x.org and other distribution. Just nothing. Hope anybody can help me solve this problem.

I tried to rearrange the main screen and the external screen in my xorg.conf in all possibilities. It doesn't work. Well, both screens are on, but the main is on the wrong one.

Details:
Laptop: Littlebit Racoon Z75
Graphic card: Nvidia GeForce Go 6600

I did install FC6, all updates done till today, incl. newest nvidia driver from yesterday (no longer beta).

I even tried options like:
  • Option "MonitorLayout" "LVDS,TMDS"
  • Option "ReverseDDC" "on"

I got this from: ftp.x.org...

Quote:
Option "ReverseDDC" "boolean"
When BIOS connector informations aren't available, use this option to reverse the mapping of the 2 main DDC ports. Use this if the X serve obviously detects the wrong display for each connector. This is typically needed on the Radeon 9600 cards bundled with Apple G5s. The default is off.
and ubuntuforums.org

Quote:
Option "MonitorLayout" "primary monitor, secondary monitor"
#replace primary monitor with these (from man radeon):
NONE -- Not connected
CRT -- Analog CRT monitor
TMDS -- Desktop flat panel
LVDS -- Laptop flat panel


Thx for any help with this.... ehm "strange" problem.

Here is my xorg.conf file. Screen0 is the Main Screen, which should appear on my laptop:

Code:
# Xorg configuration created by system-config-display

Section "ServerLayout"
	Identifier     "Multihead layout"
	Screen      0  "Screen0"
	Screen      1  "Screen1" LeftOf "Screen0"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Synaptics" "CorePointer"
	Option	    "Xinerama" "off"
	Option	    "Clone" "on"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
	ModulePath   "/usr/lib/xorg/modules"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbModel" "pc105"
	Option	    "XkbLayout" "us"
EndSection

Section "InputDevice"
	Identifier  "Synaptics"
	Driver      "synaptics"
	Option	    "Device" "/dev/input/mice"
	Option	    "Protocol" "auto-dev"
	Option	    "Emulate3Buttons" "yes"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	ModelName    "LCD Panel 1400x1050"
	Option	    "dpms"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	ModelName    "LCD Panel 1280x1024"
	Option	    "dpms"
EndSection


Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	BusID       "PCI:1:0:0"
	Screen      0
EndSection

Section "Device"
	Identifier  "Videocard1"
	Driver      "nvidia"
	BusID       "PCI:1:0:0"
	Screen      1
EndSection


Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "1024x768"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Videocard1"
	Monitor    "Monitor1"
	DefaultDepth     24
	SubSection "Display"
		Depth     24
		Modes    "1024x768"
	EndSubSection
EndSection

Last edited by kennyshell; 9th November 2006 at 07:47 AM.
Reply With Quote
  #2  
Old 12th November 2006, 06:05 PM
baysailor Offline
Registered User
 
Join Date: Nov 2006
Posts: 10
kennyshell,

I had a similiar problem with a desktop connected to two monitors. If they were both plugged in, it would always go to the vga output, instead of the the dvi output.

I found there was a graphics config program for Nvidia, have you tried running "nividia-settings' from a terminal window?

I still had to play with things, I could save the settings on from the secondary monitor, the program window would not completely display correctly, so I had to boot with one monitor conected and then hotplug the secondary. I then recieved some error messages when started nvidia-settings, but after getting everything saved correctly, I can launch it with no errors. Now my main log on screen is the Primary monitor.

Hope this helps a bit.
PS I backed up my xorg.conf before trying anything, of course.

Code:
my xorg.conf file:

# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder3)  Wed Nov  1 19:48:08 PST 2006

Section "ServerLayout"
	Identifier     "Layout0"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Keyboard0" "CoreKeyboard"
	InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
	RgbPath      "/usr/X11R6/lib/X11/rgb"
	ModulePath   "/usr/lib/xorg/modules/extensions/nvidia"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "unix/:7100"
EndSection

Section "Module"
	Load  "type1"
	Load  "freetype"
	Load  "glx"
	Load  "dbe"
	Load  "extmod"
EndSection

Section "ServerFlags"
	Option	    "Xinerama" "0"
EndSection

Section "InputDevice"

    # generated from default
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "Emulate3Buttons" "no"
	Option	    "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"

    # generated from data in "/etc/sysconfig/keyboard"
	Identifier  "Keyboard0"
	Driver      "kbd"
	Option	    "XkbLayout" "us"
	Option	    "XkbModel" "pc105"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
	Identifier   "Monitor0"
	VendorName   "Unknown"
	ModelName    "Gateway FPD2185W"
 ### Comment all HorizSync and VertSync values to use DDC:
	HorizSync    31.0 - 81.0
	VertRefresh  56.0 - 76.0
	Option	    "DPMS"
EndSection

Section "Monitor"

    # HorizSync source: edid, VertRefresh source: edid
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
 ### Comment all HorizSync and VertSync values to use DDC:
	Identifier   "Monitor1"
	VendorName   "Unknown"
	ModelName    "Panasonic TH-42PW*4"
 ### Comment all HorizSync and VertSync values to use DDC:
	HorizSync    15.0 - 110.0
	VertRefresh  48.0 - 120.0
	Option	    "DPMS"
EndSection

Section "Device"
	Identifier  "Videocard0"
	Driver      "nvidia"
	VendorName  "NVIDIA Corporation"
	BoardName   "GeForce 7600 GS"
	Option	    "AddARGBGLXVisuals" "True"
	BusID       "PCI:2:0:0"
EndSection

Section "Device"
	Identifier  "Videocard1"
	Driver      "nvidia"
	VendorName  "NVIDIA Corporation"
	BoardName   "GeForce 7600 GS"
	Option	    "AddARGBGLXVisuals" "True"
	BusID       "PCI:2:0:0"
	Screen      1
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Videocard0"
	Monitor    "Monitor0"
	DefaultDepth     24
	Option	    "metamodes" "DFP: 1024x768 +0+0; DFP: nvidia-auto-select +0+0"
	SubSection "Display"
		Depth     24
		Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Videocard1"
	Monitor    "Monitor1"
	DefaultDepth     24
	Option	    "metamodes" "CRT: nvidia-auto-select +0+0"
	SubSection "Display"
		Depth     24
		Modes    "1600x1200" "1280x1024" "1024x768" "800x600" "640x480"
	EndSubSection
EndSection
Reply With Quote
  #3  
Old 13th November 2006, 04:39 AM
kennyshell Offline
Registered User
 
Join Date: Nov 2006
Posts: 11
Hi baysailor,

Thx for your comments.

Yes, I already used nvidia-settings, but it didn't work. I tried to launch it from the shell, as you said, and I get some error messages now: It says it can't write X config file. When I configure the monitor settings through system-config-display I can setup he 2 screens (after reloading x-server). The default screen is still on the wrong one, as expected.

If I run nvidia-settings now from the shell I got some more errors:

Code:
(a few times thsi error on different lines)
Invalid display device DFP-0 specified on line 19 of configuration file 
'/root/.nvidia-settings-rc' (The currently enabled display devices are 
CRT-0 on localhost.localdomain:0.0)
Huge ?

I googled it already, but didn't find anything usefull. I will see how I go on with this. I don't have much spare time right now, so it may take some time to do it.

I also tried to set it up with SuSE, but SuSE destroyed itself, when I tried to setup the nvidia driver according the official SuSE way (aaiihhh). So I am waiting for Mandriva 2007 now. I want to know if it is a FC6 problem or not before I go ahead.

Cheers,
flex
Reply With Quote
  #4  
Old 13th November 2006, 06:06 AM
nick.stumpos's Avatar
nick.stumpos Offline
Registered User
 
Join Date: Feb 2005
Location: Lansing, Mi
Age: 28
Posts: 2,222
is their a function key on your laptop to switch the primary monitor, i know mine has one(fn F5), but it has to be switched before the system boots
__________________
As always
Love, Life, Loyalty, Wisdom, Knowledge, And Understanding
FC6: Common Questions answered
Reply With Quote
Reply

Tags
default, dual, monitor, wrong

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Set primary monitor for a dual monitor setup? blah569 Using Fedora 0 15th July 2009 04:49 PM
KDE4 not running in second monitor? (Dual monitor problem) thylacine222 Using Fedora 1 27th December 2008 04:30 PM
X radeon dual monitor color problem one monitor itdoesnotwork Using Fedora 2 14th January 2008 07:01 PM
video monitor setting wrong KaptinKid Installation and Live Media 1 14th May 2007 04:01 PM


Current GMT-time: 17:43 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat