Answer the question
In order to leave comments, you need to log in
How to install drivers for intell graphics card in ubuntu 12.04?
Good afternoon!
There is nettop 3q Shell with ubuntu 12.04
intell graphics card
[email protected]:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller (rev 0b)
[email protected]:~$ xrandr
xrandr: Failed to get size of gamma for output default
Screen 0: minimum 1024 x 768, current 1024 x 768, maximum 1024 x 768
default connected 1024x768+0+0 0mm x 0mm
1024x768 0.0*
apt-get install mesa-utils
apt-get install xorg xserver-xorg-lts-preciese
sudo apt-get install xserver-xorg-video-intel
[email protected]:~$ cvt 1600 900 60
# 1600x900 59.95 Hz (CVT 1.44M9) hsync: 55.99 kHz; pclk: 118.25 MHz
Modeline "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
[email protected]:~$ xrandr --newmode "1600x900_60.00" 118.25 1600 1696 1856 2112 900 903 908 934 -hsync +vsync
xrandr: Failed to get size of gamma for output default
Answer the question
In order to leave comments, you need to log in
Try adding another repository via Synaptic
and set the following settings:
URI: https://download.01.org/gfx/ubuntu/12.04/main
Distribution: Ubuntu
Components: 12.04
Comment: Intel gfx
After that, get updates by clicking Reload. Then check what updates are available for the xorg package .
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question