Soenke wrote: > 2.2-branch crashes, Xorg.log is attached. > Still no crashes with master branch. > > As I am somewhat new to git, I hope I got it right. > Here's what I did: > > git-checkout -b xf86-video-intel-2.2-branch > origin/xf86-video-intel-2.2-branch > > git pull (was already at newest version) > > make clean && ./autogen.sh && make > > and it seemed to produce a different driver version (md5sums were > different). I hope that was the correct way to switch to the other branch. >
It looks good. Do you know if the 2.2.0 driver had the problem? The package is available in http://snapshot.debian.net/archive/2007/11/17/debian/pool/main/x/xserver-xorg-video-intel/ If it works, we'll need to git-bisect between 2.2.0 and the current 2.2 branch to find where the problem appeared. If it doesn't work, we'll need to git-bisect between 2.2.0 and the current master branch to find where the problem was fixed. I'll help you do the git-bisect if needed. Brice -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

