LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 04-09-2017, 07:08 AM   #1
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Rep: Reputation: 10
Question Intel Iris 540 (Skylake) graphics not working (Debian). Install xserver-xorg-video-intel or not ?


Hi,

I'm trying to get accelerated graphics and OpenGL > 3.2 on a very lightweight installation of Debian Jessie with Openbox as window manager.

I managed to install Mesa 13 using the Stretch backports repository, but still the drivers don't look to enable the hardware correctly : I still get OpenGL3, while Mesa 13 is supposed do give OpenGL 4+.

I also tried to install the latest kernel in the Stretch repository which gave some encouraging results (seen in Xorg0.log) but still glxinfo reports hardware initialisation errors and looks to revert to the VMware guest GL driver (which is strange but expected as far a I understood).

I read here and there that I should install the backport version of xserver-xorg-video-intel. However, the dedicated page of this package says : The use of this driver is discouraged if your hw is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use it's builtin modesetting driver instead.

Any pointer to help me get OpenGL 3.2+ ?

Thanks

Matthieu
 
Old 04-09-2017, 07:50 AM   #2
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
does it have to be debian jessie?
wouldn't a distro with a newer release, or maybe even rolling release distro, be more suitable?
 
1 members found this post helpful.
Old 04-09-2017, 10:18 AM   #3
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Original Poster
Rep: Reputation: 10
Good question. I'm indeed ready to use any lightweight distro provided it is apt based. Feel free to advice :-)
 
Old 04-09-2017, 10:24 AM   #4
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,150

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
Skylake graphics depends on having the right kernel: 4.4 or more recent: Stretch, not Jessie.
 
Old 04-09-2017, 12:50 PM   #5
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Or backports kernel from jessie-backports. Base Jessie kernel WAY too old, doesn't support any of the newer cpu's graphics.
 
Old 04-09-2017, 12:52 PM   #6
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Original Poster
Rep: Reputation: 10
Timothy, David, that's what I did :

Quote:
I also tried to install the latest kernel in the Stretch repository which gave some encouraging results (seen in Xorg0.log) but still glxinfo reports hardware initialisation errors
 
Old 04-09-2017, 12:59 PM   #7
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
Did you install the stretch kernel, or fully upgrade to stretch?

Last edited by Timothy Miller; 04-09-2017 at 01:00 PM.
 
Old 04-09-2017, 01:07 PM   #8
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,665

Rep: Reputation: Disabled
Interesting ... I just checked and it seems I have 3.0 as well.
Code:
 ~ $ glxinfo | grep -i opengl
OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 530 (Skylake GT2) 
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.0.3
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.0.3
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.2 Mesa 17.0.3
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20
 
Old 04-09-2017, 01:24 PM   #9
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by Timothy Miller View Post
Did you install the stretch kernel, or fully upgrade to stretch?
No, stretch kernel from backports repository.
 
Old 04-09-2017, 01:27 PM   #10
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Original Poster
Rep: Reputation: 10
Quote:
Originally Posted by Emerson View Post
Interesting ... I just checked and it seems I have 3.0 as well.
Wow ! I feel less alone now, but it isn't encouraging since you've Mesa v17 and your graphics seems to work correctly.

--> Mesa issue ?
 
Old 04-09-2017, 01:34 PM   #11
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,665

Rep: Reputation: Disabled
Curious, why you need 3.2? Anyhow, my hardware is supposed to support 4.2. Everything works for me, so I do not know what I'm missing.
 
Old 04-09-2017, 01:52 PM   #12
mgai7755
Member
 
Registered: Apr 2011
Posts: 51

Original Poster
Rep: Reputation: 10
Good question again. I'm using a lighting software, MagicQ from Chamsys, that requires OpenGL 3.2 for its (multi-layers) video playback features.
 
Old 04-09-2017, 02:13 PM   #13
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,007
Blog Entries: 26

Rep: Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522Reputation: 1522
So you've got mesa and kernel from backports, did you also install the intel drivers from backports?
 
Old 04-09-2017, 02:55 PM   #14
seasons
Member
 
Registered: Dec 2014
Distribution: siduction
Posts: 264

Rep: Reputation: 58
Quote:
Originally Posted by Emerson View Post
Interesting ... I just checked and it seems I have 3.0 as well.
No. You're reading it wrong. The core profile is reported as 4.5 in your output. 3.0 is what programs get if they don't create a core context.
https://www.khronos.org/opengl/wiki/...ity_in_Context
 
1 members found this post helpful.
Old 04-09-2017, 02:56 PM   #15
Emerson
LQ Sage
 
Registered: Nov 2004
Location: Saint Amant, Acadiana
Distribution: Gentoo ~amd64
Posts: 7,665

Rep: Reputation: Disabled
Thanks for correction!
 
  


Reply

Tags
intel graphics, opengl



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Intel Iris Graphics 6100 driver Toonses82 Linux - Hardware 10 04-04-2016 07:55 PM
Fanless mini PC with Intel CPU and Iris graphics - any good? Higgsboson Linux - Hardware 3 03-04-2016 08:36 AM
LXer: Intel Iris Pro 5200 vs. HD Graphics 4600 LXer Syndicated Linux News 0 09-22-2013 04:50 PM
LXer: Intel Iris Pro Linux Graphics Yield Some Wins Against Windows LXer Syndicated Linux News 0 09-19-2013 10:12 AM
xvinfo "no adaptors present" 4500M Intel graphics xserver-xorg-video-intel zebrose Linux - Laptop and Netbook 0 02-24-2010 11:09 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:03 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration