Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

HDMI not detected on Buster

Ask for help with issues regarding the Installations of the Debian O/S.
Post Reply
Message
Author
JudeB
Posts: 3
Joined: 2020-09-25 16:55

HDMI not detected on Buster

#1 Post by JudeB »

Hello,
since I have installed Debian 10 on my hybrid laptop I have not been able to use external displays (HDMI) as they are not detected.
My laptop is GP73 Leopard 8Re ( https://www.msi.com/Laptop/GP73-Leopard ... cification).
Please find some relevant information:

$ lspci | grep -E "VGA|3D"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics 630 (Mobile)
01:00.0 VGA compatible controller: NVIDIA Corporation GP106M [GeForce GTX 1060] (rev a1)

$xrandr
Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192
XWAYLAND0 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 380mm x 210mm
1920x1080 119.93*+

$$ sudo lshw -c display
*-display UNCLAIMED
description: VGA compatible controller
product: GP106M [GeForce GTX 1060]
vendor: NVIDIA Corporation
physical id: 0
bus info: pci@0000:01:00.0
version: a1
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress vga_controller bus_master cap_list
configuration: latency=0
resources: memory:a3000000-a3ffffff memory:90000000-9fffffff memory:a0000000-a1ffffff ioport:4000(size=128) memory:a4000000-a407ffff
*-display
description: VGA compatible controller
product: Intel Corporation
vendor: Intel Corporation
physical id: 2
bus info: pci@0000:00:02.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pciexpress msi pm vga_controller bus_master cap_list rom
configuration: driver=i915 latency=0
resources: irq:125 memory:a2000000-a2ffffff memory:80000000-8fffffff ioport:5000(size=64) memory:c0000-dffff


I have also posted this on stack exchange in Unix/Linux a while ago but even though question as well received, no comments/answers were given (i.e https://unix.stackexchange.com/question ... ect=1&lq=1).
I have purged nvidia and bumblebee a few minutes ago and re installed the nvidia driver as recommended for my NVIDIA GPU.

I am quite desperate to get this to work,previously had Windows 10 and Ubuntu on this machine and it worked fine so there is nothing physically wrong with the HDMI port.
Willing to try any ideas you might have.

Thanks :cry:

User avatar
Head_on_a_Stick
Posts: 14114
Joined: 2014-06-01 17:46
Location: London, England
Has thanked: 81 times
Been thanked: 133 times

Re: HDMI not detected on Buster

#2 Post by Head_on_a_Stick »

Firmware?
deadbang

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: HDMI not detected on Buster

#3 Post by stevepusser »

Did you ever have bumblebee-nvidia and optirun working on the machine? Or the other option of Nvidia with xrandr as in the wiki?

I'm using a rather closely related MSI GP63 8RD on MX 19, which is a Debian Buster derivative. Bumblebee-nvidia works out of the box with this machine after using its Nvidia-Installer tool, but I've never tried to get its HDMI port working.

Code: Select all

$ optirun inxi -Gxx
Graphics:  Device-1: Intel UHD Graphics 630 vendor: Micro-Star MSI driver: i915 v: kernel 
           bus ID: 00:02.0 chip ID: 8086:3e9b 
           Device-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] vendor: Micro-Star MSI driver: nvidia 
           v: 450.66 bus ID: 01:00.0 chip ID: 10de:1c8c 
           Display: x11 server: X.Org 1.20.4 driver: intel compositor: compton 
           resolution: 1920x1080~60Hz 
           OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 450.66 direct render: Yes 
MX Linux packager and developer

sgosnell
Posts: 975
Joined: 2011-03-14 01:49

Re: HDMI not detected on Buster

#4 Post by sgosnell »

Have you looked in the BIOS settings? Some computers have BIOS video settings that need to be set properly. I have no idea about your particular model, though.
Take my advice, I'm not using it.

JudeB
Posts: 3
Joined: 2020-09-25 16:55

Re: HDMI not detected on Buster

#5 Post by JudeB »

Hi,
sgosnell wrote:Have you looked in the BIOS settings? Some computers have BIOS video settings that need to be set properly. I have no idea about your particular model, though.
Thanks for your suggestion. I have just checked the BIOS settings and there is no option concerning the display settings. I don't recall seeing it but yet I have never looked specifically for it.

Does anybody with more insight on MSI knows if this is normal in the BIOS configuration ?

Anyhow thanks @sgosnell for pointing this out, there may be an issue here.

JudeB
Posts: 3
Joined: 2020-09-25 16:55

Re: HDMI not detected on Buster

#6 Post by JudeB »

Hi,
stevepusser wrote:Did you ever have bumblebee-nvidia and optirun working on the machine? Or the other option of Nvidia with xrandr as in the wiki?

I'm using a rather closely related MSI GP63 8RD on MX 19, which is a Debian Buster derivative. Bumblebee-nvidia works out of the box with this machine after using its Nvidia-Installer tool, but I've never tried to get its HDMI port working.

Code: Select all

$ optirun inxi -Gxx
Graphics:  Device-1: Intel UHD Graphics 630 vendor: Micro-Star MSI driver: i915 v: kernel 
           bus ID: 00:02.0 chip ID: 8086:3e9b 
           Device-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] vendor: Micro-Star MSI driver: nvidia 
           v: 450.66 bus ID: 01:00.0 chip ID: 10de:1c8c 
           Display: x11 server: X.Org 1.20.4 driver: intel compositor: compton 
           resolution: 1920x1080~60Hz 
           OpenGL: renderer: GeForce GTX 1050 Ti/PCIe/SSE2 v: 4.6.0 NVIDIA 450.66 direct render: Yes 
I have tried to install bumblebee-nvidia a while ago but I think I have not installed optirun. After I had no success with bumblebee the only thing from the Debian wiki I tried also with no success was https://wiki.debian.org/NvidiaGraphicsD ... stallation.

I will try your suggestions above your machine model is really similar to mine! Could you recommend documentation for these installations ?
Thank you so much for your answer!

Cyborg
Posts: 38
Joined: 2016-12-01 19:07
Has thanked: 1 time
Been thanked: 2 times

Re: HDMI not detected on Buster

#7 Post by Cyborg »

I have trouble when I booth my laptop with with some monitors/TVs connected. They are simply not detected. However, if I connect them after the laptop boots (for example, after reaching the login screen), there are no issues. Maybe that could help?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 72 times

Re: HDMI not detected on Buster

#8 Post by stevepusser »

Optirun is part of the whole bumblebee-nvidia deal after you install it per the wiki--not a separate package.

MSI gaming laptops do have a undocumented unlocked "BIOS" mode that one can enter with the correct key sequence. This has all kinds of advanced settings like you'll see on desktop motherboards, but you'll have to search the web to find the sequence--MSI has had all the instructions scrubbed out of the notebookcheck forums. Gamers use it to fool with the CPU voltage slopes to make it run faster under stress, or increase the RAM speed.

On MX Linux, I worked with another developer to have the MX Nvidia Installer recognize Optimus systems and set up bumble-nvidia automatically, but we also install virtualgl as a bridge, which may help get it working. Virtualgl is not in Debian, so you could try setting up bumblebee-nvidia as in the Debian wiki to see if that works. It's still pretty safe, since it shouldn't affect the Intel GPU which will still be providing the display, but you should still be making regular system backups anyway.

Another common error is making an xorg.conf file on a Bumblebee system, which the user tries to make use the nvidia driver, and results in a failure to start a GUI. Don't make that file at all.
MX Linux packager and developer

Post Reply