Intel i7-8750H nVidia GTX 1050 Ti
Summary of my findings (Please comment if you can get further than me) :
edit: 06/2019 guys in the comments have found workarounds and new solutions !
Most importantly : Lenovo refuses to provide any kind of support for their product on Linux, even though the computer is sold without an OS
- switch the BIOS to UEFI (and don't forget to create the EFI partition, ~256Mb)
- the computer will randomly freezes, during the setup phase, or afterwards. Current theory is that switching from iGPU to dedicated GPU causes the computer to freeze/hang (cursor still moves, but nothing else).
- the keyboard and trackppad are not usable during the setup, though afterwards they both work.
- the graphics performance are good (until the computer feezes of course)
- Switch the bios to UEFI (don't use legacy, don't forget to create the EFI partition, ~256Mb)
- It installs properly in command-line using the expert mode.
- GNOME will start and work as expected
- The graphics drivers used by defaults appears to be "
nouveau
", graphics performances are poor - Installing
nvidia-driver
thru apt will cause GDM to fail starting. - The keyboard works during the setup and afterwards too
- The touchpad doesn't work at all
- The wifi works after typing
sudo modprobe -r ideapad_laptop
or addingblacklist ideapad_laptop
to/etc/modprobe.d/blacklist.conf
otherwise - The function keys are enabled by default, so altering the volume requires using the Fn key, for example.
- no issues ! Install Debian 9.5 stable, changes your
/etc/apt/sources.list
to buster thenapt update && apt upgrade && apt dist-upgade
). - [edit] actually two things : no keyboard backlight, you have to use the Fn key to change the volume/brightness
I'd like to share my experience if it's ok.
It seems like there's a patch on the kernel that fixes the wifi issues.
Pop_OS! 19.04 (tested, works ok) & Ubuntu 19.04 (not tested, should work)
Booting from the Pop_OS! live USB gives a fully functional experience. With the LTS version I had all the problems everyone has with the wireless card. Blacklisting the
ideapad_laptop
module did nothing and enabling the wireless on the BIOS caused the OS to not shutdown.I'd like to give a few recommendations:
Troubleshooting
In my case, every now and then when I boot up the wifi just stops working. For no apparent reason. I haven't found any reason why this happens or how to fix it in a clean way. To "fix" this: