comparison DOCS/VIDEOCARDS @ 484:c67c6e9c1fb3

*** empty log message ***
author gabucino
date Tue, 17 Apr 2001 17:32:35 +0000
parents a25ba0fd865e
children 83c87c15bbbf
comparison
equal deleted inserted replaced
483:92f170c8b9ba 484:c67c6e9c1fb3
150 forced), and don't forget to edit /etc/vga/libvga.config to suit your 150 forced), and don't forget to edit /etc/vga/libvga.config to suit your
151 card & monitor. 151 card & monitor.
152 152
153 153
154 b, You want to use framebuffer... 154 b, You want to use framebuffer...
155 ... Use --enable-fbdev switch of ./configure and the FBdev target will be 155 ... Whether to build the FBdev target is autodetected during ./configure .
156 built (don't forget to 'make distclean' first!). Yet another "don't forget" : 156 Read the framebuffer documentation in the kernel sources
157 read the framebuffer documentation in the kernel sources 157 (Documentation/fb/*) for info on how to enable it, etc.. !
158 (Documentation/fb/*) !
159 158
160 ... but your card doesn't support VBE 2.0 standard (older ISA/PCI 159 ... but your card doesn't support VBE 2.0 standard (older ISA/PCI
161 cards, such as S3 Trio64) : 160 cards, such as S3 Trio64) :
162 Well, VESAfb is still available, but you'll have to load SciTech Display 161 Well, VESAfb is still available, but you'll have to load SciTech Display
163 Doctor (formerly UniVBE) before booting Linux. Use a DOS boot disk or 162 Doctor (formerly UniVBE) before booting Linux. Use a DOS boot disk or
164 whatever. And don't forget to register your UniVBE ;)) 163 whatever. And don't forget to register your UniVBE ;))
165 164
166 165 NOTE : FBdev video mode changing _does not work_ with the VESA framebuffer,
166 and don't ask for it, since it's not an MPlayer limitation.
167 167
168 Gabucino & A'rpi 168 Gabucino & A'rpi
169 169