[Mplayer-cvslog] CVS: main/DOCS video.html,1.49,1.50
Winner of tha face compo
gabucino at mplayer.dev.hu
Sun Dec 23 01:40:34 CET 2001
Update of /cvsroot/mplayer/main/DOCS
In directory mplayer:/var/tmp.root/cvs-serv4314
Modified Files:
video.html
Log Message:
added "copy mga_vid to /lib/modules" to install instructions
Index: video.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/video.html,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- video.html 18 Dec 2001 17:07:20 -0000 1.49
+++ video.html 23 Dec 2001 00:40:25 -0000 1.50
@@ -598,10 +598,13 @@
<P><CODE> insmod mga_vid.o mga_ram_size=16</CODE></P>
-<P>To make it load/unload automatically when needed, insert the following line
+<P>To make it load/unload automatically when needed, first insert the following line
at the end of /etc/modules.conf:</P>
<P><CODE> alias char-major-178 mga_vid</CODE></P>
+
+<P>Then copy the <CODE>mga_vid.o</CODE> module to the appropriate place under
+ <CODE>/lib/modules/<kernel version>/somewhere</CODE>.</P>
<P>Then run</P>
More information about the MPlayer-cvslog
mailing list