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





--- Comment #15 from Gary <gary.pa...@gmail.com>  2010-01-19 16:01:48 ---
Additional Comment to #14:
Here's the relevant part of my xorg.conf

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Monitor Model" 
EndSection                           

Section "Device"
        Identifier  "Card0"                                          
        Driver      "radeon"                                         
        VendorName  "ATI Technologies Inc"                           
        BoardName   "Radeon Mobility M7 LW [Radeon Mobility 7500]"   
        BusID       "PCI:1:0:0"                                      
        Option          "AccelMethod"           "EXA"                
        Option          "DRI"                   "true"               
EndSection                                                           


Section "Screen"
        Identifier      "Screen0"
        Monitor         "Monitor0"
        Device          "Card0"   

        Defaultdepth    16
        Virtual         1024 768
EndSection

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

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to