• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Support v
« Previous 1 ... 365 366 367 368 369 ... 1190 Next »

[linux] Vulkan API back-end does not works
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
[linux] Vulkan API back-end does not works
10-05-2016, 01:25 AM
#1
Shished Offline
Member
***
Posts: 88
Threads: 11
Joined: Dec 2012
I'm compiling dolphin from source for myself and Vulkan API has never worked for me since the PR merge.
After pressing Play button emulator silently crashes. Here is the terminal output:
Code:
Aborted (core dumped)

GDB reveals more info about the crash:
Code:
Thread 11 "Emuthread - Sta" received signal SIGSEGV, Segmentation fault.

GDB Backtrace:
Code:
#0  0x0000000000000000 in  ()
#1  0x0000000000bee415 in Vulkan::SwapChain::CreateVulkanSurface(VkInstance_T*, void*) ()
#2  0x0000000000bd289f in Vulkan::VideoBackend::Initialize(void*) ()
#3  0x00000000005fc4b1 in Core::EmuThread() ()
#4  0x00007fffeee2dfef in  () at /usr/lib64/libstdc++.so.6
#5  0x00007ffff0193454 in start_thread () at /lib64/libpthread.so.0
#6  0x00007ffff07103ff in clone () at /lib64/libc.so.6

I tested earlier revisions from the separate repo (before the PR merge) and it worked. Latest revision from that repo also does not works.
Vulkan API demos and games (Talos Principle and Dota 2) works fine. Only Dolphin has such problem.



My OS and PC specs:

OS: openSUSE Tumbleweed x86_64 (linux 4.7.5)
GPU: Nvidia GTX 660 (proprietary driver version 370.28)
CPU: Intel Core i5-3570K
RAM: 12GB
Find
Reply
10-05-2016, 09:32 AM (This post was last modified: 10-05-2016, 09:57 AM by lok1.)
#2
lok1 Offline
Member
***
Posts: 57
Threads: 2
Joined: Jan 2014
Run "vulkaninfo" in terminal. The output should list an API version. What does it show?

Edit: It's probably due to you having an older version. When I was on 1.0.8 dolphin would crash, but other demos would work. When I updated to 1.0.21 dolphin worked.
Find
Reply
10-06-2016, 01:33 AM
#3
Shished Offline
Member
***
Posts: 88
Threads: 11
Joined: Dec 2012
Looks like my installation was messed up and after some cleanup vulkaninfo reports API version 1.0.26 and dolphin-emu works now. Thanks!
CPU: Intel Core i5-3570k 
GPU: Nvidia GeForce GTX660 (proprietary nvidia driver v.358.16)
RAM: 2 x 4G DDR3 1333 MHz
OS: openSUSE Tumbleweed x86_64 (linux 4.3)
I'm using latest version of Dolphin-emu from git master branch.
Find
Reply
« Next Oldest | Next Newest »


  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode