http://bugzilla.kernel.org/show_bug.cgi?id=12861





------- Comment #11 from se...@hallyn.com  2009-03-15 12:42 -------
Yeah, please do give a new bad strace output.  I don't know about x to know
which differences are relevant.  Based on what I'm seeing so far, though, it
looks as though the key lines would be:

3491  open("/dev/agpgart", O_RDWR)      = 10
3491  ioctl(10, AGPIOC_ACQUIRE or APM_IOC_STANDBY, 0) = -1 EBUSY (Device or
resource busy)

According to drivers/char/agp/frontend.c this means that
agp_fe.current_controller is already set or &agp_bridge->agp_in_use is not 0. 
Is X already running on some other console when it fails???


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to