Is it possible to update my graphic card drivers?
Posted
by
madmaxpt
on Ask Ubuntu
See other posts from Ask Ubuntu
or by madmaxpt
Published on 2012-10-14T14:28:16Z
Indexed on
2012/10/14
15:50 UTC
Read the original article
Hit count: 235
This is what the lspci -v command shows in the VGA compatible controller section:
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller (prog-if 00 [VGA controller])
Subsystem: Dell Device 048e
Flags: bus master, fast devsel, latency 0, IRQ 44
Memory at f0200000 (32-bit, non-prefetchable) [size=512K]
I/O ports at 18d0 [size=8]
Memory at d0000000 (32-bit, prefetchable) [size=256M]
Memory at f0000000 (32-bit, non-prefetchable) [size=1M]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
i915 is only compatible with OpenGL 1.4 and cannot use shaders and I'd like to use some Open GL 2.0 functionalities.
Is it possible to update the drivers or is my hardware limited to OpenGL 1.4 ?
© Ask Ubuntu or respective owner