andrigtmiller
26th November 2010, 05:51 PM
I upgraded to Fedora 14 with the expectation that the ATI driver would support my GPU for 2D and 3D hardware acceleration. I have an HP Envy 17" laptop with an ATI Mobility HD 5850 with 1GB of RAM.
Well, the driver loads, but no hardware acceleration.
I get the following lines in the Xorg log:
[ 1683.845] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
[ 1683.855] (==) RADEON(0): Backing store disabled
[ 1683.855] (WW) RADEON(0): Direct rendering disabled
I don't have an xorg.conf file, and based on everything I read I was expecting acceleration support. I also installed the MESA experimental driver package to see if that would change anything, but no joy.
I also have the following in the log:
[ 1683.560] (II) Loading extension DRI2
[ 1683.560] (==) Matched ati as autoconfigured driver 0
[ 1683.560] (==) Matched vesa as autoconfigured driver 1
[ 1683.560] (==) Matched fbdev as autoconfigured driver 2
[ 1683.560] (==) Assigned the driver to the xf86ConfigLayout
[ 1683.560] (II) LoadModule: "ati"
[ 1683.560] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 1683.561] (II) Module ati: vendor="X.Org Foundation"
[ 1683.561] compiled for 1.8.99.906, module version = 6.13.99
[ 1683.561] Module class: X.Org Video Driver
[ 1683.561] ABI class: X.Org Video Driver, version 8.0
[ 1683.561] (II) LoadModule: "radeon"
[ 1683.561] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 1683.561] (II) Module radeon: vendor="X.Org Foundation"
[ 1683.561] compiled for 1.8.99.906, module version = 6.13.99
[ 1683.562] Module class: X.Org Video Driver
[ 1683.562] ABI class: X.Org Video Driver, version 8.0
[ 1683.562] (II) LoadModule: "vesa"
[ 1683.562] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 1683.562] (II) Module vesa: vendor="X.Org Foundation"
[ 1683.562] compiled for 1.8.99.904, module version = 2.3.0
[ 1683.562] Module class: X.Org Video Driver
[ 1683.562] ABI class: X.Org Video Driver, version 8.0
[ 1683.562] (II) LoadModule: "fbdev"
[ 1683.562] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 1683.563] (II) Module fbdev: vendor="X.Org Foundation"
[ 1683.563] compiled for 1.8.99.904, module version = 0.4.1
[ 1683.563] ABI class: X.Org Video Driver, version 8.0
What I'm wondering about, is why if the autoconfigured driver is "ati" do I get the ati_drv and radeon_drv as well? Is that right?
With the other messages all labeled "RADEON", it makes me wonder if something is wrong, and I'm not getting the correct driver loaded.
Any pointers would be greatly appreciated.
Well, the driver loads, but no hardware acceleration.
I get the following lines in the Xorg log:
[ 1683.845] (II) RADEON(0): MC_AGP_LOCATION : 0x003f0000
[ 1683.855] (==) RADEON(0): Backing store disabled
[ 1683.855] (WW) RADEON(0): Direct rendering disabled
I don't have an xorg.conf file, and based on everything I read I was expecting acceleration support. I also installed the MESA experimental driver package to see if that would change anything, but no joy.
I also have the following in the log:
[ 1683.560] (II) Loading extension DRI2
[ 1683.560] (==) Matched ati as autoconfigured driver 0
[ 1683.560] (==) Matched vesa as autoconfigured driver 1
[ 1683.560] (==) Matched fbdev as autoconfigured driver 2
[ 1683.560] (==) Assigned the driver to the xf86ConfigLayout
[ 1683.560] (II) LoadModule: "ati"
[ 1683.560] (II) Loading /usr/lib64/xorg/modules/drivers/ati_drv.so
[ 1683.561] (II) Module ati: vendor="X.Org Foundation"
[ 1683.561] compiled for 1.8.99.906, module version = 6.13.99
[ 1683.561] Module class: X.Org Video Driver
[ 1683.561] ABI class: X.Org Video Driver, version 8.0
[ 1683.561] (II) LoadModule: "radeon"
[ 1683.561] (II) Loading /usr/lib64/xorg/modules/drivers/radeon_drv.so
[ 1683.561] (II) Module radeon: vendor="X.Org Foundation"
[ 1683.561] compiled for 1.8.99.906, module version = 6.13.99
[ 1683.562] Module class: X.Org Video Driver
[ 1683.562] ABI class: X.Org Video Driver, version 8.0
[ 1683.562] (II) LoadModule: "vesa"
[ 1683.562] (II) Loading /usr/lib64/xorg/modules/drivers/vesa_drv.so
[ 1683.562] (II) Module vesa: vendor="X.Org Foundation"
[ 1683.562] compiled for 1.8.99.904, module version = 2.3.0
[ 1683.562] Module class: X.Org Video Driver
[ 1683.562] ABI class: X.Org Video Driver, version 8.0
[ 1683.562] (II) LoadModule: "fbdev"
[ 1683.562] (II) Loading /usr/lib64/xorg/modules/drivers/fbdev_drv.so
[ 1683.563] (II) Module fbdev: vendor="X.Org Foundation"
[ 1683.563] compiled for 1.8.99.904, module version = 0.4.1
[ 1683.563] ABI class: X.Org Video Driver, version 8.0
What I'm wondering about, is why if the autoconfigured driver is "ati" do I get the ati_drv and radeon_drv as well? Is that right?
With the other messages all labeled "RADEON", it makes me wonder if something is wrong, and I'm not getting the correct driver loaded.
Any pointers would be greatly appreciated.