Chameleon

Issue 35: Missing Apple Supported ATI Device IDs in ati.c

Reported by MacMan, Sep 12, 2010

The following Apple supported ATI device IDs are missing from ati.c:

{ 0x10029591,  "ATI Radeon HD 3600 Series"},
{ 0x100268B9,  "ATI Radeon HD 5600 Series"},
{ 0x100268D8,  "ATI Radeon HD 5600 Series"},
{ 0x100268D8,  "ATI Radeon HD 5690       "},
{ 0x100268D8,  "ATI Radeon HD 5730       "},
{ 0x100268D9,  "ATI Radeon HD 5500 Series"},
{ 0x100268D9,  "ATI Radeon HD 5630       "},
{ 0x100268F9,  "ATI Radeon HD 5400 Series"},
{ 0x100268F9,  "ATI Radeon HD 5470       "},
{ 0x100268F9,  "ATI Radeon HD 5490       "},
{ 0x100268F9,  "ATI Radeon HD 5530       "}

Comment 1 by Kabyl, Sep 12, 2010

Different models have the same device id, where did you get that?

Comment 2 by MacMan, Sep 12, 2010

This info comes from the ATI Catalystâ„¢ PC VENDOR ID (1002) LIST at 
http://developer.amd.com/drivers/pc_vendor_id/pages/default.aspx 
which I have attached.

Comment 3 by Mark S, Jan 13, 2011

Not sure if this is related but using ATY_Init.kext with candidates 
of RC5 keep a Apple Branded ATI 5770 from posting right.  This works 
in older bootloaders like RC4 r684 ok.  I'm still testing.
Below is a working post:
 Chipset Model:	ATI Radeon HD 5700 Series
  Type:	GPU
  Bus:	PCIe
  Slot:	Slot-1
  PCIe Lane Width:	x16
  VRAM (Total):	1024 MB
  Vendor:	ATI (0x1002)
  Device ID:	0x68b8
  Revision ID:	0x0000
  ROM Revision:	113-B7710C-176
  EFI Driver Version:	01.00.318
  Displays:
LED Cinema Display:
  Resolution:	2560 x 1440
  Pixel Depth:	32-Bit Color (ARGB8888)
  Main Display:	Yes
  Mirror:	Off
  Online:	Yes
  Rotation:	Supported
  Connection Type:	DisplayPort
LED Cinema Display:
  Resolution:	2560 x 1440
  Pixel Depth:	32-Bit Color (ARGB8888)
  Mirror:	Off
  Online:	Yes
  Rotation:	Supported
  Connection Type:	DisplayPort

Comment 4 by Cosmosis Jones, Jun 2, 2011

umm if this is still an issue please reopen and reference TRUNK.
Status: Invalid

Created: 13 years 7 months ago by MacMan

Updated: 12 years 10 months ago

Status: Invalid

Followed by: 3 persons

Labels:
Priority:Medium
Type:Defect