Differences between version 5 and previous revision of RadeonOnNforce.
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 5 | Last edited on Thursday, November 20, 2003 7:01:54 pm | by MattBrown | Revert |
Older page: | version 2 | Last edited on Thursday, October 16, 2003 11:53:33 am | by CraigBox | Revert |
@@ -11,9 +11,9 @@
!So what do I do?
Well, you need a few things:
-; http://www.schneider-digital.de/html/download_ati.html : the RPM (inside a zip) for the 4.3.0 driver, control panel, and various other stuff. alien(1) is your friend if you run Debian on your desktop; but if you do, go and try RedHat 9 straight away.
+; http://www.schneider-digital.de/html/download_ati.html : the RPM (inside a zip) for the 4.3.0 driver, control panel, and various other stuff. alien(1) is your friend if you run Debian on your desktop; but if you do, go and try RedHat 9 / XimianDesktop
straight away.
; http://www.robbieward.co.uk/files/ati/build_mod.tar.gz : this is the code that builds a kernel module. It is updated with the source from NVidia for AGPGART. You don't need to load any modules.
; http://www.nvidia.com/view.asp?IO=linux_nforce_1.0-0261 : For sound, networking etc... these are not linked to from NVidia's page. They're always a version or so behind.
@@ -27,4 +27,8 @@
fgl_glxgears doesn't run on my machine (error: Error: couldn't get fbconfig) and I've love to know why. -- CraigBox
----
[1] http://etudiant.epita.fr:8000/~nonolk/ has some old patches, including the NFORCE AGP diff.
+--
+
+WillemSmit -- Last night i rebuilt my kernel and compiled the fglrx ati drivers after the reboot agp didn't work. I had to install the agp module with agp_try_unsupported=1 before I got X to work. Once this was done fgl_glxgears worked 100% running at 650 fps. But somehow i must have screwed something up, because after another boot I also got the same error as you (Error: couldn't get fbconfig). If you somehow figured out what causes this can you please leave a comment here so I can fix mine too.
+--