HDMI Troubles on startup

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
BFoGvDo

HDMI Troubles on startup

Post by BFoGvDo »

Hi, I got some troubles with my HDMI Port, I have 2 graphic cards :

Code: Select all

Graphics:  Card-1: Intel Skylake Integrated Graphics bus-ID: 00:02.0
           Card-2: NVIDIA GM107M [GeForce GTX 950M] bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 drivers: (unloaded: fbdev,vesa)
           Resolution: 1920x1080@60.06hz
           GLX Renderer: Mesa DRI Intel HD Graphics 530 (Skylake GT2)
           GLX Version: 3.0 Mesa 17.2.8 Direct Rendering: Yes
           
HDMI Display works only when I set the graphic card to the Nvidia one, but the biggest problem is that if I start my PC with the HDMI Port plugged in, the graphics does strange things, icon will be very small, impossible to read the inscriptions... But if I startup without HDMI and then plug in when the PC is on the desktop, everything works properly, does anyone have an idea ?

Thanks in advance.

EDIT : I'm using KDE
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Mattyboy

Re: HDMI Troubles on startup

Post by Mattyboy »

Have you tried using nomodeset?

Code: Select all

gksudo xed /etc/default/grub 
xed being your text editor
Edit this line

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
and change it to

Code: Select all

GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"
Save and exit.
Run in termnal

Code: Select all

sudo update-grub
Reboot.
BFoGvDo

Re: HDMI Troubles on startup

Post by BFoGvDo »

Thanks for the quick reply, I did that, now my PC is lagging ^^' I can't change my graphics to the Nvidia one, because it's look like Nvidia manager did not start up and I can't get the previous display I add inside the Nvidia software.
Did you have this problem ? I will try to remove what you told me to do, then change the graphics to the Nvidia card and apply your changes.
BFoGvDo

Re: HDMI Troubles on startup

Post by BFoGvDo »

Lol, my PC won't load now ^^' I don't see the Linux mint logo on startup just green points blinking and then it froze ^^'
BFoGvDo

Re: HDMI Troubles on startup

Post by BFoGvDo »

Ok so I fixed it in recovery mode, my pc start up properly now. I forgot to say that I'm under KDE if maybe it change something.
Mattyboy

Re: HDMI Troubles on startup

Post by Mattyboy »

Remove the edit to Grub reverting back to its original state.

Provide the results of the following commands

Code: Select all

inxi -Fxz

Code: Select all

dpkg -l | grep nvidia*
Use the </> forum code tag to post the results.
BFoGvDo

Re: HDMI Troubles on startup

Post by BFoGvDo »

Mattyboy wrote: Mon May 14, 2018 6:25 pm Remove the edit to Grub reverting back to its original state.

Provide the results of the following commands

Code: Select all

inxi -Fxz

Code: Select all

dpkg -l | grep nvidia*
Use the </> forum code tag to post the results.
here is the result of :

Code: Select all

inxi -Fxz

Code: Select all

System:    Host: administrateur-OMEN-by-HP-Laptop Kernel: 4.13.0-41-generic x86_64 (64 bit gcc: 5.4.0)
           Desktop: KDE Plasma 5.8.9 (Qt 5.6.1)
           Distro: Linux Mint 18.3 Sylvia
Machine:   System: HP (portable) product: OMEN by HP Laptop v: Type1ProductConfigId
           Mobo: HP model: 8257 v: 82.38
           Bios: Insyde v: F.43 date: 11/10/2017
CPU:       Quad core Intel Core i5-6300HQ (-MCP-) cache: 6144 KB
           flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 18432
           clock speeds: max: 3200 MHz 1: 1004 MHz 2: 1000 MHz 3: 1000 MHz
           4: 1000 MHz
Graphics:  Card-1: Intel Skylake Integrated Graphics bus-ID: 00:02.0
           Card-2: NVIDIA GM107M [GeForce GTX 950M] bus-ID: 01:00.0
           Display Server: X.Org 1.18.4 driver: nvidia
           Resolution: 1920x1080@60.06hz
           GLX Renderer: N/A GLX Version: N/A Direct Rendering: N/A
Audio:     Card Intel Sunrise Point-H HD Audio
           driver: snd_hda_intel bus-ID: 00:1f.3
           Sound: Advanced Linux Sound Architecture v: k4.13.0-41-generic
Network:   Card-1: Intel Wireless 7265 driver: iwlwifi bus-ID: 08:00.0
           IF: wlo1 state: up mac: <filter>
           Card-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
           driver: r8169 v: 2.3LK-NAPI port: 3000 bus-ID: 09:00.0
           IF: eno1 state: down mac: <filter>
Drives:    HDD Total Size: 525.1GB (62.6% used)
           ID-1: /dev/sda model: Crucial_CT525MX3 size: 525.1GB
Partition: ID-1: / size: 96G used: 42G (46%) fs: ext4 dev: /dev/sda6
RAID:      No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors:   System Temperatures: cpu: 59.5C mobo: N/A gpu: 0.0:50C
           Fan Speeds (in rpm): cpu: N/A
Info:      Processes: 222 Uptime: 10 min Memory: 2709.9/5851.5MB
           Init: systemd runlevel: 5 Gcc sys: 5.4.0
           Client: Shell (bash 4.3.481) inxi: 2.2.35
and here the result of

Code: Select all

dpkg -l | grep nvidia*

Code: Select all

ii  nvidia-384                                                  384.111-0ubuntu0.16.04.1                                 amd64        NVIDIA binary driver - version 384.111
ii  nvidia-prime                                                0.8.2linuxmint1                                          amd64        Tools to enable NVIDIA's Prime
ii  nvidia-prime-applet                                         1.0.6                                                    all          An applet for NVIDIA Prime
ii  nvidia-settings                                             361.42-0ubuntu1                                          amd64        Tool for configuring the NVIDIA graphics driver
Mattyboy

Re: HDMI Troubles on startup

Post by Mattyboy »

https://www.linuxmint.com/rel_sarah_kde.php
Note: If you still cannot boot try one of the following solutions:

Try with "nouveau.noaccel=1" instead of "nomodeset".
Use the "Compatibility mode" to boot and install Linux Mint.
After the installation, use "Advanced Options" -> "Recovery mode" from the boot menu and choose "resume".
Locked

Return to “Graphics Cards & Monitors”