mirror of
https://github.com/mpv-player/mpv
synced 2024-11-03 03:19:24 +01:00
d34041569e
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2 b3059339-0415-0410-9bf9-f77b7e298cf2
9 lines
178 B
Plaintext
Executable File
9 lines
178 B
Plaintext
Executable File
|
|
# Load kernel modules...
|
|
# (you must have 2.3/2.4 kernel with matroxfb enabled!)
|
|
|
|
modprobe i2c-matroxfb
|
|
modprobe matroxfb_Ti3026
|
|
modprobe matroxfb_crtc2
|
|
modprobe matroxfb_maven
|