You are not logged in.

#1 2022-10-17 01:56:53

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

NVidia GT 1030 driver not found? [SOLVED]

I installed a new NVIDIA GT 1030.
Looking at the installation guide I figured it is included in the nvidia driver ( I do not use the driver from NVIDA but Arche's).
After installing I run inxi -G and I get:

Graphics:
  Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] driver: i915 v: kernel
  Device-2: NVIDIA GP108 [GeForce GT 1030] driver: N/A

As it is evident, the drivers for Nvida are not there.
Is there something else I need to do at this time?

BTW I also installed nvidia-utils.

Thanks

NOTE: I use ibt=off in the boot loader but does not seem to help.

Last edited by ralvez (2022-10-17 03:23:36)

Offline

#2 2022-10-17 02:26:47

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

UPDATE:
If I remove the nvidia drivers then I get the following report:

00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630]
	DeviceName: Onboard - Video
	Subsystem: Dell Device 0871
--
01:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1)
	Subsystem: ASUSTeK Computer Inc. Device 85f5
	Kernel driver in use: nouveau

and inxi -G says:

Graphics:
  Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] driver: i915 v: kernel
  Device-2: NVIDIA GP108 [GeForce GT 1030] driver: nouveau v: kernel
  Display: x11 server: X.Org v: 21.1.4 with: Xwayland v: 22.1.3 driver: X:
    loaded: modesetting dri: iris,nouveau gpu: i915,nouveau resolution: 1: N/A
    2: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel UHD Graphics 630 (CFL GT2) v: 4.6 Mesa
    22.2.1

So ... it looks like it is using the kernel version nouveau ... yet in my video card I get no output.
I cannot figure out what the issue is.

Appreciate any help.

Offline

#3 2022-10-17 02:28:35

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: NVidia GT 1030 driver not found? [SOLVED]

What drivers did you install, exactly?

Offline

#4 2022-10-17 02:30:21

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

nvidia and nvidia-utils
but it was not found.

Then after I removed it the nouveau driver is found but does not work.

Offline

#5 2022-10-17 02:31:55

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: NVidia GT 1030 driver not found? [SOLVED]

What versions of linux and nvidia, exactly?

Offline

#6 2022-10-17 02:39:40

dimich
Member
From: Kharkiv, Ukraine
Registered: 2009-11-03
Posts: 731

Re: NVidia GT 1030 driver not found? [SOLVED]

lsmod | grep nvidia
pacman -Qi nvidia linux

Online

#7 2022-10-17 02:42:19

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

nvidia_drm             73728  2
nvidia_uvm           2867200  0
nvidia_modeset       1466368  3 nvidia_drm
nvidia              60059648  90 nvidia_uvm,nvidia_modeset
pacman -Qi nvidia linux
Name            : nvidia-beta
Version         : 520.56.06-1
Description     : NVIDIA drivers for Arch's official 'linux' package (beta version)
Architecture    : x86_64
URL             : https://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : nvidia=520.56.06  nvidia-beta=520.56.06  NVIDIA-MODULE
Depends On      : linux  nvidia-utils-beta=520.56.06  libglvnd
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : nvidia
Replaces        : None
Installed Size  : 43.28 MiB
Packager        : Unknown Packager
Build Date      : Sun 16 Oct 2022 10:31:29 PM
Install Date    : Sun 16 Oct 2022 10:32:20 PM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : None

Name            : linux
Version         : 6.0.1.arch2-1
Description     : The Linux kernel and modules
Architecture    : x86_64
URL             : https://github.com/archlinux/linux/commits/v6.0.1-arch2
Licenses        : GPL2
Groups          : None
Provides        : VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE  KSMBD-MODULE
Depends On      : coreutils  kmod  initramfs
Optional Deps   : wireless-regdb: to set the correct wireless channels of your country
                  linux-firmware: firmware images needed for some devices [installed]
Required By     : nvidia-beta
Optional For    : base
Conflicts With  : None
Replaces        : virtualbox-guest-modules-arch  wireguard-arch
Installed Size  : 163.58 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu 13 Oct 2022 02:58:49 PM
Install Date    : Fri 14 Oct 2022 09:23:49 AM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

The HDMI output produces no signal.

Last edited by ralvez (2022-10-17 02:43:38)

Offline

#8 2022-10-17 02:57:04

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

Now if I use the default nvidia driver from the repos I get:

lsmod | grep nvidia

Produces no output.

