[elrepo] Fglrx 11.5
Phil Perry
phil at elrepo.org
Sat Jun 18 04:41:06 EDT 2011
On 18/06/11 09:16, Phil Perry wrote:
> On 15/06/11 19:21, Steve Cleveland wrote:
>
>>
>> # ll /usr/lib64/fglrx/libatiuki.so.1*
>> lrwxrwxrwx. 1 root root 16 Jun 15 10:59
>> /usr/lib64/fglrx/libatiuki.so.1 -> libatiuki.so.1.0*
>> -rwxr-xr-x. 1 root root 44725 May 12 07:46
>> /usr/lib64/fglrx/libatiuki.so.1.0*
>>
>> The xorg.conf looks pretty simple. Do some paths need to be added?
>>
>>
>> Section "ServerLayout"
>> Identifier "aticonfig Layout"
>> Screen 0 "aticonfig-Screen[0]-0" 0 0
>> EndSection
>>
>> Section "Module"
>> EndSection
>>
>> Section "Monitor"
>> Identifier "aticonfig-Monitor[0]-0"
>> Option "VendorName" "ATI Proprietary Driver"
>> Option "ModelName" "Generic Autodetecting Monitor"
>> Option "DPMS" "true"
>> EndSection
>>
>> Section "Device"
>> Identifier "aticonfig-Device[0]-0"
>> Driver "fglrx"
>> BusID "PCI:1:0:0"
>> EndSection
>>
>> Section "Screen"
>> Identifier "aticonfig-Screen[0]-0"
>> Device "aticonfig-Device[0]-0"
>> Monitor "aticonfig-Monitor[0]-0"
>> DefaultDepth 24
>> SubSection "Display"
>> Viewport 0 0
>> Depth 24
>> EndSubSection
>> EndSection
>>
>> Section "Files"
>> EndSection
>>
>>
>> - Steve
>
>
> Hi Steve,
>
> Please try the updated 11.5-3 drivers currently syncing to the el6
> elrepo-testing repository to see if those fix the issue.
>
> If not, and wrt your xorg.conf above, a couple suggestions of things to try:
>
> 1. Try adding the following "Files" section
>
> Section "Files"
> ModulePath "/usr/lib64/xorg/modules/extensions/fglrx"
> ModulePath "/usr/lib64/xorg/modules"
> EndSection
>
> and rebooting.
>
and I think I've just spotted the reason why this might need to be
manually fixed on a new install of the 11.5 packages.
...and the above paths need to be /usr/lib/xorg... on 32-bit installs
(not lib64)
Manually fixing it should suffice for now, I filed a bug and will fix it
in the next build:
http://elrepo.org/bugs/view.php?id=150
More information about the elrepo
mailing list