https://bugs.freedesktop.org/show_bug.cgi?id=32326 --- Comment #4 from Dave Airlie <airlied@xxxxxxxxxxxxxxx> 2010-12-11 20:23:28 PST --- radeonCreatescreen is only called in DRI1 system, radeonCreateScreen2 is called on DRI2 systems. You can only have a version 1.x driver with a DRI1 system and a version 2.x driver with a DRI2 system. Short of hacking things to force some wierd codepaths you can't cross the streams. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel