You are not logged in.
Pages: 1
The video card works in Windows. It is not dead, the errors might make you think it is, but it isn't. And also nouveau works, but I need vulkan, and vulkan-nouveau does not support my video card, I tried, even with BROKEN_DRIVER flag
Any time I need to use my video card in my optimus laptop the nvidia driver crashes.
The full logs can be found here:
https://pastebin.com/xgKUrveJ
The full specs of the computer are here:
https://icecat.biz/en/p/dell/w540210in8 … 66017.html
I tried installing the driver 430 but for some reason the driver dkms build fails with the current 6.12.17-1-lts
Following or not this guide makes no difference:
https://github.com/korvahannu/arch-nvid … tion-guide
Offline
We're not looking at that github guide. Follow the wiki and report back to us.
Offline
We're not looking at that github guide. Follow the wiki and report back to us.
It would take a week to post all the wiki links that I followed and didn't solve the issue.
Offline
Mar 09 02:22:48 leandro.local kernel: Failed to initialize the nv-hotplug-helper DRM client (ensure DRM kernel mode setting is enabled via nvidia-drm.modeset=1).
Online
You're not going to do much vulkan on Kepler regardless even with that driver. What general setup are you running? And I'd probably make sense to check whether you can reproduce on linux-lts with older drivers like these as there are chances there are unpatched kernel compat issues.
Offline
Mar 09 02:22:48 leandro.local kernel: Failed to initialize the nv-hotplug-helper DRM client (ensure DRM kernel mode setting is enabled via nvidia-drm.modeset=1).
Also doesn't work.
You're not going to do much vulkan on Kepler regardless even with that driver. What general setup are you running? And I'd probably make sense to check whether you can reproduce on linux-lts with older drivers like these as there are chances there are unpatched kernel compat issues.
Better than the Embedded GPU in the Ivy bridge. And pretty much this is my reserve computer while the PC with a 960 gets fixed.
But yeah, I also assume it is a kernel issue. But I was hoping to see if someone knows a kernel version that worked for them so I don't need to test one version at a time, because even the lts kernel has issues.
I tried to install the version 5, which what I looked up was the version that the version 4xx was made for, however when trying to install trough downgrade, the key was expired.
I was hoping to not need to compile the kernel myself, but I believe I will have to do it...
Offline
Try https://aur.archlinux.org/packages/linux-lts515 or https://aur.archlinux.org/packages/linux-lts54
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Mar 09 02:50:59 leandro.local kernel: NVRM: Xid (PCI:0000:02:00): 62, pid=20008, bad0011f 00d0011f 00d0011f 00d0011f 00d0011f 00d0011f bad0011f 00000000
Mar 09 02:50:59 leandro.local kernel: NVRM: Xid (PCI:0000:02:00): 62, pid=20008, bad0011f 00d0011f 00d0011f 00d0011f 00d0011f 00d0011f bad0011f 00000000
Mar 09 02:51:48 leandro.local kernel: NVRM: GPU 0000:02:00.0: GPU has fallen off the bus.
Mar 09 02:51:48 leandro.local kernel: NVRM: A GPU crash dump has been created. If possible, please run
NVRM: nvidia-bug-report.sh as root to collect this data before
NVRM: the NVIDIA kernel module is unloaded.
Mar 09 02:51:48 leandro.local kernel: NVRM: GPU 0000:02:00.0: RmInitAdapter failed! (0x23:0xf:1193)
Mar 09 02:51:48 leandro.local kernel: NVRM: GPU 0000:02:00.0: rm_init_adapter failed, device minor number 0
https://aur.archlinux.org/packages/nvid … nt-1014814
Apparently this broke w/ 6.7
Offline
Pages: 1