Contribute
Register

Asus Radeon HD 5450 Silent and Mountain Lion w/ Dual Monitors?

Status
Not open for further replies.
Dear AppleMacIdiot

Thanks again for your effort. We had a progress modifying my dsdt.aml. Now i can have full function dual display (extended, mirror, recognised, etc.) only and only if i boot with one monitor plugged and after boot i plug in the second. When i boot with the two monitors plugged in my graphics card is confused and have the same behaviour (the two screens are configured as secondary). Any way i can live with it, it is a serious progress. I attach below my last configuration. If you have any free time, have a look for mistakes in code. One last favour. I would like to recommend me references, books, notes, websites, etc. to begin studying about how UNIX and especially OS X works because i am seriously interested about, but also confused with such volume of information.
Thanks again.
 

Attachments

  • LeoiMac.zip
    14.1 MB · Views: 148
Thanks to AppleMacIdiot - the info in this thread has really helped get things working. It would have been a long hard road without your help.

The h/w

z68ap-d3 UEFI bios revision Ua5
core i5 2400
Asus HD5450 1gb silent (sorry - I forget which exact model, but check the dump of my Rom if you want to be sure that you have the same) - DVI, hdmi, vga outputs
Dual screen, DVI and VGA work. HDMI to be tested next week, no HDMI audio will be attempted
Multibeast 5.2 install, and no DSDT used. System model selected is MacPro3,1 (default)
OSX 10.8.2

The Kext's are attached, and patched as follows :

1. Patched the Info.plist on the following kexts... (thanks to the thread starter for the link)
AMDRadeonAccelerator.kext
AppleGraphicsPowerManagement.kext
ATI5000Controller.kext

2. And hexedit patched ATI5000Controller.kext using AppleMacIdiots 11 step guide (post 47) using the hex values supplied there
http://www.tonymacx86.com/graphics/...untain-lion-w-dual-monitors-5.html#post465688

Here's what was used...
04 00 00 00 14 00 00 00 00 01 00 00 10 00 01 03
00 08 00 00 04 02 00 00 00 71 00 00 21 03 04 04
10 00 00 00 10 00 00 00 00 00 00 00 00 00 00 01


Thanks to all !!!
A

PS. TIP if you do not have windows installed you can dump the gpu bios using the clover bootloader. Just install it to a MBR partition, Msdos formatted USB drive. And press F6 to dump a bios to the USB key.
http://sourceforge.net/projects/cloverefiboot/


Here's the details of my gpu...
$$ ./redsock_bios_decoder < ROM_Asus_HD5450_1gb_via_clover/c0000.bin
park :

68E1.12.20.0.52.AS04

Subsystem Vendor ID: 1043
Subsystem ID: 3000
Object Header Structure Size: 237
Connector Object Table Offset: 3e
Router Object Table Offset: 0
Encoder Object Table Offset: b1
Display Path Table Offset: 12
Connector Object Id [12] which is [HDMI_TYPE_A]
encoder obj id [0x20] which is [INTERNAL_UNIPHY1 (osx txmit 0x21 [duallink 0x1] enc 0x3)] linkb: true
Connector Object Id [2] which is [DVI_I]
encoder obj id [0x1e] which is [INTERNAL_UNIPHY (osx txmit 0x10 [duallink 0x0] enc 0x0)] linkb: false
Connector Object Id [2] which is [DVI_I]
encoder obj id [0x16] which is [INTERNAL_KLDSCP_DAC2] linkb: false
Connector Object Id [5] which is [VGA]
encoder obj id [0x15] which is [INTERNAL_KLDSCP_DAC1 (osx txmit 0x00 enc 0x10?)] linkb: false
 

Attachments

  • Installed_patched_kexts.zip
    2.1 MB · Views: 165
Hi abzurdistan,

Here's your patched ATI5000Controller.kext file for your Sapphire HD5450 :)
Included is a, RTF text file with the dumps from your card's BIOS rom and the edits for the Eulemur personality are at the bottom incase you need to patch your own kext again after any updates to OS X and such.

Sorry about the delay on this, it has been a pretty rough week.

Good luck and please let me know if this helps...

Ciao!

Hi AppleMacIdiot,

Sorry for the really late response, but there was too much work to do...
Used your .kext and voilá! anything works smooth execpt that the Card isn't recognized as a HD5450 but as a HD5400.

Thanks a lot!
 
Dear AppleMacIdiot .

i'm really new on this forum .I am running on ML 10.8.2 . but my dvi port not working . Could you please help to make it working ?

this is my GPU info:
ATI Radeon HD 5450:

Chipset Model: ATI Radeon HD 5450
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x68e1
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
VGA Display:
Resolution: 1280 x 768 @ 60 Hz
Pixel Depth: 32-Bit Color (ARGB8888)
Main Display: Yes
Mirror: Off
Online: Yes
Rotation: Supported


sorry for my bad English

best regard
Sopheak
 
I have mine a Sapphire ATI Radeon HD 5450 2GB. the Display is detected (per on the details) but the VGA don't is not displaying. See below details and attached file.

Anyone can help me out so that the VGA will work?

ATI Radeon HD 5450:


Chipset Model: ATI Radeon HD 5450
Type: GPU
Bus: PCIe
Slot: Slot-1
PCIe Lane Width: x16
VRAM (Total): 2048 MB
Vendor: ATI (0x1002)
Device ID: 0x68f9
Revision ID: 0x0000
ROM Revision: 113-B7710C-176
EFI Driver Version: 01.00.318
Displays:
SA300/SA350:
Resolution: 1600 x 900 @ 60 Hz
Pixel Depth: 32-Bit Color (ARGB8888)
Display Serial Number: H9NB805003
Mirror: On
Mirror Status: Hardware Mirror
Online: Yes
Rotation: Supported
Television: Yes
SA300/SA350:
Resolution: 1600 x 900 @ 60 Hz
Pixel Depth: 32-Bit Color (ARGB8888)
Display Serial Number: H9NB805008
Main Display: Yes
Mirror: On
Mirror Status: Master Mirror
Online: Yes
Rotation: Supported
 

Attachments

  • ATI5000Controller.kext.zip
    107.8 KB · Views: 118
my graphics are working now thank you
 
Dear AppleMacIdiot/All,

I went through the entire thread and numerous other posts. I have no luck in getting my ASUS HD5450 Silent to work, the issue continues to persist even after desperate attempts to get it working. Hoping someone please provide a solution. FYI- motherboard is a Gigabyte GA-H61m-DS2. Please assist!

ATI Radeon HD 5450:

Chipset Model: ATI Radeon HD 5450
Type: GPU
Bus: PCIe
PCIe Lane Width: x16
VRAM (Total): 1024 MB
Vendor: ATI (0x1002)
Device ID: 0x68e1
Revision ID: 0x0000
Displays:
DELL S2240L:
Resolution: 1920 x 1080 @ 60 Hz
Pixel Depth: 32-Bit Color (ARGB8888)
Display Serial Number: 1MVD12B30E4T
Main Display: Yes
Mirror: Off
Online: Yes
Television: Yes
 
Thanks to everyone- I figured out myself from the above post and got my card working perfectly with lofie's kexts.
Your efforts are greatly appreciated. Thank you very much!
 
Status
Not open for further replies.
Back
Top