PDA

View Full Version : [ubuntu] EnvyNG problem in Karmic



bferd
January 19th, 2010, 05:36 PM
Hi. I'm having a problem running EnvyNG. Nothing happens when I start from the lancher and in text mode I get this error:


brad@bjs:~$ envyng -t
Traceback (most recent call last):
File "interface.py", line 428, in <module>
a = Interface()
File "interface.py", line 126, in __init__
self.abstract = abstraction.Abstraction(progress, True)
File "/usr/lib/python2.6/dist-packages/Envy/abstraction.py", line 35, in __init__
self.hardware = detection.HardwareDetection()
File "/usr/lib/python2.6/dist-packages/Envy/detection.py", line 48, in __init__
self.getCards()
File "/usr/lib/python2.6/dist-packages/Envy/detection.py", line 144, in getCards
self.atiOrderedList = self.drivers['fglrx'].keys()
KeyError: 'fglrx'


I've tried
$ sudo apt-get --purge remove envyng-qt
$ sudo apt-get install envyng-qt
$ envyng -t

Checked bug report for solution here (http://bugs.launchpad.net/ubuntu/+source/envyng-qt/+bug/501776)

bferd
January 19th, 2010, 06:34 PM
Any ideas? Help please.

darkod
January 19th, 2010, 06:37 PM
I have no idea, but you can also try removing envyng-core, not just envyng-qt. Something like:

sudo apt-get remove --purge envyng-core envyng-qt
sudo apt-get install envyng-core envyng-qt

Elcid247
April 1st, 2010, 03:17 PM
i got same thing here, any1 found a solution yet?

Krovas
April 17th, 2010, 04:42 PM
Ditto. Envy was a slick way to install Nvidia drivers.