XPS 15 9560 use HDMI port whilst bypassing GPU?
I have Ubuntu 18.04 installed on my Dell XPS 15 9560.
It has been a terrible experience. When I install any Nvidia drivers (following all of the guides and previous answers on forums) my laptop boots to a black screen and won't work.
It freezes on suspend and never comes back but the main issue I have is my HDMI port does not work.
I don't mind not having usage of the GPU power or having to shut down every time I close the lid however I really need dual monitors for my work.
Can I activate the HDMI without Nvidia drivers installed?
xrandr output:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 77.00*
xrandr --output HDMI1
xrandr: Failed to get size of gamma for output default
warning: output HDMI1 not found; ignoring
inxi -G output
inxi -G
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA GP107M [GeForce GTX 1050 Mobile]
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 1920x1080@77.00hz
OpenGL: renderer: llvmpipe (LLVM 6.0, 256 bits)
version: 3.3 Mesa 18.0.5
lspci output
lspci -nn | grep '[03'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04)
01:00.0 3D controller [0302]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev ff)
The following post did not help me as the only suggestions are install Nvidia drivers, which breaks my OS.
Ubuntu 16.04 Dell XPS 15 does not detect external Monitor using HDMI
And in this post, it suggests to install nvidia drivers to avoid freeze on boot whereas nvidia drivers cause my laptop to freeze on boot:
Freezing at login on Dell XPS 15 9560 with Ubuntu 18.04
I also tried this but it didn't work, probably needs Nvidia drivers installed:
Ubuntu 18.04 Hdmi not detected
Any help is really appreciated.
*****edit***** Just to clarify, I also have Windows 10 on this machine in a different partition and the HDMI works perfectly with it. It isn't a faulty port or cable.
nvidia 18.04 multiple-monitors dell hdmi
New contributor
add a comment |
I have Ubuntu 18.04 installed on my Dell XPS 15 9560.
It has been a terrible experience. When I install any Nvidia drivers (following all of the guides and previous answers on forums) my laptop boots to a black screen and won't work.
It freezes on suspend and never comes back but the main issue I have is my HDMI port does not work.
I don't mind not having usage of the GPU power or having to shut down every time I close the lid however I really need dual monitors for my work.
Can I activate the HDMI without Nvidia drivers installed?
xrandr output:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 77.00*
xrandr --output HDMI1
xrandr: Failed to get size of gamma for output default
warning: output HDMI1 not found; ignoring
inxi -G output
inxi -G
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA GP107M [GeForce GTX 1050 Mobile]
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 1920x1080@77.00hz
OpenGL: renderer: llvmpipe (LLVM 6.0, 256 bits)
version: 3.3 Mesa 18.0.5
lspci output
lspci -nn | grep '[03'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04)
01:00.0 3D controller [0302]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev ff)
The following post did not help me as the only suggestions are install Nvidia drivers, which breaks my OS.
Ubuntu 16.04 Dell XPS 15 does not detect external Monitor using HDMI
And in this post, it suggests to install nvidia drivers to avoid freeze on boot whereas nvidia drivers cause my laptop to freeze on boot:
Freezing at login on Dell XPS 15 9560 with Ubuntu 18.04
I also tried this but it didn't work, probably needs Nvidia drivers installed:
Ubuntu 18.04 Hdmi not detected
Any help is really appreciated.
*****edit***** Just to clarify, I also have Windows 10 on this machine in a different partition and the HDMI works perfectly with it. It isn't a faulty port or cable.
nvidia 18.04 multiple-monitors dell hdmi
New contributor
add a comment |
I have Ubuntu 18.04 installed on my Dell XPS 15 9560.
It has been a terrible experience. When I install any Nvidia drivers (following all of the guides and previous answers on forums) my laptop boots to a black screen and won't work.
It freezes on suspend and never comes back but the main issue I have is my HDMI port does not work.
I don't mind not having usage of the GPU power or having to shut down every time I close the lid however I really need dual monitors for my work.
Can I activate the HDMI without Nvidia drivers installed?
xrandr output:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 77.00*
xrandr --output HDMI1
xrandr: Failed to get size of gamma for output default
warning: output HDMI1 not found; ignoring
inxi -G output
inxi -G
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA GP107M [GeForce GTX 1050 Mobile]
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 1920x1080@77.00hz
OpenGL: renderer: llvmpipe (LLVM 6.0, 256 bits)
version: 3.3 Mesa 18.0.5
lspci output
lspci -nn | grep '[03'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04)
01:00.0 3D controller [0302]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev ff)
The following post did not help me as the only suggestions are install Nvidia drivers, which breaks my OS.
Ubuntu 16.04 Dell XPS 15 does not detect external Monitor using HDMI
And in this post, it suggests to install nvidia drivers to avoid freeze on boot whereas nvidia drivers cause my laptop to freeze on boot:
Freezing at login on Dell XPS 15 9560 with Ubuntu 18.04
I also tried this but it didn't work, probably needs Nvidia drivers installed:
Ubuntu 18.04 Hdmi not detected
Any help is really appreciated.
*****edit***** Just to clarify, I also have Windows 10 on this machine in a different partition and the HDMI works perfectly with it. It isn't a faulty port or cable.
nvidia 18.04 multiple-monitors dell hdmi
New contributor
I have Ubuntu 18.04 installed on my Dell XPS 15 9560.
It has been a terrible experience. When I install any Nvidia drivers (following all of the guides and previous answers on forums) my laptop boots to a black screen and won't work.
It freezes on suspend and never comes back but the main issue I have is my HDMI port does not work.
I don't mind not having usage of the GPU power or having to shut down every time I close the lid however I really need dual monitors for my work.
Can I activate the HDMI without Nvidia drivers installed?
xrandr output:
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1920 x 1080, current 1920 x 1080, maximum 1920 x 1080
default connected primary 1920x1080+0+0 0mm x 0mm
1920x1080 77.00*
xrandr --output HDMI1
xrandr: Failed to get size of gamma for output default
warning: output HDMI1 not found; ignoring
inxi -G output
inxi -G
Graphics: Card-1: Intel Device 591b
Card-2: NVIDIA GP107M [GeForce GTX 1050 Mobile]
Display Server: x11 (X.Org 1.19.6 )
drivers: fbdev (unloaded: modesetting,vesa)
Resolution: 1920x1080@77.00hz
OpenGL: renderer: llvmpipe (LLVM 6.0, 256 bits)
version: 3.3 Mesa 18.0.5
lspci output
lspci -nn | grep '[03'
00:02.0 VGA compatible controller [0300]: Intel Corporation Device [8086:591b] (rev 04)
01:00.0 3D controller [0302]: NVIDIA Corporation GP107M [GeForce GTX 1050 Mobile] [10de:1c8d] (rev ff)
The following post did not help me as the only suggestions are install Nvidia drivers, which breaks my OS.
Ubuntu 16.04 Dell XPS 15 does not detect external Monitor using HDMI
And in this post, it suggests to install nvidia drivers to avoid freeze on boot whereas nvidia drivers cause my laptop to freeze on boot:
Freezing at login on Dell XPS 15 9560 with Ubuntu 18.04
I also tried this but it didn't work, probably needs Nvidia drivers installed:
Ubuntu 18.04 Hdmi not detected
Any help is really appreciated.
*****edit***** Just to clarify, I also have Windows 10 on this machine in a different partition and the HDMI works perfectly with it. It isn't a faulty port or cable.
nvidia 18.04 multiple-monitors dell hdmi
nvidia 18.04 multiple-monitors dell hdmi
New contributor
New contributor
edited 5 hours ago
haltandhaveacoffee
New contributor
asked 7 hours ago
haltandhaveacoffeehaltandhaveacoffee
62
62
New contributor
New contributor
add a comment |
add a comment |
0
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',
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
});
}
});
haltandhaveacoffee 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%2f1110586%2fxps-15-9560-use-hdmi-port-whilst-bypassing-gpu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
haltandhaveacoffee is a new contributor. Be nice, and check out our Code of Conduct.
haltandhaveacoffee is a new contributor. Be nice, and check out our Code of Conduct.
haltandhaveacoffee is a new contributor. Be nice, and check out our Code of Conduct.
haltandhaveacoffee 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.
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%2f1110586%2fxps-15-9560-use-hdmi-port-whilst-bypassing-gpu%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