Contribute
Register

Yosemite HP v014la

Status
Not open for further replies.
Joined
Jul 26, 2012
Messages
30
Motherboard
Lenovo Thinkpad T440p
CPU
i5 4300M
Graphics
HD 4600
Mac
  1. MacBook Pro
Classic Mac
  1. 0
Mobile Phone
  1. Android
Hi i am making this post to follow my progress on installing yosemite in this machine

Specs:
CPU i7- 4510u
GRAPHICS HD 4400 [8086:0A16]
Wifi Broadcom BCM43142 [14E4:4365]
Ethernet: RTL8101E/RTL8102E [10EC:8136]

Follow unibeast method to create a usb (http://www.tonymacx86.com/yosemite-...-x-yosemite-any-supported-intel-based-pc.html)

Edit:
Boot from Clover: [GUIDE] Booting the OS X installer on LAPTOPS with Clover UEFI

Working after installation with clover:
Graphics QE/CI ( http://www.tonymacx86.com/yosemite-laptop-support/145427-fix-intel-hd4200-hd4400-hd4600-mobile-yosemite.html)
Keyboard.
Ethernet (http://www.insanelymac.com/forum/top...hernet-series/ and cable must be connected on boot)
brightness control

Partially Working
Trackpad not fully working (scrolling missing)

Not Working
audio
battery status
Wifi (need to replace the card)

Seems like sleep is not working

Notes: system works fast. make sure that SSDT name in the order section of clover matches the file name.
 
Hi i am making this post to follow my progress on installing yosemite in this machine

Specs:
CPU i7- 4510u
GRAPHICS HD 4400 [8086:0A16]
Wifi Broadcom BCM43142 [14E4:4365]
Ethernet: RTL8101E/RTL8102E [10EC:8136]

Follow unibeast method to create a usb (http://www.tonymacx86.com/yosemite-...-x-yosemite-any-supported-intel-based-pc.html)

Then to prevent the early reboot use this kernel:
(patched from <http://donovan6000.blogspot.mx/2013/06/lapic-kernel-patcher.html>)
https://copy.com/SAih27Ew0Z0LGaUM
put it in: <usblocation>/System/Library/Kernels/kernel

to reach the installer use following flags:
-v -x cpus=1

For your hardware, best to use Clover: http://www.tonymacx86.com/yosemite-...oting-os-x-installer-laptops-clover-uefi.html

Your WiFi is not supported and will need to be replaced.
 
Thanks i am actually on the go, writing and doing it, let me try it.
 
Working after installation with clover:
Graphics QE/CI
Keyboard.
Ethernet (http://www.insanelymac.com/forum/top...hernet-series/ and cable must be connected on boot)

Partially Working
Trackpad not fully working (scrolling missing)

Not Working
audio
brightness control
battery status
Wifi (need to replace the card)

Seems like sleep is not working

Notes: system works fast.
 
...
Partially Working
Trackpad not fully working (scrolling missing)

Which trackpad is in the laptop? Did you install an appropriate driver for the trackpad that is installed?

Not Working
audio
brightness control
battery status
Wifi (need to replace the card)

Seems like sleep is not working

Notes: system works fast.

Read all applicable stickies: http://www.tonymacx86.com/yosemite-laptop-support/

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.
 
I used this patch to get the battery working
https://github.com/RehabMan/Laptop-DSDT-Patch/blob/master/battery/battery_HP-DV6-3165sf.txt

but it randomly works and my logs are full of:
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: AppleSMC: bad busy count (255,1)
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Backtrace 0xffffff80008b212d 0xffffff7f81352b68 0xffffff80008ff2eb 0xffffff80003ee455 0xffffff800033e91c 0xffffff80003235a3 0xffffff8000333e8d
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Kernel Extensions in backtrace:
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: com.apple.driver.AppleSMC(3.1.9)[FC091A2D-8062-3BA9-AE2B-77FA8ADCF2AE]@0xffffff7f81345000->0xffffff7f81360fff
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: dependency: com.apple.iokit.IOACPIFamily(1.4)[70E2B65E-A91A-3522-A1A0-79FD63EABB4C]@0xffffff7f8131e000
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: AppleSMC: bad busy count (255,1)
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Backtrace 0xffffff80008b212d 0xffffff7f81352b68 0xffffff80008ff2eb 0xffffff80003ee455 0xffffff800033e91c 0xffffff80003235a3 0xffffff8000333e8d
........

also the boot is slower.
 
I used this patch to get the battery working
https://github.com/RehabMan/Laptop-DSDT-Patch/blob/master/battery/battery_HP-DV6-3165sf.txt

but it randomly works and my logs are full of:
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: AppleSMC: bad busy count (255,1)
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Backtrace 0xffffff80008b212d 0xffffff7f81352b68 0xffffff80008ff2eb 0xffffff80003ee455 0xffffff800033e91c 0xffffff80003235a3 0xffffff8000333e8d
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Kernel Extensions in backtrace:
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: com.apple.driver.AppleSMC(3.1.9)[FC091A2D-8062-3BA9-AE2B-77FA8ADCF2AE]@0xffffff7f81345000->0xffffff7f81360fff
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: dependency: com.apple.iokit.IOACPIFamily(1.4)[70E2B65E-A91A-3522-A1A0-79FD63EABB4C]@0xffffff7f8131e000
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: AppleSMC: bad busy count (255,1)
Feb 6 20:26:31 Helis-MacBook-Pro kernel[0]: Backtrace 0xffffff80008b212d 0xffffff7f81352b68 0xffffff80008ff2eb 0xffffff80003ee455 0xffffff800033e91c 0xffffff80003235a3 0xffffff8000333e8d
........

also the boot is slower.

http://www.tonymacx86.com/yosemite-...de-how-patch-dsdt-working-battery-status.html
 
Now getting Kernel panic when connecting a hdmi monitor.
 
Now getting Kernel panic when connecting a hdmi monitor.

It is common. It is likely related to HDMI-audio (lack of or partial implementation)...

HMDI audio for Haswell has the following requirements:
- Device at 0x00030000 renamed to HDAU (it usually B0D3)
- patches to framebuffer to change DP ports to HDMI ports (there are patches in my example config.plist files but disabled)
- "hda-gfx"="onboard-1" property injected on HDAU/HDEF/IGPU objects
- FakePCIID_Intel_HDMI_Audio.kext if your HDAU device is not supported (0x0a0c is supported, 0x0c0c is not natively supported)

(eventually, I'll write a guide...)
 
Status
Not open for further replies.
Back
Top