Package Base Details: nvidia-vulkan

Git Clone URL: https://aur.archlinux.org/nvidia-vulkan.git (read-only, click to copy)
Submitter: jcstryker
Maintainer: jcstryker
Last Packager: jcstryker
Votes: 31
Popularity: 0.000360
First Submitted: 2018-06-23 01:17 (UTC)
Last Updated: 2023-09-05 03:22 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 13 Next › Last »

damentz commented on 2019-10-14 23:37 (UTC)

Same, getting:

==> Starting build()...
cat: /usr/lib/modules/extramodules-ARCH/version: No such file or directory
==> ERROR: A failure occurred in build().

And the code that causes this is:

build() {
    _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
    cd "${_pkg}"/kernel
    make SYSSRC=/usr/lib/modules/"${_kernver}/build" module
}

Looking at where ${_extramodules} comes from, and it's hardcoded here:

https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=nvidia-vulkan&id=04944f2f2143#n11

Anyone know what causes ${_extramodules} to (not) update to the running kernel?

damachine commented on 2019-10-14 20:09 (UTC)

hallo update failed with: cat: /usr/lib/modules/extramodules-ARCH/version: No such file or directory

<deleted-account> commented on 2019-06-24 10:56 (UTC)

Fails to load with 5.1.14-arch1-1-ARCH

<deleted-account> commented on 2019-05-25 06:50 (UTC)

For some reason this package causes vulkan-intel icd to never be automatically selected.

jcstryker commented on 2019-05-23 00:20 (UTC)

Posted new version, with patch for building with 5.1+ kernel (thanks tk glitch). Please report any issues.

cj360 commented on 2019-05-16 22:51 (UTC)

Also tried to update to 5.1.x kernel, had to downgrade to re-enable nvidia driver.

damachine commented on 2019-05-15 12:16 (UTC)

not compatible with 5.1.x kernel. install or update fails

loganj commented on 2019-04-20 06:13 (UTC) (edited on 2019-04-20 12:07 (UTC) by loganj)

I'm new to arch so i might be wrong but is there a lib32 vulkan? i couldn't find any libvulkan in lib32

edit: guess i was wrong. i had to install manually lib32-vulkan-icd-loader. although i've never installed vulkan-icd-loader either. oh well d9vk seems to work now

theriddick commented on 2019-01-13 22:27 (UTC)

I dunno why but my Antergos ARCH system can't see 415.22.05-1, it seems to think this is 415.22.01-1 still, kinda confused how that happens!