Bug 8407 - Unknown device ID 3154
Summary: Unknown device ID 3154
Status: RESOLVED FIXED
Alias: None
Product: DRI
Classification: Unclassified
Component: General (show other bugs)
Version: XOrg git
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Default DRI bug account
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-23 09:34 UTC by Rafael Aggeler
Modified: 2006-09-23 12:02 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Rafael Aggeler 2006-09-23 09:34:14 UTC
I hope I'm right here to poste this, dunno actually?...
I installed x11-drm on my Gentoo system as the ati driver sucks with my card. I
get this error when running for example glxinfo, therefore I'm pasting it here.
I have a ATI v3200 card in my laptop (IBM Thinkpad T43p), lspci reports:

01:00.0 VGA compatible controller: ATI Technologies Inc M24 1T [FireGL M24 GL]
(rev 80)

Running glxinfo reports:
raggeler@Nebuchadnezzar ~ $ glxinfo |grep rendering
Unknown device ID 3154, please report. Assuming plain R300.
*********************************WARN_ONCE*********************************
File r300_state.c function r300Enable line 456
TODO - double side stencil !
***************************************************************************
No ctx->FragmentProgram._Current!!

I know that the radeon driver is still "unstable" for this chipset, but maybe
this helps anyway.
I use libdrm 2.0.2 with Xorg 7.0.
Kind regards

Rafael aggeler
Comment 1 Roland Scheidegger 2006-09-23 12:02:19 UTC
This message comes from the dri driver, part of mesa (r300_dri.so to be exact).
id 3154 is supported since some time (and the driver would refuse to run with
unknown ids completely nowadays), so update that.


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.