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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
