Open a terminal. Type: sudo gedit /etc/apt/sources.list Now add the following lines on that file:
deb http://ppa.launchpad.net/siretart/ppa/ubuntu jaunty main deb-src http://ppa.launchpad.net/siretart/ppa/ubuntu jaunty main Save the file. Now to import the appropriate GPG key, type: sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com0xce90d8983e731f79 Install the driver by typing: sudo apt-get install xserver-xorg-video-intel-2.4 Now you should be set. Restart X by running "sudo /etc/init.d/gdm restart" in a terminal and see if the graphics performance is ok now. 2009/7/11 Muntasirur Rahman (Rumman) <[email protected]> > rum...@rumman-desktop:~$ lspci -nn|grep VGA > 00:02.0 VGA compatible controller [0300]: Intel Corporation 82865G > Integrated Graphics Controller [8086:2572] (rev 02) > rum...@rumman-desktop:~$ > -- Angel http://fedoraproject.org/wiki/User:Angel 0DF8 3CD4 AFE3 68C6 2CDA 9F17 14B8 1A15 E5F7 73C2 Fedora -- Freedom² and rapid innovation Shelley Winters<http://www.brainyquote.com/quotes/authors/s/shelley_winters.html> - "Whenever you want to marry someone, go have lunch with his ex-wife." -- Ubuntu Bangladesh | http://ubuntu.linux.org.bd [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
