changeset 5713:634fbb5dd181

I2C is also needed for G400 tvout
author gabucino
date Sat, 20 Apr 2002 04:16:24 +0000
parents 6c6e55db908f
children e0a41f940bbb
files DOCS/Hungarian/video.html DOCS/video.html
diffstat 2 files changed, 4 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/Hungarian/video.html	Fri Apr 19 23:29:41 2002 +0000
+++ b/DOCS/Hungarian/video.html	Sat Apr 20 04:16:24 2002 +0000
@@ -948,7 +948,8 @@
   <LI><B>Framebuffer</B>: a 2.4-es kernelek <B>matroxfb moduljait</B>
     használva. A 2.2-es kernelekben nincs TV kimenet, így használhatatlanok
     ilyen célra. Kernelfordításnál kapcsolj be MINDEN matroxfb-vel kapcsolatos
-    dolgot (MultiHead-et ne), és fordítsd őket <B>modulba</B> !
+    dolgot (MultiHead-et ne), és fordítsd őket <B>modulba</B>! Szükséges
+    továbbá bekapcsolni a kernelben az I2C-t.
     <UL>
       <LI>
 	Menj a <CODE>TVout/matroxset</CODE> könyvtárba, és írd be: <CODE>make</CODE>.
--- a/DOCS/video.html	Fri Apr 19 23:29:41 2002 +0000
+++ b/DOCS/video.html	Sat Apr 20 04:16:24 2002 +0000
@@ -989,7 +989,8 @@
   <LI><B>Framebuffer</B>: using the <B>matroxfb modules</B> in the 2.4 kernels.
     2.2 kernels don't have the TVout feature in them, thus unusable for this.
     You have to enable ALL matroxfb-specific feature during compilation (except
-    MultiHead), and compile them into <B>modules</B>!
+    MultiHead), and compile them into <B>modules</B>! You'll also need I2C
+    enabled.
     <UL>
       <LI>
 	Enter <CODE>TVout/matroxset</CODE> and type <CODE>make</CODE>. Install