18
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]

I wanted to post all the workaround and configs I needed to make Linux Mint work on the Lenovo Legion 5i Pro 2022 so others who need the help can find it on a non-reddit source. This will also be helpful for when I inevitably hop distros or break my system because I am a crazy person.

The following should get Linux Mint 21.2 working reasonably well on your Lenovo Legion assuming the assuming the model is the same.

  1. Fixing stuck on mint logo after installing the nvidia driver.

Install the most recent nvidia driver using the driver manager on mint. Run the following so systemd does not stall waiting for the backlight service.

sudo systemctl mask systemd-backlight@backlight\:nvidia_0.service
  1. Edit your kernel arguments so that the backlight works on Cinnamon

Open the file:

sudo nano /etc/default/grub

Add the following to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"

acpi_backlight=video

Update grub to apply the change

sudo update grub
  1. Get a more recent kernel through one of the following methods to make suspend and resume work properly
  1. Adjust keyboard lighting (Optional)

https://github.com/4JX/L5P-Keyboard-RGB

All of that together should make the system function normal and reasonably optimal. So if you use Linux Mint or are having similar issues with your superior for some reason distribution, these may come in handy. As for future Rod Biren, quit spending all your time breaking your OS and avoiding actual work on your side projects. Loading bars are not actual progress.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here
this post was submitted on 19 Jul 2023
18 points (100.0% liked)

Linux

47345 readers
1330 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS