Linux mint vulkan driver

Содержание
  1. Установка драйверов для видеокарт от Intel и AMD
  2. Установка драйверов для видеокарт от NVIDIA
  3. Проверяем работу Vulkan на Ubuntu, или Linux Mint.
  4. Включаем поддержку VKD3D (Directx12 под WINE):
  5. Список видеокарт от AMD поддерживающие Vulkan:
  6. Список видеокарт от NVIDIA поддерживающие Vulkan:
  7. Как установить поддержку Vulkan API в Linux?
  8. Установка Vulkan в Linux
  9. Установка на Debian
  10. Установка в Ubuntu и производных
  11. Установка на Fedora
  12. Установка в openSUSE
  13. Установка на Arch Linux и производных
  14. Linux Mint Forums
  15. Help to install vulkan on mint?
  16. Help to install vulkan on mint?
  17. Re: Help to install vulkan on mint?
  18. Re: Help to install vulkan on mint?
  19. Re: Help to install vulkan on mint?
  20. Re: Help to install vulkan on mint?
  21. Re: Help to install vulkan on mint?
  22. Linux Mint Forums
  23. How to get Vulkan support on older AMD GCN cards on Mint 19
  24. How to get Vulkan support on older AMD GCN cards on Mint 19
  25. Re: How to get Vulkan support on older AMD GCN cards on Mint 19
  26. Re: How to get Vulkan support on older AMD GCN cards on Mint 19
  27. Re: How to get Vulkan support on older AMD GCN cards on Mint 19
  28. Linux Mint Forums
  29. Help needed for Nvidia / Vulkan
  30. Help needed for Nvidia / Vulkan
  31. Re: Help needed for Nvidia / Vulkan
  32. Re: Help needed for Nvidia / Vulkan
  33. Re: Help needed for Nvidia / Vulkan
  34. Re: Help needed for Nvidia / Vulkan
  35. Re: Help needed for Nvidia / Vulkan
  36. Re: Help needed for Nvidia / Vulkan
  37. Re: Help needed for Nvidia / Vulkan
  38. Re: Help needed for Nvidia / Vulkan
  39. Re: Help needed for Nvidia / Vulkan
  40. Re: Help needed for Nvidia / Vulkan
  41. Re: Help needed for Nvidia / Vulkan

Установка драйверов для видеокарт от Intel и AMD

Для установки драйверов от Intel и AMD на Ubuntu, или Linux Mint, открываем эмулятор терминала и вбиваем команду:

sudo dpkg —add-architecture i386 && sudo add-apt-repository multiverse && sudo sudo add-apt-repository ppa:kisak/kisak-mesa && sudo apt update && sudo apt upgrade -y && sudo apt install mesa-vulkan-drivers mesa-vulkan-drivers:i386 libvulkan1 libvulkan1:i386 vulkan-utils mesa-utils -y

перезагружаемся… (Если видеокарта поддерживает вулкан, но он не работает, то делаем по инструкции в самом низу данной страницы)

Установка драйверов для видеокарт от NVIDIA

Для установки драйверов от NVIDIA на Ubuntu, или Linux Mint, открываем эмулятор терминала и вбиваем команду:

sudo dpkg —add-architecture i386 && sudo add-apt-repository multiverse && sudo add-apt-repository ppa:graphics-drivers/ppa -y && sudo apt update && sudo apt upgrade -y && sudo apt install libvulkan1 libvulkan1:i386 vulkan-utils software-properties-gtk mesa-utils -y && sudo software-properties-gtk

после окончания процесса установки откроется окно:

Тут выбираем самый свежий драйвер и жмём: Apply Changes. Ждём окончание установки и перезагружаемся…

Проверяем работу Vulkan на Ubuntu, или Linux Mint.

Для проверки, поддерживается и работает ли у Вас Vulkan, введите команду: lspci | grep 3D && vulkaninfo | grep deviceName

test vulkan linux

» data-medium-file=»https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548-300×97.png» data-large-file=»https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548.png» loading=»lazy» src=»https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548.png» alt=»test vulkan linux» width=»683″ height=»220″ srcset=»https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548.png 683w, https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548-300×97.png 300w, https://portwine-linux.ru/wp-content/uploads/2020/05/Screenshot_20200509_151548-450×145.png 450w» sizes=»(max-width: 683px) 100vw, 683px»/>

В местах выделенным красным цветом, должны быть одни и те же видеокарты (если это ноутбук, то дискретные). Если у Вас команда ничего не выдает, то можно проверить другим способом, запустив:

vkcube (Должен запуститься вращающийся кубик LunarG)

Включаем поддержку VKD3D (Directx12 под WINE):

sudo add-apt-repository ppa:cybermax-dexter/vkd3d -y && sudo apt-get update && sudo apt upgrade -y && sudo apt install libvkd3d1 libvkd3d1:i386 vkd3d-demos -y

