[Mplayer-cvslog] CVS: main/DOCS video.html,1.45,1.46

Nick Kurshev nickols_k at mail.ru
Sun Dec 2 13:28:34 CET 2001


Hello, Winner!

On Sun, 2 Dec 2001 13:31:14 +0100 you wrote:

> Update of /cvsroot/mplayer/main/DOCS
> In directory mplayer:/var/tmp.root/cvs-serv6291
> 
> Modified Files:
> 	video.html 
> Log Message:
> rage128_vid added, and link to radeon/README
> 
> 
> Index: video.html
> ===================================================================
> RCS file: /cvsroot/mplayer/main/DOCS/video.html,v
> retrieving revision 1.45
> retrieving revision 1.46
> diff -u -r1.45 -r1.46
> --- video.html	30 Nov 2001 17:53:15 -0000	1.45
> +++ video.html	2 Dec 2001 12:31:11 -0000	1.46
[snip]
> -  <LI>install the <CODE>radeon_vid.o</CODE> module to your kernelmodules</LI>
> -  <LI>execute the following : <CODE>mknod /dev/radeon_vid c 178 0</CODE></LI>
> -  <LI>add the following at the end of the <CODE>/etc/modules.conf</CODE> file :<BR>
> -    <CODE>&nbsp;&nbsp;alias char-major-178 radeon_vid</CODE>
> +  <LI>install the <CODE>radeon_vid.o</CODE> and/or <CODE>rage128_vid.o</CODE> module to your kernelmodules</LI>
> +  <LI>execute one of the following :<BR>
> +    <CODE>mknod /dev/radeon_vid c 178 0</CODE><BR>
> +    <CODE>mknod /dev/rage128_vid c 178 0</CODE></LI>
No - now it's enough to execute:
make
make install
make nodes
;)
[snip]

Best regards! Nick



More information about the MPlayer-cvslog mailing list