Error in Linux ubuntu 13.10

Discussion in 'Support!' started by keyxmakerx, November 27, 2013.

  1. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    Hahahaha, thought so, I do hope they get a better quality mouse ;3
  2. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    Current build it's first version of game which use SDL on Linux and this might be related. E.g something probably can be wrong in-game.

    Anyway somebody else have to find out. :)
  3. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    Switched to Kubuntu, and guess what! The game doesn't even work period.. T.T
  4. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    I'm using Kubuntu 13.10 and it works just fine. Also when I still used 13.04 and I tried it on 12.04 too. When you say "the game doesn't even work period..", do you mean that PA crashes instantly. Or do you get a black screen and nothing else? I did have a problem with libudev not being found at some point (Bug FS#2024). Could you post your log and see if there is any mention of libudev or any other errors for that matter?

    By the way, [RLM] Xefor suggested a fix for the black and white business occurring in Unity. See bug FS#2709.
  5. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1

    Well i have already switched, and no just the black screen and those libs are installed but needed. Is there a fix?
  6. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    Well, that's strange. I also use the Intel HD4000 for my playing needs. I did install the xorg-edgers repository for the latest Mesa drivers though.
    Could you post your PA log? You can find it in the ~/.local/Uber Entertainment/Planetary Annihilation/log directory.
  7. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
  8. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    oh and by that, i ment i switched to kde in kubuntu. not did the fix for it, i wanted to wait to see if a next version fixes it...
  9. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    New version won't fix anything. If you see black screen it's mean Coherent not working.
    Check if Coherent running using "ps aux | grep CoherentUI_Host", there should be 8 processes.
  10. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1


    1000 9297 0.0 0.0 9452 948 pts/2 S+ 15:00 0:00 grep --color=auto CoherentUI_Host
  11. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    It's mean Coherent not starting and you need to find out why. Most likely libudev issue.
  12. DeathByDenim

    DeathByDenim Post Master General

    Messages:
    4,328
    Likes Received:
    2,125
    keyxmakerxm, what does the following command output?
    Code:
    ldconfig -p |grep libudev
  13. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    libudev.so.1 (libc6,x86-64) => /lib/x86_64-linux-gnu/libudev.so.1
    libudev.so.1 (libc6) => /lib/i386-linux-gnu/libudev.so.1
  14. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    You need to make symlink from libudev.so.0 to /lib/x86_64-linux-gnu/libudev.so.1
  15. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    No offense SXX I've been using linux for years, but what you just said made no sense to me :3
  16. SXX

    SXX Post Master General

    Messages:
    6,896
    Likes Received:
    1,812
    CoherentUI_Host.bin depends on libudev.so.0 (not libudev.so.1).

    If you're running PA not from Steam (e.g unpacked tar.bz2) it's only problem. Probably fix in CoherentUI_Host script quite broken at moment.
    Last edited: December 10, 2013
  17. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    How do i run the beta from steam then?
  18. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    Nvm i dug around and finally found it thanks :3
  19. keyxmakerx

    keyxmakerx Member

    Messages:
    46
    Likes Received:
    1
    Hey just wanted to say thanks guys! Sorry I've been such a pain :3 Give me a network anyday, i'm not into video dwellings, so all this is fairly new to me.

Share This Page