Mercurial > mplayer.hg
comparison TVout/modules @ 10439:6e38aeab712f
module order changed, required for 2.4.20
author | arpi |
---|---|
date | Thu, 17 Jul 2003 18:42:03 +0000 |
parents | 3b5f5d1c5041 |
children |
comparison
equal
deleted
inserted
replaced
10438:ed760986e1fd | 10439:6e38aeab712f |
---|---|
1 | 1 |
2 # Load kernel modules... | 2 # Load kernel modules... |
3 # (you must have 2.3/2.4 kernel with matroxfb enabled!) | 3 # (you must have 2.3/2.4 kernel with matroxfb enabled!) |
4 | 4 |
5 modprobe matroxfb_Ti3026 | |
6 modprobe matroxfb_maven | |
5 modprobe i2c-matroxfb | 7 modprobe i2c-matroxfb |
6 modprobe matroxfb_Ti3026 | |
7 modprobe matroxfb_crtc2 | 8 modprobe matroxfb_crtc2 |
8 modprobe matroxfb_maven |