summaryrefslogtreecommitdiffstats
path: root/DOCS/VIDEOCARDS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-17 17:32:35 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-04-17 17:32:35 +0000
commit2015b2bb2706aefcef8c670f9d5acc762c2fdbb1 (patch)
tree49ce524bfc11ca5163430440c5653423f73fccc8 /DOCS/VIDEOCARDS
parenta4aa5874f4b8c619fe6d11dc8635930e9e250f89 (diff)
downloadmpv-2015b2bb2706aefcef8c670f9d5acc762c2fdbb1.tar.bz2
mpv-2015b2bb2706aefcef8c670f9d5acc762c2fdbb1.tar.xz
*** empty log message ***
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@485 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/VIDEOCARDS')
-rw-r--r--DOCS/VIDEOCARDS10
1 files changed, 5 insertions, 5 deletions
diff --git a/DOCS/VIDEOCARDS b/DOCS/VIDEOCARDS
index 3d81a94195..44db8bca8a 100644
--- a/DOCS/VIDEOCARDS
+++ b/DOCS/VIDEOCARDS
@@ -152,10 +152,9 @@ a, If you don't have X...
b, You want to use framebuffer...
- ... Use --enable-fbdev switch of ./configure and the FBdev target will be
- built (don't forget to 'make distclean' first!). Yet another "don't forget" :
- read the framebuffer documentation in the kernel sources
- (Documentation/fb/*) !
+ ... Whether to build the FBdev target is autodetected during ./configure .
+ Read the framebuffer documentation in the kernel sources
+ (Documentation/fb/*) for info on how to enable it, etc.. !
... but your card doesn't support VBE 2.0 standard (older ISA/PCI
cards, such as S3 Trio64) :
@@ -163,7 +162,8 @@ b, You want to use framebuffer...
Doctor (formerly UniVBE) before booting Linux. Use a DOS boot disk or
whatever. And don't forget to register your UniVBE ;))
-
+ NOTE : FBdev video mode changing _does not work_ with the VESA framebuffer,
+ and don't ask for it, since it's not an MPlayer limitation.
Gabucino & A'rpi