Lenovo Ftp Drivers For Mac

Posted on by  admin

In this article, I will show you how to install macOS Sierra on Lenovo Y50/Y50-70/Y40 using Clover UEFI. The complete guide of macOS Sierra 10.12 on Lenovo Y50 laptops. This method is using the clover EFI and the guide below is experienced on Lenovo Y50-70. The aim of the article is toExclusive Guide Install macOS Sierra on Lenovo Y50 (1080p-UHD) provide you a full step by step guide installing macOS Sierra or El Capitan, it;s works for both because there aren’t many differences. But still, there are some problems that we hope developers fix them as soon as possible.

Remember: This particular guide is for Lenovo Y50-70 but it works for Y40-70 and Y50. Also for both 1080p HD and UDH/4K also because the drivers are pretty the same and work on all. Also, this guide is named for macOS Sierra but it also works great for Mac OS X El Capitan. Requirements: Note: All guide and link for the Requirements are linked down below. Lenovo Y50-70 (or Y50) with either 1080p or UHD/4K display. macOS Sierra or El Capitan downloaded from the App Store.

8 GB or Higher USB Flash Drive. Edimax EW-7811un Creating USB Installer Firstly, You need to create bootable USB installer for macOS Sierra to install it on the Lenovo laptop. The process of creating bootable USB installer for macOS Sierra or El Capitan is a little bit long, so due to this, we have managed in separate articles to create bootable USB. Now all you have to do is, follow one of the way below to create bootable USB installer for macOS Sierra. Copy the kext to USB Installer Blank Space for macOS 10.12 So before getting started you need at least 20 GB empty partition disk space to install macOS Sierra on that volume. If you have already then made you sure you have copied or moved your data before continuing to install macOS on that volume drive because it will clean and disappeared from your Windows. So in short, I want to say that you need a free empty partition or vacant HDD or SSD to install macOS Sierra on it.

If don’t own any of them then create an empty partition drive by the article below or buy an HDD or SSD right now. UEFI BIOS Settings After create free disk space for macOS Sierra and bootable USB installer. First, you have to setup parts of your computer BIOS, this will let your PC to boot into USB installer. It’s only for Lenovo laptops and it may or may not work for any other laptop. Power on your laptop, press Novo button then select BIOS Setup or F2 from your keyboard to directly enter BIOS Setup. Boot into Mac OS Drive Performing a clean Installation In the previous steps, if you have installed macOS Sierra from the USB Installer to the partition that you created for macOS Sierra 10.12, then after booting from that partition that macOS Sierra is installed on it.

Here it’s time to setup and performing a clean installation of macOS Sierra. Well, we have another article also for further information with the shots visit the link below to perform a clean installation of macOS Sierra or keep following this article below. (With Shots) #1. Choose your Country and click on Continue. Select your Country #2. Pick a keyboard Layout and click on Continue. Now select your method to transfer information to this mac and click on Continue.

Enable location services and click on Continue. In this step, you have to Sign in with your Apple ID. If you don’t have, then create a free Apple ID “ If you don’t want to sign in with Apple ID or don’t want to create Apple ID, then Choose Don’t Sign in and click on Continue. Agree to the Terms and Conditions. Fill out the Full name, Account name, Password, Hint and check the box of Set time zone based on Current location. Finally click on Continue to create your user account for macOS Sierra, that will be installed on your PC. Post Installation Now after installing macOS Sierra on your Lenovo Y50-70, this part is very tricky and important.

Because you might face some problems after the installation, like sound and Wi-Fi isn’t working, no internet connection and the most important that you are unable to boot into macOS Sierra without the USB Installer then you need a post installation. Installing Edimax Driver (Wi-Fi Solution) After installing macOS Sierra 10.12 on your laptop then you may have big problem with Wi-Fi because it disappeared completely from the settings.

Ftp

So you can connect to the internet via cable or a wifi dongle, like Edimax EW-7811un. So if you have the already the item to install the driver, download the installer files from the like below then open it and install it by clicking continue a couple of times and type your password and hit enter to confirm installation process. Install Developer Tools #2. After the developer tool is installed then run the commands below in the terminal to download or copy all the important file from GitHub to your mac drive. Mkdir /Projects cd /Projects git clone y50.git #3.

Now this time paste the commands below to your terminal to download and install the required kext and drivers on your laptop. Cd /Projects/y50.git./download.sh./installdownloads.sh #4. After running the above commands a restart is not bad to understand what works and not. To finish the setup, we need a correctly patched DSDT/SSDT, these patches are created specially for this kind of laptops. So If you return from a restart, copy & paste the following commands into your terminal. If no then same but without first line. Cd /Projects/y50.git make make install Power Management For power management use the ssdtPRgen.sh script by Pike R. Instructions for using it are provided in the README.

When you run the commands below then it will place the generated SSDT.aml to /EFI/Clover/ACPI/patched/SSDT.aml, it’s current instructions at the README. So you need to run the following commands. Open terminal then copy & paste this command, it will download the file into your Lenovo laptop. Cd /Projects/y50.git curl -o./ssdtPRGen.sh chmod +x./ssdtPRGen.sh #2. So now the files should be downloaded, run the command below to apply it to your laptop./ssdtPRGen.sh #3.

After running the command above then it will ask if you want to copy to /Extra? So respond with “n” to cancel the operation.

