Results 1 to 2 of 2

Thread: Steam wont launch Ubuntu 16.04.2 LTS

  1. #1
    Join Date
    May 2017
    Beans
    1

    Steam wont launch Ubuntu 16.04.2 LTS

    i have been searching for a couple of hours to fix the problem. I have even reinstalled ubuntu but still no joy. This is what I get when I run steam from the terminal.


    keith@keith-MS-7693:~$ steam
    Running Steam on ubuntu 16.04 64-bit
    STEAM_RUNTIME is enabled automatically
    [2017-05-14 19:49:20] Startup - updater built Apr 25 2017 22:45:11
    [2017-05-14 19:49:20] Verifying installation...
    [2017-05-14 19:49:20] Verification complete
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1
    Refresh rate: 1

    I have the latest amd drivers installed for rx480.
    Any ideas how to solve this?
    Thanks,
    Keith

  2. #2
    Join Date
    Oct 2004
    Location
    Denmark - Scandinavia
    Beans
    19,553
    Distro
    Ubuntu Budgie Development Release

    Re: Steam wont launch Ubuntu 16.04.2 LTS

    Try:
    Code:
    Exec=env LC_ALL=C steam $@
    Are there any othr errors than you posted?

    or try:
    Code:
    steam -tcp
    I'm running nvidia card and the refresh is set to 60 in the terminal.
    Last edited by Perfect Storm; May 15th, 2017 at 04:44 AM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •