Re: xorg + nvidia + tvout problem

2006-05-09 Thread Kercso Jozsef
I don't use any special key sequence, only the "ConnectedMonitor" and
"MetaModes" options. Then I change the resolution with "Ctrl" + "Alt" + "+/-"

Regards,
  Jozsef

Curt Howland wrote:
> 
> What is the key sequence you're using to swap between outputs? I've 
> got an nvidia GeForce FX Go5600 in a laptop, with TV out that I just 
> cannot make work. The special key to swap between the LCD and CRT out 
> don't work with Linux since everything is now done Windows specific 
> drivers rather than hardware.
> 
> Is it just the "Option "connectedmonitor" "crt" that turns them both 
> on at the same time all the time?
> 
> Hopefully I won't get flamed for "hijacking threads" again.
> 
> Curt-
> 
> 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xorg + nvidia + tvout problem

2006-05-08 Thread Curt Howland
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Monday 08 May 2006 18:02, Kercso Jozsef <[EMAIL PROTECTED]> was 
heard to say:
> Hi.
>   after few hours of trying, and trying I have found the problem:
> it looks like the recent nvidia driver does not sends the signal to
> the TV when the resolution is 800x600. I have modified the line
> Option         "MetaModes" "1024x768, NULL; 800x600, 800x600;
> 640x480, NULL" to
> Option         "MetaModes" "1024x768,1024x768; 800x600,NULL;
> 640x480,NULL" and now it works with the resolution 1024x768.
>
> I don't know if this is a feature or a bug, but finaly is resolved.
> :)
...
> >> Section "Monitor"
> >>
> >> # These are the DDC-probed settings and modelines
> >>     Identifier     "Monitor0"
> >>     ModelName      "MAX 0bd1"
> >>     HorizSync       30.0 - 70.0
> >>     VertRefresh     50.0 - 160.0
> >>     ModeLine       "640x480" 25.2 640 648 744 784 480 482 484
> >> 509 -hsync -vsync ModeLine       "640x480" 31.5 640 656 720 840
> >> 480 481 484 500 -hsync -vsync ModeLine       "640x480" 36.0 640
> >> 696 752 832 480 481 484 509 -hsync -vsync ModeLine      
> >> "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
> >> ModeLine       "800x600" 49.5 800 816 896 1056 600 601 604 625
> >> +hsync +vsync ModeLine       "800x600" 56.2 800 832 896 1048 600
> >> 601 604 631 +hsync +vsync ModeLine       "1024x768" 78.8 1024
> >> 1040 1136 1312 768 769 772 800 +hsync +vsync ModeLine      
> >> "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync
> >> +vsync Option         "DPMS" EndSection
> >>
> >> Section "Device"
> >>     Identifier     "Card0"
> >>     Driver         "nvidia"
> >>     VendorName     "All"
> >>     BoardName      "MX440"
> >> # The following line is auto-generated by KNOPPIX mkxf86config
> >> #BusID       "PCI:1:0:0"
> >>     Option         "TwinView"
> >>     Option         "TwinViewOrientation" "Clone"
> >>     Option         "TVOutFormat" "SVIDEO"
> >>     Option         "SecondMonitorHorizSync" "30-50"
> >>     Option         "SecondMonitorVertRefresh" "60"
> >>     Option         "TVOverScan" "0.6"
> >>     Option         "MetaModes" "1024x768, NULL; 800x600,
> >> 800x600; 640x480, NULL" Option         "ConnectedMonitor" "CRT,
> >> TV"
> >> EndSection

What is the key sequence you're using to swap between outputs? I've 
got an nvidia GeForce FX Go5600 in a laptop, with TV out that I just 
cannot make work. The special key to swap between the LCD and CRT out 
don't work with Linux since everything is now done Windows specific 
drivers rather than hardware.

Is it just the "Option "connectedmonitor" "crt" that turns them both 
on at the same time all the time?

Hopefully I won't get flamed for "hijacking threads" again.

Curt-


