You are not logged in.

#1 2022-04-07 10:31:11

Rnator2314
Member
Registered: 2022-04-07
Posts: 3

[SOLVED] Error detecting screen on xorg - nvidia drivers

Hi, this is my first post here.
I am trying to install bspwm using xinit with a 2060 Super installed, the cpu doesn't have built in graphics. I've got the nvidia and nvidia-utils packages installed as well as arandr (dont know if this is relevant).

Running startx returns an error: "No Screens Found", the process then terminates.

I have tried installing nouveau and fbdev: startx works, but the screen just goes black and doesn't respond to input.

I've got bspwm working on this computer before with the nvidia drivers, so I have no clue what the error is.
SOME LOG FILES:
Xorg.0.log:
https://pastebin.com/d1ZBZNGv
Pacman -Qi:
https://pastebin.com/XRgG82Vg

Thanks for any help

Last edited by Rnator2314 (2022-04-07 23:21:47)

Offline

#2 2022-04-07 12:23:46

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

Re: [SOLVED] Error detecting screen on xorg - nvidia drivers

As you run the zen kernel you will need to install linux-zen-headers and nvidia-dkms for the nvidia module to be built for your zen kernel. The nvidia package is only valid for the standard linux kernel, as kernel modules need to be built against each respective kernel.

Last edited by V1del (2022-04-07 12:26:46)

Offline

#3 2022-04-07 23:20:11

Rnator2314
Member
Registered: 2022-04-07
Posts: 3

Re: [SOLVED] Error detecting screen on xorg - nvidia drivers

Thank you this worked

Offline

Board footer

Powered by FluxBB