http://bugs.freedesktop.org/show_bug.cgi?id=20456

           Summary: DRI won't work due to unkown chip id.
           Product: Mesa
           Version: CVS
          Platform: x86 (IA32)
        OS/Version: Linux (All)
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Drivers/DRI/r300
        AssignedTo: dri-devel@lists.sourceforge.net
        ReportedBy: dreamandf...@gmail.com


I think I've found a solution.
In file Mesa-7.3/src/mesa/drivers/dri/r300/radeon_chipset.h, line 190:
    #define PCI_CHIP_RV515_718A   718A
   should be:
    #define PCI_CHIP_RV515_718A   718a
   I've tested, this fixed the problem and I have direct rendering working.

My system is Gentoo 2008.0, with ATI Mobility Radeon X2300. Xorg 7.4,
xf86-video-ati open source driver.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to