|
|
#1 | |
|
Registered User
Join Date: Sep 2004
Posts: 3
|
First sorry for my bad english, but i am russian.
A have GeForce2 MX/MX 400 with Tv-Out. I install Fedore Core 2 and Nvidia drivers for IA32 (6100) and Tv-Out work good. When i install new kernel (2.6.8.1) and new drivers (6111) my Tv don't work (I don't put any changes in xorg.conf)! I probed mani variants of config, but Tv-out don't work. But with nvtv work! My xorg.conf (TwinView dont't work and 2 commented videocard too) Section "Monitor" Identifier "Monitor" VendorName "Gateway" ModelName "Gateway CrystalScan 700-069" DisplaySize 320 240 HorizSync 31.0 - 69.0 VertRefresh 50.0 - 110.0 Option "dpms" EndSection # Section "Monitor" # Identifier "TV" # HorizSync 30-50 # VertRefresh 50-60 # EndSection Section "Device" Identifier "nvidia-crt" Driver "nvidia" # Option "ConnectedMonitor" "CRT-0" Option "RenderAccel" "true" Option "CursorShadow" "1" # Option "ConnectedMonitor" "TV" Option "TVOutFormat" "COMPOSITE" Option "SecondMonitorHorizSync" "30-50" Option "SecondMonitorVertRefresh" "60" Option "TVStandard" "NTSC-J" Option "TwinView" Option "TwinViewOrientation" "Clone" Option "MetaModes" "1024x768,1024x768" Option "ConnectedMonitor" "TV,CRT" # Option "IgnoreDisplayDevice" "TV" Option "NoLogo" "true" # Screen 0 EndSection # Section "Device" # Identifier "nvidia-tv" # Driver "nvidia" # Option "ConnectedMonitor" "TV-0" # Option "TVStandard" "NTSC-J" # Option "TVOutFormat" "COMPOSITE" # Screen 1 # EndSection Section "Screen" Identifier "CRT Screen" Device "nvidia-crt" Monitor "Monitor" DefaultDepth 24 Subsection "Display" Depth 24 Modes "1024x768" "800x600" "640x480" ViewPort 0 0 EndSubsection EndSection # Section "Screen" # Identifier "TV Screen" # Device "nvidia-tv" # Monitor "TV" # DefaultDepth 24 # Subsection "Display" # Depth 24 # Modes "1024x768" "800x600" # ViewPort 0 0 # EndSubsection # EndSection Section "ServerLayout" Identifier "Monitor" Screen 0 "CRT Screen" # Screen 1 "TV Screen" rightOf "CRT Screen" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection (Xorg.0.log ) (**) NVIDIA(0): Option "NoLogo" "true" (**) NVIDIA(0): Option "ConnectedMonitor" "TV,CRT" (**) NVIDIA(0): Option "TVStandard" "NTSC-J" (**) NVIDIA(0): Option "TVOutFormat" "COMPOSITE" (**) NVIDIA(0): Option "RenderAccel" "true" (**) NVIDIA(0): Option "CursorShadow" "1" (**) NVIDIA(0): Option "TwinView" (**) NVIDIA(0): Option "TwinViewOrientation" "Clone" (**) NVIDIA(0): Option "SecondMonitorHorizSync" "30-50" (**) NVIDIA(0): Option "SecondMonitorVertRefresh" "60" (**) NVIDIA(0): Option "MetaModes" "1024x768,1024x768" (**) NVIDIA(0): Enabling experimental RENDER acceleration (**) NVIDIA(0): Forcing COMPOSITE video output (**) NVIDIA(0): Enabling cursor shadow (**) NVIDIA(0): ConnectedMonitor string: "TV,CRT" (**) NVIDIA(0): TV Standard string: "NTSC-J" (**) NVIDIA(0): TwinView enabled (--) NVIDIA(0): Linear framebuffer at 0xE0000000 (--) NVIDIA(0): MMIO registers at 0xEC000000 (II) NVIDIA(0): NVIDIA GPU detected as: GeForce2 MX/MX 400 (--) NVIDIA(0): VideoBIOS: 03.11.01.24.00 (--) NVIDIA(0): Interlaced video modes are not supported on this GPU (II) NVIDIA(0): Detected AGP rate: 4X (--) NVIDIA(0): VideoRAM: 32768 kBytes (II) NVIDIA(0): Using ConnectedMonitor string "CRT-0, TV-0" (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 8 bpp: 350 MHz (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 16 bpp: 350 MHz (--) NVIDIA(0): Display device CRT-0: maximum pixel clock at 32 bpp: 300 MHz (--) NVIDIA(0): Detected TV Encoder: Chrontel 7007 (--) NVIDIA(0): Display device TV-0: maximum pixel clock at 8 bpp: 350 MHz (--) NVIDIA(0): Display device TV-0: maximum pixel clock at 16 bpp: 350 MHz (--) NVIDIA(0): Display device TV-0: maximum pixel clock at 32 bpp: 300 MHz (II) Loading sub module "ddc" (II) LoadModule: "ddc" (II) Loading /usr/X11R6/lib/modules/libddc.a (II) Module ddc: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Loading /usr/X11R6/lib/modules/linux/libint10.a (II) Module int10: vendor="X.Org Foundation" compiled for 6.7.0, module version = 1.0.0 ABI class: X.Org Video Driver, version 0.7 (II) NVIDIA(0): Primary V_BIOS segment is: 0xc000 (WW) NVIDIA(0): config file hsync range 31-69kHz not within DDC hsync ranges. (WW) NVIDIA(0): config file vrefresh range 50-110Hz not within DDC vrefresh ranges. (II) NVIDIA(0): Monitor: Using hsync range of 31.00-69.00 kHz (II) NVIDIA(0): Monitor: Using vrefresh range of 50.00-110.00 Hz (II) NVIDIA(0): Clock range: 12.00 to 300.00 MHz .... (II) NVIDIA(0): Virtual screen size determined to be 1024 x 768 (**) NVIDIA(0): Display dimensions: (320, 240) mm (**) NVIDIA(0): DPI set to (81, 81) |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Sep 2004
Posts: 49
|
did you try with
Option "NoDDC" "1" in Section "Device"? |
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Sep 2004
Posts: 3
|
Not working -(
|
|
|
|
|
|
#4 | |
|
Registered User
Join Date: May 2004
Posts: 5
|
This is my setup for GF4 + xorg + 6111. It works, but I cannot exit X safely as it hardlocks
-- the problem a lot of ppl seems to have here.NOTE: you should check your setup for BusID, monitor refresh rate, TVStandart, etc. Code:
Section "Monitor"
Identifier "tv"
VendorName "LG"
ModelName "ArtVisionJoy"
HorizSync 30.0-50.0
VertRefresh 60.0
Option "IgnoreDisplayDevices" "DFP"
EndSection
Section "Monitor"
Identifier "crt"
VendorName "Dell"
ModelName "Dell D825HT"
HorizSync 31.0-70.0
VertRefresh 50.0-120.0
EndSection
Section "Device"
Identifier "nvidia-tv"
VendorName "Unknown"
BoardName "Unknown"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "NvAGP" "1" #"4"
Option "DPMS" "on"
Option "NoLogo" "on"
Option "RenderAccel" "on"
Option "TVStandard" "NTSC-M"
Option "TVOutFormat" "SVIDEO"
Option "ConnectedMonitor" "TV"
Screen 1
Option "NoDDC" "True"
EndSection
Section "Device"
Identifier "nvidia-crt"
VendorName "Unknown"
BoardName "Unknown"
Driver "nvidia"
BusID "PCI:1:0:0"
Option "CursorShadow" "yes"
Option "HWCursor" "on"
Option "NvAGP" "1" #"4"
Option "DPMS" "on"
Option "NoLogo" "on"
Option "RenderAccel" "true"
Screen 0
Option "NoDDC" "True"
EndSection
Section "Screen"
Identifier "Monitor"
Device "nvidia-crt"
Monitor "crt"
DefaultColorDepth 24
Option "Backingstore"
Option "Accel" "on"
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "Screen"
Identifier "TV"
Device "nvidia-tv"
Monitor "tv"
DefaultColorDepth 24
Option "Backingstore"
Option "Accel" "on"
Subsection "Display"
Depth 24
Modes "1024x768" "800x600" "640x480"
ViewPort 0 0
EndSubsection
EndSection
Section "ServerLayout"
Identifier "layout1"
Screen 0 "Monitor"
Screen 1 "TV" rightof "Monitor"
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
|
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Sep 2004
Posts: 3
|
Tnank a lot to all, but nothing working.
I downgraded to 6106. With this config 6106 work (this is my previous config, original ) : Code:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "Gateway CrystalScan 700-069"
DisplaySize 320 240
HorizSync 31.0 - 69.0
VertRefresh 50.0 - 110.0
Option "dpms"
EndSection
Section "Device"
Identifier "Videocard0"
Driver "nvidia"
Option "ConnectedMonitor" "CRT,TV"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Screen"
Identifier "Screen1"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 24
Subsection "Display"
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x400"
EndSubsection
Subsection "Display"
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Subsection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubsection
Option "IgnoreDisplayDevice" "CRT-0"
Option "ConnectedMonitor" "TV"
Option "TVStandard" "NTSC-J"
Option "TVOutFormat" "COMPOSITE"
EndSection
Section "ServerLayout"
Identifier "Monitor"
Screen 0 "Screen0" 0 0
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "ServerLayout"
Identifier "TV"
Screen "Screen1"
InputDevice "Mouse0" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
(I know GF2 very old hardware, but new drivers should support it.) |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Rumor regarding lack of 680 availability | ViN86 | Rumor Mill | 6 | 05-09-12 04:48 PM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |