Announcement

Collapse
No announcement yet.

Issues running UE4 Benchmarks on Ubuntu 14.04.1 x64

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

  • Issues running UE4 Benchmarks on Ubuntu 14.04.1 x64

    I am trying to run the UE4 Benchmarks on Ubuntu 14.04.1 x64 with the proprietary AMD drivers. I keep getting this error:
    ERROR: ld.so: object '/preload-libs/libframetime.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
    The library path is custom since the default one gave me the same message except it compltetely failed to run because it would tell me that the .frametime file was unable to be opened for writing.

    I am running Phoronix Test Suite 5.6.

    Here is the UE4 Matinee Debug-Benchmark results:

    Phoronix Test Suite v5.6.0m1

    Installed: pts/libframetime-1.0.0
    Installed: pts/ue4-matinee-1.1.0


    Matinee Fight Scene Demo 1.0:
    pts/ue4-matinee-1.1.0
    Graphics Test Configuration
    1: 800 x 600
    2: 1152 x 648
    3: 1024 x 768
    4: 1280 x 800
    5: 1280 x 960
    6: 1440 x 900
    7: 1280 x 1024
    8: 1400 x 1050
    9: 1680 x 1050
    10: 1600 x 1200
    11: 1920 x 1080
    12: 1920 x 1200
    13: Test All Options
    Resolution: 12


    ========================================
    Phoronix Test Suite v5.6.0m1
    System Information
    ========================================

    Hardware:
    Processor: Intel Core i7-4770K @ 3.50GHz (8 Cores), Motherboard: Gigabyte Z87X-UD3H-CF, Chipset: Intel 4th Gen Core DRAM, Memory: 16384MB, Disk: 128GB M4-CT128M4SSD2 + 256GB ADATA SX900 + 1500GB SAMSUNG HD155UI + 2000GB Western Digital WD2002FAEX-0 + 320GB Seagate ST320LT020-9YG14, Graphics: Gigabyte AMD Radeon HD 7900 3072MB (950/1425MHz), Audio: Intel Xeon E3-1200 v3/4th, Monitor: HZ281H, Network: Intel Connection I217-V

    Software:
    OS: Ubuntu 14.04, Kernel: 3.13.0-44-generic (x86_64), Desktop: Unity 7.2.3, Display Server: X Server 1.15.1, OpenGL: 4.3.12798, Compiler: GCC 4.8.2, File-System: ext4, Screen Resolution: 1920x1200


    ========================================
    Matinee Fight Scene Demo (Run 1 of 1)
    ========================================


    Test Run Command: cd /home/krducky/.phoronix-test-suite/installed-tests/pts/ue4-matinee-1.1.0/ && ./ue4-matinee -fullscreen -ResX=1920 -ResY=1200 2>&1

    ERROR: ld.so: object '/preload-libs/libframetime.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

    Test Result Value:


    The test run did not produce a result.


    ########################################
    Matinee Fight Scene Demo:
    Resolution: 1920 x 1200


    Average: 0 Frames Per Second
    ########################################



    The following tests failed to properly run:

    - pts/ue4-matinee-1.1.0: Resolution: 1920 x 1200
    Here is the UE4-Elemental one:

    Phoronix Test Suite v5.6.0m1

    Installed: pts/libframetime-1.0.0
    Installed: pts/ue4-elemental-1.1.0


    Elemental Demo 1.0:
    pts/ue4-elemental-1.1.0
    Graphics Test Configuration
    1: 800 x 600
    2: 1152 x 648
    3: 1024 x 768
    4: 1280 x 800
    5: 1280 x 960
    6: 1440 x 900
    7: 1280 x 1024
    8: 1400 x 1050
    9: 1680 x 1050
    10: 1600 x 1200
    11: 1920 x 1080
    12: 1920 x 1200
    13: Test All Options
    Resolution: 12


    ========================================
    Phoronix Test Suite v5.6.0m1
    System Information
    ========================================

    Hardware:
    Processor: Intel Core i7-4770K @ 3.50GHz (8 Cores), Motherboard: Gigabyte Z87X-UD3H-CF, Chipset: Intel 4th Gen Core DRAM, Memory: 16384MB, Disk: 128GB M4-CT128M4SSD2 + 256GB ADATA SX900 + 1500GB SAMSUNG HD155UI + 2000GB Western Digital WD2002FAEX-0 + 320GB Seagate ST320LT020-9YG14, Graphics: Gigabyte AMD Radeon HD 7900 3072MB (950/1425MHz), Audio: Intel Xeon E3-1200 v3/4th, Monitor: HZ281H, Network: Intel Connection I217-V

    Software:
    OS: Ubuntu 14.04, Kernel: 3.13.0-44-generic (x86_64), Desktop: Unity 7.2.3, Display Server: X Server 1.15.1, OpenGL: 4.3.12798, Compiler: GCC 4.8.2, File-System: ext4, Screen Resolution: 1920x1200


    ========================================
    Elemental Demo (Run 1 of 1)
    ========================================


    Test Run Command: cd /home/krducky/.phoronix-test-suite/installed-tests/pts/ue4-elemental-1.1.0/ && ./ue4-elemental -fullscreen -ResX=1920 -ResY=1200 2>&1

    ERROR: ld.so: object '/home/krducky/.phoronix-test-suite/installed-tests/pts/ue4-elemental-1.1.0//preload-libs/libframetime.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.

    Test Result Value:


    The test run did not produce a result.


    ########################################
    Elemental Demo:
    Resolution: 1920 x 1200


    Average: 0 Frames Per Second
    ########################################



    The following tests failed to properly run:

    - pts/ue4-elemental-1.1.0: Resolution: 1920 x 1200
Working...
X