http://bugs.freedesktop.org/show_bug.cgi?id=7770
--- Comment #34 from Michel Dänzer <[EMAIL PROTECTED]> 2008-04-09 00:03:48 PST --- (In reply to comment #33) > It seems you have right as there is no crash when I replace the hardcoded > domain from 0 to pci_domain_nr() in drmP.h. Can you provide a patch for that? Unfortunately, this change will probably break older X servers that hardcoded the domain to 0, so a full solution may require some DRM interface versioning magic. > Error: couldn't find RGB GLX visual That's a different issue which should be fixed now in Mesa Git. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
