Patreon Logo Support us on Patreon to keep GamingOnLinux alive. This ensures all of our main content remains free for everyone. Just good, fresh content! Alternatively, you can donate through PayPal Logo PayPal. You can also buy games using our partner links for GOG and Humble Store.
Title: [CANNOT BE SOLVED] F1 2015/2017 - AMD status
Page: 1/2
  Go to:
kamelie1706 12 Dec 2017
Hi,

Has anyone managed to run F1 2015 on AMD/Open source drivers?
glxinfo | grep OpenGL
OpenGL vendor string: X.Org
OpenGL renderer string: AMD Radeon (TM) RX 460 Graphics (AMD POLARIS11 / DRM 3.19.0 / 4.14.4-1-ARCH, LLVM 5.0.0)
OpenGL core profile version string: 4.5 (Core Profile) Mesa 17.2.6
OpenGL core profile shading language version string: 4.50
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile
OpenGL core profile extensions:
OpenGL version string: 3.0 Mesa 17.2.6
OpenGL shading language version string: 1.30
OpenGL context flags: (none)
OpenGL extensions:
OpenGL ES profile version string: OpenGL ES 3.1 Mesa 17.2.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.10
OpenGL ES profile extensions:


my config from steam
Computer Information:
    Manufacturer:  Unknown
    Model:  Unknown
    Form Factor: Desktop
    No Touch Input Detected

Processor Information:
    CPU Vendor:  AuthenticAMD
    CPU Brand:  AMD Phenom(tm) II X6 1055T Processor
    CPU Family:  0x10
    CPU Model:  0xa
    CPU Stepping:  0x0
    CPU Type:  0x0
    Speed:  2800 Mhz
    6 logical processors
    6 physical processors
    HyperThreading:  Unsupported
    FCMOV:  Supported
    SSE2:  Supported
    SSE3:  Supported
    SSSE3:  Unsupported
    SSE4a:  Supported
    SSE41:  Unsupported
    SSE42:  Unsupported
    AES:  Unsupported
    AVX:  Unsupported
    CMPXCHG16B:  Supported
    LAHF/SAHF:  Supported
    PrefetchW:  Unsupported

Operating System Version:
    Linux 4.x (64 bit)
    Kernel Name:  Linux
    Kernel Version:  4.14.4-1-ARCH
    X Server Vendor:  The X.Org Foundation
    X Server Release:  11905000
    X Window Manager:  KWin
    Steam Runtime Version:  steam-runtime-beta-release_2017-07-24

Video Card:
    Driver:  X.Org AMD Radeon (TM) RX 460 Graphics (AMD POLARIS11 / DRM 3.19.0 / 4.14.4-1-ARCH, LLVM 5.0.0)
    Driver Version:  3.0 Mesa 17.2.6
    OpenGL Version: 3.0
    Desktop Color Depth: 24 bits per pixel
    Monitor Refresh Rate: 59 Hz
    VendorID:  0x1002
    DeviceID:  0x67ef
    Revision Not Detected
    Number of Monitors:  1
    Number of Logical Video Cards:  1
    Primary Display Resolution:  2560 x 1080
    Desktop Resolution: 2560 x 1080
    Primary Display Size: 26,50" x 11,18" (28,74" diag)
                                            67,3cm x 28,4cm (73,0cm diag)
    Primary VRAM: 2022 MB

Sound card:
    Audio device: Realtek ALC892

Memory:
    RAM:  12017 Mb

Miscellaneous:
    UI Language:  English
    LANG:  fr_FR.UTF-8
    Total Hard Disk Space Available:  461882 Mb
    Largest Free Hard Disk Block:  227836 Mb
    VR Headset: None detected

Recent Failure Reports:


On archlinux, I have to launch the game with setting env variable first (otherwise get various lib errors)
LD_LIBRARY_PATH="/usr/lib:$LD_LIBRARY_PATH" %command%

I get a wonderful core dump ... so I am stuck

DIRT Rally, DIRT Showdown & GRID Autosport are running fine

Thx
hodasemi 12 Dec 2017
Hi, you have to put the feral directory
/path/to/f12015/lib
or so, as your LD_LIBRARY_PATH.
At least this works for me, with pretty much the same software stack.
hodasemi 13 Dec 2017
I just got to my PC. It should be the following path:

'SteamLibrary'/steamapps/common/F1 2015/lib/x86_64

Where SteamLibrary is the path to your, well, steam library.
kamelie1706 13 Dec 2017
Thanks
I tried
LD_LIBRARY_PATH="/home/cyril/home_extra/Steam/SteamApps/common/F1 2015/lib/x86_64:/usr/lib:$LD_LIBRARY_PATH" %command%

Game update: AppID 286570 "F1 2015", ProcID 11228, IP 0.0.0.0:0
/home/path/to/Steam/SteamApps/common/F1 2015/bin/F12015: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /home/path/to/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcurl.so.4)
/home/path/to/Steam/SteamApps/common/F1 2015/bin/F12015: /usr/lib/liblber-2.4.so.2: no version information available (required by /home/path/to/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcurl.so.4)
F12015: crash reporter initialised with path "/home/path/to/.local/share/feral-interactive/F1 2015/crashes"
F12015: dumped to "/home/path/to/.local/share/feral-interactive/F1 2015/crashes/57c004ff-1988-9fb1-5e6c86f4-16da2c91.dmp"
F12015: crash reporter "/home/path/to/home_extra/Steam/SteamApps/common/F1 2015/bin/feral_linux_crash_reporter" launching
Game crashed, if possible email [[email protected]] with the crash file [/home/path/to/.local/share/feral-interactive/F1 2015/crashes/57c004ff-1988-9fb1-5e6c86f4-16da2c91.dmp] and details
Game removed: AppID 286570 "F1 2015", ProcID 11228 


For some reason, complaining again about missing lib while I confirm they are in /usr/lib ....
Redface 13 Dec 2017
Check the paths in the error message, /home/path/to/Steam/SteamApps/common/F1 2015/bin/F12015 does not look right compared to what you wrote you set LD_LIBRARY_PATH to. You probably got a wrong character somewhere in the launch script.
You should be able to get the original launcher script back by validating the game content from Steam if you did not take a backup.
kamelie1706 14 Dec 2017
Ok to avoid to be missleading ... here is what I get if I do not change anything

ldd bin/F12015
bin/F12015: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcurl.so.4)
bin/F12015: /usr/lib/liblber-2.4.so.2: no version information available (required by /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcurl.so.4)
        linux-vdso.so.1 (0x00007ffc7b36e000)
        libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007f927f4c6000)
        libCoreFoundation.so.476 => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libCoreFoundation.so.476 (0x00007f927f123000)
        libcurl.so.4 => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcurl.so.4 (0x00007f927eeb8000)
        libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x00007f927ec8b000)
        libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f927ea6d000)
        librt.so.1 => /usr/lib/librt.so.1 (0x00007f927e865000)
        libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f927e661000)
        libSDL2-2.0.so.0 => /usr/lib/libSDL2-2.0.so.0 (0x00007f927e355000)
        libSDL2_image-2.0.so.0 => /usr/lib/libSDL2_image-2.0.so.0 (0x00007f927e132000)
        libz.so.1 => /usr/lib/libz.so.1 (0x00007f927df1b000)
        libcef.so => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libcef.so (0x00007f9279f5c000)
        libasound.so.2 => /usr/lib/libasound.so.2 (0x00007f9279c6d000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007f92799a7000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007f9279762000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f92793db000)
        libm.so.6 => /usr/lib/libm.so.6 (0x00007f927908f000)
        libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f9278e78000)
        libc.so.6 => /usr/lib/libc.so.6 (0x00007f9278ac0000)
        /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f927f93b000)
        libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007f92788b9000)
        libicui18n.so.51 => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libicui18n.so.51 (0x00007f92784a2000)
        libicuuc.so.51 => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libicuuc.so.51 (0x00007f9278111000)
        libidn.so.11 => /usr/lib/libidn.so.11 (0x00007f9277edd000)
        librtmp.so.0 => /usr/lib/librtmp.so.0 (0x00007f9277cc2000)
        libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007f9277a55000)
        libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007f9277808000)
        liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00007f92775f9000)
        libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x00007f92773a7000)
        libogg.so.0 => /usr/lib/libogg.so.0 (0x00007f92771a0000)
        libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007f9276f4a000)
        libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f9276c2b000)
        libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007f9276a1e000)
        libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007f9276700000)
        libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007f92764b1000)
        libX11.so.6 => /usr/lib/libX11.so.6 (0x00007f9276172000)
        libXi.so.6 => /usr/lib/libXi.so.6 (0x00007f9275f61000)
        libnss3.so => /usr/lib/libnss3.so (0x00007f9275c37000)
        libnssutil3.so => /usr/lib/libnssutil3.so (0x00007f9275a07000)
        libsmime3.so => /usr/lib/libsmime3.so (0x00007f92757e0000)
        libplc4.so => /usr/lib/libplc4.so (0x00007f92755db000)
        libnspr4.so => /usr/lib/libnspr4.so (0x00007f927539d000)
        libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00007f927519a000)
        libXext.so.6 => /usr/lib/libXext.so.6 (0x00007f9274f88000)
        libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007f9274d85000)
        libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007f9274b7f000)
        libXtst.so.6 => /usr/lib/libXtst.so.6 (0x00007f9274979000)
        libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x00007f9274747000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007f927453d000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007f9274332000)
        libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007f9274127000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007f9273ef5000)
        libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007f9273ca4000)
        libcups.so.2 => /usr/lib/libcups.so.2 (0x00007f9273a16000)
        libcap.so.2 => /usr/lib/libcap.so.2 (0x00007f9273812000)
        libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f9273602000)
        libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007f92733cc000)
        libharfbuzz.so.0 => /usr/lib/libharfbuzz.so.0 (0x00007f927312d000)
        libicudata.so.51 => /home/cyril/home_extra/Steam/SteamApps/common/F1 2015/bin/../lib/x86_64/libicudata.so.51 (0x00007f92719e3000)
        libgnutls.so.30 => /usr/lib/libgnutls.so.30 (0x00007f9271678000)
        libhogweed.so.4 => /usr/lib/libhogweed.so.4 (0x00007f9271442000)
        libnettle.so.6 => /usr/lib/libnettle.so.6 (0x00007f927120b000)
        libgmp.so.10 => /usr/lib/libgmp.so.10 (0x00007f9270f78000)
        libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007f9270c92000)
        libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007f9270a5f000)
        libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x00007f927085b000)
        libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007f927064e000)
        libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x00007f927044a000)
        libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007f9270233000)
        libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0x00007f9270016000)
        libssl.so.1.1 => /usr/lib/libssl.so.1.1 (0x00007f926fdac000)
        libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1 (0x00007f926f92f000)
        libffi.so.6 => /usr/lib/libffi.so.6 (0x00007f926f726000)
        libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f926f4b3000)
        libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007f926f29f000)
        libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007f926eff7000)
        libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0x00007f926edf3000)
        libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007f926ebca000)
        libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007f926e9bc000)
        libthai.so.0 => /usr/lib/libthai.so.0 (0x00007f926e7b2000)
        libplds4.so => /usr/lib/libplds4.so (0x00007f926e5ae000)
        libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007f926e3aa000)
        libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x00007f926e183000)
        libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007f926df04000)
        libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00007f926dcf7000)
        libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0x00007f926dae6000)
        libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007f926d8ae000)
        libgraphite2.so.3 => /usr/lib/libgraphite2.so.3 (0x00007f926d682000)
        libp11-kit.so.0 => /usr/lib/libp11-kit.so.0 (0x00007f926d352000)
        libunistring.so.2 => /usr/lib/libunistring.so.2 (0x00007f926cfe1000)
        libtasn1.so.6 => /usr/lib/libtasn1.so.6 (0x00007f926cdce000)
        libXau.so.6 => /usr/lib/libXau.so.6 (0x00007f926cbca000)
        libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007f926c9c4000)
        libdatrie.so.1 => /usr/lib/libdatrie.so.1 (0x00007f926c7bc000)
        libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007f926c412000)
        libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f926c0f6000)
        liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f926bed0000)
        liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007f926bcbb000)
        libmount.so.1 => /usr/lib/libmount.so.1 (0x00007f926ba65000)
        libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f926b850000)
        libblkid.so.1 => /usr/lib/libblkid.so.1 (0x00007f926b603000)


