After nvidia installation system wont reboot

Did you install it first?

yay -S nvidia-installer-db

You missed the first command:
yay -S nvidia-installer-db

That installs the nvidia-installer-db than you then use in the other commands.

1 Like

Yes i did install it and even installed it twice but when i write the 2 command its says command not found

What do you mean two commands? Do each command one at a time.

Maybe it requires

sudo nvidia-installer-db

Edit: No i just checked and it shouldn’t need sudo

Nope still the same thing
What i did was
Yay -S nvidia-installer-db
Then
Nvidia-installer-db
Nothing
Then
Sudo nvidia-installer-db nothing

Could you please give us the output of

inxi -F

No capitals …type it exactly as i showed you.

I swear i copied and pasted and then copied exactly the same command
Bash: inxi: command not found

yay -S inxi

I said not to copy and paste it because i made the text bold so it probably copies other characters.

yay -S nvidia-installer-db

nvidia-installer-db

nvidia-installer-dkms -b -t

sudo nvidia-installer-dkms -b

Ok

so the inix -F gave this

(1/1) Arming ConditionNeedsUpdate...
[mattia@mattia-alienwarem15r2 ~]$ inxi -F
System:
  Host: mattia-alienwarem15r2 Kernel: 5.6.13-arch1-1 x86_64 bits: 64 
  Desktop: KDE Plasma 5.18.5 Distro: EndeavourOS 
Machine:
  Type: Laptop System: Alienware product: Alienware m15 R2 v: 1.3.1 
  serial: <superuser/root required> 
  Mobo: Alienware model: Alienware m15 R2 v: A00 serial: <superuser/root required> 
  UEFI: Alienware v: 1.3.1 date: 10/18/2019 
Battery:
  ID-1: BAT1 charge: 72.1 Wh condition: 72.1/76.0 Wh (95%) 
CPU:
  Topology: 6-Core model: Intel Core i7-9750H bits: 64 type: MT MCP 
  L2 cache: 12.0 MiB 
  Speed: 800 MHz min/max: 800/4500 MHz Core speeds (MHz): 1: 800 2: 800 3: 802 
  4: 800 5: 800 6: 800 7: 800 8: 800 9: 800 10: 801 11: 800 12: 800 
Graphics:
  Device-1: Intel UHD Graphics 630 driver: i915 v: kernel 
  Device-2: NVIDIA TU116M [GeForce GTX 1660 Ti Mobile] driver: nvidia v: 440.82 
  Device-3: Realtek Integrated_Webcam_HD type: USB driver: uvcvideo 
  Display: x11 server: X.Org 1.20.8 driver: intel 
  unloaded: fbdev,modesetting,nvidia,vesa resolution: 1920x1080~144Hz 
  Message: Unable to show advanced data. Required tool glxinfo missing. 
Audio:
  Device-1: Intel Cannon Lake PCH cAVS driver: snd_hda_intel 
  Device-2: NVIDIA TU116 High Definition Audio driver: snd_hda_intel 
  Sound Server: ALSA v: k5.6.13-arch1-1 
Network:
  Device-1: Realtek driver: N/A 
  Device-2: Intel Wi-Fi 6 AX200 driver: iwlwifi 
  IF: wlan0 state: up mac: 4c:1d:96:d9:d8:52 
  Device-3: Realtek RTL8153 Gigabit Ethernet Adapter type: USB driver: r8152 
  IF: enp0s20f0u6u3 state: down mac: 00:e0:4c:68:02:4a 
Drives:
  Local Storage: total: 238.47 GiB used: 38.49 GiB (16.1%) 
  ID-1: /dev/nvme0n1 model: KBG40ZNS256G NVMe KIOXIA 256GB size: 238.47 GiB 
  ID-2: /dev/nvme1n1 model: KBG40ZNS256G NVMe KIOXIA 256GB size: 238.47 GiB 
Partition:
  ID-1: / size: 233.43 GiB used: 7.64 GiB (3.3%) fs: ext4 dev: /dev/nvme0n1p2 
Swap:
  Alert: No Swap data was found. 
Sensors:
  System Temperatures: cpu: 62.0 C mobo: N/A 
  Fan Speeds (RPM): N/A 
Info:
  Processes: 264 Uptime: 34m Memory: 15.43 GiB used: 1.73 GiB (11.2%) Shell: bash 
  inxi: 3.1.00

@mattiaoki
For future reference when you post output from the terminal it helps to put three tilde (~~~) characters before and after what you post. It makes it easier to see and read. You can also edit what you posted and add them.

Like this:

[ricklinux@eos-xfce ~]$ inxi 
CPU: 8-Core AMD Ryzen 7 3800X (-MT MCP-) speed/min/max: 2678/2200/3900 MHz 
Kernel: 5.6.13-arch1-1 x86_64 Up: 57m Mem: 1399.3/32130.8 MiB (4.4%) 
Storage: 4.55 TiB (0.6% used) Procs: 300 Shell: bash 5.0.16 inxi: 3.1.00 
[ricklinux@eos-xfce ~]$ 

ok

Have you tried the last commands i gave you to install the nvidia database tool and then add your card and then try the installer in test and see if there are errors?

i did the
yay -S nvidia-installer-db
nvidia-installer-db

Next is the test mode.

nvidia-installer-dkms -b -t

2020-05-16 18:21:49 [INFO]: EndeavourOS Nvidia Installer v3
2020-05-16 18:21:49 [INFO]: All logs will be stored in /tmp/nvidia-installer.log
2020-05-16 18:21:49 [INFO]: Running the installer in testing mode...
2020-05-16 18:21:49 [INFO]: Updating Nvidia graphics cards database...
2020-05-16 18:21:49 [INFO]: nvidia-installer-update-db
2020-05-16 18:21:49 [INFO]: Installing bumblebee driver...
2020-05-16 18:21:49 [INFO]: Removing conflicting packages...
2020-05-16 18:21:49 [INFO]: Downloading and installing driver packages, please wait as this may take a few minutes...
2020-05-16 18:21:49 [INFO]: pacman -Sqy --noconfirm --noprogressbar bumblebee mesa xf86-video-intel nvidia-dkms virtualgl nvidia-settings bbswitch-dkms lib32-nvidia-utils lib32-virtualgl lib32-mesa
2020-05-16 18:21:49 [INFO]: Adding user mattia to bumblebee group...
2020-05-16 18:21:49 [INFO]: gpasswd -a mattia bumblebee
2020-05-16 18:21:49 [INFO]: Adding user mattia to video group...
2020-05-16 18:21:49 [INFO]: gpasswd -a mattia video
2020-05-16 18:21:49 [INFO]: Enabling bumblebeed.service service...
2020-05-16 18:21:49 [INFO]: systemctl enable bumblebeed.service
2020-05-16 18:21:49 [INFO]: Patching /usr/share/applications/nvidia-settings.desktop...
2020-05-16 18:21:49 [INFO]: /usr/bin/sed -i s|Exec=/usr/bin/nvidia-settings|Exec=optirun -b none /usr/bin/nvidia-settings -c :8| /usr/share/applications/nvidia-settings.desktop
2020-05-16 18:21:49 [INFO]: /etc/X11/xorg.conf.d/20-nvidia.conf not found. That's ok.
2020-05-16 18:21:49 [INFO]: Installation finished. Nothing has been modified as testing mode was ON.
[mattia@mattia-alienwarem15r2 ~]$

It looks fine so now run.

sudo nvidia-installer-dkms -b