LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 10-25-2005, 01:58 AM   #16
pingu
Senior Member
 
Registered: Jul 2004
Location: Skuttunge SWEDEN
Distribution: Debian preferably
Posts: 1,350

Rep: Reputation: 127Reputation: 127

I don't know really, maybe you can adjust the Horiz + Vert frequency - but then please bear in mind that wrong settings might destroy yor monitor/tv!

Maybe try running two screens instead of TwinView?
I'ts described in the README from nVidia, if you haven't got it: nVidia README
Here's what it says about this:
Code:
To configure two separate X screens to share one graphics chip, here is what
you will need to do:

First, create two separate Device sections, each listing the BusID of the
graphics card to be shared, each listing the driver as "nvidia", and assign
each a separate screen:

    Section "Device"
        Identifier  "nvidia0"
        Driver      "nvidia"
        # Edit the BusID with the location of your graphics card
        BusID       "PCI:2:0:0"
        Screen      0
    EndSection

    Section "Device"
        Identifier  "nvidia1"
        Driver      "nvidia"
        # Edit the BusID with the location of your graphics card
        BusId       "PCI:2:0:0"
        Screen      1
    EndSection

Then, create two Screen sections, each using one of the Device sections:

    Section "Screen"
        Identifier  "Screen0"
        Device      "nvidia0"
        Monitor     "Monitor0"
        DefaultDepth 24
        Subsection "Display"
            Depth       24
            Modes       "1600x1200" "1024x768" "800x600" "640x480" 
        EndSubsection
    EndSection

    Section "Screen"
        Identifier  "Screen1"
        Device      "nvidia1"
        Monitor     "Monitor1"
        DefaultDepth 24
        Subsection "Display"
            Depth       24
            Modes       "1600x1200" "1024x768" "800x600" "640x480" 
        EndSubsection
    EndSection

(note: you'll also need to create a second Monitor section) Finally, update
the ServerLayout section to use and position both Screen sections:

    Section "ServerLayout"
        ...
        Screen         0 "Screen0" 
        Screen         1 "Screen1" leftOf "Screen0"
        ...
    EndSection
 
Old 10-25-2005, 07:32 AM   #17
springshades
Member
 
Registered: Nov 2004
Location: Near Lansing, MI , USA
Distribution: Mainly just Mandriva these days.
Posts: 317

Rep: Reputation: 30
My guess is that it's because the maximum resolution of a television is 640x480 (unless it's a hi definition tv of course). Most likely the bottom and right hand side of your desktop will get cut off if you're running it in 800x600 resolution. More specifically, the bottom 120 pixels and the side 160 pixels might get cut off. If that sounds a bit like what you're seeing, then changing the resolution of the television screen to 640x480 should fix things.
 
  


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
Nvidia GeForce 4 MX 4000 Fedora Core 3 "I have problemas in instalaçao" Peco_sak Linux - Hardware 1 03-18-2005 07:33 AM
Nvidia MX 4000 - Tv out - slackware Vald0r Slackware 6 03-16-2005 06:21 AM
Unreal Tournament 2004 troubles on NVIDIA GeForce MX 4000 The Grim Reaper Linux - Games 5 10-24-2004 10:52 PM
FC2 and Nvidia GeForce 4 MX 4000 SteelWheel Linux - Hardware 3 06-28-2004 03:08 AM
nvidia Geforce MX 4000 tmike Linux - Newbie 4 06-20-2004 01:47 PM

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

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