Contribute
Register

help needed with post installation hp dv7 Intel Core i7 2670QM

Status
Not open for further replies.
Ok so im inside again i installed the kernel patch and took off cpus=1 then restarted it and it said mach/kernel not found. Was that you were talking about the AppleCPUPower ktext ?
I'm attaching my current config.

Remove any "Kernel" specification in your org.Chameleon.boot.plist you may have.

eg... remove:
Code:
<key>Kernel</key>
<string>mach_kernel</string>
 
And these are the extensions i have right now


View attachment 119220

In a correctly installed system, you should have nothing in /Extra/Extensions. All kexts you need should be installed to /System/Library/Extensions (use a kext installer).
 
Okay so im trying to figure out the missing ktexts for the wireless, sound and display. Why is this si hard. Based on the laptop specs i gave you from all these 4 pages of post can you tell me which one would work. Also i'm looking over to the extension folder in the system library and i see a ton of ktext for display, is this right? Should i remove all those HD4000 and HD5000 that dont apply to me?

Thanks
image.jpg
 
Okay so im trying to figure out the missing ktexts for the wireless, sound and display. Why is this si hard. Based on the laptop specs i gave you from all these 4 pages of post can you tell me which one would work. Also i'm looking over to the extension folder in the system library and i see a ton of ktext for display, is this right? Should i remove all those HD4000 and HD5000 that dont apply to me?

Thanks
View attachment 119246

Read this guide (there are instructions for HD3000/high-resolution): http://www.tonymacx86.com/yosemite-...-booting-os-x-installer-laptops-unibeast.html

WiFi: Depends on having compatible hardware. Use DPCIManager->PCI List to find out what you have. Compatible chipsets and the procedures for making them work are covered here: http://www.tonymacx86.com/network/104850-guide-airport-pcie-half-mini-v2.html

Audio: Best result with patched AppleHDA. Google 'patch AppleHDA guide'. Search for suitable AppleHDA or patch it yourself. Apply appropriate DSDT patches.

DSDT patches you need for AppleHDA: https://github.com/RehabMan/Laptop-DSDT-Patch
Apply: "Audio Layout 12" (change layout-id from 12 to the layout-id used by the patched AppleHDA)
Apply: "IRQ Fix"

Determine layout-id from patched AppleHDA.kext:

First you need to know your codec id in decimal. Then look in the Info.plist for AppleHDAHardwareConfigDriver.kext (in PlugIns), find your codec id under HDAConfigDefault (there may be many entries in a sloppy patched AppleHDA or only one). The LayoutID that matches your codec id is the layout id you need.
 
Read this guide (there are instructions for HD3000/high-resolution): http://www.tonymacx86.com/yosemite-...-booting-os-x-installer-laptops-unibeast.html

WiFi: Depends on having compatible hardware. Use DPCIManager->PCI List to find out what you have. Compatible chipsets and the procedures for making them work are covered here: http://www.tonymacx86.com/network/104850-guide-airport-pcie-half-mini-v2.html

Audio: Best result with patched AppleHDA. Google 'patch AppleHDA guide'. Search for suitable AppleHDA or patch it yourself. Apply appropriate DSDT patches.

DSDT patches you need for AppleHDA: https://github.com/RehabMan/Laptop-DSDT-Patch
Apply: "Audio Layout 12" (change layout-id from 12 to the layout-id used by the patched AppleHDA)
Apply: "IRQ Fix"

Determine layout-id from patched AppleHDA.kext:

First you need to know your codec id in decimal. Then look in the Info.plist for AppleHDAHardwareConfigDriver.kext (in PlugIns), find your codec id under HDAConfigDefault (there may be many entries in a sloppy patched AppleHDA or only one). The LayoutID that matches your codec id is the layout id you need.

ok so finally the high end graphics are working, i used the MaciASL to patch them using HD3000 High resolution and the audio working using VoodooHDA_V286_MAV.pkg. (although the volume control doesn't work, i have to control the volume from whatever app I'm using and the HDMI has no audio) i tried using the patch Layout12 like you said but with no luck.
Now i was looking at the VendorID/DeviceID of my wireless card 8086/008B Intel Centrino Wireless N 1030[Rainbow Peak] which i read and it is not really supported but i thought i got it working about a year ago when I first started doing a hackintosh using Mountain Lion or do the drivers change now that I have Yosemite? same laptop thou.
Im also willing to buy a new compatible wireless card so thats an option too, if you could recommend me one that will, Ill appreciate it, thanks again
 
ok so finally the high end graphics are working, i used the MaciASL to patch them using HD3000 High resolution and the audio working using VoodooHDA_V286_MAV.pkg. (although the volume control doesn't work, i have to control the volume from whatever app I'm using and the HDMI has no audio) i tried using the patch Layout12 like you said but with no luck.
Now i was looking at the VendorID/DeviceID of my wireless card 8086/008B Intel Centrino Wireless N 1030[Rainbow Peak] which i read and it is not really supported but i thought i got it working about a year ago when I first started doing a hackintosh using Mountain Lion or do the drivers change now that I have Yosemite? same laptop thou.
Im also willing to buy a new compatible wireless card so thats an option too, if you could recommend me one that will, Ill appreciate it, thanks again

Intel WiFi is not supported. Supported chips are listed in the guide already provided.
 
Status
Not open for further replies.
Back
Top