- -- 
September 11th, 2001
The proudest day for gun control and central 
planning advocates in American history

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iQEVAwUBRF/CLy9Y35yItIgBAQIgMgf8CHYvxvgM80F0IZ65mEI3m6cyYalUcCyd
UAp4D0FruEuolneWhAt+BLPuwJKwyZ480xV7lYkcpJ5N9KPfd9dmRszTnMe40ywB
C6x9JAKbiuYyA8zfgYIq7ZE9Dg7sEOP4c/IJli7OyO7sBrWcU2xj40oC4MEijbv0
fGYqHNpcamCSk9C+yWnZQ5i9NZ2htcYd3G8EFOwaIKI8/S1mo6pzv1DULX26ZrOz
ExnM1SQhWOhs0rSQip/QROlbNMo3MsHF4FGGAoa6SoAOGVoMLqih4/vM8D+iNJGf
LMGFvAg06AZEup3p/rWaSHEk9Vi66y+qz4n3dWKTI6u0LamC4YUscg==
=nZWM
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: xorg + nvidia + tvout problem

2006-05-08 Thread Kercso Jozsef
Hi.
  after few hours of trying, and trying I have found the problem: it
looks like the recent nvidia driver does not sends the signal to the
TV when the resolution is 800x600. I have modified the line
Option "MetaModes" "1024x768, NULL; 800x600, 800x600; 640x480, NULL"
to
Option "MetaModes" "1024x768,1024x768; 800x600,NULL; 640x480,NULL"
and now it works with the resolution 1024x768.

I don't know if this is a feature or a bug, but finaly is resolved. :)

Regards,
  Jozsef


