mirror of https://github.com/mpv-player/mpv
Hint at the Makefile for information how to build dha with svgalib_helper
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23664 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9fd0753d72
commit
f40a998cd4
|
@ -18,7 +18,7 @@ There are different ways to access the hardware, normally only ROOT can do that.
|
|||
With root privileges libdha will run fine, but there are some others ways
|
||||
to use it as a normal user:
|
||||
1, set the SUID bit on the binary (in this way it runs with root privileges)
|
||||
2, use svgalib kernel helper
|
||||
2, use svgalib kernel helper (please read the comment in the Makefile)
|
||||
3, use dhahelper (not yet finished)
|
||||
|
||||
The library is based on XFree86 and gfxdump (a utility from the GATOS project)
|
||||
|
|
Loading…
Reference in New Issue