Contribute
Register

HDMI for XFX HD 5670 1GB DSDT Edit

Status
Not open for further replies.
when i add the code in hdef i get 2 error

/Users/cavin807/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6775: 0x79 0x03 0x00 0x00
Error 4096 - syntax error, unexpected PARSEOP_INTEGER, expecting '}' ^

/Users/cavin807/Library/Application Support/EvOSoftware/DSDT/DSDTFiles/dsdt.dsl 6782: Return (Local0)
Error 4051 - Method local variable is not initialized ^ (Local0)
 
ok i get fix the audio Realtek ALC 889 but my hdmi dsdt got two way
1)when i add dsdt graphic under Device (GFX0)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x0C)
{
"@0,name",
Buffer (0x0D)
{
"ATY,Uakari"
},

"@1,name",
Buffer (0x0D)
{
"ATY,Uakari"
},

"@2,name",
Buffer (0x0D)
{
"ATY,Uakari"
},

"@3,name",
Buffer (0x0D)
{
"ATY,Uakari"
},

"model",
Buffer (0x13)
{
"AMD Radeon HD 5670"
},

"hda-gfx",
Buffer (0x0A)
{
"onboard-1"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}
system preferences/sound/output here i can't get to see hdmi in my output list , but is good when i login lion won't get black screen
2) i no add graphics under
Device (GFX0)
{
Name (_ADR, Zero)
Name (_SUN, One)
Method (_DSM, 4, NotSerialized)
{
Store (Package (0x02)
{
"hda-gfx",
Buffer (0x0A)
{
"onboard-1"
}
}, Local0)
DTGP (Arg0, Arg1, Arg2, Arg3, RefOf (Local0))
Return (Local0)
}
}

system preferences/sound/output here i can get hdmi in my output list and can support volume in my tv but login lion i get black screen ......
so how is the best way to fix , i jus want to get graphics 5670 working in my dsdt and get output hdmi volume in my tv
 
toleda said:
cav807 said:
ok i get fix the audio Realtek ALC 889 but my hdmi dsdt got two way
Undo this; it is not correct and will not work. It's best to start over, one step a time.
hmi audio and graphics really dunno how to make working together :banghead:
try so long to searching :banghead:
 
by the way thanks u toleda :D teach me edit hdmi now i can use hdmi in my tv thanks alot :clap:
 
889 hda is working good :thumbup: i jus follow ur link to install
 
toleda said:
cav807 said:
by the way thanks u toleda :D teach me edit hdmi now i can use hdmi in my tv thanks alot :clap:
Unbelievable. Is your 889 working?
TQ :wave:
 

Attachments

  • IMG_1616.JPG
    IMG_1616.JPG
    2.1 MB · Views: 300
Sorry, man, I know this is a little bit off topic, but how did you install this XFX in Lion (10.7.2)? I'm running my Hackintosh with the Intel 3000 OOB, but I've looked a lot online and wasn't able to find a proper solution to get this card running.

Tks!
 
Status
Not open for further replies.
Back
Top