comparison DOCS/VIDEOCARDS @ 764:60296841e0c5

Hungarian: v0.9 others: fixes
author gabucino
date Fri, 11 May 2001 13:13:33 +0000
parents 6d49b76acf04
children dd4808cddb8c
comparison
equal deleted inserted replaced
763:b659160c629f 764:60296841e0c5
95 option (rmmod mga_vid first), specify card's memory size in MB: 95 option (rmmod mga_vid first), specify card's memory size in MB:
96 insmod mga_vid.o mga_ram_size=16 96 insmod mga_vid.o mga_ram_size=16
97 To make it load/unload automatically when needed, insert the following line 97 To make it load/unload automatically when needed, insert the following line
98 at the end of /etc/modules.conf : 98 at the end of /etc/modules.conf :
99 alias char-major-178 mga_vid 99 alias char-major-178 mga_vid
100 Then run
101 depmod -a
100 102
101 Using it from MPlayer: (you should re-compile it with mga_vid support...) 103 Using it from MPlayer: (you should re-compile it with mga_vid support...)
102 104
103 Use the 'mga' vo driver on framebuffer console (matroxfb): -vo mga 105 Use the 'mga' vo driver on framebuffer console (matroxfb): -vo mga
104 and use the xmga driver for X 3.3.x: -vo xmga 106 and use the xmga driver for X 3.3.x: -vo xmga