使用这些系统配置可以使用opengl | Es 3.0或更高版本:
戴尔Inspiron 1464
processor - Intel® Core™ i3 CPU M 350 @ 2.27GHz × 4
graphics - Intel® Ironlake Mobile
os Type - 64 bit
当我运行glxinfo时,我输出为:
GLX version: 1.4
OpenGL version string: 2.1 Mesa 10.3.2
OpenGL shading language version string: 1.20
我也使用launchpad来获取opengl 3.0
sudo add-apt-repository ppa:oibaf/graphics-drivers
但是从glxinfo得到了这个回复:
GLX version: 1.4
OpenGL version string: 2.1 Mesa 10.3.2
OpenGL shading language version string: 1.20
OpenGL ES profile version string: OpenGL ES 2.0 Mesa 10.3.2
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 1.0.16
我确实在某些地方发现intel ironlake移动显卡不完全支持opengl 3.0,因为我还安装了我的其他操作系统windows7中的所有英特尔图形驱动器以获得opengl 3.0但它仍然只显示2.1,而它显示3.0和3.1的一些功能但不完全。 https://software.intel.com/en-us/forums/topic/281262 此链接中的图像显示了我在Windows 7中的确切情况。(我无法发布图像,但您肯定会从链接图像中获得正确的问题图片)
Mesa utils还说它从8.0支持opengl 3.0,但完全取决于系统的图形支持。
我非常需要opengl 3.0,有人可以对此提出任何想法。
我确实看到了
http://stackoverflow.com/questions/14123895/opengl-glsl-3-3-on-an-hd-graphics-4000-under-ubuntu-12-04
http://stackoverflow.com/questions/21565680/how-to-enable-opengl-3-3-using-mesa-10-1-on-ubuntu
以及许多其他链接,但无法获得任何解决方案。
我已经尝试过AMD催化剂驱动程序(15.7,14.12,12.1,13.1)但不受支持,即它们都已安装fglrx
但是当我运行aticonfig
或amdconfig
时,他们说{ {1}},他们正在给出相同的opengl 2.1响应。
lspci -v | grep VGA结果:
no supported adapters
lspci -v结果:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
lspci -nnk结果:
00:00.0 Host bridge: Intel Corporation Core Processor DRAM Controller (rev 12)
Subsystem: Dell Device 0434
Flags: bus master, fast devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: agpgart-intel
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated Graphics Controller (rev 12) (prog-if 00 [VGA controller])
Subsystem: Dell Device 0434
Flags: bus master, fast devsel, latency 0, IRQ 43
Memory at f0000000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
00:16.0 Communication controller: Intel Corporation 5 Series/3400 Series Chipset HECI Controller (rev 06)
Subsystem: Dell Device 0434
Flags: bus master, fast devsel, latency 0, IRQ 42
Memory at f0605800 (64-bit, non-prefetchable) [size=16]
Capabilities: <access denied>
Kernel driver in use: mei_me
00:1a.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) (prog-if 20 [EHCI])
Subsystem: Dell Device 0434
Flags: bus master, medium devsel, latency 0, IRQ 16
Memory at f0606000 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
Subsystem: Dell Device 0434
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at f0600000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 1 (rev 06) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=0
I/O behind bridge: 00003000-00003fff
Memory behind bridge: c0000000-c01fffff
Prefetchable memory behind bridge: 00000000c0200000-00000000c03fffff
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1c.5 PCI bridge: Intel Corporation 5 Series/3400 Series Chipset PCI Express Root Port 6 (rev 06) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=03, subordinate=03, sec-latency=0
I/O behind bridge: 00002000-00002fff
Memory behind bridge: c0400000-c08fffff
Prefetchable memory behind bridge: 00000000f0700000-00000000f07fffff
Capabilities: <access denied>
Kernel driver in use: pcieport
00:1d.0 USB controller: Intel Corporation 5 Series/3400 Series Chipset USB2 Enhanced Host Controller (rev 06) (prog-if 20 [EHCI])
Subsystem: Dell Device 0434
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at f0606400 (32-bit, non-prefetchable) [size=1K]
Capabilities: <access denied>
Kernel driver in use: ehci-pci
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev a6) (prog-if 01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
Capabilities: <access denied>
00:1f.0 ISA bridge: Intel Corporation Mobile 5 Series Chipset LPC Interface Controller (rev 06)
Subsystem: Dell Device 0434
Flags: bus master, medium devsel, latency 0
Capabilities: <access denied>
Kernel driver in use: lpc_ich
00:1f.2 SATA controller: Intel Corporation 5 Series/3400 Series Chipset 4 port SATA AHCI Controller (rev 06) (prog-if 01 [AHCI 1.0])
Subsystem: Dell Device 0434
Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 41
I/O ports at 1818 [size=8]
I/O ports at 180c [size=4]
I/O ports at 1810 [size=8]
I/O ports at 1808 [size=4]
I/O ports at 1820 [size=32]
Memory at f0605000 (32-bit, non-prefetchable) [size=2K]
Capabilities: <access denied>
Kernel driver in use: ahci
00:1f.3 SMBus: Intel Corporation 5 Series/3400 Series Chipset SMBus Controller (rev 06)
Subsystem: Dell Device 0434
Flags: medium devsel, IRQ 10
Memory at f0606800 (64-bit, non-prefetchable) [size=256]
I/O ports at 1840 [size=32]
00:1f.6 Signal processing controller: Intel Corporation 5 Series/3400 Series Chipset Thermal Subsystem (rev 06)
Subsystem: Dell Device 0434
Flags: fast devsel, IRQ 18
Memory at f0604000 (64-bit, non-prefetchable) [size=4K]
Capabilities: <access denied>
Kernel driver in use: intel ips
03:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8101E/RTL8102E PCI Express Fast Ethernet controller (rev 02)
Subsystem: Dell Device 0434
Flags: bus master, fast devsel, latency 0, IRQ 40
I/O ports at 2000 [size=256]
Memory at f0710000 (64-bit, prefetchable) [size=4K]
Memory at f0700000 (64-bit, prefetchable) [size=64K]
[virtual] Expansion ROM at c0400000 [disabled] [size=128K]
Capabilities: <access denied>
Kernel driver in use: r8169
ff:00.0 Host bridge: Intel Corporation Core Processor QuickPath Architecture Generic Non-core Registers (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
ff:00.1 Host bridge: Intel Corporation Core Processor QuickPath Architecture System Address Decoder (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
ff:02.0 Host bridge: Intel Corporation Core Processor QPI Link 0 (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
ff:02.1 Host bridge: Intel Corporation Core Processor QPI Physical 0 (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
ff:02.2 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
ff:02.3 Host bridge: Intel Corporation Core Processor Reserved (rev 02)
Subsystem: Intel Corporation Device 8086
Flags: bus master, fast devsel, latency 0
答案 0 :(得分:0)
我已尝试过这些不成功的选择..
我的处理器是ironalake Arrandale,2.26 GHz Core i3 350 M. 英特尔高清显卡。 https://en.wikipedia.org/wiki/List_of_Intel_graphics_processing_units
http://ark.intel.com/products/43529/Intel-Core-i3-350M-Processor-3M-Cache-2_26-GHz
我不认为使用这些配置可以在Windows或Linux中使用Opengl 3.0。 如果有人找到任何解决方案,那么请在这里分享,这将是非常有帮助的。 现在我正在使用ubuntu 15.04,因为我的AndroidStudio支持NDk,并且我正在使用我的Android设备获得opengl 3.0支持,因为我的系统无法将它提供给Genymotion,我想为Opengl 3.0运行支持。