LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-22-2008, 09:13 PM   #1
normman
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Rep: Reputation: 0
TwinView with different resolutions with Geforce 8200


I have a Dell 2007fp (20") and and an Envision crt (17") with a geforce 8200 gpu. I installed NVidia's driver from here and used their utility to setup twinview. When I set both monitors to the same resolution, 1024 x 768, twinview works. However, when I set each monitor to a different resolution, my Envision works, but my Dell monitor turns off. That is, my Dell Monitor tells me it is not receiving a signal from the computer.

My xorg.conf with the same resolutions is
Code:
# nvidia-settings: X configuration file generated by nvidia-settings
# nvidia-settings:  version 1.0  (buildmeister@builder63)  Tue Nov  4 14:08:09 PST 2008

# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig:  version 1.0  (buildmeister@builder63)  Tue Nov  4 14:07:17 PST 2008
# /.../
# SaX generated X11 config file
# Created on: 2008-12-19T23:43:40-0500.
#
# Version: 8.1
# Contact: Marcus Schaefer <sax@suse.de>, 2005
# Contact: SaX-User list <https://lists.berlios.de/mailman/listinfo/sax-users>
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

Section "ServerLayout"
    Identifier     "Layout[all]"
    Screen      0  "Screen0" 0 0
    InputDevice    "Keyboard[0]" "CoreKeyboard"
    InputDevice    "Mouse[1]" "CorePointer"
    Option         "Clone" "off"
    Option         "Xinerama" "off"
EndSection

Section "Files"
    InputDevices      "/dev/gpmdata"
    InputDevices      "/dev/input/mice"
    FontPath        "/usr/share/fonts/misc:unscaled"
    FontPath        "/usr/share/fonts/local"
    FontPath        "/usr/share/fonts/75dpi:unscaled"
    FontPath        "/usr/share/fonts/100dpi:unscaled"
    FontPath        "/usr/share/fonts/Type1"
    FontPath        "/usr/share/fonts/URW"
    FontPath        "/usr/share/fonts/Speedo"
    FontPath        "/usr/share/fonts/PEX"
    FontPath        "/usr/share/fonts/cyrillic"
    FontPath        "/usr/share/fonts/latin2/misc:unscaled"
    FontPath        "/usr/share/fonts/latin2/75dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/100dpi:unscaled"
    FontPath        "/usr/share/fonts/latin2/Type1"
    FontPath        "/usr/share/fonts/latin7/75dpi:unscaled"
    FontPath        "/usr/share/fonts/baekmuk:unscaled"
    FontPath        "/usr/share/fonts/japanese:unscaled"
    FontPath        "/usr/share/fonts/kwintv"
    FontPath        "/usr/share/fonts/truetype"
    FontPath        "/usr/share/fonts/uni:unscaled"
    FontPath        "/usr/share/fonts/CID"
    FontPath        "/usr/share/fonts/ucs/misc:unscaled"
    FontPath        "/usr/share/fonts/ucs/75dpi:unscaled"
    FontPath        "/usr/share/fonts/ucs/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/misc:unscaled"
    FontPath        "/usr/share/fonts/hellas/75dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/100dpi:unscaled"
    FontPath        "/usr/share/fonts/hellas/Type1"
    FontPath        "/usr/share/fonts/misc/sgi:unscaled"
    FontPath        "/usr/share/fonts/xtest"
    FontPath        "/opt/kde3/share/fonts"
EndSection

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

Section "ServerFlags"
    Option         "AllowMouseOpenFail" "on"
    Option         "ZapWarning" "on"
    Option         "Xinerama" "0"
EndSection

Section "InputDevice"
    Identifier     "Keyboard[0]"
    Driver         "kbd"
    Option         "Protocol" "Standard"
    Option         "XkbLayout" "us"
    Option         "XkbModel" "microsoftpro"
    Option         "XkbRules" "xfree86"
EndSection

Section "InputDevice"
    Identifier     "Mouse[1]"
    Driver         "mouse"
    Option         "Buttons" "12"
    Option         "Device" "/dev/input/mice"
    Option         "Name" "Logitech USB Receiver"
    Option         "Protocol" "explorerps/2"
    Option         "Vendor" "Sysp"
    Option         "ZAxisMapping" "4 5"
EndSection

Section "Modes"
    Identifier         "Modes[0]"
EndSection

Section "Monitor"
    Identifier     "Monitor[0]"
    VendorName     "--> VESA"
    ModelName      "800X600@60HZ"
    UseModes       "Modes[0]"
    HorizSync       31.0 - 38.0
    VertRefresh     50.0 - 60.0
    Option         "CalcAlgorithm" "XServerPool"
    Option         "DPMS"
    Option         "PreferredMode" "800x600"
EndSection

Section "Monitor"
    Identifier     "Monitor0"
    VendorName     "Unknown"
    ModelName      "CRT-0"
    HorizSync       28.0 - 55.0
    VertRefresh     43.0 - 72.0
EndSection

