Is it possible to install Ubuntu on the new Lenovo Yoga 2 Pro? I have checked the Lenovo compatibility lists on the Ubuntu site, but no new entries have been created yet for this model (released mid-October).
Ubuntu – Ubuntu on Lenovo Yoga 2 Pro
system-installationyoga-2
Related Solutions
2018-11-02
My recent experience installing ubuntu 18.04 on same MacBook Pro mid 2009 ( MBP 5.5 ) that had ubuntu 14.04 and for THOSE WHO HAPPENS TO HAVE A BEAUTIFULL USELESS, WOTHLESS MacBook Pro that sits around doing nothing because Mountain Lion is overpass not suppoorted and dead!
My recipe is if you DO NOT GIVE UP AND ARE VERY PERSISTENT.
I have to say It is becoming tedious or I am getting older....
First let us be clear, The ''refind'' approach did not work before and not this time again for me on this Mac Book Pro and not on a more recent Mac Boo Pro with intel i5! and not with my older big MacBook Pro 2008 with 2 Zeon cpu totalling 4 cores.
On the MAc BOOk Pro mid-2009 I tried the DVD approach and pressing C key - No success it is always rejeted.
I tried pressing the ''alt-option'' key - not much luck it would stop after starting to read the 18.04.iso DVD, then engaged in a reject... and same with a usb flash drive alone.
The approach I used that was succesfull... I got get rid of refind , insert the DVD + the usb flash drive all at same time. Restart pressing ''Alt-option'' key + power on switch. I Held on, cause it takes time. Don't let off the ''alt-option'' until you see the new choice showing ''windows'' and the ''yellow usb drive''. Select the new yellow usb drive. It should go on... with the installaton process.
The first pitfall I had to face was at the time of selecting the city/country. My choice was Montreal,Qc ... but that never stayed selected and it always moved to Toronto, On ... Why? unknown.... After reselecting over 20 times I decided to keep Toronto and go on... Then came another problem with language. In all previous installations since Ubuntu 6.XX (over 10 years or so) I always seleced English US as the language and things would roll on to install. This time, NO it cut off and died out. I had to restart the whole process from the beginning. I found out it was a NO NO.
By luck or chance after 5-6 times, I decide to selected ''English Canadian'',''Canadian Multilingual'' and regional ''Canadian French''. That is the only way it proceeded to install. I selected the minimal, with no downloads while installing. When I rebooted I could connect to update and dist-upgrade + Install all the other apps as I liked to choose. There must be some bugs in this new vesion 18.04-1 and I pass my experience because many may have tried to install a much better OS on these Apple products the company wants us to throw away .Apple want us to Keep up piling the waste on the planet...and give them money
Denis Gaulin
Install Ubuntu 17.10 along Windows 10 on Lenovo Yoga 720-15IKB (7700HQ, FHD, GTX 1050)
(I added some german translations in brackets)
Backup of your important Windows files! Then resize your Windows Partition in the partition manager to get free space for Ubuntu.
Switch your SSD settings from RAID to AHCI (Source):
- Right-click the Windows Start Menu. Choose "Windows PowerShell (Admin)". Type this command and press ENTER:
bcdedit /set safeboot minimal
- Restart the computer and enter BIOS Setup (Click "Restart now" from the Recovery Settings; choose "Troubleshoot" (Problembehandlung); "Advanced Options"; "UEFI Firmware Settings")
- Change the "SATA Controller mode" from RAID to AHCI (There will be a warning "All data will be erased" but this is not the case here, since we selected "safeboot" earlyer)
- Disable Boot->"Fast Boot"
- Optional BIOS settings I used:
- disable the "Hotkey Mode" in Bios too if you prefer to have ordinary Function Keys F1-F12
- Set "Thermal Control" to "Balanced" so the fan will start less often
- Enable "Intel Virtual Technology" in case you want tu run VMs on your Laptop
- Save changes and exit Setup with F10 and Windows will automatically boot to Safe Mode (skip the filesystemcheck if asked)
- In "Windows PowerShell (Admin)" enter:
bcdedit /deletevalue safeboot
- Reboot once more and Windows will automatically start with AHCI drivers enabled.
- Disable the Fast Boot checkbox "Turn on fast startup (recommended)" ("Schnellstart") in your energy options (so later you can access your windows partition read-writable from Linux.)
- Right-click the Windows Start Menu. Choose "Windows PowerShell (Admin)". Type this command and press ENTER:
Now you should be able to install Ubuntu in a dual-boot configuration:
- Install Ubuntu on a USB Device with UNetbootin (This can keep the existing data on your USB Device and just add the install-image as extra folders)
- Reboot and press F2 to enter BIOS again or just F12 to select the Boot Device
- In Boot-Settings choose the USB Stick with your Ubuntu install Image
- Attach a USB Mouse, since the Touchpad is not working at the beginning
- Install Ubuntu 17.10 and Choose "Install third-party software" and "turn off secure boot"
Tweak Ubuntu
- I guess at first, you want to remove the Amazon Links in your dash ;)
Get the touchpad running
You have to use at least the kernel 4.14. You can install the 4.14-rc5 with this script to get the touchpad running. You need to disable secure boot in you BIOS. With the new kernel at first the networking will be broken due to a bug in the apparmor settings, but you can fix this:sudo apt install apparmour-utils sudo aa-complain /etc/apparmor.d/sbin.dhclient
Optimise Power Consumption
apt install powertop powertop --auto-tune # install as a service: cat << EOF | sudo tee /etc/systemd/system/powertop.service [Unit] Description=PowerTOP auto tune [Service] Type=idle Environment="TERM=dumb" ExecStart=/usr/sbin/powertop --auto-tune [Install] WantedBy=multi-user.target EOF systemctl daemon-reload systemctl enable powertop.service
Remap Menu key to Print
Since there is no MENU key on the yoga 720, if you are not lucky using Shift+F10, you can remap the PRINT key to MENU: go to Settings -> Keyboard -> Shortcuts -> Screenshots, and disable the mapping using the Print Screen, then add this command to your Startup Applications:/usr/bin/xmodmap -e "keycode 107 = Menu"
Tweak Settings and Fix legacy tray icons
Install Topicons Plus from https://extensions.gnome.org/extension/1031/topicons/
or install manually with:sudo apt install gnome-tweak-tool make git clone https://github.com/phocean/TopIcons-plus.git /tmp/TopIcons-plus cd /tmp/TopIcons-plus sudo make install INSTALL_PATH=/usr/share/gnome-shell/extensions
Now, reload GNOME Shell. You can either hit Alt+F2, type r, and hit enter (or login/logout). Finally, launch the
gnome-tweak-tool
utility (german: "Optimierungen") to manage extensions. There, you can enable TopIcons Plus and then tweak its look and feel.Adapter for Ethernet, SDCARD and HDMI
I use an adapter for the combi USB Type-C/Thunderbolt/Displayport, i.e. this one to supplement the missing adapters. Also I have a 3-Port USB Ethernet Adapter, which both work fine on the yoga 720.
Related solved problems
- After upgrade to 18.04 I had to solve this: Boot hangs for 30 seconds at "Begin: Running /scripts/local-premount"
Best Answer
Just bought (last week) one (yoga 2 pro - i7 - 8 GB ram - 256 SSD) and have installed Ubuntu 13.10.
It comes with a small button on the side of the power button to enable the BIOS edit and boot sequence... When you press it, the computer powers up with the config menu. Then you have to edit the BIOS to unsecure UEFI mode. It was really easy.
To boot the Ubuntu you have to edit the grub's boot line before the
quiet
parameter, adding:acpi_backlight=vendor
.After installing Ubuntu, in the
/etc/default/grub
file, you have to add the same ACPI conf around the 11th line:Then execute the:
sudo update-grub2
command.And that's it...
At first, wireless was hard blocked and I tried out everything to enable it (
rfkill unblock
, kernel upgrade to 3.12, and nothing worked).In order to use it without wireless, I bought the J5 USB 3.0 gigabit ethernet adapter... it works without any configuration.
I found some posts online saying that they have solved this by reinstalling Windows, unblocking the wireless card via software, and then going back to linux. I removed all partitions and I am not planning to reinstall windows.
The funny thing was that
iwlist wlan0 scan
worked... so that was very strange...Today I installed wicd to replace the network manager and the wireless start working! the only thing that was needed was to copy the resolv.conf from the Ubuntu location to /etc (replacing the symbolic link)
Also the brightness function key is not doing nothing... but I don't care about that... :-)