F5F Stay Refreshed Software Operating Systems Looking for help with Linux or Pop-OS on a laptop? I'm new to it and need some guidance.

Looking for help with Linux or Pop-OS on a laptop? I'm new to it and need some guidance.

Looking for help with Linux or Pop-OS on a laptop? I'm new to it and need some guidance.

D
dj_scully
Junior Member
42
10-18-2022, 03:48 AM
#1
I just set up Pop-OS on my laptop and have a few questions because I'm new to Linux. Should I periodically update my CPU drivers, or will they handle it automatically? If I need to update manually, how do I do it?

The NVIDIA X Server isn't a driver; you'll need the appropriate GPU driver. On the NVIDIA website, choose the OS you want to use for your Legion laptop.

To see which drivers are installed, check the system information or use a tool like 'ls /drivers'.

Yes, Lenovo Vantage is available for Linux. You can install it from the official site and follow their instructions.

For detailed system info, most users rely on tools such as 'systemd-resolved' or 'lspci'.
D
dj_scully
10-18-2022, 03:48 AM #1

I just set up Pop-OS on my laptop and have a few questions because I'm new to Linux. Should I periodically update my CPU drivers, or will they handle it automatically? If I need to update manually, how do I do it?

The NVIDIA X Server isn't a driver; you'll need the appropriate GPU driver. On the NVIDIA website, choose the OS you want to use for your Legion laptop.

To see which drivers are installed, check the system information or use a tool like 'ls /drivers'.

Yes, Lenovo Vantage is available for Linux. You can install it from the official site and follow their instructions.

For detailed system info, most users rely on tools such as 'systemd-resolved' or 'lspci'.

M
Marinated
Senior Member
666
10-18-2022, 03:48 AM
#2
The concept of a CPU driver doesn't exist; chipset drivers are present but usually integrated into the kernel. Updates are applied during a full system update. The X server enables display functionality and isn't exclusive to NVIDIA hardware. For NVIDIA cards, you can use either the built-in open-source driver or install a proprietary one. With Pop_OS, preinstalled versions may be available, but they can also be added later via the provided link.
M
Marinated
10-18-2022, 03:48 AM #2

The concept of a CPU driver doesn't exist; chipset drivers are present but usually integrated into the kernel. Updates are applied during a full system update. The X server enables display functionality and isn't exclusive to NVIDIA hardware. For NVIDIA cards, you can use either the built-in open-source driver or install a proprietary one. With Pop_OS, preinstalled versions may be available, but they can also be added later via the provided link.

R
RiskyMaster
Junior Member
1
10-18-2022, 03:48 AM
#3
On Windows, an AMD driver for the IGPU is available. Do you need to install it separately? On the Lenovo Vantage, there’s a setting to save battery, which I’ve learned can be adjusted via .bashrc like the driver version.
R
RiskyMaster
10-18-2022, 03:48 AM #3

On Windows, an AMD driver for the IGPU is available. Do you need to install it separately? On the Lenovo Vantage, there’s a setting to save battery, which I’ve learned can be adjusted via .bashrc like the driver version.

S
S_MAGHRABI
Member
58
10-18-2022, 03:48 AM
#4
1. The CPU driver isn't present; kernel-level drivers handle it, so you don't need to worry about Linux support for older chips.
2. It functions similarly to Nvidia's control panel in Windows, but you're using Pop, which avoids needing Nvidia-specific drivers.
3. There should be a drivers section in Pop that displays your current version or offers more details.
4. You can technically use Wine, though the experience is inconsistent even with G-hub; consider alternatives like Open-Rgb and Piper for better compatibility.
5. Run hwinfo from the terminal for system information.
S
S_MAGHRABI
10-18-2022, 03:48 AM #4

1. The CPU driver isn't present; kernel-level drivers handle it, so you don't need to worry about Linux support for older chips.
2. It functions similarly to Nvidia's control panel in Windows, but you're using Pop, which avoids needing Nvidia-specific drivers.
3. There should be a drivers section in Pop that displays your current version or offers more details.
4. You can technically use Wine, though the experience is inconsistent even with G-hub; consider alternatives like Open-Rgb and Piper for better compatibility.
5. Run hwinfo from the terminal for system information.

G
Greytide
Member
159
10-18-2022, 03:48 AM
#5
For your GPU you need to install the drivers, though it seems Pop may come preinstalled with AMD drivers too.
G
Greytide
10-18-2022, 03:48 AM #5

For your GPU you need to install the drivers, though it seems Pop may come preinstalled with AMD drivers too.

L
lokapso_SP
Member
77
10-18-2022, 03:49 AM
#6
Learn how to verify your NVIDIA driver version on Linux using this guide.
L
lokapso_SP
10-18-2022, 03:49 AM #6

Learn how to verify your NVIDIA driver version on Linux using this guide.

C
CutieeMiner
Junior Member
4
10-18-2022, 03:49 AM
#7
On Linux, no standard driver is provided for AMD and Intel graphics cards. Only NVIDIA offers similar external drivers, while Pop-OS includes this setup. Unless Pop-OS interferes, GNOME lets you switch between power-saving, normal, and performance modes. The system intelligently activates performance when demanding apps run and turns off power saving when power is available, minimizing manual adjustments. Driver updates sync automatically with kernel releases. For RGB lighting, consider openRGB, or use fancontrol-gui for fans, or a GNOME shell extension for custom options in your top bar. Additional alternatives exist as well.
C
CutieeMiner
10-18-2022, 03:49 AM #7

On Linux, no standard driver is provided for AMD and Intel graphics cards. Only NVIDIA offers similar external drivers, while Pop-OS includes this setup. Unless Pop-OS interferes, GNOME lets you switch between power-saving, normal, and performance modes. The system intelligently activates performance when demanding apps run and turns off power saving when power is available, minimizing manual adjustments. Driver updates sync automatically with kernel releases. For RGB lighting, consider openRGB, or use fancontrol-gui for fans, or a GNOME shell extension for custom options in your top bar. Additional alternatives exist as well.