Hello guys,
I've installed Kubuntu today and ran into the following problems, which, I believe, have a common cause:
I. I can't install the proprietary drivers for my Nvidia GPU:
Whenever I try to install them, I get an error message telling me, to check the log file of jockey for more details.
I did so, here's the output:
It seems like Jockey thinks the package was dangerous for some reason, strange...
2. I can't install any programs from Muon:
Whenever I try to install a program from Muon, e.g. Firefox, it's put onto the 'in progress' list while in fact nothing happens.
'sudo apt-get install' seems to work perfectly as I managed to install 'gedit'.
I hope you guys are able to help me.
Thank you very much in advance!
PS: Please tell me, if you need additional details.
I've installed Kubuntu today and ran into the following problems, which, I believe, have a common cause:
I. I can't install the proprietary drivers for my Nvidia GPU:
Whenever I try to install them, I get an error message telling me, to check the log file of jockey for more details.
I did so, here's the output:
Code:
2013-10-12 21:27:25,653 DEBUG: Installing package: nvidia-310 2013-10-12 21:27:26,431 ERROR: Binary package nvidia-310 has no trusted origin, rejecting 2013-10-12 21:27:26,563 WARNING: modinfo for module nvidia_310 failed: ERROR: Module nvidia_310 not found. 2013-10-12 21:27:26,564 WARNING: /sys/module/nvidia_310/drivers does not exist, cannot rebind nvidia_310 driver
2. I can't install any programs from Muon:
Whenever I try to install a program from Muon, e.g. Firefox, it's put onto the 'in progress' list while in fact nothing happens.
'sudo apt-get install' seems to work perfectly as I managed to install 'gedit'.
I hope you guys are able to help me.
Thank you very much in advance!
PS: Please tell me, if you need additional details.
Comment