|
|
#1 | |
|
Registered User
Join Date: Apr 2009
Posts: 1
|
i had a evga 7600 gt, but the caps blew, so i upgraded to a evga 8600 gts. tv out worked great on the 7600. being the same maker, and just a small upgrade i figured i would not need to change anything in my xorg.conf as far as tv out goes.(yes i remade the nvidia driver module just in case)
my problem is the desktop its showing(seperate screen), is larger than the tvs viewing screen, like i have the resolution set too high, i change it down from 1024x768 to 800x600, and the icons grow, but are still hanging off the screen. nvidia version 180.18 here is my xorg.conf Code:
Section "ServerLayout"
Identifier "X.org Configured"
Screen 0 "Screen0" 0 0
Screen 1 "Screen1" RightOf "Screen0"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
RgbPath "/usr/share/X11/rgb"
ModulePath "/usr/lib/xorg/modules"
FontPath "/usr/share/fonts/TTF"
FontPath "/usr/share/fonts/OTF"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/75dpi/:unscaled"
EndSection
Section "Module"
Load "glx"
Load "extmod"
Load "xtrap"
Load "record"
Load "dbe"
Load "freetype"
Load "type1"
EndSection
Section "ServerFlags"
Option "Xinerama" "0"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
EndSection
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5 6 7"
EndSection
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Acer AL2016W"
HorizSync 31.0 - 84.0
VertRefresh 56.0 - 86.0
Option "DPMS"
EndSection
Section "Monitor"
Identifier "Monitor1"
VendorName "Unknown"
ModelName "TV-0"
HorizSync 31.0 - 84.0
VertRefresh 56.0 - 86.0
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
EndSection
Section "Device"
Identifier "Device0"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
BusID "PCI:2:0:0"
Screen 0
EndSection
Section "Device"
Identifier "Device1"
Driver "nvidia"
VendorName "NVIDIA Corporation"
BoardName "GeForce 8600 GTS"
BusID "PCI:2:0:0"
Screen 1
EndSection
Section "Screen"
Identifier "Screen0"
Device "Device0"
Monitor "Monitor0"
DefaultDepth 24
Option "NoLogo" "True"
Option "TwinView" "0"
Option "TwinViewXineramaInfoOrder" "CRT-0"
Option "metamodes" "CRT: 1680x1050 +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Device1"
Monitor "Monitor1"
DefaultDepth 24
Option "NoLogo" "True"
Option "TVStandard" "HD480i"
Option "TVOutFormat" "COMPONENT"
Option "ConnectedMonitor" "TV"
Option "TwinView" "0"
Option "metamodes" "TV: nvidia-auto-select +0+0"
SubSection "Display"
Depth 24
EndSubSection
EndSection
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 8800 GT and Ubuntu - Plymouth low resolution | legluondunet | NVIDIA Linux | 3 | 06-24-12 03:22 PM |
| Opinions on 1280x1024 resolution | skipparoo | NVIDIA GeForce 7, 8, And 9 Series | 103 | 06-22-12 11:38 PM |
| GT9800 (and previously a 8600 GTS) randomly hangs X, more frequently under load | robsims | NVIDIA Linux | 1 | 06-12-12 04:21 AM |
| What resolution do you all run Unreal2003 retail version at with all details on max.? | imtim83 | Gaming Central | 9 | 10-04-02 10:17 AM |
| 30.82 and 40.41 resolution + monitor OSD. | Max3D | NVIDIA Windows Graphics Drivers | 2 | 09-05-02 02:15 AM |