Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save AnnoyingTechnology/45cbced6dd9e11fa714d3e0151be6717 to your computer and use it in GitHub Desktop.
Save AnnoyingTechnology/45cbced6dd9e11fa714d3e0151be6717 to your computer and use it in GitHub Desktop.

Revisions

  1. AnnoyingTechnology revised this gist Jun 24, 2019. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
  2. AnnoyingTechnology revised this gist Nov 12, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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`).
    * 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
  3. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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 ! Don't bother, run 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`).
  4. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    # 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).
  5. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    # 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.
  6. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    # 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.
  7. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 6 additions and 2 deletions.
    8 changes: 6 additions & 2 deletions lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    # 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.
    * 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.
  8. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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).
  9. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    # 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
    # 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.
  10. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions lenovo_legion_y530_linux_compatibility_issues_fix.md
    Original 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
    ## 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
    ## 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.
  11. AnnoyingTechnology renamed this gist Aug 29, 2018. 1 changed file with 0 additions and 0 deletions.
  12. AnnoyingTechnology revised this gist Aug 29, 2018. 1 changed file with 13 additions and 10 deletions.
    23 changes: 13 additions & 10 deletions lenovo_legion_y530_linux_compatibility_issues_fix.txt
    Original 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
    * 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.

    * 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

    * 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`
    * 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.
  13. AnnoyingTechnology created this gist Aug 29, 2018.
    19 changes: 19 additions & 0 deletions lenovo_legion_y530_linux_compatibility_issues_fix.txt
    Original 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`