Announcement

Collapse
No announcement yet.

F1 2017 not starting on GCN 1.0

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • F1 2017 not starting on GCN 1.0

    Hi!
    I just bought F1 2017 on Steam, but I can't run it.
    I have a GCN 1.0 card (R9 270X), which Feral says it's not supported, but the game should run fine since I installed everything related to Vulkan/amdgpu and I'm running the amdgpu kernel driver on Debian Testing.

    Code:
    amarildo@amarildo:~$ lspci -vv | grep amdgpu
              Kernel driver in use: amdgpu
              Kernel modules: radeon, amdgpu
    However, upon clicking "Play", the game doesn't open. There's nothing interesting in the Terminal:

    Code:
    F12017: crash reporter initialised with path "/home/amarildo/.local/share/feral-interactive/F1 2017/crashes" SDL2 initialised [built against 2.0.5, running with 2.0.5]
    There's nothing in that folder.
    I also installed LLVM 4, 5 and 6 (they can all exist in the same OS installation).
    Any ideas?
    Thanks!

    Code:
    amarildo@amarildo:~$ vulkaninfo | grep deviceName
    WARNING: radv is not a conformant vulkan implementation, testing use only.
            deviceName     = AMD RADV PITCAIRN (LLVM 5.0.1)
    Last edited by Amarildo; 23 March 2018, 06:14 PM.

  • #2
    Only text related to F12017 in dmesg:

    Code:
    [  714.687289] audit: type=1326 audit(1521904738.953:2): auid=1000 uid=1000 gid=1000 ses=3 pid=3099 comm="F12017" exe=2F686F6D652F616D6172696C646F2F2E737465616D2F737465616D2F737465616D617070732F636F6D6D6F6E2F463120323031372F62696E2F463132303137 sig=31 arch=c000003e syscall=101 compat=0 ip=0x7f900682726f code=0x0
    Use Oibaf ppa bionic Mesa for latest Mesa
    As a game developer, I need something way more stable than mesa-git, so I'm not using it. In fact, the only reason I'm using Debian Testing is because X-Plane 11 runs like poorly on Debian Stable and they didn't backport mesa and it's related stuff yet.

    Besides, if there's anything the Debian community taught me, is that PPA's are not meant for Debian.

    I think I'll just refund the game, it's not like AMD will finish amdgpu support for SI cards this year anyway.

    Comment


    • #3
      Originally posted by debianxfce View Post

      Debian community is full of idiots
      Tell me about it ;-)

      Comment


      • #4
        Got it working. The game clearly does something which firejail's "seccomp" module doesn't like.

        Issue reported to both Feral and Firejail's developer, netblue30.

        Comment

        Working...
        X