Has anyone been able to get Clover going on the G73? I would appreciate some help
291 replies to this topic
#21
Posted 29 September 2012 - 09:34 PM
So I have been doing some reading, but a lot of this is way over my head. If Clover extracts a copy of the DSDT at boot and patches it, should I be removing the DSDT that I have? I have had varying degrees of success with Clover. Sometimes, the machine appears to get almost all the way through the boot process but then the screen goes black, so I read that in this case you must check the Fix Display box, if I do this, I then get a kernel panic saying that it is unable to find driver for this platform! Is this bootloader intended to be used with an entirely vanilla system with just the addition of FakeSMC? Also, I have read about problems with Aptio boards and UEFI booting. I can boot to a Shell using EFI, but not Clover. At the moment I am stuck on BIOS boot.
Has anyone been able to get Clover going on the G73? I would appreciate some help
Has anyone been able to get Clover going on the G73? I would appreciate some help
#22
Posted 13 October 2012 - 06:57 PM
i will second ellnic request!! I think Clover is one of the most innovative method nowadays...any update on G73SW & Clover (or 10.8.2/10.7.5)?
thanks!
mal
PS: Now in my system i have sleep working! I did not do anything at all! Just installed new nvidia drivers! Sleep&Wake began to work after a couple reboots...10.8.1 & G73SW
thanks!
mal
PS: Now in my system i have sleep working! I did not do anything at all! Just installed new nvidia drivers! Sleep&Wake began to work after a couple reboots...10.8.1 & G73SW
#23
Posted 14 October 2012 - 11:15 AM
manmal, on 13 October 2012 - 06:57 PM, said:
i will second ellnic request!! I think Clover is one of the most innovative method nowadays...any update on G73SW & Clover (or 10.8.2/10.7.5)?
thanks!
mal
PS: Now in my system i have sleep working! I did not do anything at all! Just installed new nvidia drivers! Sleep&Wake began to work after a couple reboots...10.8.1 & G73SW
thanks!
mal
PS: Now in my system i have sleep working! I did not do anything at all! Just installed new nvidia drivers! Sleep&Wake began to work after a couple reboots...10.8.1 & G73SW
Wow, I don't have this yet - can you link to the drivers you installed? Or do you mean the latest CUDA update via the prefpane?
#24
Posted 18 October 2012 - 04:04 PM
hi, i just installed mac osx driver and cuda drivers from nvidia website and it just worked, after a couple reboots.... i am interested in get it working with such clover stuff...may you please give me some advices on how to get it working, if you did any progress? Jeff?? Any update on 10.8.2? I am sure you have it up and running fine!!
thanks!
mal
thanks!
mal
#25
Posted 18 October 2012 - 05:13 PM
Well, unfortunately I cannot find the drivers you are talking about, only the Cuda. Could you perhaps share the link? Where on Nvidia's site did you find this driver?
#26
Posted 22 October 2012 - 11:02 AM
the name of the file i installed is this one : Retail-304.00.05f02-macosx.dmg
jeff?? are you dead or alive?
thanks!
mal
jeff?? are you dead or alive?
thanks!
mal
#27
Posted 22 October 2012 - 02:11 PM
Hi Mal,
Thanks for the reply
I have tried that file, but that is for 10.8.2 and it won't install without altering some of the config files. Are you sure you are on 10.8.1? Did you alter the file to install or change your system definition (SMBIOS.plist) to Mac Pro to be able to install this?
Thanks for the reply
I have tried that file, but that is for 10.8.2 and it won't install without altering some of the config files. Are you sure you are on 10.8.1? Did you alter the file to install or change your system definition (SMBIOS.plist) to Mac Pro to be able to install this?
#28
Posted 22 October 2012 - 02:25 PM
u can extract the pkg out of it and it dont require macpro smbios.
#29
Posted 22 October 2012 - 03:16 PM
Got it!
The one mal linked to was for 10.8.2. I lose audio in 10.8.2 so I haven't got that far yet, but for those on 10.8.1 you want this file: http://www.nvidia.co...f20-driver.html
If you don't change your SMBIOS.plist to Mac Pro, you will need to follow this:
Download the file and mount the dmg. Drag the installer package to the desktop so you can make changes to it. Right click on the installer package (304.00.00f20 Web Release) and click Show Package Contents. Go to Contents then open Distribution.dist in text edit.
Remove this code:
Save the file and run the installer.
AFTER INSTALL (REGARDLESS OF HOW YOU INSTALLED) - VERY IMPORTANT!!
Open terminal and repair permissions:
You will notice all the repairs are for the Nvidia kexts just installed!
Now, run the perl script again by pasting this into terminal:
I had 1 Substitution.
Reboot.... and pray... I have sleep now. ;D
If you do not want to edit the Dist file, you can do as LatinMcG suggests and either use Pacifist to extract the 8 kexts and put them in S/L/E then repair permissions (or use Kext Wizzard to install) or if you don't use Pacifist, there is another cool app that is free (Pacifist is not) called unpkg. It will extract the files to a folder and you can do the same from there. See http://www.timdoug.com/unpkg/
Now all we need is Audio working on 10.8.2. I think it needs to be done by editing the DSDT to remove the HDEF (as previously suggested by LatinMcG) then using VoodooHDA - newer versions of VoodooHDA include HDMI audio fixes so watch this space!
The one mal linked to was for 10.8.2. I lose audio in 10.8.2 so I haven't got that far yet, but for those on 10.8.1 you want this file: http://www.nvidia.co...f20-driver.html
If you don't change your SMBIOS.plist to Mac Pro, you will need to follow this:
Download the file and mount the dmg. Drag the installer package to the desktop so you can make changes to it. Right click on the installer package (304.00.00f20 Web Release) and click Show Package Contents. Go to Contents then open Distribution.dist in text edit.
Remove this code:
if (found_hardware == 0) {
my.result.title = system.localizedString("unsupported_title");
my.result.message = system.localizedString("unsupported_message");
my.result.type = "Fatal";
}
Save the file and run the installer.
AFTER INSTALL (REGARDLESS OF HOW YOU INSTALLED) - VERY IMPORTANT!!
Open terminal and repair permissions:
sudo diskutil repairpermissions /
You will notice all the repairs are for the Nvidia kexts just installed!
Now, run the perl script again by pasting this into terminal:
sudo perl -pi -e '$c+=s/\x8b\x81\x1c\x0c\x00\x00\xeb\x06\x8b\x81\x20\x0c\x00\x00/\xb8\x02\x00\x00\x00\x90\xeb\x06\xb8\x00\x00\x00\x00\x90/; END { printf "%s: %d substitution%s made.\n",($c==1 ? "Success" : "Error"),$c,(!$c || $c>1 ? "s" : ""); $?=($c!=1); }' /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
I had 1 Substitution.
Reboot.... and pray... I have sleep now. ;D
If you do not want to edit the Dist file, you can do as LatinMcG suggests and either use Pacifist to extract the 8 kexts and put them in S/L/E then repair permissions (or use Kext Wizzard to install) or if you don't use Pacifist, there is another cool app that is free (Pacifist is not) called unpkg. It will extract the files to a folder and you can do the same from there. See http://www.timdoug.com/unpkg/
Now all we need is Audio working on 10.8.2. I think it needs to be done by editing the DSDT to remove the HDEF (as previously suggested by LatinMcG) then using VoodooHDA - newer versions of VoodooHDA include HDMI audio fixes so watch this space!
#30
Posted 22 October 2012 - 09:13 PM
oh perhaps i confused the file names...but i was pretty sure it was the file from nvidia website, but i did a mistake with the version! Sorry for that...but anyway, as i said, now we have sleep working (i had a surprise since i didn't know it worked since i tried it and it just worked
)
#31
Posted 23 October 2012 - 04:40 AM
Do you lose audio after sleep by any chance? I expect this will be fixed with VoodooHDA.
#32
Posted 01 November 2012 - 08:02 PM
yes. i lose audio after sleep but i noticed that i can sleep just once or twice, then system doesn't go to sleep any more until i reboot. Is it normal? I am still on 10.8.1 ... did you update to 10.8.2 without any prob?
#33
Posted 01 November 2012 - 10:47 PM
how did you got sleep?
I'm 10.8.1 or 10.8.2 but never did. (tried a lot of kexts.. tried to patch myself.. tried to create ssdt and with bios modded )
I'm 10.8.1 or 10.8.2 but never did. (tried a lot of kexts.. tried to patch myself.. tried to create ssdt and with bios modded )
#34
Posted 02 November 2012 - 10:08 AM
Look at post 29. I have given instructions for sleep there.
#35
Posted 02 November 2012 - 07:51 PM
did it (upgrade to 10.8.2, using original AICPM with no patch) and Nvidia latest for 10.8.2, opengl patch as post #29
no luck
the sleep start going black.. but I see HDD blinking.. and also the led of the optical mouse
I have to hard poweroff the lappie
no luck
the sleep start going black.. but I see HDD blinking.. and also the led of the optical mouse
I have to hard poweroff the lappie
#36
Posted 02 November 2012 - 08:08 PM
We do not have this working on 10.8.2 yet. If you follow post 29 on 10.8.1 it should work...
#37
Posted 03 November 2012 - 12:59 AM
sounds like USB patching needed
or RTg206 (realtek version 2.06) driver installed causing issues.
have u patched the RTC binary ?
also read in here.. some have fixed some issues with rollback of some kexts
http://www.insanelym...nt0sh-machines/
or RTg206 (realtek version 2.06) driver installed causing issues.
have u patched the RTC binary ?
also read in here.. some have fixed some issues with rollback of some kexts
http://www.insanelym...nt0sh-machines/
#38
Posted 04 November 2012 - 02:28 PM
ellnic, on 02 November 2012 - 08:08 PM, said:
We do not have this working on 10.8.2 yet. If you follow post 29 on 10.8.1 it should work...
let me tell.. I'll test your recipe. But I think it's not enough.
I had only one time an half sleep. but a couple of months ago
after.. never.
I think those elements:
-aicpm (patched or not : my bios is unlocked)
-aigpm (I had always a good patched kext by myself) or aigmp deleted
-smbios (I believe that mbp8,2 is the closest to ours.. apart from the graphic card ATI in original mac)
-boot manager (sure, from 2009 to earlier..)
-dsdt (mine is patched by myself.. since jan2012)
-ssdt (tested tonymac and autopatched and other patcher (REVOgirl) and created from scratch)
give thousand of combinations that causes thousand of responses. and only one is a good sleep
so.. because of those elements. a real team job to have the only one real solution would be the a serious work. otherwise I think we'll drive in the fog forever
#39
Posted 04 November 2012 - 03:31 PM
compare dsdts's between yours and elnics... bios version ?
#40
Posted 04 November 2012 - 04:04 PM
I'll try. in mac.. what's he best version tool ? in windows i'm using textpad. but mac?
bios version is the only one in the net.. 203!
bios version is the only one in the net.. 203!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users



Sign In
Create Account









