I am pretty new to Kubuntu (KDE), my friend talked me into getting it, but I'm having a little trouble.
I'm trying to enable my Nvidia Card, I've tried installing jockey-gtk 0.3.3-0ubuntu8 but this is what comes up when I try to enable it:
I know I have an Nvidia Driver, because I have ran Diablo II on my computer before.=, and I haven't opened it up since, I am just trying to download Stepmania and get it to work.
Also, when I try to type in "sudo apt-get install restricted-manager", It says this:
I am at a loss at what to do, any help will be nice. Thanks in advance!
I'm trying to enable my Nvidia Card, I've tried installing jockey-gtk 0.3.3-0ubuntu8 but this is what comes up when I try to enable it:
Code:
gohan@TRL:~$ jockey-gtk 0.3.3-0ubuntu8 Not loading nvidia_legacy module; not used in /etc/X11/xorg.conf WARNING: /sys/module/nvidia_legacy/drivers does not exist, cannot rebind nvidia_legacy driver touch: cannot touch `/var/run/reboot-required': Permission denied Traceback (most recent call last): File "/usr/bin/jockey-gtk", line 279, in on_handler_changed if self.toggle_handler(self.model[path][0]): File "/usr/lib/python2.5/site-packages/jockey/ui.py", line 494, in toggle_handler handler.enable() File "/usr/lib/python2.5/site-packages/jockey/xorg_driver.py", line 137, in enable self.xorg_conf.writeConfig(OSLib.inst.xorg_conf_path) File "/var/lib/python-support/python2.5/xorgconfig.py", line 639, in writeConfig fhandle = codecs.open(filename,'w',locale.getpreferredencoding()) File "/usr/lib/python2.5/codecs.py", line 817, in open file = __builtin__.open(filename, mode, buffering) IOError: [Errno 13] Permission denied: '/etc/X11/xorg.conf'
Also, when I try to type in "sudo apt-get install restricted-manager", It says this:
Code:
gohan@TRL:~$ sudo apt-get install restricted-manager Reading package lists... Done Building dependency tree Reading state information... Done Package restricted-manager is a virtual package provided by: jockey-gtk 0.3.3-0ubuntu8 You should explicitly select one to install. E: Package restricted-manager has no installation candidate
Comment