View previous topic :: View next topic |
Author |
Message |
rizzo Retired Dev
Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
Posted: Fri Apr 08, 2005 8:59 pm Post subject: ati-drivers-8.12.10 not working for me |
|
|
I have an ATI Radeon 9200 SE. I've been using the ati-drivers fglrx for some time. Upgrading to 8.12.10 put a stop to this. I see this in my Xorg.0.log:
Code: | (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xe0a4f000 at 0xb7cff000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
|
For now I'm downgrading. |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Fri Apr 08, 2005 9:07 pm Post subject: |
|
|
are you using the agp module in the kernel or the one inside fglrx? |
|
Back to top |
|
|
rizzo Retired Dev
Joined: 30 Apr 2002 Posts: 1067 Location: Manitowoc, WI, USA
|
Posted: Fri Apr 08, 2005 9:20 pm Post subject: |
|
|
Code: |
Option "UseInternalAGPGART" "yes"
Option "ForceGenericCPU" "no"
Option "KernelModuleParm" "agplock=0" # AGP locked user pages: disabled
|
I'm (hopefully) using the fglrx driver.
And, yes, downgrading to 8.10.19 works again. |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
Posted: Fri Apr 08, 2005 9:22 pm Post subject: |
|
|
maybe a bug in the new one, see if it works with the kernel module... |
|
Back to top |
|
|
YuriyG n00b
Joined: 09 Apr 2005 Posts: 2 Location: Russia
|
Posted: Sat Apr 09, 2005 11:22 am Post subject: Re: ati-drivers-8.12.10 not working for me |
|
|
rizzo wrote: | I have an ATI Radeon 9200 SE. I've been using the ati-drivers fglrx for some time. Upgrading to 8.12.10 put a stop to this. I see this in my Xorg.0.log:
Code: | (EE) fglrx(0): [agp] unable to acquire AGP, error "xf86_ENOMEM"
(EE) fglrx(0): cannot init AGP
(II) fglrx(0): [drm] removed 1 reserved context for kernel
(II) fglrx(0): [drm] unmapping 8192 bytes of SAREA 0xe0a4f000 at 0xb7cff000
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed! *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO) *
(WW) fglrx(0): * no 3D acceleration available *
(WW) fglrx(0): ********************************************* *
|
For now I'm downgrading. |
Same error |
|
Back to top |
|
|
mens Guru
Joined: 27 Aug 2003 Posts: 392 Location: Belgium
|
|
Back to top |
|
|
YuriyG n00b
Joined: 09 Apr 2005 Posts: 2 Location: Russia
|
Posted: Sun Apr 10, 2005 8:34 am Post subject: |
|
|
Thank's. |
|
Back to top |
|
|
|