You are not logged in.

#1 2022-09-25 08:48:56

astanwar99
Member
Registered: 2021-05-31
Posts: 14

[SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

I installed nvidia driver using this documentation https://wiki.archlinux.org/title/NVIDIA … phics_only
But xorg server is not working. The log shows "Failed to load nouveau (module does not exist)" and other modules like nv, fbdev and vesa, which then ends with no screen found error.

Although nvidia documentation shows that it blacklists nouveau, I followed this: https://wiki.archlinux.org/title/Kernel … acklisting to manually blacklist the module.
All this doesn't seem to resolve the issue.

mkinitcpio -M still shows nouveau in the list and xorg log also remains same. lsmod shows nvidia module loaded.

Kernel version : 5.19.10-arch1-1
Nvidia version: nvidia 515.76-1
Graphics card: RTX 3070

How should I proceed from here? Thanks.

Last edited by astanwar99 (2022-09-26 13:35:05)

Offline

#2 2022-09-25 12:38:35

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

Post your xorg log, https://wiki.archlinux.org/title/Xorg#General and a complete system journal (sudo journalctl -b), you can use the tip in the 1st link below to feed them into a pastebin service from the console.

Offline

#3 2022-09-25 13:51:12

astanwar99
Member
Registered: 2021-05-31
Posts: 14

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

Offline

#4 2022-09-25 13:58:52

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

Add ibt=off to your kernel parameters, see the note in https://wiki.archlinux.org/title/NVIDIA#Installation

Offline

#5 2022-09-25 14:05:23

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

Sep 26 00:29:09 astanwar99 kernel: traps: Missing ENDBR: _nv011438rm+0x0/0x10 [nvidia]

https://wiki.archlinux.org/title/NVIDIA#Installation - nd note about ibt=off

Edit: I'm not even gonna say it…

Last edited by seth (2022-09-25 14:05:58)

Offline

#6 2022-09-25 15:25:12

Oliver Wei
Member
Registered: 2021-07-13
Posts: 1

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

hi guys

I seem also to meet the same problem, and it's probably a bug of Nvidia driver 515.76. See https://bugs.archlinux.org/task/75995

After downgrading the driver to 515.65, everything goes well again.

However, I do not know other solutions except downgrade at present.

Last edited by Oliver Wei (2022-09-25 15:26:05)

Offline

#7 2022-09-25 15:31:19

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

Did you add "ibt=off" to the kernel parameters and what does the journal look afterwards?
Because https://bugs.archlinux.org/task/75995 is not what has been going on in the provided log.

Edit: #6 isn't OP, if you're meeting https://bugs.archlinux.org/task/75995 you do not have the same problem as the OP (for now)

Last edited by seth (2022-09-25 15:32:14)

Offline

#8 2022-09-26 04:21:34

astanwar99
Member
Registered: 2021-05-31
Posts: 14

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

I thought that parameter is only for 5.18. That aside I added parameter in grub, but nothing is visible now. Can't see tty or anything else.
Got these xorg logs through live usb: https://dpaste.com/CBB4CUM2Q

I also tried nvidia-open, same result as above.

Offline

#9 2022-09-26 06:22:53

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

https://bugs.archlinux.org/task/74891 is still open.
There're no problems in that xorg log, you might be running into https://bugs.archlinux.org/task/75995 now.
Check the journal for "kernel: nvidia-modeset: ERROR: GPU:0: Idling display engine timed out"

Offline

#10 2022-09-26 13:34:09

astanwar99
Member
Registered: 2021-05-31
Posts: 14

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

So I guess, downgrading nvidia driver was the only option, which I did to 515.65.01. But for some reason the driver was not getting detected. It was not showing up in mkinitcpio -M and I was getting no screen error in xorg as before.
For reference,
Journal: http://sprunge.us/ycOjzg
Xorg: http://sprunge.us/ycOjzg

After trying for few times, I installed https://aur.archlinux.org/packages/nvidia-vulkan, which is working now.
Thanks for all the help.

Offline

#11 2022-09-26 13:45:59

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

Re: [SOLVED] Nouveau not getting blacklisted - no screen found (ee) Xorg

You cannot exclusively downgrade the driver, the installed version needs to match the installed kernel.
(So either you'd have to downgrade the kernel as well or use eg. an older version of https://archlinux.org/packages/extra/x8 … idia-dkms/ )

Offline

Board footer

Powered by FluxBB