Nick Hemsley wrote:
OK scrap that, I was using gcc3.3 instead of 3.4. changing the symlink worked for me, although I think you can do it in the make.sh.
The module now starts, starting XFree86 however freezes the system (not sure if I can ssh), and /var/log/mesages shows:
Jan 19 14:00:02 localhost kernel: Call Trace:<ffffffffa02809a0>{:fglrx:firegl_init_aperture+160}
Jan 19 14:00:02 localhost kernel: <ffffffffa028d2b0>{:fglrx:firegl_agp_acquire+0} <ffffffffa0277e92>{:fglrx:__ke_agp_available+50}
well, certainly something agp related. Try setting
Option "UseInternalAGPGART" "no"
In /etc/X11/XF86Config-4. I think that's the same crash I got and that's how I fixed it. If not, try various permutations of related AGP things.
-Peter
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

