# HG changeset patch # User gabucino # Date 1003669660 0 # Node ID a70571f46bd207a25d4bf24b4f3c10502c1030d7 # Parent d9ba4de305cf3a5bd000d859294be655bd135f87 stuff.. (sorry, forgot:P) diff -r d9ba4de305cf -r a70571f46bd2 DOCS/video.html --- 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). :(

-

Anyway i also just get monochrome output on the tv ... +

Anyway i also just get monochrome output on the tv ...
Maybe you have NTSC TV? Or just didn't run one of TV-* scripts.

@@ -700,7 +700,8 @@

  • compile the matroxfb stuff to modules
  • load modules with the ./modules script
  • -
  • turn on display cloning with ./cloning
  • +
  • turn on display cloning with ./cloning . This way CRTC2 +won't be used, CRTC1 will display on both heads.
  • execute ./TV-640x512 or whichever resolution you wish to use
  • diff -r d9ba4de305cf -r a70571f46bd2 etc/example.conf --- 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