Bug 23216 - unknown chip id 0x9610, can't guess
Summary: unknown chip id 0x9610, can't guess
Status: RESOLVED NOTABUG
Alias: None
Product: xorg
Classification: Unclassified
Component: Driver/Radeon (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: David Reveman
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-08 08:02 UTC by Levent
Modified: 2009-08-24 08:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Levent 2009-08-08 08:02:52 UTC
Hi there,

I cannot have compiz and 3d games are way too slow:

glxinfo | grep -i render
unknown chip id 0x9610, can't guess.
direct rendering: Yes
OpenGL renderer string: Software Rasterizer

I have these in Xorg log

(II) AIGLX: Screen 0 is not DRI2 capable
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: Searching for BusID pci:0000:01:05.0
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 11, (OK)
drmOpenByBusid: drmOpenMinor returns 11
drmOpenByBusid: drmGetBusid reports pci:0000:01:05.0
(EE) AIGLX error: Calling driver entry point failed(EE) AIGLX: reverting to software rendering
(II) AIGLX: Loaded and initialized /usr/lib/dri/swrast_dri.so

I suspect the "unknown chip" error hints about the culprit.
I have the following:

    *  Gigabyte GA-MA78GM-UD2H motherboard which has HD 3200 integrated graphics adapter.
    * Jaunty 9.04.
    * 64 bits.

Any suggestions?
Comment 1 Alex Deucher 2009-08-24 08:14:44 UTC
3D accel is still experimental on your chip.  You need the xf86-video-ati driver from git master or the 6.12-branch.  Then follow the instruction at the end of this page:

http://jbridgman.livejournal.com/945.html



Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.