Same respond “n” for opening ssdt.dsl. You can find the result at /Library/ssdtPRgen/SSDT.aml now copy then the same ssdt.aml file and paste it on /EFI/Clover/ACPI/patched/SSDT.aml. You can do it graphically if you wish but also run the command below to finish it in a moment. Cd /Projects/y50.git sudo./mountefi.sh / cp /Library/ssdtPRgen/ssdt.aml /Volumes/EFI/EFI/Clover/ACPI/patched/SSDT.aml Patch IOKit framework (UHD/4K only) If you have a UHD/4K display you have to patch IOkit framework.So run the command below to patch IOkit framework. Cd /Projects/y50.git curl -o XPS9530.sh chmod +x XPS9530.sh./XPS9530.sh -patch-pixelclock Place the Config.plist If you have successfully completed the steps above, so now you are good to go with the following steps.

Because if you place this config.plist file into your UEFI bootloader and there are not the files that you use above, it can’t work properly then your laptop might face some terrible issues. Firstly, you have to mount the EFI partition of your laptop, where the Clover files are placed. To mount EFI you can use clover configurator or the command below.

Cd /Projects/y50.git sudo./mountefi.sh / #2. Now you need to copy the config.plist file from /Projects/y50.git then paste/replace it with /EFI/EFI/Clover/config.plist. So If you have 1080p display then rum this command. Cd /Projects/y50.git cp config.plist /Volumes/EFI/EFI/Clover/config.plist #3. If you have a UHD/4K display then run the command below. Cd /Projects/y50.git cp configUHD.plist /Volumes/EFI/EFI/Clover/config.plist Troubleshooting After updating your Hackintosh then the settings and patches might lose the correct configuration and the laptop might stop working properly. So after the updates you need to fix it manually. Fixing Sound & Display If you have applied all the settings above then you sound isn’t working then you need to follow this the steps below.

Lenovo Mac Or Pc

This happens after installing new/updated kexts or after the initial installation, you may lose audio, So need to bring it back to the cache. Also if you have a UHD/4K display then you need to bring the patches to cache by the steps below.

Make you sure you have installed then audio kext and patches for your laptop. After that restart your laptop and on the clover, menu hit space bar then boot with without caches. Get help to from here to boot without caches. Now rebuild the cache, open terminal and run the following command.

This command makes the audio in the cache to start working again. Sudo touch /System/Library/Extensions && sudo kextcache -u / #3. Restart your laptop normally, if needed, two times. Also, It’s possible to fix you sound by VoodoHDA. So download and Install it by or then restart your laptop to get the result.

(if needed two times) Update the patched repos When a major update comes to the Mac OS and after installing new updates then you need to update the repo project. So need re-patch DSDT/SSDT with the commands below.

Open terminal and run the following commands. It will download and install all the update kexts, patches, scripts and much more. Cd /Projects/y50.git git pull./download.sh./installdownloads.sh./updateconfig.sh make make install Other post-install tasks There are some settings for initial configuration to be done after completing all the steps above. The tasks below is optional and recommended to be done on your laptop. The hibernation option (suspend to disk or S4 sleep) is not supported on Hackintosh,so it highly recommended to be disabled.

To disable this open terminal and run the command below. Sudo pmset -a hiber natemode 0 sudo rm /var/vm/sleepimage sudo mkdir /var/vm/sleepimage #2. you will get slow WiFi after sleep and wake up until you disable “Wake for network access” in SysPrefs-Energy Saver. If you get Bluetooth Setup Assistant popup on your screen then to disable it, go to SysPrefs-Bluetooth-Advanced and uncheck all the options. It was all about, exclusive guide to install macOS Sierra on Lenovo Y50-70 (1080p-UHD).

If you faced any problem tell us below by comment, feel free to tell us. We’re waiting for your suggestion. Hello there I need some help I m stuck in power management after paste the #2 this is what I get: ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl v6.6 Copyright (c) 2013 by † Jeroen v15.6 Copyright (c) 2013-2018 by Pike R.

Alpha ———————————————————– Bugs. SsdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl v6.6 Copyright (c) 2013 by † Jeroen v15.6 Copyright (c) 2013-2017 by Pike R. Alpha ———————————————————– Bugs. Hello I m having a problem thanks On Power Management on #2 I get this: ssdtPRGen.sh v0.9 Copyright (c) 2011-2012 by † RevoGirl v6.6 Copyright (c) 2013 by † Jeroen v15.6 Copyright (c) 2013-2017 by Pike R. Alpha ———————————————————– Bugs. I download this: Important Note: After creating USB Installer via unibeast then you need to copy ApplePS2SmartTouch kext(TouchPad), VoodooPs2Controller kext (Keyboard) and FakeSMC kext to the USB Installer. First Mount the EFI partition of USB via Clover configurator then copy and paste it EFI Clover Kexts other.

Ftp Mac Os

When you boot from USB then your touchpad and keyboard will work, otherwise, you need an external mouse & keyboard to complete the installation Process. But i can’t download de config, can help me please?

Lenovo Mtp Drivers For Mac

Motorola Device Manager contains USB drivers and software to connect your Motorola phone or tablet to your computer using a USB cable. System Requirements: Windows® Windows XP®(SP3 or greater) Windows Vista® Windows 7® Windows 8® Windows 10® Works with devices running Android®, Motorola OS, or Windows Mobile® operating systems Mac OS X® Mac OS® 10.5.8 Leopard Mac OS® 10.6 Snow Leopard Mac OS® 10.7 Lion Mac OS® 10.8 Mountain Lion Mac OS® 10.10 Yosemite Works with devices running Android® Need a Bluetooth Driver for your accessory? If you are having Bluetooth trouble, updates should be available through Microsoft's Windows Update service. If drivers were not downloaded automatically by Windows Update, use Device Manager to refresh the driver from Windows Update, or contact the device manufacturer. If your phone is on Android 6.0 (Marshmallow), after installing the drivers when you plug the phone in pull down the notificaiton bar. If you see USB for charging, select this and switch it to Media Transfer Protocol (MTP). Ivt bluesoleil bluetooth driver download.

Comments are closed.