I am also having this issue. After installing Jaunty, I could not install the mobo card that I have, which is nvidia 8200. This is the output I got from doing sudo jockey-gtk:
Traceback (most recent call last):
File "/usr/bin/jockey-gtk", line 25, in <module>
import jockey.ui
File "/usr/lib/python2.6/dist-packages/jockey/ui.py", line 31, in <module>
from backend import UnknownHandlerException, PermissionDeniedByPolicy, BackendCrashError, polkit_auth_wrapper, dbus_sync_call_signal_wrapper, Backend, DBUS_BUS_NAME
File "/usr/lib/python2.6/dist-packages/jockey/backend.py", line 32, in <module>
import detection, xorg_driver
File "/usr/lib/python2.6/dist-packages/jockey/detection.py", line 32, in <module>
import handlers, xorg_driver
File "/usr/lib/python2.6/dist-packages/jockey/xorg_driver.py", line 21, in <module>
import XKit.xutils
ImportError: No module named XKit.xutils
I have tried to use the command given here, by Malenfant [$ sudo apt-get install python-xkit]. This is the following output.
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-xkit is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
This is my info here.
Achitecture: x86_64
jockey-common, jockey-gtk, and jockey-kde are installed. Like Barthelemy, I also run Kubuntu Jaunty, development branch. Can't find a solution yet :(
I am also having this issue. After installing Jaunty, I could not install the mobo card that I have, which is nvidia 8200. This is the output I got from doing sudo jockey-gtk:
Traceback (most recent call last): jockey- gtk", line 25, in <module> python2. 6/dist- packages/ jockey/ ui.py", line 31, in <module> xception, PermissionDenie dByPolicy, BackendCrashError, polkit_ auth_wrapper, dbus_sync_ call_signal_ wrapper, Backend, DBUS_BUS_NAME python2. 6/dist- packages/ jockey/ backend. py", line 32, in <module> python2. 6/dist- packages/ jockey/ detection. py", line 32, in <module> python2. 6/dist- packages/ jockey/ xorg_driver. py", line 21, in <module>
File "/usr/bin/
import jockey.ui
File "/usr/lib/
from backend import UnknownHandlerE
File "/usr/lib/
import detection, xorg_driver
File "/usr/lib/
import handlers, xorg_driver
File "/usr/lib/
import XKit.xutils
ImportError: No module named XKit.xutils
I have tried to use the command given here, by Malenfant [$ sudo apt-get install python-xkit]. This is the following output.
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-xkit is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
This is my info here.
Achitecture: x86_64
jockey-common, jockey-gtk, and jockey-kde are installed. Like Barthelemy, I also run Kubuntu Jaunty, development branch. Can't find a solution yet :(