Intel graphics card HD 4600 not supported in Mint 17

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
marlar
Level 2
Level 2
Posts: 72
Joined: Thu Dec 10, 2009 9:30 am

Intel graphics card HD 4600 not supported in Mint 17

Post by marlar »

I have just installed Mint 17 on my new PC with a Intel HD 4600 graphics.

Unfortunately it does not recognize my monitor, a Samsung S27A850T 27" monitor cabable of running 2560x1440. The Display utility reports a 24" monitor with a maximum resolution of 1920x1200 which does not look nice!

I have tried googling different solutions for more than 2 hours without finding a remedy. Then I got the idea to boot up a Mint 16 a live image from USB and that works perfectly. It starts up in 2560x1440 without any fuzz.

This puzzles me. Why does Mint 16 use the proper resolution and Mint 17 does not? What can I do?

Thanks in advance,
Martin
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
marlar
Level 2
Level 2
Posts: 72
Joined: Thu Dec 10, 2009 9:30 am

Re: Intel graphics card HD 4600 not supported in Mint 17

Post by marlar »

No one?
JeremyB
Level 21
Level 21
Posts: 13880
Joined: Fri Feb 21, 2014 8:17 am

Re: Intel graphics card HD 4600 not supported in Mint 17

Post by JeremyB »

You might want to compare results from

Code: Select all

xrandr
in terminal in LM17 and the Live LM16 to see what differences there are. A search for xrandr or xorg might help you find a way to correct it as you may just need to add a new mode in LM17 using xrandr
marlar
Level 2
Level 2
Posts: 72
Joined: Thu Dec 10, 2009 9:30 am

Re: Intel graphics card HD 4600 not supported in Mint 17

Post by marlar »

Thanks for the reply!

Mint 16:

Code: Select all

Screen 0: minimum 320 x 200, current 2560 x 1440, maximum 32767 x 32767
VGA1 disconnected (normal left inverted right x axis y axis)
DP1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected primary 2560x1440+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
   2560x1440      60.0*+
   1920x1200      60.0  
   1920x1080      60.0     50.0     59.9  
   1600x1200      60.0  
   1680x1050      59.9  
   1280x1024      75.0     60.0  
   1440x900       59.9  
   1280x960       60.0  
   1280x800       59.9  
   1152x864       75.0  
   1280x720       60.0     50.0     59.9  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   720x576        50.0  
   720x480        60.0     59.9  
   640x480        75.0     72.8     66.7     60.0     59.9  
   720x400        70.1  
DP2 disconnected (normal left inverted right x axis y axis)
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
Mint 17:

Code: Select all

Screen 0: minimum 320 x 200, current 1920 x 1200, maximum 32767 x 32767
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected primary 1920x1200+0+0 (normal left inverted right x axis y axis) 518mm x 324mm
   1920x1200      60.0* 
   1920x1080      60.0     50.0     59.9  
   1600x1200      60.0  
   1680x1050      59.9  
   1280x1024      75.0     60.0  
   1440x900       59.9  
   1280x960       60.0  
   1280x800       59.9  
   1152x864       75.0  
   1280x720       60.0     50.0     59.9  
   1024x768       75.1     70.1     60.0  
   832x624        74.6  
   800x600        72.2     75.0     60.3     56.2  
   720x576        50.0  
   720x480        60.0     59.9  
   640x480        75.0     72.8     66.7     60.0     59.9  
   720x400        70.1  
HDMI2 disconnected (normal left inverted right x axis y axis)
VIRTUAL1 disconnected (normal left inverted right x axis y axis)
I have already followed the xrandr path, but when I try to change the mode, I get:

Code: Select all

xrandr: Configure crtc 0 failed
Locked

Return to “Graphics Cards & Monitors”