Contribute
Register

Ati 5670 detected as 5000 series

Status
Not open for further replies.
Joined
Jul 11, 2011
Messages
52
Mac
  1. 0
Classic Mac
  1. 0
Mobile Phone
  1. 0
Hi i have tried forcing all the framebuffers from the 5xxx list with little success. Most of them let me boot but in System Profiler my card is only detected as 5000 series.

When booting with -v i see a line saying "ATi Redwood ATi Radeon 5670 (Baboon)" or something similar. I have tried using the line

Code:
AtiConfig=Baboon -v

but my card is still only detected in System Profiler as "ATI Radeon 5000 Series".
How do i get my card detected as a 5600 Series card and with my 16:9 (1920x1080) resolution?

Thanks :thumbup:

Other Info

This is what i see when i type: "ioreg | grep ATY"

Code:
Joshuas-Mac-Pro:~ joshua$ ioreg | grep ATY
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@0  <class AtiFbStub, id 0x1000002$
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class ATIFramebuffer, id 0x10$
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@1  <class AtiFbStub, id 0x1000002$
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class ATIFramebuffer, id 0x10$
    | |   |   | +-o ATY,ATY,RadeonFramebuffer@2  <class AtiFbStub, id 0x1000002$
    | |   |   | | +-o ATY_ATY,RadeonFramebuffer  <class ATIFramebuffer, id 0x10$
Joshuas-Mac-Pro:~ joshua$

This is what i see when i type: "sudo update-pciids", and "sudo lspci -nnvd 0x1002: grep -B2 Subsystem"

Code:
Last login: Thu Jul 28 15:14:11 on ttys000
Joshuas-Mac-Pro:~ joshua$ sudo update-pciids
Password:
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  181k  100  181k    0     0   217k      0 --:--:-- --:--:-- --:--:--  310k
Done.
Joshuas-Mac-Pro:~ joshua$ sudo lspci -nnvd 0x1002: | grep -B2 Subsystem
01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Redwood [Radeon HD 5670] [1002:68d8] (prog-if 00 [VGA controller])
	Subsystem: PC Partner Limited Unknown device [174b:e101]
--

01:00.1 Audio device [0403]: ATI Technologies Inc Redwood HDMI Audio [Radeon HD 5600 Series] [1002:aa60]
	Subsystem: PC Partner Limited Unknown device [174b:aa60]
Joshuas-Mac-Pro:~ joshua$

Thanks :)
 
Any help? if i dont force the framebuffer i get the default Baboon Framebuffer but i only get 4:3 and 16:10 resolutions. If i set GraphicsEnabler=No then i get my resolutions but geekbench crashes.
 
I'm currently working on this problem myself. Ive got a Sapphire Radeon HD5670 Flex edition. I wasn't able to get it to run under Chimera properly. Netkas helped me out with some patches to PCEFI to get it working. I'm still trying to figure out the display outputs (I want to use 3 DVI) That will be tonight's project. I'll post more as I discover it.

-Rob
 
Hi,

Currently using Sapphire HD5670 1GB. Lion recognise the card as 5600 series with GraphicsEnabler=Yes. Monitor detected correctly and all resolution avail up to 1680x1050.

If I set GraphicsEnabler=No, card is recognised as 5000 series but dvd and geekbench crash.

Using a Gigabyte H61M motherboard with DSDT downloaded from Tonymacx86.
 
Your saying you had 1920x1080 out of the box with the 5670 and with graphics enabler = yes? thats odd how did you install OS X. (quick tutorial please). :thumbup:
 
Hi,
As mentioned, I get 1680x1050 max and that is the native resolution for my monitor ( a Phillips 22 inch). Not 1920x1080.

Installed Lion using 10.6.8 SL, then Xmove & Multibeast as provided here.
 
i also have a Philips LCD 24inch screen, i think i do get 1650x1050 with graphicsenabler =yes but then next one up is 2500x1050 and it skips my 1920x1080.
 
Maybe can try to add this to com.apple.boot.plist :
<key>Graphics Mode</key>
<string>1920x1080x32</string>
 
if i do that with GE=Yes it just turns it to no and again detected as 5000 series
 
I have an 5670 gddr5 512 mb,without GE i had a DVI 19" lcd and a HDMI 32" FullHD and both were recognized and working @full rez,but dvdplayer&geegbench crash...with GE only dvi working,hdmi in mirror,but dvdplayer &all other working&more performance overall...card recognized as 5600 series,where without GE was 5000...i think it was Vervet as FB...
 
Status
Not open for further replies.
Back
Top