LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   The Latest NVIDIA Linux Driver Release. (https://www.linuxquestions.org/questions/slackware-14/the-latest-nvidia-linux-driver-release-4175608923/)

Regnad Kcin 01-20-2023 11:53 AM

(duplicate..)

Regnad Kcin 01-20-2023 12:07 PM

uefi for years now. I mostly use refind as I am multibooting several different OSes from time to time plus win11.
Everything works fine with -current either the huge kernel or the generic + initrd boot. I usually dont bother with generic but I tried it just now and generic doesn't break anything nor does it improve my "UX" in any way other than i get to see insmods flash by, if that's a thing.

rizitis 01-20-2023 12:26 PM

Code:

uname -a
Linux localhost.localdomain 6.1.7 #1 SMP PREEMPT_DYNAMIC Wed Jan 18 18:10:03 CST 2023 x86_64 12th Gen Intel(R) Core(TM) i7-12700H GenuineIntel GNU/Linux
omen@$~>  inxi -G
Graphics:
  Device-1: Intel Alder Lake-P Integrated Graphics driver: i915 v: kernel
  Device-2: NVIDIA GA107M [GeForce RTX 3050 Ti Mobile] driver: nvidia
    v: 525.85.05
  Device-3: Luxvisions Innotech HP Wide Vision HD Camera type: USB
    driver: uvcvideo
  Display: wayland server: X.org v: 1.21.1.6 with: Xwayland v: 22.1.7
    compositor: gnome-shell v: 42.7 driver: X: loaded: modesetting,nvidia
    unloaded: nouveau,vesa dri: iris gpu: i915 resolution: 1920x1080~144Hz
  API: OpenGL v: 4.6 Mesa 22.3.3 renderer: Mesa Intel Graphics (ADL GT2)
omen@$~>  prime-run stremio &
[1] 17019
omen@$~>  [cplayer] mpv 0.34.1 Copyright © 2000-2021 mpv/MPlayer/mplayer2 projects

here all fine... -current & 525.85.05

ps: did anyone have solution for custom kernels that NVIDIA.run -K is not working?

yvesjv 01-28-2023 09:16 PM

Installed 525.85.05 soon after installing kernel 6.1.8.
Boots and runs ok though I now see a new error...
bash-5.2$ vainfo
Trying display: wayland
Trying display: x11
Xlib: extension "NV-GLX" missing on display ":0.0".
Xlib: extension "NV-GLX" missing on display ":0.0".


1 hour later:- Update... my bad!
added these two below and looking sort-of-okay now
export VDPAU_DRIVER=nvidia
export LIBVA_DRIVER_NAME=nvidia


bash-5.2$ vainfo
Trying display: wayland
Trying display: x11
vainfo: VA-API version: 1.17 (libva 2.17.1)
vainfo: Driver version: Splitted-Desktop Systems VDPAU backend for VA-API - 0.7.4
vainfo: Supported profile and entrypoints
VAProfileMPEG2Simple : VAEntrypointVLD
VAProfileMPEG2Main : VAEntrypointVLD
VAProfileMPEG4Simple : VAEntrypointVLD
VAProfileMPEG4AdvancedSimple : VAEntrypointVLD
<unknown profile> : VAEntrypointVLD
VAProfileH264Main : VAEntrypointVLD
VAProfileH264High : VAEntrypointVLD
VAProfileVC1Simple : VAEntrypointVLD
VAProfileVC1Main : VAEntrypointVLD
VAProfileVC1Advanced : VAEntrypointVLD

SunnyJim 01-29-2023 05:37 PM

I was wondering if this was the right thread to ask about dlss support with the nvidia driver as i have found that nvngx.* dlls are not included in /usr/lib/nvidia/wine that are needed
for dlss support in wine. Presently i am using proton to run battlenet for blizzards diablo II resurrected and was looking for support in wine because proton tends to be mainly for steam games
and said dlls that are needed are not included. Here is the complete thread : https://github.com/HansKristian-Work...ton/issues/940
Sorry for any confusion but i tried other threads and am not getting any help with this and also it might be a feature request with Slackware's nvidia driver (i am using sbopkg to install it in a
multilib setup)

rizitis 02-07-2023 10:51 AM

After today update on current I lost wayland, if I have nvidia driver installed. it is checked with stock slackware 6.1.10 kernel and a backup kernel 6.1.7, has anyone else have this problem?
If I remove nvidia driver wayland appears in dispalay manager menu.
Is anyone else effected from this or I should search my desktop updates also?
Code:

vainfo
Trying display: wayland
Trying display: x11
libva error: /usr/lib64/dri/i965_drv_video.so init failed
vaInitialize failed with error code -1 (unknown libva error),exi


EDIT: fixed, its not slackware problem. I had to remove 61-gdm.rulles

Lenard Spencer 02-08-2023 12:15 PM

Quote:

Originally Posted by SunnyJim (Post 6407784)
I was wondering if this was the right thread to ask about dlss support with the nvidia driver as i have found that nvngx.* dlls are not included in /usr/lib/nvidia/wine that are needed
for dlss support in wine. Presently i am using proton to run battlenet for blizzards diablo II resurrected and was looking for support in wine because proton tends to be mainly for steam games
and said dlls that are needed are not included. Here is the complete thread : https://github.com/HansKristian-Work...ton/issues/940
Sorry for any confusion but i tried other threads and am not getting any help with this and also it might be a feature request with Slackware's nvidia driver (i am using sbopkg to install it in a
multilib setup)

After a heads-up from B Watson I have submitted fixes to both nvidia-driver and nvidia-legacy470-driver that among other things adds usr/lib64/wine to the packages. Should be in this week's SBo updates.

cwizardone 02-08-2023 04:08 PM

Nvidia's latest "Production Branch" Driver, Version: 525.89.02, has been released.
The "release highlights," a list of supported products and a download link can be found at, https://www.nvidia.com/Download/driv.../199656/en-us/
Quote:

Fixed a bug that could cause banding or flickering of color gradients on DisplayPort monitors.
Installation instructions can be found under the heading, "Additional Information" at the above link. Under that same heading you can find detailed installation instructions by clicking on "README."

yvesjv 02-16-2023 01:19 PM

Latest 525.89.02 installed on kernel 6.1.12 and no hurdles seen.

Regnad Kcin 02-16-2023 07:45 PM

This new driver 525.89.02 is indeed good and solves some minor problems as advertised.

cwizardone 02-28-2023 09:16 AM

Nvidia's latest Beta driver, version 530.30.02, has been released.
The "release highlights," a list of supported products and a download link can be found at, https://www.nvidia.com/Download/driv.../199985/en-us/

Installation instructions can be found under the heading, "Additional Information" at the above link. Under that same heading you can find detailed installation instructions by clicking on "README."

Regnad Kcin 03-01-2023 09:58 AM

The new driver does indeed build very fast indeed and no problems noted with the 6.1.14 kernel and --current.

moldavia 03-12-2023 04:06 PM

I'm having a pretty significant issue I can't trace down a fix for. I'm not sure when it started but I'm on slack-current, NVIDIA driver 525.89.02, GTX1660Ti, kernel 6.1.18-generic. Using one monitor on DP-1 and one on DVI-1. When switching from X.org or SDDM to any tty gives me maybe 1 to 5 seconds of video before the output from the card turns off and both monitors show no input. Switching back to X and the display is blank and I have to zap the xserver to get it back with CTRL+ALT+BKPSPACE. This does not always work. Occasionally when switching to a tty, I can login blind and switch to runlevel 3 and get video back.
I can not find a kernel/driver config that has any change. Tried setting kernel parameter to
Code:

vga=ask nomodeset
in elilo.config, to no effect. Added a modprobe.d file with
Code:

options nvidia_drm nodeset=1
with again, no effect.
Tried adding nvidiafb to initrd, but that just caused the system to not boot past loading the module and blanking the screen.
I am about at my wits end with this issue.

Edit: I can find nothing in Xorg.0.log, messages faillog or any output I have tried.

garpu 03-12-2023 04:24 PM

Scroll back up a few posts...it's an issue that the 6.1 kernel.

SunnyJim 03-12-2023 04:45 PM

@moldavia Try using the nvidia 530.30.02 along with optimal properly working cables using grub on a uefi system. I have had problems with lilo in the past with vt switching and grub tends to
be more up to date. In my own honest opinion if a system supports grub and uefi it should really use it or you may have problems. Also i have had problems with sub-optimal cables as well. And
maybe if you can afford it you might want to upgrade your video card. You get what you pay for. It has also been my experience that nomodeset is not needed when you have the nvidia drivers installed
and nvidiafb may also cause problems as well i wouldn't use it.


All times are GMT -5. The time now is 09:38 AM.