diff options
author | Brian Paul <[email protected]> | 2004-02-13 18:29:42 +0000 |
---|---|---|
committer | Brian Paul <[email protected]> | 2004-02-13 18:29:42 +0000 |
commit | 70dacabfe503e89d8c4a8df9fa6568aa5613a25b (patch) | |
tree | 36565dc18f2b830498698529418403f9557ab048 /docs | |
parent | 659dce40e2e914e7d897b98716ca0596b4f2bf75 (diff) |
added note about kernel modules
Diffstat (limited to 'docs')
-rw-r--r-- | docs/fbdev-dri.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/fbdev-dri.html b/docs/fbdev-dri.html index e9e27d6d106..991ef3bcc67 100644 --- a/docs/fbdev-dri.html +++ b/docs/fbdev-dri.html @@ -132,6 +132,11 @@ radeonfb 21900 0 (unused) agpgart 43072 1 </pre> +<p> +If the driver complains that the radeon/mga/etc/ kernel module is too +old, you'll have to compile/install a newer one from the DRI project. +</p> + <h2>3.2 Configuration File</h2> |