I tried today, but after installing 10.8.3 Chameleon stopped working.
Note that I'm on UEFI, so no DSDT.
123 replies to this topic
#21
Posted 12 January 2013 - 12:52 AM
#22
Posted 12 January 2013 - 01:37 AM
#23
Posted 12 January 2013 - 04:56 PM
#24
Posted 12 January 2013 - 05:03 PM
tofagerl, on 12 January 2013 - 04:56 PM, said:
Why are you laughing at me, I just did what this guy told me: ####################
Consider the source:
http://www.insanelym...ort-tonymacx86/
They only care about advertising and revenue on there site. Have you not noticed that they seem to only really support one manufacturer...
What they do not tell you is all the drivers that will not load and features that will not work without a DSDT. Having UEFI does not equal a Mac.
I was not laughing at you but the idea of thinking that UEFI BIOS means no need for a modded DSDT. I assume you are new to Hackintosh and once you are around for a bit you will understand.
#25
Posted 12 January 2013 - 06:10 PM
Not new, but haven't done it in a while. Pre-DSDT to put it that way.
#26
Posted 12 January 2013 - 06:59 PM
By the way, I'm assuming GraphicsEnabler=No still needs to be set in the boot plist after getting this to work?
I'm basically putting my weekend towards this.
I'm basically putting my weekend towards this.
#27
Posted 12 January 2013 - 07:12 PM
tofagerl, on 12 January 2013 - 06:59 PM, said:
By the way, I'm assuming GraphicsEnabler=No still needs to be set in the boot plist after getting this to work?
I'm basically putting my weekend towards this.
I'm basically putting my weekend towards this.
First see my guide here:
http://rampagedev.wo...g-with-full-qe/
GraphicEnabler is a function in which the Bootloader injects the necessary information for Mac OS X to initialize the GPU. This is a dirty method and should only be used when first setting up a system prior to editing the DSDT.
DSDT injection is the proper way of permanently enabling your GPU. Using any type of boot flags is never a good idea long term.
#28
Posted 12 January 2013 - 07:45 PM
Exactly. I actually knew that 
Got the system up again after installation now. Everything but DSDT, and of course I'm leaving 10.8.3 till last and taking a CCC backup this time.
Got the system up again after installation now. Everything but DSDT, and of course I'm leaving 10.8.3 till last and taking a CCC backup this time.
#29
Posted 12 January 2013 - 09:12 PM
Sigh... DSDT editor gives me 5 errors when I insert the patch for my mobo...
#30
Posted 12 January 2013 - 09:47 PM
Rampage Dev, you seem to have some experience with ATI cards.
Is it possible to fix the cold boot bug or is there no other option than to hope for drivers changes in the 10.8.3 final?
Is it possible to fix the cold boot bug or is there no other option than to hope for drivers changes in the 10.8.3 final?
#31
Posted 12 January 2013 - 10:17 PM
I suspect our problem is not the same cold boot bug like the 69** series.. because if i boot first win and later osx.. it don't work without the sleep trick.
#32
Posted 12 January 2013 - 11:37 PM
I don't understand your guide, Rampage... Is there another guide somewhere?
#33
Posted 13 January 2013 - 03:30 AM
tofagerl, on 12 January 2013 - 11:37 PM, said:
I don't understand your guide, Rampage... Is there another guide somewhere?
Its very straight forward. Just copy and paste as shown in the Video I posted.
k3nny, on 12 January 2013 - 09:47 PM, said:
Rampage Dev, you seem to have some experience with ATI cards.
Is it possible to fix the cold boot bug or is there no other option than to hope for drivers changes in the 10.8.3 final?
Is it possible to fix the cold boot bug or is there no other option than to hope for drivers changes in the 10.8.3 final?
No
#34
Posted 13 January 2013 - 02:57 PM
Easy for you to say, you know a lot more than I do about this stuff 
But I am going to try again. This time I'll ignore the guide and follow the video, which is a lot less confusing.
But I am going to try again. This time I'll ignore the guide and follow the video, which is a lot less confusing.
#35
Posted 13 January 2013 - 03:00 PM
The guide is the video and nothing more. I repeat step by step what is provided in the guide and there is no difference. Just slow down and take the time to READ. Its how I learned how to do these type of things.
#36
Posted 13 January 2013 - 03:13 PM
I did, but I got these errors the last time as well: 
The line number points to the device ID which I changed. It just looks like this:
Buffer (0x04)
{
0x9A, 0×67, 0×00, 0×00
},

The line number points to the device ID which I changed. It just looks like this:
Buffer (0x04)
{
0x9A, 0×67, 0×00, 0×00
},
#37
Posted 13 January 2013 - 04:28 PM
tofagerl, on 13 January 2013 - 03:13 PM, said:
I did, but I got these errors the last time as well: 
The line number points to the device ID which I changed. It just looks like this:
Buffer (0x04)
{
0x9A, 0×67, 0×00, 0×00
},

The line number points to the device ID which I changed. It just looks like this:
Buffer (0x04)
{
0x9A, 0×67, 0×00, 0×00
},
Thats because you just copied and pasted in the number from the post. Compile before you change things then change it by hand.
#38
Posted 13 January 2013 - 04:47 PM
I kid you not, that makes it 32 errors instead of 4. That could be because the first error is now fixed and a ton of other errors are then found of course. (Pretty standard for compilation errors in my experience. Fix that one missing semicolon, and a shitstorm comes your way)
Edit: New errors point to an already existing GFX0, which is correct... I'm going to upload my existing DSDT, if you could have a look at it that'd be great.
Note that this is the unedited version, pre-7000-series.
https://dl.dropbox.c...117580/DSDT.aml
Edit: New errors point to an already existing GFX0, which is correct... I'm going to upload my existing DSDT, if you could have a look at it that'd be great.
Note that this is the unedited version, pre-7000-series.
https://dl.dropbox.c...117580/DSDT.aml
#39
Posted 13 January 2013 - 06:13 PM
tofagerl, on 13 January 2013 - 04:47 PM, said:
I kid you not, that makes it 32 errors instead of 4. That could be because the first error is now fixed and a ton of other errors are then found of course. (Pretty standard for compilation errors in my experience. Fix that one missing semicolon, and a shitstorm comes your way)
Edit: New errors point to an already existing GFX0, which is correct... I'm going to upload my existing DSDT, if you could have a look at it that'd be great.
Note that this is the unedited version, pre-7000-series.
https://dl.dropbox.c...117580/DSDT.aml
Edit: New errors point to an already existing GFX0, which is correct... I'm going to upload my existing DSDT, if you could have a look at it that'd be great.
Note that this is the unedited version, pre-7000-series.
https://dl.dropbox.c...117580/DSDT.aml
I was feeling nice today.
DSDT.aml.zip 14.43K
40 downloads
#40
Posted 13 January 2013 - 06:51 PM
Thanks, man 
Now I just have the sleep issues left, and I'm done.
Now I just have the sleep issues left, and I'm done.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Sign In
Create Account








