Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Steam issue in Ubuntu 18.04 LTS

  1. #1
    Join Date
    Jun 2019
    Beans
    3

    Steam issue in Ubuntu 18.04 LTS

    Hi, new to the forums so hopefully this is the right place for this.

    I have recently installed Ubuntu 18.04 LTS on a newly purchased Razer Blade 15 mid 2019 laptop. Got video card drivers and everything working, but ran into an issue with steam.

    Steam installs fine, and it runs, installs updates, and lets me log in, but immediately after log in it gives me an error "Could not connect to the Steam network" and exits. My network connection is fine, and clearly steam CAN connect since I can log in.

    I have tried installing it via apt-get and also from the steam-latest.deb but have the same issue in both cases. I also tried it on a completely clean install and it did the same thing. Running steam via terminal to see the logs shows no errors, it just exits. In addition I tried the same thing using Ubuntu 19.04 and had the same issue, yet I tried Manjaro for fun earlier and steam worked fine (but I want to use Ubuntu). I also tried steam --reset but this just lets me log in again and installs updates but then fails with the same error.

    If anyone has any ideas it would be greatly appreciated.

    Console logs:
    Code:
    unning Steam on ubuntu 18.04 64-bit
    STEAM_RUNTIME is enabled automatically
    Pins potentially out-of-date, rebuilding...
    Found newer runtime version for 64-bit libGLU.so.1. Host: 1.3.1 Runtime: 1.3.8004
    Found newer runtime version for 64-bit libdbusmenu-glib.so.4. Host: 4.0.12 Runtime: 4.0.13
    Found newer runtime version for 64-bit libopus.so.0. Host: 0.5.2 Runtime: 0.7.0
    Found newer runtime version for 64-bit libdbusmenu-gtk.so.4. Host: 4.0.12 Runtime: 4.0.13
    [2019-06-20 11:46:44] Startup - updater built Jun 17 2019 23:31:08
    [2019-06-20 11:46:44] Verifying installation...
    [2019-06-20 11:46:44] Unable to read and verify install manifest /home/bryan/.steam/package/steam_client_ubuntu12.installed
    [2019-06-20 11:46:44] Verification complete
    [2019-06-20 11:46:44] Downloading update...
    [2019-06-20 11:46:44] Checking for available updates...
    [2019-06-20 11:46:44] Downloading manifest: http://client-download.steampowered.com/client/steam_client_ubuntu12
    [2019-06-20 11:46:45] Download complete.
    [2019-06-20 11:46:45] uninstalled manifest found in /home/bryan/.steam/package/steam_client_ubuntu12 (1).
    [2019-06-20 11:46:45] Extracting package...
    [2019-06-20 11:46:51] Installing update...
    [2019-06-20 11:46:54] Cleaning up...
    [2019-06-20 11:46:54] Update complete, launching Steam...
    [2019-06-20 11:46:54] Shutdown
    Restarting Steam by request...
    Running Steam on ubuntu 18.04 64-bit
    STEAM_RUNTIME has been set by the user to: /home/bryan/.steam/ubuntu12_32/steam-runtime
    Pins up-to-date!
    [2019-06-20 11:46:54] Startup - updater built Jun 17 2019 23:31:08
    [2019-06-20 11:46:54] Verifying installation...
    [2019-06-20 11:46:54] Verification complete
    STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
    [2019-06-20 11:48:19] Shutdown
    Last edited by ajgreeny; June 20th, 2019 at 07:32 PM. Reason: Thread title corrected to 18.04. Removed interfering formatting

  2. #2
    Join Date
    Jul 2007
    Location
    Magic City of the Plains
    Beans
    Hidden!
    Distro
    Xubuntu Development Release

    Re: Steam issue in Ubuntu 8.04 LTS

    Please install a supported version, 8.04 went EOL years ago.

  3. #3
    Join Date
    Jan 2007
    Beans
    768
    Distro
    Ubuntu 18.04 Bionic Beaver

    Re: Steam issue in Ubuntu 8.04 LTS

    Quote Originally Posted by oldos2er View Post
    Please install a supported version, 8.04 went EOL years ago.
    Typo. His logs show he's running 18.04.
    Current 'buntu systems: multiple systems running Server or Desktop 22.04 LTS / Retired or Upgraded: 18.04.2 LTS, Mythbuntu 16.04 LTS, Ubuntu 16.04.1 LTS, 14.04 LTS, 10.04 LTS, 8.04 LTS
    Been using ubuntu since 6.04 (16 years!)

  4. #4
    Join Date
    Nov 2009
    Beans
    Hidden!
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Steam issue in Ubuntu 18.04 LTS

    have you tried troubleshooting this with valve? they are the ones providing Steam. not sure why you get the error, it worked fine for me and many others. are you using wired internet? does it make any difference?
    Read the easy to understand, lots of pics Ubuntu manual.
    Do i need antivirus/firewall in linux?
    Full disk backup (newer kernel -> suitable for newer PC): Clonezilla
    User friendly full disk backup: Rescuezilla

  5. #5
    Join Date
    Jun 2019
    Beans
    3

    Smile Re: Steam issue in Ubuntu 8.04 LTS

    Quote Originally Posted by kpatz View Post
    Typo. His logs show he's running 18.04.
    Thanks for fixing the typo!

  6. #6
    Join Date
    Jun 2019
    Beans
    3

    Re: Steam issue in Ubuntu 18.04 LTS

    Quote Originally Posted by mastablasta View Post
    have you tried troubleshooting this with valve? they are the ones providing Steam. not sure why you get the error, it worked fine for me and many others. are you using wired internet? does it make any difference?
    Wired or wifi does not make a difference. Good suggestion about Valve, I didn't think of posting this on the valve forms. I went looking, apparently I'm not the only person with this issue:
    https://github.com/ValveSoftware/ste...ux/issues/6326

    According to that, a number of people think it is a kernel issue, but there is no consensus as to which kernal(s) are causing the problem. I don't really want to try swapping kernels, though I might, I guess uKuu is the safest way with Ubuntu?

    As a temporary workaround, I was able to install steam via PlayOnLinux. Its not ideal, I'd rather the native linux client, but it appears to work fully and the performance is fine for the games I'm interested in. I will probably just wait and watch that thread to see if someone finds a solution or the issue is fixed by Valve. Thanks!

  7. #7
    Join Date
    Jan 2006
    Location
    Sunny Southend-on-Sea
    Beans
    8,430
    Distro
    Kubuntu 20.04 Focal Fossa

    Re: Steam issue in Ubuntu 18.04 LTS

    According to this article about it, starting Steam with the -tcp option has helped some people. I've not had any issues myself.

  8. #8
    Join Date
    Apr 2008
    Location
    Norwich CT
    Beans
    2,659
    Distro
    Ubuntu Mate

    Re: Steam issue in Ubuntu 18.04 LTS

    You did install Steam from the repositories?
    Code:
    sudo apt install steam
    This is the only way to properly install Steam. IF you downloaded Steam from the webpage, you'll have to remove it and properly install it.

    I drink my Ubuntu black, no sugar.
    Ubuntu user 28819

  9. #9
    Join Date
    Jul 2019
    Beans
    11

    Re: Steam issue in Ubuntu 18.04 LTS


  10. #10
    Join Date
    Oct 2018
    Location
    England, UK
    Beans
    56

    Re: Steam issue in Ubuntu 18.04 LTS

    Please make sure that you installed the graphics card drivers from the repository and steam as well if using nvidia do the following

    Code:
    sudo apt-get install nvidia-driver-390 steam
    This would install the required dependencies, however, I'm not sure how to do it for the AMD-based graphics card as mine are NVIDIA-based. Also if you do get steam to work and the downloads fluctuate use unbound in NetworkManager.conf and re-generate the resolv.conf file so that it'll be generated by the Network Manager don't use the recommended dnsmasq as that I found didn't work correctly even with the recommended configuration.

    Edit: Once the Graphics card driver is installed you might have to re-download the runtime libraries for steam so do rm -R .steam so that the steam folder in your home folder is removed then it'll re-download the entire library again but with the up-to-date configuration and should technically load then.

Page 1 of 2 12 LastLast

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
  •