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?

Reply via email to