Chameleon

Issue 350: Asus HD5450 512MB (68E1 1002) in ati.c reported as 5430m

Reported by Federico Leverato, Sep 18, 2013

Hi, issue very similar to a previous one. This time it's an Asus 
version missing. Mine is reported as
01:00.0 0300: 1002:68e1 (prog-if 00 [VGA controller])
	Subsystem: 1043:3000
or
01:00.0 VGA compatible controller: Advanced Micro Devices [AMD] nee 
ATI Manhattan [Mobility Radeon HD 5430 Series] (prog-if 00 [VGA 
controller])
	Subsystem: ASUSTeK Computer Inc. Unknown device 3000
I assume it chooses the 5430M because it's the first of three, all 
with different (wrong) subsys-id.

P.S. Currently using 10.8.5 - issue is that I can't make hardware 
acceleration work. Don't know if that's directly related to 
Chameleon failing to recognize the card...

Comment 1 by ErmaC , Oct 7, 2014

Your card match with:
{ 0x68E1, 0x30001043, CHIP_FAMILY_CEDAR, "ATI Radeon HD 
5430M", kEulemur },
but in the main trunk the subsid are "disabled"

so now your card will match with a generic:
{ 0x68E1, 0x00000000, CHIP_FAMILY_CEDAR, "AMD Radeon HD 
6230", kEulemur },
Status: AwaitingInformation

Comment 2 by ErmaC , Oct 21, 2014

Labels: Priority:Low Priority:Medium
Status: Fixed

Created: 10 years 7 months ago by Federico Leverato

Updated: 9 years 6 months ago

Status: Fixed

Followed by: 1 person

Labels:
Type:Defect
Priority:Low