You are not logged in.

#1 2019-01-19 20:31:24

Karnash
Member
Registered: 2011-06-02
Posts: 9

Vulkan core dump when running Steam / Borderlands 2

Hello everyone.

I can launch Borderlands 2, but after a few moment it crashes, freezing the whole system and I have to reboot. Sometimes it happens quickly (during launch screens), sometimes I can play a few minutes. I didn't play for a few months, so I'm not sure which upgrade is causing this.

The core dump it produces always looks like this:

           PID: 15475 (vulkandriverque)
           UID: 1000 (alk)
           GID: 100 (users)
        Signal: 6 (ABRT)
     Timestamp: Sat 2019-01-19 19:58:31 CET (45min ago)
  Command Line: /home/alk/.local/share/Steam/ubuntu12_32/../ubuntu12_64/vulkandriverquery
    Executable: /home/alk/.local/share/Steam/ubuntu12_64/vulkandriverquery
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (alk)
       Boot ID: x
    Machine ID: x
      Hostname: tagada
       Storage: /var/lib/systemd/coredump/core.vulkandriverque.1000.b9531689c4bd4b6dafa9d79940ce58a9.15475.1547924311000000.lz4
       Message: Process 15475 (vulkandriverque) of user 1000 dumped core.
                
                Stack trace of thread 15475:
                #0  0x00007f2177535d7f raise (libc.so.6)
                #1  0x00007f2177520672 abort (libc.so.6)
                #2  0x00007f2177520548 __assert_fail_base.cold.0 (libc.so.6)
                #3  0x00007f217752e396 __assert_fail (libc.so.6)
                #4  0x000055a1d9540467 n/a (/home/alk/.local/share/Steam/ubuntu12_64/vulkandriverquery)
                #5  0x000055a1d9527277 n/a (/home/alk/.local/share/Steam/ubuntu12_64/vulkandriverquery)
                #6  0x00007f2177522223 __libc_start_main (libc.so.6)
                #7  0x000055a1d95270ea n/a (/home/alk/.local/share/Steam/ubuntu12_64/vulkandriverquery)

My graphic card is quite old:

$ lspci | grep VGA
01:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Pitcairn PRO [Radeon HD 7850 / R7 265 / R9 270 1024SP]

X configuration:

$ cat /etc/X11/xorg.conf.d/20-radeon.conf  
Section "Device"
        Identifier  "Radeon"
        Driver "radeon"
        Option "AccelMethod" "glamor"
        Option "DRI" "3"
        Option "TearFree" "on"
        Option "ColorTiling" "on"
        Option "ColorTiling2D" "on"
EndSection

I am not sure what I could do to make this work again. Does any one have the same issue? Should I upgrade my hardware?

Offline

#2 2019-02-22 17:06:21

Darksoul
Member
Registered: 2009-03-14
Posts: 25

Re: Vulkan core dump when running Steam / Borderlands 2

Use Lutris to install borderlands 2 (windows).

https://store.steampowered.com/app/49520/Borderlands_2/

Under system requirements (SteamOS+Linux):

NOTICE: Intel Integrated video chipsets and ATI chipsets are currently unsupported for Borderlands 2 Linux.

Last edited by Darksoul (2019-02-22 17:08:03)

Offline

#3 2019-02-23 11:39:26

Karnash
Member
Registered: 2011-06-02
Posts: 9

Re: Vulkan core dump when running Steam / Borderlands 2

Thanks ! I'll try this.

Offline

Board footer

Powered by FluxBB