Section "Device"
    Identifier     "Device[0]"
    Driver         "nvidia"
    VendorName     "VESA"
    BoardName      "Framebuffer Graphics"
EndSection

Section "Device"
    Identifier     "Device0"
    Driver         "nvidia"
    VendorName     "NVIDIA Corporation"
    BoardName      "GeForce 8200"
EndSection

Section "Screen"
    Identifier     "Screen[0]"
    Device         "Device[0]"
    Monitor        "Monitor[0]"
    SubSection     "Display"
        Modes      "default"
    EndSubSection
EndSection

Section "Screen"

# Removed Option "TwinView" "1"
# Removed Option "metamodes" "CRT: 1024x768 +0+0, DFP: 1152x864 +1024+0"
# Removed Option "TwinView" "0"
# Removed Option "metamodes" "DFP: 1152x864 +0+0"
    Identifier     "Screen0"
    Device         "Device0"
    Monitor        "Monitor0"
    DefaultDepth    24
    Option         "TwinView" "1"
    Option         "TwinViewXineramaInfoOrder" "DFP-0"
    Option         "metamodes" "CRT: 1024x768 +0+0, DFP: 1024x768 +1024+0"
    SubSection     "Display"
        Depth       24
    EndSubSection
EndSection
Could anyone tell me how to fix this?
 
Old 12-22-2008, 09:30 PM   #2
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, welcome to LQ.

LQ has a fantastic search function that can save you time waiting for an answer,

many questions have been asked before and you may, be lucky to, find an answer quickly.

Regards, Glenn

see you 'round th' posts!

helpful xorg links....ftp://download.nvidia.com/XFree86/Li...ppendix-g.html

Last edited by GlennsPref; 12-22-2008 at 09:42 PM. Reason: helpful xorg links
 
Old 12-24-2008, 09:46 AM   #3
normman
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Original Poster
Rep: Reputation: 0
I have looked at the information on ftp://download.nvidia.com/XFree86/Li...ppendix-g.html but I am still unable to understand why my monitor would turn off. Does anyone have any ideas?
 
Old 12-24-2008, 05:35 PM   #4
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
If you have 2 monitors, should the device names be monitor0 and monitor1?
Code:
Monitor        "Monitor0"
You need an entry for the second monitor, I think.

Happy Holidays, Glenn
 
Old 12-24-2008, 09:30 PM   #5
normman
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks, I will give it a try. I should note that with the xorg.conf I have posted, both monitors work. It is only when I change the resolution of the second monitor to 1152x864 that I get a problem. Both monitors work if I set the first(my CRT) to 1024x768 and the second(LCD) to 800x600. This would lead me to believe that my LCD "does not like" 1152x864, but it works at 1152x864 under Windows.
 
Old 12-25-2008, 05:22 AM   #6
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
Hi, you can change modes while the monitor is running.

ctrl+alt++(plus) to go up a resolution and ctrl+alt+-(ctrl+alt+minus) to go down.

If the monitor is just out of range you may have better luck that way.

If it works in windows, it should work with Linux.

Is the mode you describe listed in xorg.conf and is the frequency (refresh rate) fitting.

DPMS is what is being used to turn the monitor off for power saving.

But may also turn off if the signal is out of range.

It's a strange one, That's about all I can think of.

Can you use nvidia-settings or nvidia-xconfig(I haven't used this one) to change the config?

Cheers, Glenn
 
Old 12-25-2008, 11:58 AM   #7
DiBosco
Member
 
Registered: Nov 2001
Location: Manchester, UK
Distribution: Mageia
Posts: 807

Rep: Reputation: 40
I would echo Glenn's suggestion of using nvidia-settings, I find that pretty good and intuitive.
 
Old 12-25-2008, 04:48 PM   #8
normman
LQ Newbie
 
Registered: Dec 2008
Posts: 4

Original Poster
Rep: Reputation: 0
I have set it both through the nvidia utility and by editing the xorg.conf, but both produce the same result. I also manually set the refresh rate through the nvidia utility, but my LCD still turned off.
 
Old 12-25-2008, 06:35 PM   #9
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,654
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
There are examples for this.

I still think that the names of the monitors, and or screens, need to be different.

If you call monitor0, and set it up for the lcd, then call monitor0 again for the crt...

can you see what I mean?

Regards, Glenn

OK, sorry, I see you have monitor0 and monitor[0]. My mistake.

Last edited by GlennsPref; 12-25-2008 at 06:39 PM. Reason: oops!
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
OnBoard SATA Drivers for XFX GeForce 8200 sbctec Linux - Hardware 7 12-29-2011 12:25 PM
[SOLVED] Geforce FX5200 and large resolutions zytsef Slackware 9 12-31-2008 04:27 PM
LXer: NVIDIA GeForce 8200 IGP LXer Syndicated Linux News 0 06-20-2008 12:50 PM
Problems with Twinview, Metamodes, and resolutions. tkman Linux - General 2 12-14-2006 07:17 PM
Twinview with Different Resolutions! mmf144 Linux - Hardware 3 04-26-2005 10:18 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:08 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration