[SLE] Re: ATI driver
From: William Gallafent (william_at_gallaf.net)
Date: 01/31/05
- Previous message: William Gallafent: "Re: [SLE] fglrxconfig on an ATI Radeon 7000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Mikus Grinbergs <mikus@bga.com> Date: Mon, 31 Jan 2005 10:06:56 +0000
On Thursday 27 January 2005 23:02, you wrote:
[Re: fglrx, ATI's binary accelerated graphics driver on x86_32]
> But 3D (and I guess acceleration) do *not* work for me. I get:
> (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
> in my Xorg.0.log - which results in "DRI initialization failed!"
Too many things trying to use AGP... looks like you already
have agpgart loaded, but fglrx is trying to use its own
internal agp handling.
So, either switch off the ATI internal AGP handling, and let
the kernel's agp management do it (I found this worked
better for me):
Section "Device"
.
.
.
Option "UseInternalAGPGART" "no"
.
.
.
EndSection
... or do the reverse: switch off the kernel's AGP handling
and let fglrx do it.
> As far as I can tell, the fglrx "kernel module" was compiled
> correctly. And SuSE 9.2 supplies the 'agpgart' and 'nvidia_agp'
> modules, which 'lsmod' shows to have non-zero use counts.
Hmm. That should be fine, assuming that nvidia_agp
corresponds to your motherboard chipset (which I assume is
some sort of nForce).
> I've gone through all the documentation I could find on
> the ATI site, but everything seems to be as they say it
> ought to be. Thus, the 32-bit ATI driver didn't give me
> what I hoped for.
Hmm, should just be a question of using the kernel's AGP
handling, by switching off fglrx's internal handling.
It's certainly worth getting it working for the performance
boost, and so far (touch wood) I've had no stability
problems.
HTH,
-- Bill -- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
- Previous message: William Gallafent: "Re: [SLE] fglrxconfig on an ATI Radeon 7000?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- RE: FC2 & 9200SE
... but got it working with a stock kernel. ... Based on agpgart interface
v0.99 Jeff Hartmann ... agpgart: Detected a Via Apollo KT400 chipset in AGP v2 compat mode
at ... (Fedora) - Re: FC2 & 9200SE
... Based on agpgart interface v0.99 Jeff Hartmann ... agpgart: Detected
a Via Apollo KT400 chipset in AGP v2 compat mode at ... (Fedora) - Re: an X problem
... >>Since I went from standart radeon driver to fglrx, ... Based on agpgart
interface v0.99 Jeff Hartmann ... agpgart: Maximum main memory to use for agp memory:
439M ... mtrr: ... (Debian-User) - FC2 and Radeon Driver
... I'm using FC2 with the latest fglrx driver for radeon cards. ... Linux agpgart
interface v0.100 Dave Jones ... agpgart: Maximum main memory to use for agp
memory: 941M ... (Fedora)