Проверяем vkd3d: gears-vkd3d

Список видеокарт от AMD поддерживающие Vulkan:

Список видеокарт от NVIDIA поддерживающие Vulkan:

Источник

Как установить поддержку Vulkan API в Linux?

Vulkan — это кроссплатформенный API для разработки приложений с 3D-графикой. Впервые об этом было объявлено на GDC в 2015 году компанией Khronos Group. Первоначально он был представлен Хроносом как «инициатива OpenGL следующего поколения», но затем название было отброшено, оставив Vulkan в качестве окончательного.

Vulkan основан на Mantle, другом API от компании AMD, код которого был передан Khronos с целью создания открытого стандарта, аналогичного OpenGL, но на низком уровне.

Его главная особенность заключается в том, что он может использовать преимущество количества ядер, присутствующих в основном процессоре ПК, резко увеличивая графическую производительность.

Vulkan призван обеспечить ряд преимуществ по сравнению с другими API, а также перед своим предшественником OpenGL.. Vulkan предлагает меньше накладных расходов, более прямой контроль над графическим процессором и меньшую загрузку процессора. Общая концепция и набор функций Vulkan аналогичен Directx 12, Metal и Mantle.

Читайте также:  При переустановке mac os данные останутся

Установка Vulkan в Linux

Прежде чем приступить к установке, Важно изучить совместимость Vulkan с вашим графическим процессором, поскольку не все модели поддерживаются. Это делается за ваш счет, и вам следует зайти на сайт производителя вашего графического процессора и посмотреть спецификации совместимости.

Также необходимо иметь в нашем дистрибутиве последние стабильные видеодрайверы, где можно использовать как открытые, так и частные контроллеры, это дело вкуса.

Установка на Debian

Для тех, кто является пользователями Debian или любого другого дистрибутива на его основе, Вы должны выполнить одну из следующих команд, чтобы установить Vulkan в вашу систему.

Для тех, кто пользуется AMD GPU:

Теперь для тех из вас, кто пользуется графическим процессором Nvidia:

Установка в Ubuntu и производных

Те, кто являются пользователями Ubuntu, Linux Mint, Elementary OS или любой другой производной Ubuntu. Они могут выполнить установку способом, очень похожим на Debian, только здесь мы будем использовать для этого репозитории.

Во-первых, кем бы они ни были Пользователи AMD GPU должны добавить следующий репозиторий:

Я установил позже:

Теперь для всех Пользователи Nvidia GPU просто добавляют этот репозиторий:

А затем мы устанавливаем с помощью:

Установка на Fedora

Для тех, кто пользуется Fedora, а также производными от нее дистрибутивами. Вы можете установить Vulkan API в своей системе, следуя инструкциям в соответствии с вашим графическим процессором.
Те, у кого есть графические процессоры AMD, должны выполнить следующую команду:

Пользователи с графическими процессорами Nvidia должны запустить в терминале следующее:

А позже, чтобы установить графический API Vulkan, мы собираемся выполнить в терминале следующее:

Установка в openSUSE

В случае тех, кто является пользователями любой версии openSUSE, мы собираемся установить Vulkan API, выполнив в терминале следующее.
Пользователи AMD GPU:

Пользователи графического процессора Nvidia:

Установка на Arch Linux и производных

Наконец, для тех, кто является пользователями Arch Linux, Manjaro Linux, Antergos или любой другой производной от Arch Linux, они смогут установить этот API следующим образом.

В конкретном случае этого дистрибутива Linux вы должны знать, что установка видеодрайверов ваших графических процессоров немного отличается от того, что можно сделать в других дистрибутивах.

Как вы знаете, в случае графических процессоров AMD существуют пакеты Radeon или AMDGPU Pro, поэтому здесь у нас есть несколько вариантов для Vulkan API.

Сначала для тех, у кого есть графические процессоры Intel, они собираются установить следующее:

Теперь для пользователей AMD GPU, но с драйверами Radeon установите следующее:

В другом случае от AMD, но с использованием драйверов AMDGPU Pro, это будет сделано из AUR.

Наконец, чтобы проверить установку, мы выполняем:

Содержание статьи соответствует нашим принципам редакционная этика. Чтобы сообщить об ошибке, нажмите здесь.

Полный путь к статье: Любители Linux » Общие » Программное обеспечение Linux » Как установить поддержку Vulkan API в Linux?

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

Help to install vulkan on mint?

Help to install vulkan on mint?

Post by arminius » Wed Feb 17, 2021 7:09 am

And I’m still getting this message when I try to run Lutris.

Re: Help to install vulkan on mint?

Post by antikythera » Wed Feb 17, 2021 7:26 am

Re: Help to install vulkan on mint?

Post by hglee » Wed Feb 17, 2021 7:28 am

Re: Help to install vulkan on mint?

