You are not logged in.

#1 2020-08-22 13:42:24

Hackerpoint
Member
Registered: 2018-10-22
Posts: 34

Nvidia driver not working

i flowed this guide to install nvidia driver          https://wiki.archlinux.org/index.php/NV … stallation
and this guide to  Use NVIDIA graphics only      https://wiki.archlinux.org/index.php/NV … phics_only
and flowed this too to add intel in blacklist       https://wiki.archlinux.org/index.php/NV … grated_GPU

but give me a black screen


Vega Model

[hackerpoint@Hackerpoint ~]$ lspci -k | grep -A 2 -E "(VGA|3D)"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 02)
	Subsystem: Lenovo Device 3fd2
	Kernel modules: i915
--
01:00.0 3D controller: NVIDIA Corporation GM108M [GeForce MX130] (rev a2)
	Subsystem: Lenovo Device 3fd2
	Kernel driver in use: nvidia

Installed Drivers

$ sudo pacman -Qs nvidia


local/egl-wayland 1.1.5-1
    EGLStream-based Wayland external platform
local/libvdpau 1.4-1
    Nvidia VDPAU library
local/libxnvctrl 450.66-1
    NVIDIA NV-CONTROL X extension
local/nvidia-lts 1:450.66-12
    NVIDIA drivers for linux-lts
local/nvidia-prime 1.0-4
    NVIDIA Prime Render Offload configuration and utilities
local/nvidia-settings 450.66-1
    Tool for configuring the NVIDIA graphics driver
local/nvidia-utils 450.66-1
    NVIDIA drivers utilities
local/nvtop 1.0.0-2
    An htop like monitoring tool for NVIDIA GPUs
local/xf86-video-nouveau 1.0.16-2 (xorg-drivers)
    Open Source 3D acceleration driver for nVidia cards

please help i have 3 days search on this problem

Offline

#2 2020-08-22 14:25:46

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 77,733

Re: Nvidia driver not working

The

xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto

part is gonna be important, but xinitrc is only used by startx/xinit and XDM - not by most DMs and the "modestting" provider will only be correct if you're not using xf86-video-intel

Offline

#3 2020-08-22 15:08:13

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,371

Re: Nvidia driver not working

You need to keep the i915 modules unblacklisted, the nvidia card needs the intel card as a relay

Offline

#4 2020-08-22 15:26:40

Hackerpoint
Member
Registered: 2018-10-22
Posts: 34

Re: Nvidia driver not working

I removed Intel driver from blacklist but still black screen

Last edited by Hackerpoint (2020-08-22 17:23:16)

Offline

#5 2020-09-01 12:22:15

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 25,371

Re: Nvidia driver not working

Post a xorg log and all files you've created in an attempt to configure this.

Offline

Board footer

Powered by FluxBB