You are not logged in.

#1 2024-05-09 09:53:55

TechXero
Member
Registered: 2022-05-20
Posts: 29

nVidia 4700xx Failing DKMS

Hey everyone...

This morning I updated my Arch system, only to be greeted with black screen after reboot. I use nVidia's 470xx-dkms drivers from the AUR coz my GPU is GT-710. I tried all Kernels I know of, LTS, CachyOS, Vanilla, TKG.. Always fails dkms part..

Log
https://notes.xerolinux.xyz/?a2f92e9486 … NBgPSKfVir

Error

Last edited by TechXero (2024-05-09 09:58:40)

Offline

#2 2024-05-09 10:00:57

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

Re: nVidia 4700xx Failing DKMS

Offline

#3 2024-05-09 10:17:08

TechXero
Member
Registered: 2022-05-20
Posts: 29

Re: nVidia 4700xx Failing DKMS

Thanks but no idea how to apply this fix. Will wait. For now I downgraded GCC to 13.2.1 which worked wink

Offline

#4 2024-05-09 14:29:32

TempusNemini
Member
From: Moon
Registered: 2023-07-16
Posts: 16

Re: nVidia 4700xx Failing DKMS

TechXero wrote:

Thanks but no idea how to apply this fix. Will wait. For now I downgraded GCC to 13.2.1 which worked wink

In fact - this is pretty easy to do. At first i decided to downgrade gcc as well, but LibreOffice doesn't work with it :-)
Basically all that you need:
- clone nvidia-470xx-utils repo cd to it
- create gcc14.patch file in this repo (with text from link above)
- add this file to source= array in PKGBUILD file
- run updpkgsums
- add to function prepare() in PKGBUILD file:
  patch --forward --strip=1 --input=/full/path/to/gcc14.patch
- run makepkg (to build package)
- run makepkg --install (to install it)

After this i just updated gcc / gcc-libs and everything works fine now.

Offline

#5 2024-05-09 15:30:20

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 12,165
Website

Re: nVidia 4700xx Failing DKMS

Mod note: moving to AUR Issues


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

Board footer

Powered by FluxBB