https://bugs.freedesktop.org/show_bug.cgi?id=43448
--- Comment #8 from Michel Dänzer michel@daenzer.net 2011-12-28 01:48:50 PST --- (In reply to comment #7)
What else should I do ?
First of all, run 'finish' and check that the return value of dri2CreateNewScreen is 0 as suspected.
If so, single-step through dri2CreateNewScreen and its callees with 'step' / 'next' to find out why it returns 0.