Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=3248          
     
           Summary: MGA driver fails in unfriendly way on PCI cards
           Product: DRI
           Version: DRI CVS
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DRM modules
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: [EMAIL PROTECTED]


When DRI is enabled on a PCI G450 card, everything /appears/ to initialize
correctly, but all is not right.  As near as I can tell, the driver detects that
AGP is available in the system and assumes that the card is connected to the AGP
slot.  As soon as a direct-rendering application (e.g., glxgears) runs, the
X-server locks hard.

It seems as though the driver should test whether or not the card is connected
to AGP in addtion to testing whether or not AGP is available in the system.  Is
there a core-DRM utility function to do this (e.g., drm_card_is_agp_attached)?  
        
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to