PDA

View Full Version : Help! X1300 3D acceleration on FC7 doesn't work


Percle
10-06-2007, 06:24 PM
Hi, all,

I'm trying to make my 3D acceleration work. I've search for a lot of forums and articles but no one seems work.
I'm using ATI x1300 and the driver is 8.40
I think I've installed the driver properly by using
./ATI.......rpm --buildpkg Fedora/F7


I found that I can't make the desktop effects active either, are they related to each other?


I ran glxgears, result:

Xlib: extension "XFree86-DRI" missing on display ":0.0".
1611 frames in 5.3 seconds = 304.201 FPS



============================
Here's my xorg.conf:

Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
EndSection

Section "Module"
Load "dri"
Load "glx"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "us"
Option "XkbVariant" "dvorak"
EndSection

Section "Monitor"
Identifier "aticonfig-Monitor[0]"
Option "VendorName" "ATI Proprietary Driver"
Option "ModelName" "Generic Autodetecting Monitor"
Option "DPMS" "true"
EndSection

Section "Device"
Identifier "Videocard0"
Driver "vesa"
EndSection

Section "Extensions"
Option "Composite" "false"
EndSection

Section "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
Option "Capabilities" "0x00000800"
Option "UseFastTLS" "off"
Option "KernelModuleParm" "locked-userpages=0"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1280x1024" "1280x960" "1280x800" "1280x720" "1152x864" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Section "Screen"
Identifier "aticonfig-Screen[0]"
Device "aticonfig-Device[0]"
Monitor "aticonfig-Monitor[0]"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection

Section "DRI"
Mode 0666
Group "video"
EndSection
======================================




and here are some warnings in Xorg.0.log


(WW) fglrx: No matching Device section for instance (BusID PCI:1:0:1) found
(WW) fglrx(0): Option "UseFastTLS" requires an integer value
(WW) fglrx(0): Failed to open DRM connection
(WW) fglrx(0): No DRM connection for driver fglrx.
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
(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): ********************************************* *
(II) fglrx(0): FBADPhys: 0xc0000000 FBMappedSize: 0x10000000
(WW) fglrx(0): Failed to set up write-combining range (0xc0000000,0x10000000)
(WW) fglrx(0): Textured Video not supported without DRI enabled.
(WW) fglrx(0): Option "VendorName" is not used
(WW) fglrx(0): Option "ModelName" is not used
(EE) AIGLX: Screen 0 is not DRI capable

======================
any idea about this?

:confused:

Eveadon
10-10-2007, 10:34 AM
there is no 3D support yet.
It says that all over the forum here.

Michael
10-10-2007, 11:58 AM
there is no 3D support yet.
It says that all over the forum here.


There is 3D support using the closed-source fglrx driver but it currently doesn't support AIGLX until later this month.