Displaying 2 results from an estimated 2 matches for "freesia".
2018 May 16
0
kernel-lt from ELRepo vs. GRUB: define default boot kernel
...ure why you need kernel-lt. NVIDIA's proprietary binary drivers
always support the latest RHEL. RHEL workstations for 3D rendering is
one major reason why NVIDIA is providing drivers for the Linux platform.
For instance, this is NVIDIA driver 390.30 on my Dell Precision 7510:
% uname -a
Linux freesia 3.10.0-862.2.3.el7.x86_64 #1 SMP Wed May 9 18:05:47 UTC
2018 x86_64 x86_64 x86_64 GNU/Linux
% lsmod | grep nvidia
nvidia_drm 39676 1
nvidia_modeset 1087441 10 nvidia_drm
nvidia 14328472 878 nvidia_modeset
drm_kms_helper 176920 1 nvidia_drm
drm...
2018 May 16
4
kernel-lt from ELRepo vs. GRUB: define default boot kernel
Hi,
After upgrading my workstation to CentOS 7.5 (1804), I had to upgrade my
kernel from vanilla to kernel-lt from ELRepo. My NVidia GeForce 210
would only work with the driver provided by NVidia, which in turn
required a more recent kernel than 3.0.10. Anyway.
Right now here's all the kernels that I have on my workstation:
[root at alphamule:~] # rpm -qa | grep -i kernel