Post by arminius » Wed Feb 17, 2021 8:53 am

Re: Help to install vulkan on mint?

Post by arminius » Thu Feb 18, 2021 10:41 pm

Re: Help to install vulkan on mint?

Post by 1000 » Fri Feb 19, 2021 7:57 am

So, this Vulcan samples worked with Nvidia driver with my graphic card [GeForce GTX 660]
But not all and with errors and inefficiently.
I don’t know, maybe it works better with AMD cards or with an open driver.
However when I had open driver, I had problem with system.
I guess the vulkan driver was damaged there for me. Because I had error about Vulcan there.
I had old Xorg or something so I did not report about error to Ubuntu.

I don’t know if this is good idea, but
Instead of this you can try test with Dota2 https://linuxconfig.org/install-and-tes . n-on-linux
Check this https://www.protondb.com/help/troublesh . ith-proton
and clear log and check in log about Vulkan ( I don’t know, maybe will something there )

If any sample / game will working very well with Vulkan, then try ask Lutris developers.

Edit
In Synaptic package manager I found vkd3d-demos
After install you can run / test from terminal if working

Читайте также:  Rus tv player ��� linux

check if you have dxvk installed

Edit
I don’t have this warn with Lutris. In Lutris preferences —> System Information —> there I have Vulkan: Supported

Edit
These are my packages installed

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

How to get Vulkan support on older AMD GCN cards on Mint 19

How to get Vulkan support on older AMD GCN cards on Mint 19

Post by Dukenukemx » Tue Jul 03, 2018 11:13 pm

This is a guide for those seeking Vulkan support on their Southern Islands or Volcanic Islands graphic cards. Another name is Radeon HD 7000 series and Rx 200 series. Basically the open source drivers by default use Radeon for these graphic cards, which has no RADV for vulkan support. The AMDGPU-PRO drivers have Vulkan, but you may find that applications like Kodi will segfault for a bug that AMD refuses to pay attention to. To fix this we need to switch over to the AMDGPU driver, which is not to be confused with the AMDGPU-PRO driver.

Before continuing this guide please install Oibaf PPA for the latest open source drivers. You may or may not need it, but just in case I would suggest you install it. Mint 19 comes with fairly new open source drivers but I’d install this anyway.
https://www.phoronix.com/forums/forum/l . cs-drivers

Also, be aware at the time of writing this guide, Oibaf PPA needs this to get it to work.

Do not reboot at this point, otherwise you won’t be able to log in.

Step#2 Create a 20-radeon.conf file.

Step #3 Install Vulkan

Re: How to get Vulkan support on older AMD GCN cards on Mint 19

Post by Citizen229 » Wed Jul 04, 2018 8:27 am

Re: How to get Vulkan support on older AMD GCN cards on Mint 19

Post by Dukenukemx » Wed Jul 04, 2018 9:47 am

AMDGPU and Radeon are kinda like driver packages in that they contain many things. Both have RadeonSi which is the OpenGL driver for GCN cards, but AMDGPU has RADV which is the open source vulkan driver. AMDGPU-PRO is built on top of the open source drivers with AMD’s proprietary code added to it, including their own Vulkan driver. AMD’s proprietary Vulkan driver is now open source and called AMDVLK, which means AMDGPU users will have two choices for a Vulkan driver, the community built RADV and the AMD supported AMDVLK. Which one you choose to use is up to you. Also, as you can see AMD will eventually stop making the AMDGPU-PRO driver in favor of the open source drivers, eventually.

As for why to use AMDGPU over AMDGPU-PRO.
#1 The AMDGPU drivers get updated more often and tend to perform better than AMDGPU-PRO in OpenGL.
https://www.phoronix.com/scan.php?page= . 1810&num=2
#2 The RADV driver does get a lot more attention by developers.
https://www.phoronix.com/scan.php?page= . Good-Shape
#3 AMDGPU drivers don’t have a bug that segfaults Kodi like with AMDGPU-PRO.
https://forum.kodi.tv/showthread.php?tid=333364
#4 AMDGPU comes with Gallium-Nine for better performance in Wine DX9 games.

Reasons why NOT to use AMDGPU over AMDGPU-PRO.
#1 AMDGPU-PRO has working OpenCL support. I’m not sure what the state of OpenCL is with open source drivers.
#2 AMDGPU-PRO tends to perform better in games using Vulkan.
https://www.phoronix.com/scan.php?page= . -pro&num=1
#3 It has better support for OpenGL Compat profiles, where at this moment AMDGPU with Oibaf PPA has support up to 4.4. Though that maybe changing soon.
https://www.phoronix.com/scan.php?page= . onSI-Start

Re: How to get Vulkan support on older AMD GCN cards on Mint 19

Post by zaskish » Thu Nov 29, 2018 11:15 pm