ls -l /usr/lib | grep libldap_r-2.4.so.2
lrwxrwxrwx   1 root root        23 26 août  13:43 libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.8                 
-rwxr-xr-x   1 root root    326760 26 août  13:43 libldap_r-2.4.so.2.10.8                                       
lrwxrwxrwx   1 root root        23 26 août  13:43 libldap_r.so -> libldap_r-2.4.so.2.10.8


ls -l /usr/lib | grep liblber-2.4.so.2
lrwxrwxrwx   1 root root        21 26 août  13:43 liblber-2.4.so.2 -> liblber-2.4.so.2.10.8                     
-rwxr-xr-x   1 root root     59248 26 août  13:43 liblber-2.4.so.2.10.8                                         
lrwxrwxrwx   1 root root        21 26 août  13:43 liblber.so -> liblber-2.4.so.2.10.8


To me it looks it is reading the right directories ....
GRID Autosport complains about the same libraries but working fine (with LANG=C %command% set)

I have just verified the game with steam ... no luck
hodasemi 14 Dec 2017
Here are my outputs, just for comparison. I have no idea anymore, maybe you can find out whats wrong here.

ldd ./F12015
./F12015: /usr/lib/libldap_r-2.4.so.2: no version information available (required by /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libcurl.so.4)
./F12015: /usr/lib/liblber-2.4.so.2: no version information available (required by /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libcurl.so.4)
linux-vdso.so.1 (0x00007fff59566000)
libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007fa1715c3000)
libCoreFoundation.so.476 => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libCoreFoundation.so.476 (0x00007fa171220000)
libcurl.so.4 => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libcurl.so.4 (0x00007fa170fb5000)
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x00007fa170d88000)
libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fa170b6a000)
librt.so.1 => /usr/lib/librt.so.1 (0x00007fa170962000)
libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fa17075e000)
libSDL2-2.0.so.0 => /usr/lib/libSDL2-2.0.so.0 (0x00007fa170452000)
libSDL2_image-2.0.so.0 => /usr/lib/libSDL2_image-2.0.so.0 (0x00007fa17022f000)
libz.so.1 => /usr/lib/libz.so.1 (0x00007fa170018000)
libcef.so => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libcef.so (0x00007fa16c059000)
libasound.so.2 => /usr/lib/libasound.so.2 (0x00007fa16bd6a000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x00007fa16baa4000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x00007fa16b85f000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fa16b4d8000)
libm.so.6 => /usr/lib/libm.so.6 (0x00007fa16b18c000)
libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fa16af75000)
libc.so.6 => /usr/lib/libc.so.6 (0x00007fa16abbd000)
/lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007fa171a38000)
libuuid.so.1 => /usr/lib/libuuid.so.1 (0x00007fa16a9b6000)
libicui18n.so.51 => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libicui18n.so.51 (0x00007fa16a59f000)
libicuuc.so.51 => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libicuuc.so.51 (0x00007fa16a20e000)
libidn.so.11 => /usr/lib/libidn.so.11 (0x00007fa169fda000)
librtmp.so.0 => /usr/lib/librtmp.so.0 (0x00007fa169dbf000)
libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007fa169b52000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00007fa169905000)
liblber-2.4.so.2 => /usr/lib/liblber-2.4.so.2 (0x00007fa1696f6000)
libldap_r-2.4.so.2 => /usr/lib/libldap_r-2.4.so.2 (0x00007fa1694a4000)
libogg.so.0 => /usr/lib/libogg.so.0 (0x00007fa16929d000)
libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x00007fa169047000)
libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007fa168d28000)
libpangocairo-1.0.so.0 => /usr/lib/libpangocairo-1.0.so.0 (0x00007fa168b1b000)
libcairo.so.2 => /usr/lib/libcairo.so.2 (0x00007fa1687fd000)
libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x00007fa1685ae000)
libX11.so.6 => /usr/lib/libX11.so.6 (0x00007fa16826f000)
libXi.so.6 => /usr/lib/libXi.so.6 (0x00007fa16805e000)
libnss3.so => /usr/lib/libnss3.so (0x00007fa167d34000)
libnssutil3.so => /usr/lib/libnssutil3.so (0x00007fa167b04000)
libsmime3.so => /usr/lib/libsmime3.so (0x00007fa1678dd000)
libplc4.so => /usr/lib/libplc4.so (0x00007fa1676d8000)
libnspr4.so => /usr/lib/libnspr4.so (0x00007fa16749a000)
libXcomposite.so.1 => /usr/lib/libXcomposite.so.1 (0x00007fa167297000)
libXext.so.6 => /usr/lib/libXext.so.6 (0x00007fa167085000)
libXdamage.so.1 => /usr/lib/libXdamage.so.1 (0x00007fa166e82000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0x00007fa166c7c000)
libXtst.so.6 => /usr/lib/libXtst.so.6 (0x00007fa166a76000)
libgconf-2.so.4 => /usr/lib/libgconf-2.so.4 (0x00007fa166844000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x00007fa16663a000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0x00007fa16642f000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0x00007fa166224000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0x00007fa165ff2000)
libdbus-1.so.3 => /usr/lib/libdbus-1.so.3 (0x00007fa165da1000)
libcups.so.2 => /usr/lib/libcups.so.2 (0x00007fa165b13000)
libcap.so.2 => /usr/lib/libcap.so.2 (0x00007fa16590f000)
libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007fa1656ff000)
libpng16.so.16 => /usr/lib/libpng16.so.16 (0x00007fa1654c9000)
libharfbuzz.so.0 => /usr/lib/libharfbuzz.so.0 (0x00007fa16522a000)
libicudata.so.51 => /opt/hdd/hodasemi/Games/SteamLibrary/steamapps/common/F1 2015/bin/./../lib/x86_64/libicudata.so.51 (0x00007fa163ae0000)
libgnutls.so.30 => /usr/lib/libgnutls.so.30 (0x00007fa163775000)
libhogweed.so.4 => /usr/lib/libhogweed.so.4 (0x00007fa16353f000)
libnettle.so.6 => /usr/lib/libnettle.so.6 (0x00007fa163308000)
libgmp.so.10 => /usr/lib/libgmp.so.10 (0x00007fa163075000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00007fa162d8f000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00007fa162b5c000)
libcom_err.so.2 => /usr/lib/libcom_err.so.2 (0x00007fa162958000)
libkrb5support.so.0 => /usr/lib/libkrb5support.so.0 (0x00007fa16274b000)
libkeyutils.so.1 => /usr/lib/libkeyutils.so.1 (0x00007fa162547000)
libresolv.so.2 => /usr/lib/libresolv.so.2 (0x00007fa162330000)
libsasl2.so.3 => /usr/lib/libsasl2.so.3 (0x00007fa162113000)
libssl.so.1.1 => /usr/lib/libssl.so.1.1 (0x00007fa161ea9000)
libcrypto.so.1.1 => /usr/lib/libcrypto.so.1.1 (0x00007fa161a2c000)
libffi.so.6 => /usr/lib/libffi.so.6 (0x00007fa161823000)
libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007fa1615b0000)
libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x00007fa16139c000)
libpixman-1.so.0 => /usr/lib/libpixman-1.so.0 (0x00007fa1610f4000)
libxcb-shm.so.0 => /usr/lib/libxcb-shm.so.0 (0x00007fa160ef0000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x00007fa160cc7000)
libxcb-render.so.0 => /usr/lib/libxcb-render.so.0 (0x00007fa160ab9000)
libthai.so.0 => /usr/lib/libthai.so.0 (0x00007fa1608af000)
libplds4.so => /usr/lib/libplds4.so (0x00007fa1606ab000)
libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x00007fa1604a7000)
libdbus-glib-1.so.2 => /usr/lib/libdbus-glib-1.so.2 (0x00007fa160280000)
libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007fa160001000)
libavahi-common.so.3 => /usr/lib/libavahi-common.so.3 (0x00007fa15fdf4000)
libavahi-client.so.3 => /usr/lib/libavahi-client.so.3 (0x00007fa15fbe3000)
libcrypt.so.1 => /usr/lib/libcrypt.so.1 (0x00007fa15f9ab000)
libgraphite2.so.3 => /usr/lib/libgraphite2.so.3 (0x00007fa15f77f000)
libp11-kit.so.0 => /usr/lib/libp11-kit.so.0 (0x00007fa15f44f000)
libunistring.so.2 => /usr/lib/libunistring.so.2 (0x00007fa15f0de000)
libtasn1.so.6 => /usr/lib/libtasn1.so.6 (0x00007fa15eecb000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x00007fa15ecc7000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x00007fa15eac1000)
libdatrie.so.1 => /usr/lib/libdatrie.so.1 (0x00007fa15e8b9000)
libgio-2.0.so.0 => /usr/lib/libgio-2.0.so.0 (0x00007fa15e50f000)
libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007fa15e1f3000)
liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007fa15dfcd000)
liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007fa15ddb8000)
libmount.so.1 => /usr/lib/libmount.so.1 (0x00007fa15db62000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007fa15d94d000)
libblkid.so.1 => /usr/lib/libblkid.so.1 (0x00007fa15d700000)


ls -l /usr/lib | grep libldap_r-2.4.so.2
lrwxrwxrwx  1 root root        23 26. Aug 12:43 libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.10.8
-rwxr-xr-x  1 root root    326760 26. Aug 12:43 libldap_r-2.4.so.2.10.8
lrwxrwxrwx  1 root root        23 26. Aug 12:43 libldap_r.so -> libldap_r-2.4.so.2.10.8


ls -l /usr/lib | grep liblber-2.4.so.2
lrwxrwxrwx  1 root root        21 26. Aug 12:43 liblber-2.4.so.2 -> liblber-2.4.so.2.10.8
-rwxr-xr-x  1 root root     59248 26. Aug 12:43 liblber-2.4.so.2.10.8
lrwxrwxrwx  1 root root        21 26. Aug 12:43 liblber.so -> liblber-2.4.so.2.10.8


The game starts just fine for me. Try to install the steam-native ([link](https://www.archlinux.org/packages/multilib/x86_64/steam-native-runtime/)) package from the arch-repos.
kamelie1706 14 Dec 2017
Thanks!

It is crazy, seems we have almost mirror install
Phenom vs Ryzen
RX460 vs Rx470

and still it crashes for me!

I have re-install steam and the native lib ... still no luck
Only things that comes to mind is a conflict with a usb device ...
kamelie1706 17 Dec 2017
cannot be usb ... I habe unplugged all and kept only keyboard and mouse. Still no luck.

Using open source driver.

I have sent the dump to Feral but no big expectation for answer.
pete910 18 Dec 2017
Try running it with steam-runtime ar vice a versa !
kamelie1706 18 Dec 2017
Thx
I did and I get the exact same log and dump in both cases :-(
pete910 18 Dec 2017
I'll install the 2015 version and see what it does on mine.

Am still a little miffed with Feral for no adding support for wwheels that worked fine on the 2015 release , I even raised a ticket and asked. Never got a reply. :|
kamelie1706 19 Dec 2017
Great thx!
To my surprise feral support has answered.
First steps was to check steam install ... done but still failed
kamelie1706 19 Dec 2017
Feral found the reason
« Processor too old and does not support ssse3 »

Well, I do not consider it « too old » and perfectly ok for most I do (including gaming!)

I was thinking buying f1 2017 ... I guess I will not support feral on this one!

It is linked to Feral port limitation as no issue on windows for the same processor ...
kamelie1706 23 Dec 2017
... I give up, no hope until Feral fixes it, which does not seem to be on their roadmap :-(
kamelie1706 2 Jan 2018
Last but not least ... Feral support has confirmed same limitation for F1 2017 :-(

Out of 150 steam games those are the first I face such issue. I do not know if this the beginning of the end for buying games.

Too bad even if I am not big gamer I was doing it to support company such as Feral.

Now I do not see the point to continue and will focus on open source gaming!
damarrin 2 Jan 2018
I had the same thing happen with Deus Ex the other day. On a Core 2 Quad Q6600 the game would crash on startup and tell me to contact Feral. All they could tell me was "your cpu is too old", without giving any specific feature it was lacking that would make the game run. I'm pretty sure the Windows version would work no problem on the same machine.
pete910 2 Jan 2018
Quoting: kamelie1706Last but not least ... Feral support has confirmed same limitation for F1 2017 :-(

Out of 150 steam games those are the first I face such issue. I do not know if this the beginning of the end for buying games.

Too bad even if I am not big gamer I was doing it to support company such as Feral.

Now I do not see the point to continue and will focus on open source gaming!
Hang on a minute, You are upset with feral for not supporting a nearly 10 year old CPU arch?

I too wouldn't bother either, Things like this is what holds back development of certain aspects of computers in various fields not just graphics.

Not to come across as a bit of an arse but may be an idea to upgrade your CPU/Mobo, then whilst at it fill out your profile specs so when you ask about a problem we know what you are rocking.
damarrin 2 Jan 2018
CPUs don't change nearly as much as GPUs do, new features are introduced, but at a slower pace and are less critical. It's not unreasonable to hold on to a CPU for a long time, especially as modern ones are "fast enough" for much longer than back in the day.

Additionally, if the same game on Windows runs fine on the CPU, there's no reason why it shouldn't on Linux. We're trying to grow our market share and it's not helping if a user finds out if they were on Windows they wouldn't need new hardware to run this. Unfortunately, it's a common enough occurrence and it's happened a few times with various softwares (most notably for me personally with Flash back around 2012 when they dropped support for non-SSE2 CPUs on Linux, but happily supported them on Windows).

So, yeah.
pete910 2 Jan 2018
Quoting: damarrinCPUs don't change nearly as much as GPUs do, new features are introduced, but at a slower pace and are less critical. It's not unreasonable to hold on to a CPU for a long time, especially as modern ones are "fast enough" for much longer than back in the day.

Additionally, if the same game on Windows runs fine on the CPU, there's no reason why it shouldn't on Linux. We're trying to grow our market share and it's not helping if a user finds out if they were on Windows they wouldn't need new hardware to run this. Unfortunately, it's a common enough occurrence and it's happened a few times with various softwares (most notably for me personally with Flash back around 2012 when they dropped support for non-SSE2 CPUs on Linux, but happily supported them on Windows).

So, yeah.
I understand that CPU development is slower but still does go forward.

Regards "if it runs on windows" remark, It depends what extensions the host OS/game needs irrelevant of OS
kamelie1706 2 Jan 2018
It does not matter if it is old or not but what matter is it powerful enough to run such games or not? The facts are:
- ets2, grid series, dirt series run fine on Linux
- f1 series run fine on windows
- I can make 3D plans, video editing, photo editing

I have updated recently my gpu (rx460) because my old one died (7850).

I have no reason to invest in hardware at this point.

This is purely a business decision from Feral to not support it.

No feelings here, just fact that I am not a potential customer for them.
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon Logo Patreon. Plain Donations: PayPal Logo PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
Login / Register