changeset 2334:a70571f46bd2

stuff.. (sorry, forgot:P)
author gabucino
date Sun, 21 Oct 2001 13:07:40 +0000
parents d9ba4de305cf
children 26fdd1a317ad
files DOCS/video.html etc/example.conf
diffstat 2 files changed, 5 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/video.html	Sun Oct 21 12:50:45 2001 +0000
+++ b/DOCS/video.html	Sun Oct 21 13:07:40 2001 +0000
@@ -688,7 +688,7 @@
 so i have to swap CRTC's, but this way your console will framebuffer
 (CRTC2 can't do text-mode) and a bit slow (no acceleration). :(</P>
 
-<P><I>Anyway i also just get monochrome output on the tv ...</I>
+<P><I>Anyway i also just get monochrome output on the tv ...</I><BR>
 Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.</P>
 
 
@@ -700,7 +700,8 @@
 <P>
 <LI>compile the matroxfb stuff to modules</LI>
 <LI>load modules with the <CODE>./modules</CODE> script</LI>
-<LI>turn on display cloning with <CODE>./cloning</CODE></LI>
+<LI>turn on display cloning with <CODE>./cloning</CODE> . This way CRTC2
+won't be used, CRTC1 will display on <I>both</I> heads.
 <LI>execute <CODE>./TV-640x512</CODE> or whichever resolution you
 wish to use</LI>
 </P>
--- a/etc/example.conf	Sun Oct 21 12:50:45 2001 +0000
+++ b/etc/example.conf	Sun Oct 21 13:07:40 2001 +0000
@@ -33,7 +33,7 @@
 # bpp=0			# Force changing display depth.
 			# Valid settings are: 0, 15, 16, 24, 32
 			# may need 'vm=yes' too.
-			# Used by drivers: fbdev, dga2, svga
+			# Used by drivers: fbdev, dga2, svga, vesa
 
 # zoom=no		# Enable software scaling (powerful CPU needed)
 			# Used by drivers: svga, x11, vesa
@@ -47,7 +47,7 @@
 # screenw=720		# this is required for MATROX TV-OUT users !
 # screenh=576		# here you should set the resolution of your
 			# Matrox framebuffer. Needed for fullscreen playing
-			# on '-vo mga' ONLY !
+			# on '-vo mga' ONLY ! (for -vo vesa too?)
 
 ##
 ## Use GUI mode by default