http://bugs.freedesktop.org/show_bug.cgi?id=18896
--- Comment #9 from Keith Packard <[EMAIL PROTECTED]> 2008-12-05 08:30:30 PST --- There isn't any fbdev driver which is compatible with DRI; they both try to manipulate the same resources (the graphics card). It can work on occasion when you start things in the right order because the fbdev driver doesn't do anything after the system has booted. However, when trying to do things like suspend/resume, they will end up conflicting. Once we have kernel mode setting in place, DRI will offer a frame buffer interface. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
