From 167f5e989c33a77b9b4c15181b26066e7430cb28 Mon Sep 17 00:00:00 2001 From: diego Date: Sat, 17 Mar 2007 19:48:53 +0000 Subject: 'make install' now takes care of most manual installation steps for *_vid.o. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22704 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/video.xml | 32 +++++++++++++------------------- 1 file changed, 13 insertions(+), 19 deletions(-) (limited to 'DOCS/xml/en') diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 2f218e75a2..933018592a 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -840,9 +840,10 @@ make - Then create /dev/mga_vid device: - mknod /dev/mga_vid c 178 0 - and load the driver with + Then run (as root) + make install + which should install the module and create the device node for you. + Load the driver with insmod mga_vid.o @@ -858,13 +859,6 @@ make -- cgit v1.2.3