You are not logged in.

#26 2021-04-21 08:34:50

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: [SOLVED] nvidia driver causes kernel panic

The "nvidia" package is always compiled against one specific kernel version. 460.67-5 is  for the 5.11.11 kernel. You'd have to opt for 460.67-7 for the 5.11.13.arch1 kernel, which is why I'm saying that downgrading the kernel is unnecessary and you could just opt  for the relevant nvidia-dkms variant until the bug in the nvidia driver is resolved.

Offline

#27 2021-04-25 10:40:10

keibak
Member
Registered: 2017-05-24
Posts: 48

Re: [SOLVED] nvidia driver causes kernel panic

Issue persists with 5.11.16-arch1-1 and nvidia 465.24.02-4. Each day nouveau looks more and more tempting.

Offline

#28 2021-04-25 11:01:39

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] nvidia driver causes kernel panic

This isn't going to be fixed by akernel update or nvidia rebuild, you're waiting for nvidia 468.37 (<= totally made up version) or so, ie. the next driver update.

Offline

#29 2021-04-25 14:20:23

thetempest
Member
Registered: 2021-04-25
Posts: 1

Re: [SOLVED] nvidia driver causes kernel panic

I appear to have this issue as well. However it only happens with a specific monitor and a specific output (1080, Dell 3818DW on display port) switching to HDMI seems to have side stepped it

Offline

#30 2021-04-26 13:18:18

alperenel
Member
From: Turkiye
Registered: 2011-02-05
Posts: 36
Website

Re: [SOLVED] nvidia driver causes kernel panic

thetempest wrote:

I appear to have this issue as well. However it only happens with a specific monitor and a specific output (1080, Dell 3818DW on display port) switching to HDMI seems to have side stepped it

I have the same monitor. I had to downgrade the Nvidia drivers.

Offline

#31 2021-04-27 08:32:20

dummys
Member
Registered: 2015-12-29
Posts: 9

Re: [SOLVED] nvidia driver causes kernel panic

hi, same problem here with the same screen.
When I switch using the display port switchbox, then the screen goes black and there is no way to take it back other than using arandr.
It happends with the nouveau driver, it was working fine with the old nvidia driver.

Offline

#32 2021-04-27 19:56:14

loqs
Member
Registered: 2014-03-06
Posts: 17,192

Re: [SOLVED] nvidia driver causes kernel panic

dummys wrote:

It happends with the nouveau driver, it was working fine with the old nvidia driver.

The issue is caused by an error in the nvidia module as shown in the backtraces.  You have a kernel panic from the nouveau module referencing _nv015534rm?

Offline

#33 2021-04-27 20:33:11

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] nvidia driver causes kernel panic

It happends with the nouveau driver, it was working fine with the old nvidia driver.

Might be in error about the  meaning of "nouveau", @dummys, what's the output of

lsmod | grep -E '(nvidia|nouveau)'

(w/ the problematic driver)

Last edited by seth (2021-04-27 20:33:27)

Offline

#34 2021-04-28 08:46:45

dummys
Member
Registered: 2015-12-29
Posts: 9

Re: [SOLVED] nvidia driver causes kernel panic

-> $ lsmod | grep -E '(nvidia|nouveau)'
nouveau              2371584  9
mxm_wmi                16384  1 nouveau
drm_ttm_helper         16384  1 nouveau
ttm                    81920  2 drm_ttm_helper,nouveau
wmi                    36864  4 asus_wmi,wmi_bmof,mxm_wmi,nouveau
video                  53248  3 asus_wmi,i915,nouveau
i2c_algo_bit           16384  2 i915,nouveau
drm_kms_helper        282624  2 i915,nouveau
drm                   569344  14 drm_kms_helper,drm_ttm_helper,i915,ttm,nouveau
agpgart                40960  4 intel_gtt,ttm,nouveau,drm

There is actually 2 problems.

First the proprietary nvidia driver crash at boot, so I switch back to nouveau. But with nouveau, I get the problem that one screen when switching screen with my display port switchbox, doesn't come to life. I had to use arandr to untick "active", do a apply, then re tick it, and re-apply then my screen is back...

Offline

#35 2021-04-28 12:03:24

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] nvidia driver causes kernel panic

But with nouveau, I get the problem that…

That has nothing to do w/ the issue of this thread.
Please try either reverting to 460xx as discussed here and/or open a new thread for your nouveau/randr/KVM issue.

Offline

#36 2021-04-28 13:59:04

dummys
Member
Registered: 2015-12-29
Posts: 9

Re: [SOLVED] nvidia driver causes kernel panic

I'm ok that the nouveau things is not, but the crash with the nvidia proprietary is  the issue of the thread for sure

Offline

#37 2021-04-28 14:00:40

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] nvidia driver causes kernel panic

Yes?

seth right before wrote:

Please try […] reverting to 460xx as discussed here

Offline

#38 2021-04-30 02:47:19

funnypigrun
Member
Registered: 2019-07-14
Posts: 12

Re: [SOLVED] nvidia driver causes kernel panic

Guys, a friendly notification that the Nvidia driver is still broken as of today's update: nvidia-465.27-2

I made the mistake of believing that the bug was fixed without evidence and upgraded my system...
And while trying to revert to the last working version, I forgot to downgrade my kernel as well. Had to chroot into my system from a USB to get it to boot again.

I've been searching through the Nvidia forums and this seems to be a setup-specific issue? It doesn't seem to be a widespread issue.
So I think I should give Nvidia the crash logs but I'm not sure how to give them the proper log in case of a kernel panic.
If simply running the script they provide for collecting logs is fine, I'll do it.

Offline

#39 2021-04-30 07:20:35

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,410

Re: [SOLVED] nvidia driver causes kernel panic

Best would be to run that when the issue happens, check if you can SSH in while the system is "broken" and run the collector script during the broken situation if at all possible, otherwise posting simply the log from a normal run including the backtrace in the journal/dmesg should be sufficient

Offline

#40 2021-04-30 07:57:55

fermikante
Member
Registered: 2021-04-30
Posts: 1

Re: [SOLVED] nvidia driver causes kernel panic

Had the same issues here with a GT 1030 graphics card connected via DP.
Switching to HDMI solved the problem.

I can now run
Linux 5.11.16-arch1-1
together with
nvidia 465.27-2
running xorg.

Before I always had to downgrade to
linux-5.11.13.arch1-1
with
nvidia-460.67-7-x86_64
in order to start xorg.

Last edited by fermikante (2021-04-30 08:02:24)

Offline

#41 2021-04-30 12:05:54

nuckin
Member
Registered: 2021-04-30
Posts: 2

Re: [SOLVED] nvidia driver causes kernel panic

Chiming in, me too on GTX2080+DisplayPort+Dell U3818, was unable to boot so no SSH server started to go steal logs

Downgrade command:

sudo pacman -U linux-5.11.12.arch1-1-x86_64.pkg.tar.zst nvidia-460.67-6-x86_64.pkg.tar.zst nvidia-utils-460.67-1-x86_64.pkg.tar.zst nvidia-settings-460.67-1-x86_64.pkg.tar.zst

However, I can no longer launch `steam`:

 steam
Running Steam on arch rolling 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
Can't find 'steam-runtime-check-requirements', continuing anyway
WARNING: Using default/fallback debugger launch
/home/greg/.local/share/Steam/ubuntu12_32/steam
[2021-04-30 08:02:21] Startup - updater built Mar 23 2021 20:11:00
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(steam)/version(1618256785)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadValue (integer parameter out of range for operation)

glxgears launches fine, anyone else run into this after the downgrade? I've tried reinstalling those packages and manually calling `mkinitcpio -P` and no dice either

appreciate the wisdom of all in this thread, Thank You

Offline

#42 2021-04-30 12:09:38

seth
Member
Registered: 2012-09-03
Posts: 49,951

Re: [SOLVED] nvidia driver causes kernel panic

lib32-nvidia-utils …

Offline

#43 2021-04-30 12:25:34

wscsprint3r
Member
Registered: 2021-04-30
Posts: 1

Re: [SOLVED] nvidia driver causes kernel panic

Still happening for me.

nvidia-465.27-2
linux 5.11.16
1650 GTX Mobile

