why isn’t my external monitor detected?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have an external monitor connected thru an hdmi port to the dvi input of an external monitor. The monitor never gets detected. I run ubuntu 17.1 with intel video drivers; lspci -v finds:



00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems HD Graphics 520
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915


The monitor is a samsung mega model BX2335, laptop is a toshiba tecra-z40-c, kernel is 4.13.0-32-generic. xrandr shows:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
....<a bunch of resolutions>....
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)


That first screen is the laptop screen. The xorg.conf looks ok afaict:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ more /usr/share/doc/xserver-xorg-video-intel/xorg.conf
Section "Device"
Identifier "Intel"
Driver "intel"
# Option "AccelMethod" "uxa"
EndSection


The monitors control panel doesn’t detect the external monitor. I've rebooted, run apt update, upgrade, and dist-upgrade, and tried the driver upgrades (none were found and I didn’t force anything) .







share|improve this question






















  • Possible duplicate: unix.stackexchange.com/questions/25120/…
    – Kusalananda
    Feb 7 at 11:07














up vote
0
down vote

favorite












I have an external monitor connected thru an hdmi port to the dvi input of an external monitor. The monitor never gets detected. I run ubuntu 17.1 with intel video drivers; lspci -v finds:



00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems HD Graphics 520
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915


The monitor is a samsung mega model BX2335, laptop is a toshiba tecra-z40-c, kernel is 4.13.0-32-generic. xrandr shows:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
....<a bunch of resolutions>....
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)


That first screen is the laptop screen. The xorg.conf looks ok afaict:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ more /usr/share/doc/xserver-xorg-video-intel/xorg.conf
Section "Device"
Identifier "Intel"
Driver "intel"
# Option "AccelMethod" "uxa"
EndSection


The monitors control panel doesn’t detect the external monitor. I've rebooted, run apt update, upgrade, and dist-upgrade, and tried the driver upgrades (none were found and I didn’t force anything) .







share|improve this question






















  • Possible duplicate: unix.stackexchange.com/questions/25120/…
    – Kusalananda
    Feb 7 at 11:07












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have an external monitor connected thru an hdmi port to the dvi input of an external monitor. The monitor never gets detected. I run ubuntu 17.1 with intel video drivers; lspci -v finds:



00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems HD Graphics 520
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915


The monitor is a samsung mega model BX2335, laptop is a toshiba tecra-z40-c, kernel is 4.13.0-32-generic. xrandr shows:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
....<a bunch of resolutions>....
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)


That first screen is the laptop screen. The xorg.conf looks ok afaict:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ more /usr/share/doc/xserver-xorg-video-intel/xorg.conf
Section "Device"
Identifier "Intel"
Driver "intel"
# Option "AccelMethod" "uxa"
EndSection


The monitors control panel doesn’t detect the external monitor. I've rebooted, run apt update, upgrade, and dist-upgrade, and tried the driver upgrades (none were found and I didn’t force anything) .







share|improve this question














I have an external monitor connected thru an hdmi port to the dvi input of an external monitor. The monitor never gets detected. I run ubuntu 17.1 with intel video drivers; lspci -v finds:



00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07) (prog-if 00 [VGA controller])
Subsystem: Toshiba America Info Systems HD Graphics 520
Flags: bus master, fast devsel, latency 0, IRQ 126
Memory at c0000000 (64-bit, non-prefetchable) [size=16M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 3000 [size=64]
[virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915


The monitor is a samsung mega model BX2335, laptop is a toshiba tecra-z40-c, kernel is 4.13.0-32-generic. xrandr shows:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 309mm x 174mm
1920x1080 60.02*+ 59.93
1680x1050 59.95 59.88
....<a bunch of resolutions>....
320x240 60.05
DP-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-2 disconnected (normal left inverted right x axis y axis)
HDMI-2 disconnected (normal left inverted right x axis y axis)


That first screen is the laptop screen. The xorg.conf looks ok afaict:



jeremy@jeremy-TECRA-Z40-C-pipl:~/Downloads$ more /usr/share/doc/xserver-xorg-video-intel/xorg.conf
Section "Device"
Identifier "Intel"
Driver "intel"
# Option "AccelMethod" "uxa"
EndSection


The monitors control panel doesn’t detect the external monitor. I've rebooted, run apt update, upgrade, and dist-upgrade, and tried the driver upgrades (none were found and I didn’t force anything) .









share|improve this question













share|improve this question




share|improve this question








edited Feb 7 at 11:21









Jeff Schaller

31.3k846105




31.3k846105










asked Feb 7 at 11:00









jeremy_rutman

13010




13010











  • Possible duplicate: unix.stackexchange.com/questions/25120/…
    – Kusalananda
    Feb 7 at 11:07
















  • Possible duplicate: unix.stackexchange.com/questions/25120/…
    – Kusalananda
    Feb 7 at 11:07















Possible duplicate: unix.stackexchange.com/questions/25120/…
– Kusalananda
Feb 7 at 11:07




Possible duplicate: unix.stackexchange.com/questions/25120/…
– Kusalananda
Feb 7 at 11:07















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
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: false,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f422514%2fwhy-isn-t-my-external-monitor-detected%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f422514%2fwhy-isn-t-my-external-monitor-detected%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How to check contact read email or not when send email to Individual?

Bahrain

Postfix configuration issue with fips on centos 7; mailgun relay