Christoph Nenning wrote:
> Hi,
> 
> it seems that there is no tvout support in recent nvidia releases :(
> 
> regards
> 
> Christoph
> 
> 
> 
> Am Montag, 8. Mai 2006 20:39 schrieb Kercso Jozsef:
>> Hi everybody!
>>
>>   I have recently updated my nvidia driver (from 5328 to 8756)
>> and XServer (from XFree86 to Xorg) and now I can't get my tvout
>> working: there is nothing displayed on TV. I have a Geforce4 MX440
>> graphics card.
>>
>> I have tried out "SVIDEO" and "COMPOSITE" as TVOutFormat but
>> without luck. Can anybody help me? Had anybody this problem?
>>
>> Here is my xorg.conf:
>> Section "ServerLayout"
>> Identifier "XFree86 Configured"
>> Screen  0  "Screen0" 0 0
>> InputDevice"Keyboard0" "CoreKeyboard"
>> InputDevice"USB Mouse" "CorePointer"
>> EndSection
>>
>> Section "Files"
>> ModulePath  "/usr/X11R6/lib/modules"
>> FontPath"/usr/X11R6/lib/X11/fonts/misc:unscaled"
>> FontPath"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
>> FontPath"/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
>> FontPath"/usr/X11R6/lib/X11/fonts/Speedo"
>> FontPath"/usr/X11R6/lib/X11/fonts/Type1"
>> FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
>> FontPath"/usr/share/fonts/type1/gsfonts"
>> EndSection
>>
>> Section "Module"
>> #Load  "GLcore"
>> Load   "ddc"  # ddc probing of monitor
>> Load   "dbe"
>> #Load  "dri"
>> Load   "extmod"
>> Load   "glx"
>> Load   "bitmap" # bitmap-fonts
>> Load   "type1"
>> Load   "freetype"
>> Load   "record"
>> EndSection
>>
>> Section "ServerFlags"
>> Option "AllowMouseOpenFail" "true"
>> EndSection
>>
>> Section "InputDevice"
>> Identifier "Keyboard0"
>> Driver "keyboard"
>> Option "CoreKeyboard"
>> Option "XkbRules" "xfree86"
>> Option "XkbModel" "pc104"
>> Option "XkbLayout" "us"
>> EndSection
>>
>> Section "InputDevice"
>> Identifier "Serial Mouse"
>> Driver "mouse"
>> Option "Protocol" "Microsoft"
>> Option "Device" "/dev/ttyS0"
>> Option "Emulate3Buttons" "true"
>> Option "Emulate3Timeout" "70"
>> Option "SendCoreEvents" "true"
>> EndSection
>>
>> Section "InputDevice"
>> Identifier "PS/2 Mouse"
>> Driver "mouse"
>> Option "Protocol" "PS/2"
>> Option "Device" "/dev/psaux"
>> Option "Emulate3Buttons" "true"
>> Option "Emulate3Timeout" "70"
>> Option "SendCoreEvents" "true"
>> EndSection
>>
>> Section "InputDevice"
>> Identifier "USB Mouse"
>> Driver "mouse"
>> Option "Device" "/dev/input/mice"
>> Option "SendCoreEvents" "true"
>> Option "Protocol" "IMPS/2"
>> Option "ZAxisMapping" "4 5"
>> Option "Buttons" "5"
>> EndSection
>>
>> Section "Monitor"
>>
>> # These are the DDC-probed settings and modelines
>> Identifier "Monitor0"
>> ModelName  "MAX 0bd1"
>> HorizSync   30.0 - 70.0
>> VertRefresh 50.0 - 160.0
>> ModeLine   "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync
>> -vsync ModeLine   "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync
>> -vsync ModeLine   "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync
>> -vsync ModeLine   "800x600" 40.0 800 840 968 1056 600 601 605 628
>> +hsync +vsync ModeLine   "800x600" 49.5 800 816 896 1056 600 601 604
>> 625 +hsync +vsync ModeLine   "800x600" 56.2 800 832 896 1048 600 601
>> 604 631 +hsync +vsync ModeLine   "1024x768" 78.8 1024 1040 1136 1312
>> 768 769 772 800 +hsync +vsync ModeLine   "1024x768" 94.5 1024 1072 1168
>> 1376 768 769 772 808 +hsync +vsync Option "DPMS"
>> EndSection
>>
>> Section "Device"
>> Identifier "Card0"
>> Driver "nvidia"
>> VendorName "All"
>> BoardName  "MX440"
>> # The following line is auto-generated by KNOPPIX mkxf86config
>> #BusID   "PCI:1:0:0"
>> Option "TwinView"
>> Option "TwinViewOrientation" "Clone"
>> Option "TVOutFormat" "SVIDEO"
>> Option "SecondMonitorHorizSync" "30-50"
>> Option "SecondMonitorVertRefresh" "60"
>> Option "TVOverScan" "0.6"
>> Option "MetaModes" "1024x768, NULL

Re: xorg + nvidia + tvout problem

2006-05-08 Thread Christoph Nenning

Hi,

it seems that there is no tvout support in recent nvidia releases :(

regards

Christoph



Am Montag, 8. Mai 2006 20:39 schrieb Kercso Jozsef:
> Hi everybody!
>
>   I have recently updated my nvidia driver (from 5328 to 8756)
> and XServer (from XFree86 to Xorg) and now I can't get my tvout
> working: there is nothing displayed on TV. I have a Geforce4 MX440
> graphics card.
>
> I have tried out "SVIDEO" and "COMPOSITE" as TVOutFormat but
> without luck. Can anybody help me? Had anybody this problem?
>
> Here is my xorg.conf:
> Section "ServerLayout"
> Identifier "XFree86 Configured"
> Screen  0  "Screen0" 0 0
> InputDevice"Keyboard0" "CoreKeyboard"
> InputDevice"USB Mouse" "CorePointer"
> EndSection
>
> Section "Files"
> ModulePath  "/usr/X11R6/lib/modules"
> FontPath"/usr/X11R6/lib/X11/fonts/misc:unscaled"
> FontPath"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
> FontPath"/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
> FontPath"/usr/X11R6/lib/X11/fonts/Speedo"
> FontPath"/usr/X11R6/lib/X11/fonts/Type1"
> FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
> FontPath"/usr/share/fonts/type1/gsfonts"
> EndSection
>
> Section "Module"
> # Load  "GLcore"
> Load   "ddc"  # ddc probing of monitor
> Load   "dbe"
> # Load  "dri"
> Load   "extmod"
> Load   "glx"
> Load   "bitmap" # bitmap-fonts
> Load   "type1"
> Load   "freetype"
> Load   "record"
> EndSection
>
> Section "ServerFlags"
> Option "AllowMouseOpenFail" "true"
> EndSection
>
> Section "InputDevice"
> Identifier "Keyboard0"
> Driver "keyboard"
> Option "CoreKeyboard"
> Option "XkbRules" "xfree86"
> Option "XkbModel" "pc104"
> Option "XkbLayout" "us"
> EndSection
>
> Section "InputDevice"
> Identifier "Serial Mouse"
> Driver "mouse"
> Option "Protocol" "Microsoft"
> Option "Device" "/dev/ttyS0"
> Option "Emulate3Buttons" "true"
> Option "Emulate3Timeout" "70"
> Option "SendCoreEvents" "true"
> EndSection
>
> Section "InputDevice"
> Identifier "PS/2 Mouse"
> Driver "mouse"
> Option "Protocol" "PS/2"
> Option "Device" "/dev/psaux"
> Option "Emulate3Buttons" "true"
> Option "Emulate3Timeout" "70"
> Option "SendCoreEvents" "true"
> EndSection
>
> Section "InputDevice"
> Identifier "USB Mouse"
> Driver "mouse"
> Option "Device" "/dev/input/mice"
> Option "SendCoreEvents" "true"
> Option "Protocol" "IMPS/2"
> Option "ZAxisMapping" "4 5"
> Option "Buttons" "5"
> EndSection
>
> Section "Monitor"
>
> # These are the DDC-probed settings and modelines
> Identifier "Monitor0"
> ModelName  "MAX 0bd1"
> HorizSync   30.0 - 70.0
> VertRefresh 50.0 - 160.0
> ModeLine   "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync
> -vsync ModeLine   "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync
> -vsync ModeLine   "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync
> -vsync ModeLine   "800x600" 40.0 800 840 968 1056 600 601 605 628
> +hsync +vsync ModeLine   "800x600" 49.5 800 816 896 1056 600 601 604
> 625 +hsync +vsync ModeLine   "800x600" 56.2 800 832 896 1048 600 601
> 604 631 +hsync +vsync ModeLine   "1024x768" 78.8 1024 1040 1136 1312
> 768 769 772 800 +hsync +vsync ModeLine   "1024x768" 94.5 1024 1072 1168
> 1376 768 769 772 808 +hsync +vsync Option "DPMS"
> EndSection
>
> Section "Device"
> Identifier "Card0"
> Driver "nvidia"
> VendorName "All"
> BoardName  "MX440"
> # The following line is auto-generated by KNOPPIX mkxf86config
> # BusID   "PCI:1:0:0"
> Option "TwinView"
> Option "TwinViewOrientation" "Clone"
> Option "TVOutFormat" "SVIDEO"
> Option "SecondMonitorHorizSync" "30-50"
> Option "SecondMonitorVertRefresh" "60"
> Option "TVOverScan" "0.6"
> Option "MetaModes" "1024x768, NULL; 800x600, 800x600; 640x480,
> NULL" Option "ConnectedMonitor" "CRT, TV"
> EndSection
>
> Section "Screen"
> Identifier "Screen0"
> Device "Card0"
> Monitor"Monitor0"
> DefaultDepth16
> SubSection "Display"
> Depth   1
> Modes  "1024x768" "800x600" "640x480"
> EndSubSection
> SubSection "Display"
> Depth   4
> Modes  "1024x768" "800x600" "640x480"
> EndSubSection
> SubSection "Display"
> Depth   8
> Modes  "1024x768" "800x600" "640x480"
> EndSubSection
> SubSection "Display"
> Dep

xorg + nvidia + tvout problem

2006-05-08 Thread Kercso Jozsef
Hi everybody!

  I have recently updated my nvidia driver (from 5328 to 8756)
and XServer (from XFree86 to Xorg) and now I can't get my tvout
working: there is nothing displayed on TV. I have a Geforce4 MX440
graphics card.

I have tried out "SVIDEO" and "COMPOSITE" as TVOutFormat but
without luck. Can anybody help me? Had anybody this problem?

Here is my xorg.conf:
Section "ServerLayout"
Identifier "XFree86 Configured"
Screen  0  "Screen0" 0 0
InputDevice"Keyboard0" "CoreKeyboard"
InputDevice"USB Mouse" "CorePointer"
EndSection

Section "Files"
ModulePath  "/usr/X11R6/lib/modules"
FontPath"/usr/X11R6/lib/X11/fonts/misc:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
FontPath"/usr/X11R6/lib/X11/fonts/Speedo"
FontPath"/usr/X11R6/lib/X11/fonts/Type1"
FontPath"/usr/X11R6/lib/X11/fonts/cyrillic"
FontPath"/usr/share/fonts/type1/gsfonts"
EndSection

Section "Module"
#   Load  "GLcore"
Load   "ddc"  # ddc probing of monitor
Load   "dbe"
#   Load  "dri"
Load   "extmod"
Load   "glx"
Load   "bitmap" # bitmap-fonts
Load   "type1"
Load   "freetype"
Load   "record"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "true"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "keyboard"
Option "CoreKeyboard"
Option "XkbRules" "xfree86"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection

Section "InputDevice"
Identifier "Serial Mouse"
Driver "mouse"
Option "Protocol" "Microsoft"
Option "Device" "/dev/ttyS0"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "PS/2"
Option "Device" "/dev/psaux"
Option "Emulate3Buttons" "true"
Option "Emulate3Timeout" "70"
Option "SendCoreEvents" "true"
EndSection

Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "SendCoreEvents" "true"
Option "Protocol" "IMPS/2"
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
EndSection

Section "Monitor"

# These are the DDC-probed settings and modelines
Identifier "Monitor0"
ModelName  "MAX 0bd1"
HorizSync   30.0 - 70.0
VertRefresh 50.0 - 160.0
ModeLine   "640x480" 25.2 640 648 744 784 480 482 484 509 -hsync -vsync
ModeLine   "640x480" 31.5 640 656 720 840 480 481 484 500 -hsync -vsync
ModeLine   "640x480" 36.0 640 696 752 832 480 481 484 509 -hsync -vsync
ModeLine   "800x600" 40.0 800 840 968 1056 600 601 605 628 +hsync +vsync
ModeLine   "800x600" 49.5 800 816 896 1056 600 601 604 625 +hsync +vsync
ModeLine   "800x600" 56.2 800 832 896 1048 600 601 604 631 +hsync +vsync
ModeLine   "1024x768" 78.8 1024 1040 1136 1312 768 769 772 800 +hsync 
+vsync
ModeLine   "1024x768" 94.5 1024 1072 1168 1376 768 769 772 808 +hsync 
+vsync
Option "DPMS"
EndSection

Section "Device"
Identifier "Card0"
Driver "nvidia"
VendorName "All"
BoardName  "MX440"
# The following line is auto-generated by KNOPPIX mkxf86config
#   BusID   "PCI:1:0:0"
Option "TwinView"
Option "TwinViewOrientation" "Clone"
Option "TVOutFormat" "SVIDEO"
Option "SecondMonitorHorizSync" "30-50"
Option "SecondMonitorVertRefresh" "60"
Option "TVOverScan" "0.6"
Option "MetaModes" "1024x768, NULL; 800x600, 800x600; 640x480, NULL"
Option "ConnectedMonitor" "CRT, TV"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Card0"
Monitor"Monitor0"
DefaultDepth16
SubSection "Display"
Depth   1
Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   4
Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   8
Modes  "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Depth   15
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   3