NVidia X Server Settings GUI doesn't start on ubuntu 18.04
up vote
1
down vote
favorite
So, I have a problem with starting Nvidia X Server Setting. Running nvidia-settings
also cause error like this:
ERROR: Unable to load info from any available system
My system is: Ubuntu 18.04 LTS
Drivers are properly installed nvidia-smi:
Fri Dec 7 16:00:11 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 415.18 Driver Version: 415.18 CUDA Version: 10.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... Off | 00000000:01:00.0 Off | N/A |
| 0% 33C P8 13W / 250W | 19MiB / 11177MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1183 G /usr/lib/xorg/Xorg 16MiB |
+-----------------------------------------------------------------------------+
I can change profile with prime-select
from nvidia
to intel
but it takes no effect
~$prime-select query
nvidia
More over, I can install CUDA 10.0 and CuDNN and TensorFlow-GPU with Keras-GPU on top and it's working perfectly well. The only problem is: how to access Nvidia settings.
I've been trying to install OpenJVM versions 8.0 and 10.0, with same effect.
Drivers from PPA repository.
ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001B06sv00001458sd00003752bc03sc00i00
vendor : NVIDIA Corporation
model : GP102 [GeForce GTX 1080 Ti]
driver : nvidia-driver-410 - third-party free
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-415 - third-party free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
I've read related topics, but people also have problem with driver.
I reinstalled drivers couple times, but in vain.
Any thoughts?
nvidia 18.04 nvidia-settings
New contributor
add a comment |
up vote
1
down vote
favorite
So, I have a problem with starting Nvidia X Server Setting. Running nvidia-settings
also cause error like this:
ERROR: Unable to load info from any available system
My system is: Ubuntu 18.04 LTS
Drivers are properly installed nvidia-smi:
Fri Dec 7 16:00:11 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 415.18 Driver Version: 415.18 CUDA Version: 10.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... Off | 00000000:01:00.0 Off | N/A |
| 0% 33C P8 13W / 250W | 19MiB / 11177MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1183 G /usr/lib/xorg/Xorg 16MiB |
+-----------------------------------------------------------------------------+
I can change profile with prime-select
from nvidia
to intel
but it takes no effect
~$prime-select query
nvidia
More over, I can install CUDA 10.0 and CuDNN and TensorFlow-GPU with Keras-GPU on top and it's working perfectly well. The only problem is: how to access Nvidia settings.
I've been trying to install OpenJVM versions 8.0 and 10.0, with same effect.
Drivers from PPA repository.
ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001B06sv00001458sd00003752bc03sc00i00
vendor : NVIDIA Corporation
model : GP102 [GeForce GTX 1080 Ti]
driver : nvidia-driver-410 - third-party free
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-415 - third-party free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
I've read related topics, but people also have problem with driver.
I reinstalled drivers couple times, but in vain.
Any thoughts?
nvidia 18.04 nvidia-settings
New contributor
add a comment |
up vote
1
down vote
favorite
up vote
1
down vote
favorite
So, I have a problem with starting Nvidia X Server Setting. Running nvidia-settings
also cause error like this:
ERROR: Unable to load info from any available system
My system is: Ubuntu 18.04 LTS
Drivers are properly installed nvidia-smi:
Fri Dec 7 16:00:11 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 415.18 Driver Version: 415.18 CUDA Version: 10.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... Off | 00000000:01:00.0 Off | N/A |
| 0% 33C P8 13W / 250W | 19MiB / 11177MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1183 G /usr/lib/xorg/Xorg 16MiB |
+-----------------------------------------------------------------------------+
I can change profile with prime-select
from nvidia
to intel
but it takes no effect
~$prime-select query
nvidia
More over, I can install CUDA 10.0 and CuDNN and TensorFlow-GPU with Keras-GPU on top and it's working perfectly well. The only problem is: how to access Nvidia settings.
I've been trying to install OpenJVM versions 8.0 and 10.0, with same effect.
Drivers from PPA repository.
ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001B06sv00001458sd00003752bc03sc00i00
vendor : NVIDIA Corporation
model : GP102 [GeForce GTX 1080 Ti]
driver : nvidia-driver-410 - third-party free
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-415 - third-party free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
I've read related topics, but people also have problem with driver.
I reinstalled drivers couple times, but in vain.
Any thoughts?
nvidia 18.04 nvidia-settings
New contributor
So, I have a problem with starting Nvidia X Server Setting. Running nvidia-settings
also cause error like this:
ERROR: Unable to load info from any available system
My system is: Ubuntu 18.04 LTS
Drivers are properly installed nvidia-smi:
Fri Dec 7 16:00:11 2018
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 415.18 Driver Version: 415.18 CUDA Version: 10.0 |
|-------------------------------+----------------------+----------------------+
| GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
|===============================+======================+======================|
| 0 GeForce GTX 108... Off | 00000000:01:00.0 Off | N/A |
| 0% 33C P8 13W / 250W | 19MiB / 11177MiB | 0% Default |
+-------------------------------+----------------------+----------------------+
+-----------------------------------------------------------------------------+
| Processes: GPU Memory |
| GPU PID Type Process name Usage |
|=============================================================================|
| 0 1183 G /usr/lib/xorg/Xorg 16MiB |
+-----------------------------------------------------------------------------+
I can change profile with prime-select
from nvidia
to intel
but it takes no effect
~$prime-select query
nvidia
More over, I can install CUDA 10.0 and CuDNN and TensorFlow-GPU with Keras-GPU on top and it's working perfectly well. The only problem is: how to access Nvidia settings.
I've been trying to install OpenJVM versions 8.0 and 10.0, with same effect.
Drivers from PPA repository.
ubuntu-drivers devices
== /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 ==
modalias : pci:v000010DEd00001B06sv00001458sd00003752bc03sc00i00
vendor : NVIDIA Corporation
model : GP102 [GeForce GTX 1080 Ti]
driver : nvidia-driver-410 - third-party free
driver : nvidia-driver-390 - third-party free
driver : nvidia-driver-396 - third-party free
driver : nvidia-driver-415 - third-party free recommended
driver : xserver-xorg-video-nouveau - distro free builtin
I've read related topics, but people also have problem with driver.
I reinstalled drivers couple times, but in vain.
Any thoughts?
nvidia 18.04 nvidia-settings
nvidia 18.04 nvidia-settings
New contributor
New contributor
New contributor
asked Dec 7 at 15:16
kvitek
61
61
New contributor
New contributor
add a comment |
add a comment |
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
kvitek is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099198%2fnvidia-x-server-settings-gui-doesnt-start-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
kvitek is a new contributor. Be nice, and check out our Code of Conduct.
kvitek is a new contributor. Be nice, and check out our Code of Conduct.
kvitek is a new contributor. Be nice, and check out our Code of Conduct.
kvitek is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1099198%2fnvidia-x-server-settings-gui-doesnt-start-on-ubuntu-18-04%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown