Error extracting archive on Ubuntu 14.04

Discussion in 'Mac and Linux' started by greasan, August 2, 2014.

  1. greasan

    greasan New Member

    Messages:
    3
    Likes Received:
    0
    I use the following command to extract the archive:
    Code:
    tar --bzip2 -xvf PA_Linux_69721.tar.bz2
    But this error occur.
    Extracting with Nautilus returns the error:
    Downloaded archive two times at
    store.uberent.com/download/pa

    Any suggestions?
  2. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
  3. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Also try to check "md5sum PA_Linux_69721.tar.bz2" output.
    Proper archive should have this checksum:
    Code:
    50508581dcd1c023ee9f5c27b2e23b69  PA_Linux_69721.tar.bz2
  4. greasan

    greasan New Member

    Messages:
    3
    Likes Received:
    0
    Thanks, game starts now.

    But the mouse seems to be broken. And some UI elements are broken too unless I hover them.
    Bash outputs many errors like "Failed to build shader variant (type=1) -1" and "translation from TGSI failed!".

    And thanks for the md5sum. It is not correct.
    Greetings.
  5. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    It's one of known glitches on open source drivers and you can find it description in "Linux issues list" topic linked in my signature. Though you can bypass it by installing special "mouse fix" mod using PA mod manager:
    https://forums.uberent.com/threads/rel-pa-mod-manager-crossplatform-version-with-atom-shell.59992/

    It's R600g driver problem/bug: #68527
    It's serious flaw of default R600 shader compiler and it's looks like AMD not planning to adopt LLVM shader compiler for R600g any time soon. Though error most likely triggered by the sun shader and in this case you can install special "simplified shader mod".

    Weird, but for me this bz2 can be extracted just fine.
  6. greasan

    greasan New Member

    Messages:
    3
    Likes Received:
    0
    Awesome. I don't have AMD, but the errors are gone and mouse is working with these mods.

    Thank you for your help.
  7. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    o_O Are you Nouveau user? What GPU?

Share This Page