Jump to content

Recommended Posts

Posted

Hello everyone! :)


I recently installed OSX 10.7.4 on my laptop (using MyHack tool + 10.7.4 AppStore + USB). I have 3 OS: First Lion, Windows 7 and Ubuntu 12.04 on the same HDD :)


Installation worked fine. After installing the OSX i use the multishit and install easyBeast (the first option in this app, beacause i don't have a custom dsdt). I need this OS for some app's that i work with them and i don't afford a MAC.


The problem is: sound, sleep and ethernet are not working! The ethernet is not a problem, i use WIFI.


I tested with GeekBench 2 on Lion and Windows and guess what? On MAC i get the score 2895 and in Windows7 2457. I can fell the Lion is running a little faster than Windows.


This is the model of my laptop http://h10025.www1.hp.com/ewfrf/wc/product?cc=us&lc=en&dlc=en&product=3932374


This laptop came originally with ATHEROS AR5BXB63 which is not supported. Someone help me to modify my F.23 bios to remove the whitelist of WIFI cards, and now i am using a Broadcom BCM4321 which is working great. If someone need my modified bios files just ask. ;)


I see some nice tools here on this forum: SystemInfo a great app and DSDT Editor.


This is my output using Systeminfo app:

Sysinfo%20MAC.png

KEXTS%20MAC.png


I use the DSDT editor, extract the DSDT and apply all the patches from Notebook Core 2 ICH9 which can be found here too http://Olarila.com/forum/patches.php


I got 5 errors


DSDT%20Compile%20Errors.png


then i press fix Errors and use multishit to install the DSDT (custom DSDT). I get a lot of KP and i don't understand what i did wrong?


I need some help to make the sleep and audio, and what i read on the forums the only way is through the DSDT.


I will upload the extracted DSDT (untouched) from my laptop using DSDT Editor.


Thank you! :roll:

DSDT_CQ61.zip

HP Compaq CQ61-125EQ - OS X Lion (10.7.4) CPU: Core2 Duo - T6400 RAM: 3GB

Audio: IDT92HD75B2X5 Ethernet: RTL8101E/RTL8102E Wifi: BCM94321MC Webcam: HP Webcam 101

North Bridge: Chipset Intel® PM45

South Bridge: Intel® ICH9

Posted

apply all the patches from Notebook Core 2 ICH9 which can be found here too http://Olarila.com/forum/patches.php

Don't do that, read the link iHackintosh_PT gave you and apply only the patches you really need.


Also, a patched DSDT won't help if you install a lot of multishit stuff without knowing if you need or not.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Also, a patched DSDT won't help if you install a lot of multishit stuff without knowing if you need or not.

 

I am not using a lot of stuff from there, only chimera and to install custom DSDT. I will find another way to install that DSDT (if there is). I will study that thread. ;)

 

BTW: i do not advise to use those "tools" for DSDT....

 

What do you mean? Do not use DSDT Editor?

HP Compaq CQ61-125EQ - OS X Lion (10.7.4) CPU: Core2 Duo - T6400 RAM: 3GB

Audio: IDT92HD75B2X5 Ethernet: RTL8101E/RTL8102E Wifi: BCM94321MC Webcam: HP Webcam 101

North Bridge: Chipset Intel® PM45

South Bridge: Intel® ICH9

Posted

Valuable info Cassio : DSDT patching 101 ;)


I have extracted the dsdt from Windows7 using the DSDT Editor then go in my OSX open that file using DSDT Editor MAC (0.8) apply some patches: Notebook Core 2 ICH9 (LPC ICH9.txt, EHCI.txt, HDEF DSM.txt, HDEF PCI0.txt, DTGP.txt, IRQs.txt)


I am not sure what is the difference between HDEF DSM.txt and HDEF PCI0.txt. Should i apply both patches if i want to use AppleHDA patched?


The EHCI i think i needed because i get some errors:

 

Aug  6 09:16:37 localhost kernel[0]: USBF:	0.344	AppleUSBEHCI[0xffffff8007724000]: unable to get filterInterruptEventSource
Aug  6 09:16:37 localhost kernel[0]: USBF:	0.344	AppleUSBEHCI[0xffffff8007724000]::UIMInitialize - Error occurred (0xe00002be)
Aug  6 16:51:18 localhost kernel[0]: USBF:	0.345	AppleUSBEHCI[0xffffff8007751000]: unable to get filterInterruptEventSource
Aug  6 16:51:18 localhost kernel[0]: USBF:	0.347	AppleUSBEHCI[0xffffff8007751000]::UIMInitialize - Error occurred (0xe00002be)
Aug  6 17:14:43 localhost kernel[0]: USBF:	0.288	AppleUSBEHCI[0xffffff8008200000]: unable to get filterInterruptEventSource
Aug  6 17:14:43 localhost kernel[0]: USBF:	0.288	AppleUSBEHCI[0xffffff8008200000]::UIMInitialize - Error occurred (0xe00002be)

 

After i apply the patches i compile and get 5 errors then press the Fix Errors. ( I uploaded the print screen).


I will test the DSDT.aml and come with new info.

160634860_ScreenShot2012-08-06at6_38_18PM.png.c6a7b5d9d18332c164a0bec5bad82417.png

HP Compaq CQ61-125EQ - OS X Lion (10.7.4) CPU: Core2 Duo - T6400 RAM: 3GB

Audio: IDT92HD75B2X5 Ethernet: RTL8101E/RTL8102E Wifi: BCM94321MC Webcam: HP Webcam 101

North Bridge: Chipset Intel® PM45

South Bridge: Intel® ICH9

Posted

I am not sure what is the difference between HDEF DSM.txt and HDEF PCI0.txt. Should i apply both patches if i want to use AppleHDA patched?

HDEF PCI0 inserts device HDEF (use if there's no device with _ADR=0x001B0000 in original DSDT)

into device label PCI0 insert
begin
Device (HDEF)\n

HDEF DSM insert only method _DSM (assuming HDEF already exists)

into device label HDEF insert
begin
Method (_DSM, 4, NotSerialized)\n

Also, some codecs use different layout-id, so you may need to edit it.

-Guides and Tutorials HERE

-Hackintosh Tutorial Database - HERE

-The largest EFI folder collection for Hackintosh HERE

-Support Olarila Vanilla Hackintosh by making a donation HERE

-Professional Consulting for macOS Hackintosh since 2006 HERE

Posted

Is ok. :lol:


No KP until now, The only thing in kernel log is this:

 

Aug  7 00:05:00 localhost kernel[0]: USBF:	0.279	AppleUSBEHCI[0xffffff80081da000]: unable to get filterInterruptEventSource
Aug  7 00:05:00 localhost kernel[0]: USBF:	0.279	AppleUSBEHCI[0xffffff80081da000]::UIMInitialize - Error occurred (0xe00002be)

 

The sleep is not working. When i press the sleep the monitor turn off and the laptop freeze.

 

HDEF PCI0 inserts device HDEF (use if there's no device with _ADR=0x001B0000 in original DSDT)

 

I didn't find that address in the original DSDT, so i guess i did good.


Now let's patch the AppleHDA and make the sound to work. :mrgreen:

HP Compaq CQ61-125EQ - OS X Lion (10.7.4) CPU: Core2 Duo - T6400 RAM: 3GB

Audio: IDT92HD75B2X5 Ethernet: RTL8101E/RTL8102E Wifi: BCM94321MC Webcam: HP Webcam 101

North Bridge: Chipset Intel® PM45

South Bridge: Intel® ICH9

Posted


I am not using a lot of stuff from there, only chimera and to install custom DSDT. I will find another way to install that DSDT (if there is). I will study that thread. ;)




What do you mean? Do not use DSDT Editor?

 

I mean, do not use that "Beast Tool"...

Asus P7H55M PRO Core i7 2.81 GHz RAM 8 GB 1333 MHz DDR3 AMD 6990 Dual GPU 4 GB DDR5 OS X 10.10.3 Toshiba TV 42* 1920x1080 Samsung SyncMaster 22* 1920x1080 Apple Cinema Display 20ª

Posted


I mean, do not use that "Beast Tool"...

Hiiii,

Can u help me,

I have installed mac os x 10.8, all is working but sleep is not working,

i m asking you becasue you also have same Mobo like i have (Asus P8H61-M lx3).......

So, please help for making "SLEEP" working,

i have tried all DSDT patch, chameleon extra folder plist .aml files include...

thanx in advance..

Processor: intel i5 6600k

Mobo: Asus Z170 Pro Gaming

Ram: GSKILL 2133mhz DDR4 2x4GB

GPU: Asus Strix Gtx 970 4gb

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...