On Sun, Jul 21, 2013 at 08:22:50PM +0300, [email protected] wrote: > >There are commits stacked on top of that so the easiest way > >would be to checkout src from just before that commit and build > >a kernel. Keeping in mind you'll need a version of libdrm from > >a similiar timeframe out of the xenocara tree. > > I checked out src and xenocara from 2013-06-05: > > # cd /usr > # rm -rf src/* xenocara/* > # cvs -d$CVSROOT checkout -D 2013-06-05 -P src xenocara > > Rebuilt kernel, then > > # cd /usr/xenocara/lib/libdrm/ > # make build > > X refused to start with an error: > > Fatal server error: > failed to create screen resources > > Rebuilt X -- same error. X starts only on a fresh kernel. > > How to do it correctly?
Well trying to go backwards is always a bit of a risk. To be sure things are as intended you're best off starting with a 5.3 install and updating src/xenocara to a point before the commit with an eye on current.html
