summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 4 insertions, 3 deletions
diff --git a/README b/README
index 7c49fa7..03bc4a3 100644
--- a/README
+++ b/README
@@ -68,9 +68,10 @@ because it utilizes the new common DDC probing libraries from X.Org.
Q: Why doesn't screen rotation work?
-A: Make sure that at least 32MB of memory is reserved for video operation
- (check the BIOS settings), otherwise rotation will fail and display an
- "Out of memory" error message in the X.org log.
+A: Make sure that a sufficient amount of video RAM is reserved in the BIOS,
+ otherwise rotation will fail and this error message appear in Xorg.log:
+ Couldn't allocate the shadow memory for rotation
+ You need XX bytes, but only YY bytes are available
Q: Why doesn't this GEODE driver work at WXGA (wide screen) resolutions?