Contribute
Register

Mavericks 10.9.2 on Lenovo G50-70

Status
Not open for further replies.
Battery status: http://www.tonymacx86.com/yosemite-...de-how-patch-dsdt-working-battery-status.html

HDMI-audio on Haswell has several requirements:
- the device at address 0x00030000, usually called B0D3, must be renamed to HDAU
- the resulting HDAU device must be recognized by AppleHDAController (config.plist patches required if not natively recognized)
- your framebuffer must be patched for HDMI-audio (there are patches in my default config.plist (disabled) files: https://github.com/RehabMan/OS-X-Clover-Laptop-Config). It is trial/error to determine which port your HDMI is connected (actually, they are positional and you can tell by looking at ioreg).
- patched AppleHDA is required (sometimes VoodooHDA works, but my experience has been not good)
- you have to inject "hda-gfx"="onboard-1" for IGPU/HDEF/HDAU objects. This is usually done with DSDT/SSDT edits (_DSM methods)



Hello

Thank you very much for the info, but I do not have the skills to solve problems
 
For jutoqui: Following the rules of this forum all comments must be in English. Meanwhile I will try to attach a pdf in spanish with the installation process.

Thanks to Rehabman !!! Your comments always are helpful !!!



Hello

@atrusplus

Thank you very much for your interest. I know the forum rules, I was wondering if we could contact by another site

Thank You
 
Hi!! I got it up and working on the same build, except the track pad it just doesn't work it is spazzing out also battery percentage, any help please?!
 
Hi all!!
Have some hardware problems with my hard disk and this is the opportunity to try clover from scratch...

I will post a new guide .... asap.
 
Hi all!!
Have some hardware problems with my hard disk and this is the opportunity to try clover from scratch...

I will post a new guide .... asap.

You're going to like Clover... Welcome to the "Clover convert" club.
 
Laptop spec:
Model: Lenovo G50-70
CPU: i7-4500U
Graphics: HD4400
HD: 500 Gb.
Ethernet: RTL8101E/RTL8102E

(Important advice: This guide is only tested in a Lenovo G50-70. Read carefully all the guide before start the procedure. You will download some software and drivers (kexts) prior the installation and copy them into the USB stick.)

Installation LOG:
1.- BIOS Setup.
USB Legecy: ENABLED
Wireless: DISABLED
SATA Controller: AHCI
Intel Virtual Technology: DISABLED
Boot Mode: Legacy Support
Boot Priority: Legacy First
USB Boot: ENABLED
PXE Boot to LAN: DISABLED

2.- Unibeast Installation.
a) Follow the Unibeast guide:
http://www.tonymacx86.com/374-unibea...-based-pc.html
b) Before start the USB installation (Step 4) you must change the mach_kernel following the Rehabman instructions:
http://www.tonymacx86.com/mavericks...-locked-msrs-hp-envy-15-j063cl-i7-4700mq.html
c) In step 4 use the following boot args:
-v PCIRootUID=0 GraphicsEnabler=No IGPEnabler=No

3.- Start again from USB, and select USB.
a) Select Utilities and open Terminal. Copy de USB mach-kernel to HDD following the Rehabman instructions:
http://www.tonymacx86.com/mavericks...-locked-msrs-hp-envy-15-j063cl-i7-4700mq.html
# in Terminal from the OS X installer, assuming your HDD volume is called "Macintosh HD"
cp /mach_kernel "/Volumes/Macintosh HD/mach_kernel"
b) To prevente the “Boot error” follow:
boot0 Error: The Official Guide
Close Terminal and go to Disk Utility. Select you Mavericks partition and Unmount. Close Disk Utility,open terminal and type:
dd if=/usr/standalone/i386/boot1h of=/dev/disk0s5

4.- Start from USB and select HDD with the following flags
-v –f –x PCIRootUID=0 GraphicsEnabler=No IGPEnabler=No USBBusFix=Yes

5.- Run Multibeast
Quick Start > DSDT Free
Drivers > Disk > 3rd Party SATA
Drivers > Misc > ElliotForceLegacyRTC
Drivers > Misc > EvOreboot
Drivers > Misc > FakeSMC v6.9.1315
Drivers > System > PatchedAppleIntelCPUPowerManagement > OS X 10.9.0
Drivers > System > AppleRTC Patch for CMOS Reset
Bootloaders > Chimera 3.0.1
Customize > Boot Options > Basic Boot Options
Customize > Boot Options > Generate CPU States
Customize > Boot Options > Hibernate Mode > Laptop
Customize > Boot Options > Use KernelCache
Customize > Boot Options > Verbose Boot
Customize > Themes > tonymacx86 Black
MacBookPro 8.1

6.- Change smbios to MacBookAir 6.2 using Chamaleon Wizard

7.- Install VoodooPS2Controller. Kext from Rehabman:
https://github.com/RehabMan/OS-X-Voodoo-PS2-Controller

a) remove /S/L/E/AppleACPIPS2Nub.kext (note: this is only for version 1.7.4 or greater)
sudo rm -rf /System/Library/Extensions/AppleACPIPS2Nub.kext
b) remove /S/L/E/ApplePS2Controller.kext
sudo rm -rf /System/Library/Extensions/ApplePS2Controller.kext
c) install VoodooPS2Controller.kext using your favorite Kext installer (Kext Wizard)
d) starting with version 1.7.8, install the VoodooPS2Daemon
sudo cp org.rehabman.voodoo.driver.Daemon.plist /Library/LaunchDaemons
sudo cp VoodooPS2Daemon /usr/bin
e) rebuild permissions and kernel cache

8.- Install GenericUSBXHCI.kext in order to fix USB ports. Follow this guide:
http://sourceforge.net/projects/genericusbxhci/files/
IMPORTANT: boot with kernel flags: -gux_defer_usb2
(Go to /Extra in your hard drive and open the file "org.Chameleon.boot.plist" with TextEdit. Under the <key>Kernel flags</key> sections, add: -gux_defer_usb2

9.- In order to have Ethernet, install the RealtekRTL8100.kext following the guide:
http://www.insanelymac.com/forum/top...hernet-series/
IMPORTANT: Check your BIOS settings. You might want to disable Network Boot and the UEFI Network Stack as these can interfere with the driver.

10.- WiFi: Using EDIMAX EW-7811Un USB adapter. The installation package cover the OS X 10.9.

Current Status:
The System works, but with major issues:
SOLVED --> Graphics: The resolution is 1024x768 and must be 1366x768.
SOLVED --> Ethernet: I'm using the R1000SL.kext but i only have a green connected Lan but with wrong IP address.
SOLVED --> USB: The USB ports doesn't work. Every time that I insert a USB device hangs the computer with the attached KP.
(The guide include the changes required for solving these issues.)


Thanks to Rehabman for his support.

Hi, I try to installa mavericks to Lenovo G50-70 i7 4510U, RAM 8 GB 1600Mhz, AMD Mobility Radeon R5 M230...but when I select the usb drive for boot the pc restarted! I try with a lot of flags (-x, -v, GraphicsEnabler=NO, -f, BusRatio.. ) and nothing...in unibeast I selected only laptop support, without Legacy USB Support, s it right? Thank you.
 
hi everyone i've tried to follow this guide with my lenovo G50-70 but when i try to install OS-X-Voodoo-PS2-Controller i had this message "no such or directory " i'm on maverick and the folder of voodoo is on the desktop sorry for my english
 
Status
Not open for further replies.
Back
Top