Contribute
Register

Add support for HIS ATI 5750 Card

Status
Not open for further replies.
Joined
Mar 18, 2011
Messages
4
Motherboard
Dell Optiplex 760
CPU
Core2 Quad 2.4
Graphics
ATI Radeon 5600
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
I've tried manually forcing the Vervet in org.chameleon.Boot.plist to no avail.

Code:
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Unknown device [1002:68be] (prog-if 00 [VGA controller])
	Subsystem: Hightech Information System Ltd. Unknown device [1787:200a]
--

01:00.1 Audio device [0403]: ATI Technologies Inc Unknown device [1002:aa58]
	Subsystem: Hightech Information System Ltd. Unknown device [1787:aa58]

using only the DVI port to a Dell U2312HM. I manually added the 68BE1002 to both ATI5000 and AMDAccelerator kexts. I can play chess but no DVD player. CUrrently using the ATI framebuffers per ioreg output:

Code:
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@0  <class AtiFbStub, id 0x100000398, registered, matched, active, busy 0 (1929 ms), retain 8>
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class AMDFramebuffer, id 0x10000039d, registered, matched, active, busy 0 (242 ms), retain 17>
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@1  <class AtiFbStub, id 0x100000399, registered, matched, active, busy 0 (0 ms), retain 8>
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class AMDFramebuffer, id 0x1000003a4, registered, matched, active, busy 0 (0 ms), retain 14>
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@2  <class AtiFbStub, id 0x10000039a, registered, matched, active, busy 0 (0 ms), retain 8>
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class AMDFramebuffer, id 0x1000003aa, registered, matched, active, busy 0 (0 ms), retain 14>
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@3  <class AtiFbStub, id 0x10000039b, registered, matched, active, busy 0 (0 ms), retain 8>
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class AMDFramebuffer, id 0x1000003b0, registered, matched, active, busy 0 (0 ms), retain 14>

machine is a Dell Optiplex 760 running EasyBeast and chimera from the 5.0.2 release.
 
disregard, I flashed the bios to a 5770 as per instructions on the net and now I've got an ID of 68b81002 so I don't need to modify the .kexts, but I am still getting the radeon framebuffer instead of Vervet or Hoolock. but let me exhaust my options on that card before we need modifications.
 
Status
Not open for further replies.
Back
Top