Steps to install without patch: THE FIRST TIME: sudo apt-get install build-essential subversion autoconf automake1.9 libtool sudo apt-get build-dep xserver-xorg-video-openchrome mkdir openc cd openc svn checkout http://svn.openchrome.org/svn/trunk openchrome cd openchrome ./autogen.sh --prefix=/usr --enable-debug --enable-xv-debug make sudo apt-get remove --purge xserver-xorg-video-openchrome sudo checkinstall
THE SECOND TIME (when new driver is online or patch available): sudo apt-get install build-essential subversion autoconf automake1.9 libtool sudo apt-get build-dep xserver-xorg-video-openchrome mkdir openc cd openc svn checkout http://svn.openchrome.org/svn/trunk openchrome cd openchrome ./autogen.sh --prefix=/usr --enable-debug --enable-xv-debug make sudo apt-get remove --purge openchrome sudo checkinstall -- [PM800] No terminal (Ctrl+Alt+F1, ...) after suspend to RAM (cunfused screen now) https://bugs.launchpad.net/bugs/452907 You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-openchrome in ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp