Ubuntu 12.04. How to set up dual monitor with Intel 2nd Generation Intel® Core™ Processors
I have a Dell XPS15 l502x dual-booting Win8 and Ubuntu 12.04.
When I try to connect my second monitor through the HDMI port, the second monitor just says there's no signal.
When I run lspci -v
, I get the following:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04b6
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
When I run xrandr
, I get:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.1*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
I have no clue how to enable my second monitor. I do have another NVIDIA graphics card:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff) (prog-if ff)
!!! Unknown header type 7f
in my laptop but I don't want to use it since the support for NVIDIA Optimus graphics cards is poor on Linux.
Can anyone suggest a fix for this?
Thanks!
12.04 multiple-monitors dell intel-graphics hdmi
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I have a Dell XPS15 l502x dual-booting Win8 and Ubuntu 12.04.
When I try to connect my second monitor through the HDMI port, the second monitor just says there's no signal.
When I run lspci -v
, I get the following:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04b6
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
When I run xrandr
, I get:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.1*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
I have no clue how to enable my second monitor. I do have another NVIDIA graphics card:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff) (prog-if ff)
!!! Unknown header type 7f
in my laptop but I don't want to use it since the support for NVIDIA Optimus graphics cards is poor on Linux.
Can anyone suggest a fix for this?
Thanks!
12.04 multiple-monitors dell intel-graphics hdmi
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52
add a comment |
I have a Dell XPS15 l502x dual-booting Win8 and Ubuntu 12.04.
When I try to connect my second monitor through the HDMI port, the second monitor just says there's no signal.
When I run lspci -v
, I get the following:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04b6
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
When I run xrandr
, I get:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.1*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
I have no clue how to enable my second monitor. I do have another NVIDIA graphics card:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff) (prog-if ff)
!!! Unknown header type 7f
in my laptop but I don't want to use it since the support for NVIDIA Optimus graphics cards is poor on Linux.
Can anyone suggest a fix for this?
Thanks!
12.04 multiple-monitors dell intel-graphics hdmi
I have a Dell XPS15 l502x dual-booting Win8 and Ubuntu 12.04.
When I try to connect my second monitor through the HDMI port, the second monitor just says there's no signal.
When I run lspci -v
, I get the following:
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) (prog-if 00 [VGA controller])
Subsystem: Dell Device 04b6
Flags: bus master, fast devsel, latency 0, IRQ 50
Memory at f1400000 (64-bit, non-prefetchable) [size=4M]
Memory at e0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
When I run xrandr
, I get:
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS1 connected 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 194mm
1366x768 60.1*+
1360x768 59.8 60.0
1024x768 60.0
800x600 60.3 56.2
640x480 59.9
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
I have no clue how to enable my second monitor. I do have another NVIDIA graphics card:
01:00.0 VGA compatible controller: NVIDIA Corporation GF108 [GeForce GT 540M] (rev ff) (prog-if ff)
!!! Unknown header type 7f
in my laptop but I don't want to use it since the support for NVIDIA Optimus graphics cards is poor on Linux.
Can anyone suggest a fix for this?
Thanks!
12.04 multiple-monitors dell intel-graphics hdmi
12.04 multiple-monitors dell intel-graphics hdmi
asked Aug 27 '13 at 14:11
najanaja
10612
10612
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 8 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52
add a comment |
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52
add a comment |
1 Answer
1
active
oldest
votes
I guess the Dell XPS15 l502x has an nvidia optimus chipset. Which has a real poor linux support at the moment.
I would suggest that you would use or at least try to use the "discrete graphic only" setting in bios and install the nvidia binary driver. (be careful this impacts your battery life)
Although you could try to use the latest nouveau module 1.0.9:
http://www.phoronix.com/scan.php?page=news_item&px=MTQyMzk
Please have a look at this question, may it helps you around your problem: How do I get HDMI output working on a Dell XPS 15 L502x?
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
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%2f337906%2fubuntu-12-04-how-to-set-up-dual-monitor-with-intel-2nd-generation-intel-core%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
I guess the Dell XPS15 l502x has an nvidia optimus chipset. Which has a real poor linux support at the moment.
I would suggest that you would use or at least try to use the "discrete graphic only" setting in bios and install the nvidia binary driver. (be careful this impacts your battery life)
Although you could try to use the latest nouveau module 1.0.9:
http://www.phoronix.com/scan.php?page=news_item&px=MTQyMzk
Please have a look at this question, may it helps you around your problem: How do I get HDMI output working on a Dell XPS 15 L502x?
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
add a comment |
I guess the Dell XPS15 l502x has an nvidia optimus chipset. Which has a real poor linux support at the moment.
I would suggest that you would use or at least try to use the "discrete graphic only" setting in bios and install the nvidia binary driver. (be careful this impacts your battery life)
Although you could try to use the latest nouveau module 1.0.9:
http://www.phoronix.com/scan.php?page=news_item&px=MTQyMzk
Please have a look at this question, may it helps you around your problem: How do I get HDMI output working on a Dell XPS 15 L502x?
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
add a comment |
I guess the Dell XPS15 l502x has an nvidia optimus chipset. Which has a real poor linux support at the moment.
I would suggest that you would use or at least try to use the "discrete graphic only" setting in bios and install the nvidia binary driver. (be careful this impacts your battery life)
Although you could try to use the latest nouveau module 1.0.9:
http://www.phoronix.com/scan.php?page=news_item&px=MTQyMzk
Please have a look at this question, may it helps you around your problem: How do I get HDMI output working on a Dell XPS 15 L502x?
I guess the Dell XPS15 l502x has an nvidia optimus chipset. Which has a real poor linux support at the moment.
I would suggest that you would use or at least try to use the "discrete graphic only" setting in bios and install the nvidia binary driver. (be careful this impacts your battery life)
Although you could try to use the latest nouveau module 1.0.9:
http://www.phoronix.com/scan.php?page=news_item&px=MTQyMzk
Please have a look at this question, may it helps you around your problem: How do I get HDMI output working on a Dell XPS 15 L502x?
edited Apr 13 '17 at 12:24
Community♦
1
1
answered Aug 27 '13 at 14:21
NodeNode
29015
29015
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
add a comment |
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Well, I know that. But I mentioned in my original post that I don't want to mess with NVIDIA graphics card. Last time I installed the NVIDIA drivers it was a nightmare. I had to remove Ubuntu and install it all over again. Doesn't my current Intel integrated graphics card support dual-screen?
– naja
Aug 27 '13 at 14:38
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Afaik in your case the hdmi port is wired to the nvidia chip, so the intel chip can't see the port. github.com/Bumblebee-Project/Bumblebee/wiki/Multi-monitor-setup
– Node
Aug 27 '13 at 14:52
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Aww, this is the worst case scenario :( Thanks for your input.
– naja
Aug 27 '13 at 14:53
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
Nvidia Optimus + Linux is a world of pain. :/
– Node
Aug 27 '13 at 14:56
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
I'll go ahead and install Bumblebee. Will see what happens...
– naja
Aug 27 '13 at 15:53
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%2f337906%2fubuntu-12-04-how-to-set-up-dual-monitor-with-intel-2nd-generation-intel-core%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
Node was right. In xps15 l502x Ubuntu activates the Intel graphics card by default. To make use of the NVIDIA card, we have to install the bumblebee project. Link: hanynowsky.wordpress.com/2012/04/07/… Quote from the blog: > Graphics >Upon installation only the integrated graphics card is active (Intel HD 3000). To enable the Nvidia card, you have to install bumblebee project (Optimus Enabler for Linux). DO NOT INSTALL THE NVIDIA PROPRIETARY DRIVER manually (If you do, you won’t be able to boot); let Bumblebee installation take care of it.
– naja
Aug 27 '13 at 15:52