Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Cannot run Vulkan Instance
@ 2021-07-12 11:50 Eluminae
  2021-07-12 11:59 ` Johnnynator
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Eluminae @ 2021-07-12 11:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1812 bytes --]

New issue by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/issues/31922

Description:
Hello there,

I had a working setup with Vulkan some monthes ago and I now got issues:

```
$ vulkaninfo 
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 0.  Skipping ICD.
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at ../vulkaninfo/vulkaninfo.h:666:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
```

I'v followed https://docs.voidlinux.org/config/graphical-session/graphics-drivers/amd.html

Here is my packages :

```
$ sudo xbps-query -l | grep amd
ii amdvlk-2021.Q2.6_2                          AMD Open Source Driver For Vulkan
ii amdvlk-32bit-2021.Q2.6_2                    AMD Open Source Driver For Vulkan (32bit)
ii linux-firmware-amd-20210511_1               Binary firmware blobs for the Linux kernel - AMD CPU/GPU microcode
ii xf86-video-amdgpu-19.1.0_2                  Xorg AMD Radeon RXXX video driver (amdgpu kernel module)
$ sudo xbps-query -l | grep vulkan
ii vulkan-loader-1.2.178_1                     Vulkan Installable Client Driver (ICD) loader
ii vulkan-loader-32bit-1.2.178_1               Vulkan Installable Client Driver (ICD) loader (32bit)
$ sudo xbps-query -l | grep vulkan
ii vulkan-loader-1.2.178_1                     Vulkan Installable Client Driver (ICD) loader
ii vulkan-loader-32bit-1.2.178_1               Vulkan Installable Client Driver (ICD) loader (32bit)
```

Radeontop seems to works and display my GPU informations.

Does anyone can help me ?

```
$ uname -ra
Linux terminator 5.12.14_1 #1 SMP 1625102948 x86_64 GNU/Linux
```


^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
@ 2021-07-12 11:59 ` Johnnynator
  2021-07-12 12:03 ` Eluminae
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2021-07-12 11:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 294 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-878218367

Comment:
Generally it is recommended to use `mesa-vulkan-radeon` over `amdvlk`.
I will take a look later where amdvlk breaks without having mesa installed.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
  2021-07-12 11:59 ` Johnnynator
@ 2021-07-12 12:03 ` Eluminae
  2021-07-12 12:44 ` Eluminae
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-07-12 12:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 435 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-878219942

Comment:
I had issues with `mesa-vulkan-radeon` and I findout that using `amdvld` and removing `mesa-vulkan-radeon` solved them. It may changed with time .

edit: I installed `mesa-vulkan-radeon` and I not got `vulkaninfo` working. What would you recommend ? Which package I should have installed ?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
  2021-07-12 11:59 ` Johnnynator
  2021-07-12 12:03 ` Eluminae
@ 2021-07-12 12:44 ` Eluminae
  2021-07-14 21:49 ` biopsin
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: Eluminae @ 2021-07-12 12:44 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 226 bytes --]

New comment by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-878248915

Comment:
It looks like installing `mesa-vulkan-radeon` and removing `amdvld` fixed my issue

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
                   ` (2 preceding siblings ...)
  2021-07-12 12:44 ` Eluminae
@ 2021-07-14 21:49 ` biopsin
  2021-07-15  6:15 ` Johnnynator
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 8+ messages in thread
From: biopsin @ 2021-07-14 21:49 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 183 bytes --]

New comment by biopsin on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-880233144

Comment:
@Eluminae  Please close if its resolved?

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
                   ` (3 preceding siblings ...)
  2021-07-14 21:49 ` biopsin
@ 2021-07-15  6:15 ` Johnnynator
  2021-07-16 21:51 ` Johnnynator
  2021-07-16 21:51 ` [ISSUE] [CLOSED] " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2021-07-15  6:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 278 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-880426878

Comment:
@biopsin This is only a "workaround" and doesn't fix the issue that amdvlk doesn't work standalone (or smth else). So no keep open.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
                   ` (4 preceding siblings ...)
  2021-07-15  6:15 ` Johnnynator
@ 2021-07-16 21:51 ` Johnnynator
  2021-07-16 21:51 ` [ISSUE] [CLOSED] " Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2021-07-16 21:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 254 bytes --]

New comment by Johnnynator on void-packages repository

https://github.com/void-linux/void-packages/issues/31922#issuecomment-881737878

Comment:
Ok, the issue is simple, amdvlk only supports `RX` cards, a `Radeon HD 7970/8970 OEM / R9 280X` is too old.

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [ISSUE] [CLOSED] Cannot run Vulkan Instance
  2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
                   ` (5 preceding siblings ...)
  2021-07-16 21:51 ` Johnnynator
@ 2021-07-16 21:51 ` Johnnynator
  6 siblings, 0 replies; 8+ messages in thread
From: Johnnynator @ 2021-07-16 21:51 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1915 bytes --]

Closed issue by Eluminae on void-packages repository

https://github.com/void-linux/void-packages/issues/31922

Description:
Hello there,

I had a working setup with Vulkan some monthes ago and I now got issues:

```
$ vulkaninfo 
WARNING: [Loader Message] Code 0 : terminator_CreateInstance: Failed to CreateInstance in ICD 0.  Skipping ICD.
Cannot create Vulkan instance.
This problem is often caused by a faulty installation of the Vulkan driver or attempting to use a GPU that does not support Vulkan.
ERROR at ../vulkaninfo/vulkaninfo.h:666:vkCreateInstance failed with ERROR_INCOMPATIBLE_DRIVER
```

I'v followed https://docs.voidlinux.org/config/graphical-session/graphics-drivers/amd.html

Here is my packages :

```
$ sudo xbps-query -l | grep amd
ii amdvlk-2021.Q2.6_2                          AMD Open Source Driver For Vulkan
ii amdvlk-32bit-2021.Q2.6_2                    AMD Open Source Driver For Vulkan (32bit)
ii linux-firmware-amd-20210511_1               Binary firmware blobs for the Linux kernel - AMD CPU/GPU microcode
ii xf86-video-amdgpu-19.1.0_2                  Xorg AMD Radeon RXXX video driver (amdgpu kernel module)
$ sudo xbps-query -l | grep vulkan
ii vulkan-loader-1.2.178_1                     Vulkan Installable Client Driver (ICD) loader
ii vulkan-loader-32bit-1.2.178_1               Vulkan Installable Client Driver (ICD) loader (32bit)
```

My GPU is a AMD R 280 X.

Radeontop seems to works and display my GPU informations.

Does anyone can help me ?

```
$ uname -ra
Linux terminator 5.12.14_1 #1 SMP 1625102948 x86_64 GNU/Linux
```

```
$ ls /usr/share/vulkan/icd.d/
amd_icd32.json  amd_icd64.json
```

```
lspci -k
...
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
	Subsystem: ASUSTeK Computer Inc. Device 3004
	Kernel driver in use: amdgpu
...
```

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-16 21:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-12 11:50 [ISSUE] Cannot run Vulkan Instance Eluminae
2021-07-12 11:59 ` Johnnynator
2021-07-12 12:03 ` Eluminae
2021-07-12 12:44 ` Eluminae
2021-07-14 21:49 ` biopsin
2021-07-15  6:15 ` Johnnynator
2021-07-16 21:51 ` Johnnynator
2021-07-16 21:51 ` [ISSUE] [CLOSED] " Johnnynator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).