Lenovo y510p HDMI output to Monitor âNo Signalâ
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I'm searching for an answer if the question above for quite a long time. I had Win 8.1 by default when I got my laptop. Then 2 years later I switched to Linux and because I didn't know what I was doing I had to format my HDD and put only Linux on it.
Since then my USB 3.0 don't work, not sure when my HDMI-port stopped working, but it doesn't work now or in the past year. Changed my HDD to SSD recently. I run Arch Linux fully updated system. Recently I put NVidia drivers through pacman (increased battery life a lot). USB 3.0 ports and HDMI-port still don't work.
I suppose it has to be USB and HDMI drivers' fault or some modules that aren't correct, but I don't happen to find a solution. (The monitor still says "No Signal") It also could be something from the BIOS. (It doesn't have many options). I'll give you some outputs:
martinâÂÂ~û xrandr -q [12:59:40]
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 59.91*+
martinâÂÂ~û xrandr --listproviders [13:03:51]
Providers: number : 1
Provider 0: id: 0x279 cap: 0x1, Source Output crtcs: 4 outputs: 3 associated providers: 0 name:NVIDIA-0
martinâÂÂ~û sudo lsmod | grep hdmi [14:17:56]
snd_hda_codec_hdmi 49152 1
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_pcm 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 73728 19 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
I must also mention that when I run dmesg -w and then plug out and plug in something in the USB or the HDMI port, dmesg doesn't indicate or react in any way. The good thing is that xrandr does recognize that there is a HDMI-port. I will appreciate any suggestions, since I ran out of them. Thanks in advance!
EDIT:
@RubberStamp The output is:
martinâÂÂ~û sudo lsmod |grep nv [20:41:37]
nvidia_drm 45056 2
nvidia_modeset 888832 4 nvidia_drm
nvidia 13742080 248 nvidia_modeset
drm_kms_helper 131072 1 nvidia_drm
drm 303104 5 nvidia_drm,drm_kms_helper
arch-linux hdmi
add a comment |Â
up vote
0
down vote
favorite
I'm searching for an answer if the question above for quite a long time. I had Win 8.1 by default when I got my laptop. Then 2 years later I switched to Linux and because I didn't know what I was doing I had to format my HDD and put only Linux on it.
Since then my USB 3.0 don't work, not sure when my HDMI-port stopped working, but it doesn't work now or in the past year. Changed my HDD to SSD recently. I run Arch Linux fully updated system. Recently I put NVidia drivers through pacman (increased battery life a lot). USB 3.0 ports and HDMI-port still don't work.
I suppose it has to be USB and HDMI drivers' fault or some modules that aren't correct, but I don't happen to find a solution. (The monitor still says "No Signal") It also could be something from the BIOS. (It doesn't have many options). I'll give you some outputs:
martinâÂÂ~û xrandr -q [12:59:40]
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 59.91*+
martinâÂÂ~û xrandr --listproviders [13:03:51]
Providers: number : 1
Provider 0: id: 0x279 cap: 0x1, Source Output crtcs: 4 outputs: 3 associated providers: 0 name:NVIDIA-0
martinâÂÂ~û sudo lsmod | grep hdmi [14:17:56]
snd_hda_codec_hdmi 49152 1
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_pcm 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 73728 19 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
I must also mention that when I run dmesg -w and then plug out and plug in something in the USB or the HDMI port, dmesg doesn't indicate or react in any way. The good thing is that xrandr does recognize that there is a HDMI-port. I will appreciate any suggestions, since I ran out of them. Thanks in advance!
EDIT:
@RubberStamp The output is:
martinâÂÂ~û sudo lsmod |grep nv [20:41:37]
nvidia_drm 45056 2
nvidia_modeset 888832 4 nvidia_drm
nvidia 13742080 248 nvidia_modeset
drm_kms_helper 131072 1 nvidia_drm
drm 303104 5 nvidia_drm,drm_kms_helper
arch-linux hdmi
1
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm searching for an answer if the question above for quite a long time. I had Win 8.1 by default when I got my laptop. Then 2 years later I switched to Linux and because I didn't know what I was doing I had to format my HDD and put only Linux on it.
Since then my USB 3.0 don't work, not sure when my HDMI-port stopped working, but it doesn't work now or in the past year. Changed my HDD to SSD recently. I run Arch Linux fully updated system. Recently I put NVidia drivers through pacman (increased battery life a lot). USB 3.0 ports and HDMI-port still don't work.
I suppose it has to be USB and HDMI drivers' fault or some modules that aren't correct, but I don't happen to find a solution. (The monitor still says "No Signal") It also could be something from the BIOS. (It doesn't have many options). I'll give you some outputs:
martinâÂÂ~û xrandr -q [12:59:40]
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 59.91*+
martinâÂÂ~û xrandr --listproviders [13:03:51]
Providers: number : 1
Provider 0: id: 0x279 cap: 0x1, Source Output crtcs: 4 outputs: 3 associated providers: 0 name:NVIDIA-0
martinâÂÂ~û sudo lsmod | grep hdmi [14:17:56]
snd_hda_codec_hdmi 49152 1
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_pcm 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 73728 19 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
I must also mention that when I run dmesg -w and then plug out and plug in something in the USB or the HDMI port, dmesg doesn't indicate or react in any way. The good thing is that xrandr does recognize that there is a HDMI-port. I will appreciate any suggestions, since I ran out of them. Thanks in advance!
EDIT:
@RubberStamp The output is:
martinâÂÂ~û sudo lsmod |grep nv [20:41:37]
nvidia_drm 45056 2
nvidia_modeset 888832 4 nvidia_drm
nvidia 13742080 248 nvidia_modeset
drm_kms_helper 131072 1 nvidia_drm
drm 303104 5 nvidia_drm,drm_kms_helper
arch-linux hdmi
I'm searching for an answer if the question above for quite a long time. I had Win 8.1 by default when I got my laptop. Then 2 years later I switched to Linux and because I didn't know what I was doing I had to format my HDD and put only Linux on it.
Since then my USB 3.0 don't work, not sure when my HDMI-port stopped working, but it doesn't work now or in the past year. Changed my HDD to SSD recently. I run Arch Linux fully updated system. Recently I put NVidia drivers through pacman (increased battery life a lot). USB 3.0 ports and HDMI-port still don't work.
I suppose it has to be USB and HDMI drivers' fault or some modules that aren't correct, but I don't happen to find a solution. (The monitor still says "No Signal") It also could be something from the BIOS. (It doesn't have many options). I'll give you some outputs:
martinâÂÂ~û xrandr -q [12:59:40]
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
VGA-0 disconnected primary (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DP-0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 345mm x 194mm
1920x1080 59.91*+
martinâÂÂ~û xrandr --listproviders [13:03:51]
Providers: number : 1
Provider 0: id: 0x279 cap: 0x1, Source Output crtcs: 4 outputs: 3 associated providers: 0 name:NVIDIA-0
martinâÂÂ~û sudo lsmod | grep hdmi [14:17:56]
snd_hda_codec_hdmi 49152 1
snd_hda_codec 106496 4 snd_hda_intel,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_hda_core 65536 5 snd_hda_intel,snd_hda_codec,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek
snd_pcm 86016 5 snd_hda_intel,snd_hda_codec,snd_hda_core,snd_hda_codec_hdmi
snd 73728 19 snd_hda_intel,snd_hwdep,snd_hda_codec,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_codec_realtek,snd_pcm
I must also mention that when I run dmesg -w and then plug out and plug in something in the USB or the HDMI port, dmesg doesn't indicate or react in any way. The good thing is that xrandr does recognize that there is a HDMI-port. I will appreciate any suggestions, since I ran out of them. Thanks in advance!
EDIT:
@RubberStamp The output is:
martinâÂÂ~û sudo lsmod |grep nv [20:41:37]
nvidia_drm 45056 2
nvidia_modeset 888832 4 nvidia_drm
nvidia 13742080 248 nvidia_modeset
drm_kms_helper 131072 1 nvidia_drm
drm 303104 5 nvidia_drm,drm_kms_helper
arch-linux hdmi
edited Oct 30 '17 at 12:08
asked Oct 29 '17 at 16:32
mk0lev
11
11
1
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54
add a comment |Â
1
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54
1
1
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f401247%2flenovo-y510p-hdmi-output-to-monitor-no-signal%23new-answer', 'question_page');
);
Post as a guest
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
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
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
1
What's the output of sudo lsmod |grep nv
â RubberStamp
Oct 29 '17 at 16:54