On 03/03/2011 04:09 PM, Stewart Adam wrote:
On 2011/03/02 8:43 AM, Zuxy Meng wrote:
I installed livna-config-display as it's required by akmod-catalyst.
However
it never worked. When invoked from a terminal it gave the following error
message:
Traceback (most recent call last):
File "/usr/share/livna-config-display/livnaConfigClient.py", line 186, in
<module>
GUI = ConfigDialog(CD)
File "/usr/share/livna-config-display/ConfigurationDialog.py", line
301, in
__init__
self.ui.RecommendedConfigLabel.set_text(self.recommended)
AttributeError: ConfigDialog instance has no attribute 'recommended'
Any ideas?
What's the output of the following command:
$ rpm -qa | grep catalyst
xorg-x11-drv-catalyst-11.2-1.fc14.x86_64
akmod-catalyst-11.2-1.fc14.x86_64
xorg-x11-drv-catalyst-libs-11.2-1.fc14.x86_64
xorg-x11-drv-catalyst-devel-11.2-1.fc14.x86_64
kmod-catalyst-2.6.35.11-83.fc14.x86_64-11.2-1.fc14.x86_64
--
Zuxy