mirror of https://github.com/mpv-player/mpv
9 lines
178 B
Plaintext
9 lines
178 B
Plaintext
|
|
||
|
# 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
|