Thanks alot! I also tried this and it worked for me too on LM 19 i was searching for hours finally sadly there is no official ati drivers which would make it much easier! My desktop now works perfect surfing speed increased and also watching videos is way faster than before.

My graphic card: and also the result

description: VGA compatible controller
product: Tahiti XT [Radeon HD 7970/8970 OEM / R9 280X]
vendor: Advanced Micro Devices, Inc. [AMD/ATI]
physical id: 0
bus info: pci@0000:01:00.0
version: 00
width: 64 bits
clock: 33MHz
capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
configuration: driver=amdgpu latency=0
resources: irq:36 memory:d0000000-dfffffff memory:fea00000-fea3ffff ioport:e000(size=256) memory:c0000-dffff

Читайте также:  Сравнение версий операционная система windows

Maybe if someone still is around i just asking is there a way too increase the GPU:s power so i it will go 100 % i notice on games some FPS drops.

Источник

Linux Mint Forums

Welcome to the Linux Mint forums!

Help needed for Nvidia / Vulkan

Help needed for Nvidia / Vulkan

Post by zxuiji » Fri May 24, 2019 4:06 am

Re: Help needed for Nvidia / Vulkan

Post by Lord Boltar » Fri May 24, 2019 11:30 am

I would upgrade your nVidia drivers — your showing 390 but 430 is the latest

To add the Proprietary GPU Drivers PPA in Ubuntu or Linux Mint and update the software sources, use the following commands:

Close the terminal then open Driver Manager and install latest nVidia drivers

hope this helps

IF your problem has been solved, please edit your original post and add [SOLVED] to the beginning of the Subject Line. It helps other members

The only way for evil to prosper is for good men to do nothing

Re: Help needed for Nvidia / Vulkan

Post by zxuiji » Fri May 24, 2019 5:58 pm

Re: Help needed for Nvidia / Vulkan

Post by roblm » Sat May 25, 2019 10:38 am

You need to post some info on your system. Use this command: inxi -Fxz

This is the first time I’ve tried to find info for using vulcan in Linux and once again experienced the frustration and confusion trying to find reliable and up-to-date info.

Where did you get the vulcan-utils and vulcan-tools packages. When I try to install them, this is the output:

However, after installing it, using the vulcaninfo command gave no output.

You can enable Vulkan support on modern Ubuntu distributions by running the following, but there is no such package:
sudo apt-get install libvulkan1

Then it mentions to install Vulcan SDK. So I went here:
https://vulkan.lunarg.com/sdk/home#linux

Under Linux, I clicked Ubuntu Packages, then clicked Release 1.1.101, then clicked Ubuntu 18.04.
Then I used these commands to download and install the Vulcan SDK:

Then I used the info on this page to verify the installation:
https://vulkan.lunarg.com/doc/sdk/1.1.1 . arted.html

I used the command vkvia , which produced a spinning cube.
Using the command vulcaninfo now gave this output:

Re: Help needed for Nvidia / Vulkan

Post by zxuiji » Sun May 26, 2019 1:34 pm

Re: Help needed for Nvidia / Vulkan

Post by roblm » Sun May 26, 2019 4:09 pm

Re: Help needed for Nvidia / Vulkan

Post by zxuiji » Sun May 26, 2019 6:00 pm

Re: Help needed for Nvidia / Vulkan

Post by Lord Boltar » Mon May 27, 2019 8:47 am

Have you looked here?

IF your problem has been solved, please edit your original post and add [SOLVED] to the beginning of the Subject Line. It helps other members

The only way for evil to prosper is for good men to do nothing

Re: Help needed for Nvidia / Vulkan

Post by trytip » Mon May 27, 2019 10:24 am

Re: Help needed for Nvidia / Vulkan

Post by zxuiji » Mon May 27, 2019 10:53 am

Re: Help needed for Nvidia / Vulkan

Post by trytip » Mon May 27, 2019 11:06 am

Re: Help needed for Nvidia / Vulkan

Post by roblm » Mon May 27, 2019 1:29 pm

I was able to install vulcan-utils on another system with a GeForce 1050 GPU after adding the graphics-drivers PPA, using the command apt install vulcan-utils , which also installed vulcan-tools. However, running vulcaninfo gave an output that it wasn’t installed, with a message that the command was part of the vulcan-utils deb package. So I tried removing it and got the message: Unable to locate package. I tried re-installing it and got the same message.

I downloaded and installed the Vulcan SDK package and used the vulcaninfo command but got the same message above. After reading some info, I ran the vulcaninfo —html command. This created a file named vkvia.html in my Home directory. I clicked on it and it opened up to a website that had all the vulcan related info. You have to click on each category:

Running the command vkvia showed a very fast spinning cube that lasted only 1 second. Running the command vkcube showed the cube without closing.

If you still have the Vulcan SDK package installed, could you do the same tests.

Источник

Оцените статью