Last active
August 2, 2024 16:55
-
-
Save AnnoyingTechnology/45cbced6dd9e11fa714d3e0151be6717 to your computer and use it in GitHub Desktop.
Revisions
-
AnnoyingTechnology revised this gist
Jun 24, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,8 @@ 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** # Ubuntu 18.04 -
AnnoyingTechnology revised this gist
Nov 12, 2018 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,4 +26,5 @@ Summary of my findings (Please comment if you can get further than me) : # Debian buster * no issues ! Install Debian 9.5 stable, changes your `/etc/apt/sources.list` to buster then `apt 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 -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -26,4 +26,4 @@ Summary of my findings (Please comment if you can get further than me) : # Debian buster * no issues ! Install Debian 9.5 stable, changes your `/etc/apt/sources.list` to buster then `apt update && apt upgrade && apt dist-upgade`). -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Summary of my findings (Please comment if you can get further than me) : **Most importantly : Lenovo refuses to provide any kind of support for their product on Linux, even though the computer is sold without an OS** # Ubuntu 18.04 * 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). -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Summary of my findings (Please comment if you can get further than me) : * 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) # Debian 9.5 (stable) * 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. -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -6,12 +6,13 @@ Summary of my findings (Please comment if you can get further than me) : **Most importantly : Lenovo refuses to provide any kind of support for their product on Linux, even though the computer is sold without an OS** # Ubuntu 18.04 * 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) # Debian 9.5 stable * 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. -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 6 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Summary of my findings (Please comment if you can get further than me) : * 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) # Debian 9.5 stable * 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. @@ -21,4 +21,8 @@ Summary of my findings (Please comment if you can get further than me) : * 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 adding `blacklist 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. # Debian buster * no issues ! Don't bother, run Debian Buster. -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,8 @@ nVidia GTX 1050 Ti Summary of my findings (Please comment if you can get further than me) : **Most importantly : Lenovo refuses to provide any kind of support for their product on Linux, even though the computer is sold without an OS** # Ubuntu 18.04 * 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). -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,13 +3,13 @@ nVidia GTX 1050 Ti Summary of my findings (Please comment if you can get further than me) : # Ubuntu 18.04 * 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) # Debian 9.5 * 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. -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,13 +3,13 @@ nVidia GTX 1050 Ti Summary of my findings (Please comment if you can get further than me) : ## Ubuntu 18.04 * 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) ## Debian 9.5 * 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. -
AnnoyingTechnology renamed this gist
Aug 29, 2018 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
AnnoyingTechnology revised this gist
Aug 29, 2018 . 1 changed file with 13 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,16 +4,19 @@ nVidia GTX 1050 Ti Summary of my findings (Please comment if you can get further than me) : ## Ubuntu 18.04 * 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) ## Debian 9.5 * 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 adding `blacklist 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. -
AnnoyingTechnology created this gist
Aug 29, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ Intel i7-8750H nVidia GTX 1050 Ti Summary of my findings (Please comment if you can get further than me) : ## Ubuntu 18.04 * the computer will randomly crash, during the setup phase, or afterwards. * the keyboard and track are not usable during setup, though afterwards, they both work. ## Debian 9.5 * Will install in command-line expert mode. * GNOME will start and work * Graphics drivers used by defaults will be "nouveau" * Installing nvidia-driver thru apt will cause GDM to fail starting. * The keyboard works during the setup and afterwards * The touchpad doesn't work, *at all* * The wifi works after typing `sudo modprobe -r ideapad_laptop` or adding `blacklist ideapad_laptop` to `/etc/modprobe.d/blacklist.conf`