diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 358ac69e58..5d58a9fbb3 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1549,19 +1549,14 @@ to enable driver autodetection. Since VIDIX requires direct hardware access you can either run it as root or set the SUID bit on the MPlayer binary (Warning: This is a security risk!). -Alternatively, if you are running Linux kernel 2.4.x, you can use a -special kernel module, like this: +Alternatively, you can use a special kernel module, like this: Download the development version - of svgalib (for example 1.9.17), OR - download a version made by Alex especially for usage with - MPlayer (it doesn't need the svgalib source to - compile) from - here. + of svgalib (1.9.x). Compile the module in the @@ -1579,7 +1574,8 @@ special kernel module, like this: Then run configure again and pass the parameter as well as - , + , + where /path/to/svgalib_helper/sources/ has to be adjusted to wherever you extracted svgalib_helper sources.