Mike Absurd Posted June 1, 2012 Share Posted June 1, 2012 Hi i just installed OS X on my dell optiplex gx620 using this method: http://www.insanelymac.com/forum/index.php?showtopic=275293 Everything works perfect except for when I insert my ATI MSI R5450 MDIGH 1GB DDR3 graphics card into my system..the iHack screen loads up fine..but right after, the screen goes black as if the monitor shuts off..but the system keeps running..but the monitor won't respond. I was wondering if anyone could help me out or give me some insight. The only other concern I have is, I'm not sure how or where to find my MAC address and password. It still remains as 00:00:00:00:00:00. When I edited it in applescript as instructed, I just changed the password to something I just made up on the spot. I am not sure if there's already a MAC address and password assigned or where to find it. I am wondering if all I have to do is insert my old hd with windows 7 to look up the MAC address and pw first before editing this. Other than that, I am highly pleased that I'm running snow leopard with audio and ethernet working. I would just love to be able to top it off with the hd graphics card that I have lying around. I appreciate any help! Thank you! p.s. after this issue resolves I was always wondering any other additions I could add to my hackintosh to make it more awesome..as in accessories/hardware or software. Thanks again! Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/ Share on other sites More sharing options...
LatinMcG Posted June 2, 2012 Share Posted June 2, 2012 2 main issues.. needs to use -v -f npci=0x2000 PciRoot=1 (try changing to 4 .. seen some dells say 4) OR in dsdt likely needs Device (PCI0) under it the _UID, Zero what cpu u got ? i think i have a patched gx620 dsdt somewhere.. Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824252 Share on other sites More sharing options...
Mike Absurd Posted June 2, 2012 Author Share Posted June 2, 2012 2.79 GHz Intel Core 2 Duo Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824253 Share on other sites More sharing options...
LatinMcG Posted June 2, 2012 Share Posted June 2, 2012 can u dump dsdt in linux live from usb bootable ? install from terminal acpidump and iasl tools: sudo apt-get install acpidump iasl ### or sudo yum install pmtools iasl Then run the following commands on a bash terminal: mkdir ~/acpiinfo ; cd ~/acpiinfo sudo acpidump > acpidump.txt sudo acpixtract acpidump.txt ls *.dat | while read i; do iasl -d "${i}"; done name=`sudo dmidecode -s system-product-name` mkdir "${name}" && cp *.dsl "${name}"/ now the folder in live users folder can be zipped and uploaded to forum or mediafire like site. also .. is your ATI supported by GraphicsEnabler ? os X version.. chameleon version. Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824255 Share on other sites More sharing options...
Mike Absurd Posted June 2, 2012 Author Share Posted June 2, 2012 Forgive me for being a noob..but I'm not familiar with booting linux from a usb bootable. I have a 1tb wd external hard drive though Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824257 Share on other sites More sharing options...
LatinMcG Posted June 2, 2012 Share Posted June 2, 2012 its k try booting without eliotlegacyrtc .. able to boot to osx in any way ? Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824258 Share on other sites More sharing options...
Mike Absurd Posted June 2, 2012 Author Share Posted June 2, 2012 I'm running osx fine from the onboard vga...just not when I pug in the hd video card. There's not a way to install a driver to make it work? When you say try booring iwthout eliotlegacyrtc ...how do I go about doing that? Forgive me again for being a noob. Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824260 Share on other sites More sharing options...
LatinMcG Posted June 2, 2012 Share Posted June 2, 2012 if onboard works .. then it likely needs special way to enable it. (i use nvidia) http://www.insanelymac.com/forum/index.php?showtopic=245681&st=0&p=1631399entry1631399 Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824275 Share on other sites More sharing options...
Mike Absurd Posted June 2, 2012 Author Share Posted June 2, 2012 Thanks so much for the link..I will try that method out to let you know how it went. Thanks again Quote Link to comment https://www.insanelymac.com/forum/topic/279476-dell-optiplex-gx620-hackintosh-graphics-card-issue-please-help/#findComment-1824276 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.