![]() |
|
|||||||
| AMD/ATI Linux Technical support and discussion of the ATI/AMD proprietary Linux driver. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
No new features are in this release, but there is a chunk of resolved issues:
Quote:
Phoronix Review: http://www.phoronix.com/vr.php?view=7876 |
|
#2
|
|||
|
|||
|
Hi, I'm aThinkpad T60 user;
I've succesfullyy installed 8.29.6 drivers with you script on my FC6; Now I'm trying to update to 8.31.5 but I receive some errors. Which is the way do you used to install this driver on T60? Thanks Crash_Override Linux Registered User #353811 --------------------------------- " I Shall Be Free " The Freewheelin' Bob Dylan, 1963 |
|
#3
|
|||
|
|||
|
I just use ./ati-831-driver-name.run --buildpkg Fedora/FC6
What errors are you running into? |
|
#4
|
|||
|
|||
|
Hi,
with ./ati-831-driver-name.run --buildpkg Fedora/FC6 I've built rpms. After I've installed *.rpm without errors. I've rebooted the pc, then I've run aticonfig --initial without errors; but direct rendering is disabled. Code:
[root@hal9000 X11]# fglrxinfo Xlib: extension "XFree86-DRI" missing on display ":0.0". display: :0.0 screen: 0 OpenGL vendor string: Mesa project: www.mesa3d.org OpenGL renderer string: Mesa GLX Indirect OpenGL version string: 1.2 (1.5 Mesa 6.5.1) Code:
# Xorg configuration created by system-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "aticonfig-Screen[0]" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
EndSection
Section "Module"
Load "glx"
Load "dri"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "it"
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 "Device"
Identifier "aticonfig-Device[0]"
Driver "fglrx"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
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
|
|
#5
|
|||
|
|||
|
What errors are in your Xorg.0.log?
I have no problems with the T60 and the 8.31 drivers. |
|
#6
|
|||
|
|||
|
|
|
#7
|
|||
|
|||
|
Oops I just noticed from your above xorg.conf that it doesn't look like Composite is disabled. Here is a working conf from a T60.
Quote:
|
|
#8
|
|||
|
|||
|
But with
Code:
Section "Extensions" Option "Composite" "disable" EndSection |
|
#9
|
|||
|
|||
|
The fglrx drivers do not support AIGLX.
|
|
#10
|
|||
|
|||
oh no..... I've tryed with DRI drivers, but (I dont knw why) I can't build them; only may I hope for support in future releases.... Thank you very much for help. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|