|
|
#1 | |
|
Registered User
Join Date: Nov 2006
Posts: 38
|
I have my DLP HDTV connected with component cables. I get video on the TV when booting, but when X starts, nothing.
The part of xorg.conf is: Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Mag"
ModelName "Proview"
HorizSync 30.0 - 80.0
VertRefresh 60.0 - 75.0
Option "DPMS"
EndSection
Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "nVidia Corporation"
BoardName "GeForce 7600 GT"
BusID "PCI:2:0:0"
Option "CursorShadow" "on"
Option "TwinView"
Option "TwinViewOrientation" "RightOf"
Option "ConnectedMonitor" "CRT-1, TV"
Option "MetaModes" "CRT-1: 1440x900, TV: 1280x720"
Option "TVStandard" "HD720p"
Option "TVOutFormat" "COMPONENT"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor "Monitor0"
DefaultDepth 24
Option "metamodes" "CRT-1: 1440x900_75 +0+0; CRT-1: 1440x900 +0+0"
SubSection "Display"
Depth 24
Modes "1440x900"
EndSubSection
EndSection
Code:
(II) Setting vga for screen 0. (**) NVIDIA(0): Depth 24, (--) framebuffer bpp 32 (==) NVIDIA(0): RGB weight 888 (==) NVIDIA(0): Default visual is TrueColor (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0) (**) NVIDIA(0): Option "ConnectedMonitor" "CRT-1, TV" (**) NVIDIA(0): Option "TVStandard" "HD720p" (**) NVIDIA(0): Option "TVOutFormat" "COMPONENT" (**) NVIDIA(0): Option "CursorShadow" "on" (**) NVIDIA(0): Option "TwinView" (**) NVIDIA(0): Option "TwinViewOrientation" "RightOf" (**) NVIDIA(0): Option "MetaModes" "CRT-1: 1440x900_75 +0+0; CRT-1: 1440x900 +0+0" (**) NVIDIA(0): Enabling RENDER acceleration (**) NVIDIA(0): Forcing COMPONENT output (**) NVIDIA(0): Enabling cursor shadow (**) NVIDIA(0): TV Standard string: "HD720p" (**) NVIDIA(0): TwinView enabled (**) NVIDIA(0): ConnectedMonitor string: "CRT-1, TV" (II) NVIDIA(0): NVIDIA GPU GeForce 7600 GT (G73) at PCI:2:0:0 (GPU-0) (--) NVIDIA(0): Memory: 262144 kBytes (--) NVIDIA(0): VideoBIOS: 05.73.22.15.01 (II) NVIDIA(0): Detected PCI Express Link width: 16X (--) NVIDIA(0): Interlaced video modes are supported on this GPU (--) NVIDIA(0): Connected display device(s) on GeForce 7600 GT at PCI:2:0:0: (--) NVIDIA(0): Proview (CRT-1) (--) NVIDIA(0): NVIDIA TV Encoder (TV-0) (--) NVIDIA(0): Proview (CRT-1): 400.0 MHz maximum pixel clock (--) NVIDIA(0): NVIDIA TV Encoder (TV-0): 400.0 MHz maximum pixel clock (--) NVIDIA(0): TV encoder: NVIDIA (II) NVIDIA(0): Display Device found referenced in MetaMode: CRT-1 (WW) NVIDIA(0): TwinView requested, but only 1 display devices found. (II) NVIDIA(0): Assigned Display Device: CRT-1 (II) NVIDIA(0): Validated modes: (II) NVIDIA(0): "CRT-1:1440x900_75+0+0" (II) NVIDIA(0): "CRT-1:1440x900+0+0" (II) NVIDIA(0): Virtual screen size determined to be 1440 x 900 (--) NVIDIA(0): DPI set to (89, 87); computed from "UseEdidDpi" X config (--) NVIDIA(0): option (==) NVIDIA(0): Disabling 32-bit ARGB GLX visuals. Thx |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2004
Posts: 783
|
Have you tried setting it up through nvidia-settings?
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Problems with 173.14.35 and xorg 1.12 | joedoe | NVIDIA Linux | 4 | 07-09-12 02:11 PM |
| 173.14.34 -- Xorg 1.12.1 & 1.11.4, glx module fails to load | mereset | NVIDIA Linux | 17 | 06-10-12 01:24 AM |
| 295.40 Drivers and Xorg 1:7.6+12 HIGH cpu usage | norrland | NVIDIA Linux | 2 | 05-13-12 09:11 AM |
| HDTV support - computer to HDTV set | porksoda | NVIDIA GeForce 7, 8, And 9 Series | 10 | 10-27-05 06:30 PM |
| How do I configure TwinView on Dell Inspiron | rutgerclaes | NVIDIA Linux | 6 | 08-01-02 03:20 AM |