Contribute
Register

Aticonfig=Vervet, doesn't work

Status
Not open for further replies.
Joined
Apr 25, 2012
Messages
97
Motherboard
GA-B150M-D3H-GSM
CPU
Intel Core i3 6100
Graphics
Nvidia GTX 950
Mobile Phone
  1. Android
  2. iOS
Hey.

I have a doubt with my video card.

I have the Radeon HD 5770 and is listed in the ati.c

Code:
497	    { 0x68B8,0x25431002, CHIP_FAMILY_JUNIPER,"ATI Radeon HD 5770",kVervet},

When I try to GraphicsEnabler=Yes Aticonfig=Vervet, doesn't work.

But if I try to GraphicsEnabler=Yes Aticonfig=Baboon, works.

GPU.jpg

Why not work with Aticonfig=Vervet?

sudo lspci -nnvd 0x1002: | grep -B2 Subsystem

Code:
pcilib: 0000:01:00.0 64-bit device address ignored.
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices [AMD] nee ATI Juniper [Radeon HD 5700 Series] [1002:68b8] (prog-if 00 [VGA controller])
	Subsystem: Advanced Micro Devices [AMD] nee ATI Unknown device [1002:2543]
--

01:00.1 Audio device [0403]: Advanced Micro Devices [AMD] nee ATI Juniper HDMI Audio [Radeon HD 5700 Series] [1002:aa58]
	Subsystem: Advanced Micro Devices [AMD] nee ATI Juniper HDMI Audio [Radeon HD 5700 Series] [1002:aa58]

ioreg | grep ATY

Code:
    | |   |   | +-o ATY,Baboon@0  <class AtiFbStub, id 0x100000232, registered, mat$
    | |   |   | | +-o ATY_Baboon  <class ATIFramebuffer, id 0x100000251, registered$
    | |   |   | +-o ATY,Baboon@1  <class AtiFbStub, id 0x100000233, registered, mat$
    | |   |   | | +-o ATY_Baboon  <class ATIFramebuffer, id 0x10000026d, registered$
    | |   |   | +-o ATY,Baboon@2  <class AtiFbStub, id 0x100000234, registered, mat$
    | |   |   | | +-o ATY_Baboon  <class ATIFramebuffer, id 0x100000273, registered$
 

Attachments

  • GPU.jpg
    GPU.jpg
    154.4 KB · Views: 365
Perhaps your bootloader is pretty old -
with an actual Chimera you should get:

ATI Radeon HD 5700/6700 Series in AppleSystemProfiler ASP

And I am using AtiConfig=Vervet
 
First of all, what exact model of 5770 do you have?

Second, update to the latest Chimera for better support.

Third, if you're getting acceleration, then what's the problem? Who cares what framebuffer you're using?
 
Status
Not open for further replies.
Back
Top