Ubuntu 18.10 Hybrid Graphics Dual Monitor issue
I installed Ubuntu 18.10 on my Asus ROG GU501GM laptop and it was working fine with my external HDMI monitor with nvidia enabled in prime-select.
Today, I selected prime-select Intel and rebooted because I wanted some more time to do some work without the laptop plugged in. I got about 3 hrs worth of work done, which I was impressed!
However, I ran nvidia-select nvidia and rebooted with my external HDMI monitor plugged in but now it doesn't work. Only the laptop display is working.
The nvidia card is working as I can see from nvidia-smi and glxinfo, but no HDMI output.
Here are some things I tried:
- reinstalled driver - didnt work
- reset BIOS - didnt work
- unplugged HDMI and replugged - didnt work
Any ideas how to get the external monitor working in using HDMI?
nvidia asus video-driver
add a comment |
I installed Ubuntu 18.10 on my Asus ROG GU501GM laptop and it was working fine with my external HDMI monitor with nvidia enabled in prime-select.
Today, I selected prime-select Intel and rebooted because I wanted some more time to do some work without the laptop plugged in. I got about 3 hrs worth of work done, which I was impressed!
However, I ran nvidia-select nvidia and rebooted with my external HDMI monitor plugged in but now it doesn't work. Only the laptop display is working.
The nvidia card is working as I can see from nvidia-smi and glxinfo, but no HDMI output.
Here are some things I tried:
- reinstalled driver - didnt work
- reset BIOS - didnt work
- unplugged HDMI and replugged - didnt work
Any ideas how to get the external monitor working in using HDMI?
nvidia asus video-driver
Please provide the output ofinxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output ofjournalctl -b0 -p4
.
– Pablo Bianchi
Jan 27 at 0:19
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
Please provide the output of those commands by editing your question using Markdown. Alsoubuntu-drivers list
maybe show you other driver that works well with GDM3.
– Pablo Bianchi
Jan 27 at 0:57
add a comment |
I installed Ubuntu 18.10 on my Asus ROG GU501GM laptop and it was working fine with my external HDMI monitor with nvidia enabled in prime-select.
Today, I selected prime-select Intel and rebooted because I wanted some more time to do some work without the laptop plugged in. I got about 3 hrs worth of work done, which I was impressed!
However, I ran nvidia-select nvidia and rebooted with my external HDMI monitor plugged in but now it doesn't work. Only the laptop display is working.
The nvidia card is working as I can see from nvidia-smi and glxinfo, but no HDMI output.
Here are some things I tried:
- reinstalled driver - didnt work
- reset BIOS - didnt work
- unplugged HDMI and replugged - didnt work
Any ideas how to get the external monitor working in using HDMI?
nvidia asus video-driver
I installed Ubuntu 18.10 on my Asus ROG GU501GM laptop and it was working fine with my external HDMI monitor with nvidia enabled in prime-select.
Today, I selected prime-select Intel and rebooted because I wanted some more time to do some work without the laptop plugged in. I got about 3 hrs worth of work done, which I was impressed!
However, I ran nvidia-select nvidia and rebooted with my external HDMI monitor plugged in but now it doesn't work. Only the laptop display is working.
The nvidia card is working as I can see from nvidia-smi and glxinfo, but no HDMI output.
Here are some things I tried:
- reinstalled driver - didnt work
- reset BIOS - didnt work
- unplugged HDMI and replugged - didnt work
Any ideas how to get the external monitor working in using HDMI?
nvidia asus video-driver
nvidia asus video-driver
edited Jan 27 at 0:21
Pablo Bianchi
2,68511532
2,68511532
asked Jan 26 at 22:27
JoeJoe
112
112
Please provide the output ofinxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output ofjournalctl -b0 -p4
.
– Pablo Bianchi
Jan 27 at 0:19
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
Please provide the output of those commands by editing your question using Markdown. Alsoubuntu-drivers list
maybe show you other driver that works well with GDM3.
– Pablo Bianchi
Jan 27 at 0:57
add a comment |
Please provide the output ofinxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output ofjournalctl -b0 -p4
.
– Pablo Bianchi
Jan 27 at 0:19
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
Please provide the output of those commands by editing your question using Markdown. Alsoubuntu-drivers list
maybe show you other driver that works well with GDM3.
– Pablo Bianchi
Jan 27 at 0:57
Please provide the output of
inxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output of journalctl -b0 -p4
.– Pablo Bianchi
Jan 27 at 0:19
Please provide the output of
inxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output of journalctl -b0 -p4
.– Pablo Bianchi
Jan 27 at 0:19
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
Please provide the output of those commands by editing your question using Markdown. Also
ubuntu-drivers list
maybe show you other driver that works well with GDM3.– Pablo Bianchi
Jan 27 at 0:57
Please provide the output of those commands by editing your question using Markdown. Also
ubuntu-drivers list
maybe show you other driver that works well with GDM3.– Pablo Bianchi
Jan 27 at 0:57
add a comment |
1 Answer
1
active
oldest
votes
Ok found the issue...
GDM3 is not compatible with nvidia-prime. After testing and testing and going to nvidia-dev forums, most people with this issue install lightdm and the problem is fixed.
Apperently, there is a bug in GDM3 and nvidia-prime or something like that. In either case, its fixed using lightdm
Thanks for the reply!
Joe
add a comment |
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',
autoActivateHeartbeat: false,
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
});
}
});
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%2f1113144%2fubuntu-18-10-hybrid-graphics-dual-monitor-issue%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Ok found the issue...
GDM3 is not compatible with nvidia-prime. After testing and testing and going to nvidia-dev forums, most people with this issue install lightdm and the problem is fixed.
Apperently, there is a bug in GDM3 and nvidia-prime or something like that. In either case, its fixed using lightdm
Thanks for the reply!
Joe
add a comment |
Ok found the issue...
GDM3 is not compatible with nvidia-prime. After testing and testing and going to nvidia-dev forums, most people with this issue install lightdm and the problem is fixed.
Apperently, there is a bug in GDM3 and nvidia-prime or something like that. In either case, its fixed using lightdm
Thanks for the reply!
Joe
add a comment |
Ok found the issue...
GDM3 is not compatible with nvidia-prime. After testing and testing and going to nvidia-dev forums, most people with this issue install lightdm and the problem is fixed.
Apperently, there is a bug in GDM3 and nvidia-prime or something like that. In either case, its fixed using lightdm
Thanks for the reply!
Joe
Ok found the issue...
GDM3 is not compatible with nvidia-prime. After testing and testing and going to nvidia-dev forums, most people with this issue install lightdm and the problem is fixed.
Apperently, there is a bug in GDM3 and nvidia-prime or something like that. In either case, its fixed using lightdm
Thanks for the reply!
Joe
answered Jan 27 at 0:48
JoeJoe
112
112
add a comment |
add a comment |
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.
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%2f1113144%2fubuntu-18-10-hybrid-graphics-dual-monitor-issue%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
Please provide the output of
inxi -SMG -! 31 && ubuntu-drivers devices
. Take a look to the output ofjournalctl -b0 -p4
.– Pablo Bianchi
Jan 27 at 0:19
$ inxi -SMG -! 31 && ubuntu-drivers devices Error 22: Unsupported option: -! Check -h for correct parameters. == /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0 == modalias : pci:v000010DEd00001C20sv00001043sd0000185Ebc03sc00i00 vendor : NVIDIA Corporation model : GP106M [GeForce GTX 1060 Mobile] driver : nvidia-driver-396 - third-party free driver : nvidia-driver-410 - third-party free driver : nvidia-driver-415 - third-party free recommended driver : nvidia-driver-390 - distro non-free driver : xserver-xorg-video-nouveau - distro free builtin
– Joe
Jan 27 at 0:24
$ nvidia-smi Sat Jan 26 17:24:35 2019 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 415.27 Driver Version: 415.27 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. | |===============================+======================+======================|
– Joe
Jan 27 at 0:25
the last comand journalctl -b0 -p4 produced a TON of output and I cant paste that here. But I looked for EE errors and nothing jumped out at me
– Joe
Jan 27 at 0:25
Please provide the output of those commands by editing your question using Markdown. Also
ubuntu-drivers list
maybe show you other driver that works well with GDM3.– Pablo Bianchi
Jan 27 at 0:57