comparison DOCS/video.html @ 4505:fdeee8424d90

on non-Linux use Vidix instead of mga_vid kernelmodule
author gabucino
date Sun, 03 Feb 2002 11:14:02 +0000
parents b2f4c590fb74
children 84e45c414ae9
comparison
equal deleted inserted replaced
4504:b2f4c590fb74 4505:fdeee8424d90
618 618
619 <P>This section is about the Matrox G200/G400/G450/G550 BES (Back-End Scaler) 619 <P>This section is about the Matrox G200/G400/G450/G550 BES (Back-End Scaler)
620 support, the mga_vid kernel driver. It's active developed by me (A'rpi), and 620 support, the mga_vid kernel driver. It's active developed by me (A'rpi), and
621 it has hardware VSYNC support with triple buffering. It works on both 621 it has hardware VSYNC support with triple buffering. It works on both
622 framebuffer console and under X.</P> 622 framebuffer console and under X.</P>
623
624 <P><B>WARNING</B>: on non-Linux systems, use <A HREF=#2.3.1.15>Vidix</A> for
625 mga_vid !!!</P>
623 626
624 <P>To use it, you first have to compile mga_vid.o:</P> 627 <P>To use it, you first have to compile mga_vid.o:</P>
625 628
626 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;cd drivers<BR> 629 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;cd drivers<BR>
627 &nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P> 630 &nbsp;&nbsp;&nbsp;&nbsp;make</CODE></P>