Offline

#44 2021-04-30 12:33:05

nuckin
Member
Registered: 2021-04-30
Posts: 2

Re: [SOLVED] nvidia driver causes kernel panic

seth wrote:

lib32-nvidia-utils …

Aha! damn I shoulda just grepped for "nvidia" in my package list.

Thanks for the answer, sorry it was a softball

Offline

#45 2021-05-01 01:18:19

vinumoses
Member
Registered: 2021-05-01
Posts: 15

Re: [SOLVED] nvidia driver causes kernel panic

I can confirm this problem as well - a blank screen on bootup with a kernel OOPS. It started with the nvidia-465.24.02 driver update and persists with the latest nvidia-465.27-2 update as well. The only way I could recover was to downgrade to the nvidia-460.67-10 package with it's corresponding linux kernel.

I'm using a Nvidia GeForce GTX 1060 graphics card.

Offline

#46 2021-05-01 13:18:30

keibak
Member
Registered: 2017-05-24
Posts: 48

Re: [SOLVED] nvidia driver causes kernel panic

There's a thread in nvidia's forum, Kernel panic at startup since 465 in Arch Linux, linking back here.

Last edited by keibak (2021-05-01 13:18:49)

Offline

#47 2021-05-03 04:45:35

ammonium
Member
Registered: 2021-04-21
Posts: 10

Re: [SOLVED] nvidia driver causes kernel panic

thetempest wrote:

I appear to have this issue as well. However it only happens with a specific monitor and a specific output (1080, Dell 3818DW on display port) switching to HDMI seems to have side stepped it

That's it! I just made a fresh install and tested with the latest latest Nvidia drivers 465.27 + latest Kernel and over HDMI everything worked fine but as soon as I tried to plug second monitor (Dell P2418D) via Display Port the Desktop Enviroment crashed immediately, rebooting gave the same results with the driver crashing even running the `nvidia-smi` command before the display manager even loading. I did tried all the other DP outputs and none worked

Can anyone else test this please? This would also explain why some people don't have this issue, that's because they're probably running HDMI and/or not a Dell monitor.

Offline

#48 2021-05-03 05:46:28

dm78
Member
Registered: 2021-05-03
Posts: 1

Re: [SOLVED] nvidia driver causes kernel panic

I can confirm: I know of 4 PC not working. All have some kind of a NVIDIA GPU (GT, Quattro, GTX, RTX) and some kind of DELL monitor (24", curved 34") all connected via display port. All get the equivalent of a "blue screen" as soon as as the nvidia driver gets loaded.
Some are backported to 460xx-dkms, some are switched to HDMI (no issue with HDMI so far).

Offline

#49 2021-05-03 09:54:01

evil.genius
Member
Registered: 2016-02-13
Posts: 9

Re: [SOLVED] nvidia driver causes kernel panic

I have this issue with an Acer RC271U connected by DisplayPort, so it is not exclusive to Dell monitors. My other Acer monitor works fine.

Offline

#50 2021-05-03 14:15:40

ammonium
Member
Registered: 2021-04-21
Posts: 10

Re: [SOLVED] nvidia driver causes kernel panic

evil.genius wrote:

I have this issue with an Acer RC271U connected by DisplayPort, so it is not exclusive to Dell monitors. My other Acer monitor works fine.

dm78 wrote:

I can confirm: I know of 4 PC not working. All have some kind of a NVIDIA GPU (GT, Quattro, GTX, RTX) and some kind of DELL monitor (24", curved 34") all connected via display port. All get the equivalent of a "blue screen" as soon as as the nvidia driver gets loaded.
Some are backported to 460xx-dkms, some are switched to HDMI (no issue with HDMI so far).

Thanks! So the issue is the Display Port, but not always apparently: So I tested again now using a "DP to HDMI converter" (using the DP-out from the GPU and converting it to HDMI) and again it worked fine as second and as main monitor. Unfortunately this adapter/converter I used is limited to 1080p and the monitor is 1440p but that's another +

Could it be the resolution or the signal? When I look at the nvidia-settings on the DP-X specific page it says that the signal is TMDS, is this different from normal?

Offline

Board footer

Powered by FluxBB