pacman -Qi nvidia linux
Name            : nvidia
Version         : 520.56.06-4
Description     : NVIDIA drivers for linux
Architecture    : x86_64
URL             : https://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : NVIDIA-MODULE
Depends On      : linux  nvidia-utils=520.56.06  libglvnd
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 42.05 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Sat 15 Oct 2022 10:28:38 AM
Install Date    : Sun 16 Oct 2022 10:47:17 PM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : linux
Version         : 6.0.1.arch2-1
Description     : The Linux kernel and modules
Architecture    : x86_64
URL             : https://github.com/archlinux/linux/commits/v6.0.1-arch2
Licenses        : GPL2
Groups          : None
Provides        : VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE  KSMBD-MODULE
Depends On      : coreutils  kmod  initramfs
Optional Deps   : wireless-regdb: to set the correct wireless channels of your country
                  linux-firmware: firmware images needed for some devices [installed]
Required By     : nvidia
Optional For    : base
Conflicts With  : None
Replaces        : virtualbox-guest-modules-arch  wireguard-arch
Installed Size  : 163.58 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Thu 13 Oct 2022 02:58:49 PM
Install Date    : Fri 14 Oct 2022 09:23:49 AM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Produces no output the the HDMI port.

I've always used nvidia in the past but I do not remember it being so convoluted to install hmm

BTW inxi -G shows that the driver is not loaded:

Graphics:
  Device-1: Intel CoffeeLake-S GT2 [UHD Graphics 630] driver: i915 v: kernel
  Device-2: NVIDIA GP108 [GeForce GT 1030] driver: N/A

Offline

#9 2022-10-17 03:00:39

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

modprobe: FATAL: Module nvidia not found in directory /lib/modules/6.0.1-arch2-1

Offline

#10 2022-10-17 03:02:34

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: NVidia GT 1030 driver not found? [SOLVED]

That kernel and module don't match. You're doing partial updates.

Offline

#11 2022-10-17 03:04:56

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

@Scimmia

Sorry ... I do not follow.
I've installed from the repos. how is it the kernel and modules do not match. I do not understand.

Can you elaborate?

Thanks

NOTE: I'm running, of course, the latest linux kernel.

Last edited by ralvez (2022-10-17 03:06:58)

Offline

#12 2022-10-17 03:07:43

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: NVidia GT 1030 driver not found? [SOLVED]

You're NOT running the latest kernel. You updated the package databases then installed the nvidia package, but it's for a newer kernel than you've got because you didn't update the entire system.

Offline

#13 2022-10-17 03:09:23

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

I see ...
Running pacman -Syu now.

I'll test after reboot and report back,

Thanks

Offline

#14 2022-10-17 03:15:43

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

OK. After full system update.

lsmod | grep nvidia
nvidia_drm             73728  2
nvidia_uvm           2859008  0
nvidia_modeset       1466368  3 nvidia_drm
nvidia              60055552  90 nvidia_uvm,nvidia_modeset
acman -Qi nvidia linux
Name            : nvidia
Version         : 520.56.06-4
Description     : NVIDIA drivers for linux
Architecture    : x86_64
URL             : https://www.nvidia.com/
Licenses        : custom
Groups          : None
Provides        : NVIDIA-MODULE
Depends On      : linux  nvidia-utils=520.56.06  libglvnd
Optional Deps   : None
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 42.05 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Sat 15 Oct 2022 10:28:38 AM
Install Date    : Sun 16 Oct 2022 10:47:17 PM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

Name            : linux
Version         : 6.0.2.arch1-1
Description     : The Linux kernel and modules
Architecture    : x86_64
URL             : https://github.com/archlinux/linux/commits/v6.0.2-arch1
Licenses        : GPL2
Groups          : None
Provides        : VIRTUALBOX-GUEST-MODULES  WIREGUARD-MODULE  KSMBD-MODULE
Depends On      : coreutils  kmod  initramfs
Optional Deps   : wireless-regdb: to set the correct wireless channels of your country
                  linux-firmware: firmware images needed for some devices [installed]
Required By     : nvidia
Optional For    : base
Conflicts With  : None
Replaces        : virtualbox-guest-modules-arch  wireguard-arch
Installed Size  : 163.55 MiB
Packager        : Jan Alexander Steffens (heftig) <heftig@archlinux.org>
Build Date      : Sat 15 Oct 2022 10:00:49 AM
Install Date    : Sun 16 Oct 2022 11:09:07 PM
Install Reason  : Explicitly installed
Install Script  : No
Validated By    : Signature

The HDMI produces no output.
The DP work OK.

Offline

#15 2022-10-17 03:22:58

ralvez
Member
From: Canada
Registered: 2005-12-06
Posts: 1,730
Website

Re: NVidia GT 1030 driver not found? [SOLVED]

OK. Progress!!
I decided to disconnect the DP port and rebooted.
Now the HDMI port running Nvidia works fine!

I have no explanation for the beahviour but ... I'll take it.

Thanks for the help guys!!!

Offline

Board footer

Powered by FluxBB