I have two 12.04 , both update to 12.04.2 with kernel 3.2.0-43-generic.
Both are using ppa:ubuntu-x-swat/x-updates .
I find I install xserver-xorg-video-intel 2.20 in one 12.04 , 2.19 in the other 12.04.
Their systems are both updated.
$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
Installed: 2:2.19.0-0ubuntu1~xup1
Candidate: 2:2.19.0-0ubuntu1~xup1
Version table:
*** 2:2.19.0-0ubuntu1~xup1 0
500 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu/ precise/main amd64 Packages
100 /var/lib/dpkg/status
2:2.17.0-1ubuntu4.4 0
500 http://mirrors.ustc.edu.cn/ubuntu/ precise-updates/main amd64 Packages
2:2.17.0-1ubuntu4 0
500 http://mirrors.ustc.edu.cn/ubuntu/ precise/main amd64 Packages
$ apt-cache policy xserver-xorg-video-intel
xserver-xorg-video-intel:
Installed: 2:2.20.0-0ubuntu0~precise1
Candidate: 2:2.20.0-0ubuntu0~precise1
Version table:
*** 2:2.20.0-0ubuntu0~precise1 0
100 /var/lib/dpkg/status
2:2.19.0-0ubuntu1~xup1 0
500 http://ppa.launchpad.net/ubuntu-x-swat/x-updates/ubuntu/ precise/main amd64 Packages
2:2.17.0-1ubuntu4.4 0
500 http://mirrors.ustc.edu.cn/ubuntu/ precise-updates/main amd64 Packages
2:2.17.0-1ubuntu4 0
500 http://mirrors.ustc.edu.cn/ubuntu/ precise/main amd64 Packages
Why can not I install 2.20 version in the other 12.04 ? In that 12.04's synaptics , I only find 2.19 version . Why does that ppa offer differently in two systems ? Thanks