LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-14-2005, 11:26 AM   #1
lagu2653
Member
 
Registered: Jun 2005
Distribution: Lubuntu 16.04 LTS
Posts: 104

Rep: Reputation: 15
How good and how stable is NVidia's driver functionality Twinview?


How good and how stable is NVidia's driver functionality Twinview? Do you have to use the same resolution on the monitor as you do on the TV? Do you need a card with 2 heads to be able to use different resolutions on the monitor and the TV?
 
Old 12-15-2005, 05:23 AM   #2
otchie1
Registered User
 
Registered: Apr 2004
Posts: 560

Rep: Reputation: 30
Rock solid on my Mx4000. I use i for TV out to watch films on the w/s TV in clone mode. Very carefully read the NVidia readme file/manual as it tells you everything you need to know.
Here's my xorg.conf if you wanna crib a little
Code:
Section "Module"
    Load        "dbe"  	# Double buffer extension
    SubSection  "extmod"
    EndSubSection
    Load        "type1"
    Load        "freetype"
    Load       "glx"
EndSection
Section "Files"
    RgbPath	"/usr/X11R6/lib/X11/rgb"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/CID/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/cyrillic/"
EndSection
Section "ServerFlags"
EndSection
Section "InputDevice"
    Identifier	"Keyboard1"
Driver "kbd"
EndSection
Section "InputDevice"
    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"   "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Device"      "/dev/mouse"
EndSection
Section "Monitor"
    Identifier  "My Monitor"
    HorizSync  30-70 
    VertRefresh 50-120 
EndSection
Section "Device"
    Identifier  "MX4000"
    Driver      "nvidia"
    Option "TwinView"
    Option "SecondMonitorHorizSync" "30-50"
    Option "SecondMonitorVertRefresh" "60"
    Option "TwinViewOrientation" "Clone"
    Option "Metamodes" "1024x768,1024x768;800x600,800x600"
    Option "ConnectedMonitor" "crt,tv"
    Option "TVStandard" "PAL-I"
    #Option "TVOutFormat" "COMPOSITE"
    Option "TVOutFormat" "SVIDEO"
    Option "NvAGP" "3" 
EndSection
Section "Screen"
    Identifier  "Screen 1"
    Device      "MX4000"
    Monitor     "My Monitor"
   DefaultDepth 24
    Subsection "Display"
        Depth       8
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes "1024x768" "800x600" "640x480"
    EndSubsection
EndSection
Section "ServerLayout"
    Identifier  "Simple Layout"
    Screen "Screen 1"
    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"
EndSection
 
Old 12-15-2005, 07:26 AM   #3
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127
I agree, I've used it for three years without problems.
You can have different resolutions on monitor and TV, and of course you need two "video heads" - I have only used one card with two connectors (vga7dvi/svideo) but two cards should work too?
The only thing that doesn't work (AFAIK) is using all three connectors at the same time.
 
  


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
Xorg.conf and Nvidia's Twinview - Help a newbie out PLEASE!!! thesonic1 Linux - General 4 02-17-2005 12:59 PM
[Mdk 10.0]Freeze after installation of nvidia's driver... frenchi Mandriva 3 11-17-2004 05:21 PM
good entry level graphics card with stable drivers dukeinlondon Linux - Hardware 2 01-27-2004 05:31 AM
Libranet good and stable? Brother Michael Linux - Newbie 2 11-23-2003 03:07 AM
Extremely happy with Slackware 8.1 and Nvidia's driver on XFree86 4.2.0 lto Slackware 2 07-15-2002 10:04 PM

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

All times are GMT -5. The time now is 09:11 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