Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Steam doesnt start anymore.[fixed]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Sat Apr 16, 2016 7:18 pm    Post subject: Steam doesnt start anymore.[fixed] Reply with quote

I installed new EDITED glibc /EDITED just recently.
Steam started to complaint about libpthread.so file missing and failed.

So I started to run like this:
http://www.heypasteit.com/clip/2LEA

first line is command I use to run steam(i did try to run steam --reset before)

Steam starts and gives GUI message that: Fatal Error: Steam needs to be online to update Please confirm your network connection and try again.

Obviously I am connected, as I send this message from my PC.

Any ideas?
_________________
Just a user.


Last edited by dimko on Sun Apr 17, 2016 7:21 am; edited 2 times in total
Back to top
View user's profile Send private message
Mistwolf
Apprentice
Apprentice


Joined: 07 Mar 2007
Posts: 189
Location: Edmonton, AB

PostPosted: Sat Apr 16, 2016 7:31 pm    Post subject: Reply with quote

It is not complaining that libpthread.so is missing, it is complaining that it is the WRONG format (32-bit vs 64-bit): "wrong ELF class: ELFCLASS32".

Either libpthread.so is a 64-bit library and steam is 32-bit application or vice-versa.

running
Code:
file /lib32/libpthread.so
will tell you if it is 32/64-bits.
Back to top
View user's profile Send private message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Sat Apr 16, 2016 8:02 pm    Post subject: Reply with quote

Mistwolf wrote:
It is not complaining that libpthread.so is missing, it is complaining that it is the WRONG format (32-bit vs 64-bit): "wrong ELF class: ELFCLASS32".

Either libpthread.so is a 64-bit library and steam is 32-bit application or vice-versa.

running
Code:
file /lib32/libpthread.so
will tell you if it is 32/64-bits.


/lib32/libpthread-2.22.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (GNU/Linux), dynamically linked, interpreter /lib32/ld-linux.so.2, for GNU/Linux 2.6.32, not stripped

I also tried 64 bit library, it crashes with wrong elf message then and there, with no GUI showing up and much less of output.
_________________
Just a user.
Back to top
View user's profile Send private message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Sat Apr 16, 2016 8:12 pm    Post subject: Reply with quote

Mistwolf wrote:
It is not complaining that libpthread.so is missing, it is complaining that it is the WRONG format (32-bit vs 64-bit): "wrong ELF class: ELFCLASS32".

Either libpthread.so is a 64-bit library and steam is 32-bit application or vice-versa.

running
Code:
file /lib32/libpthread.so
will tell you if it is 32/64-bits.


I have feeling that problem is related to steam update? You don't use network manager by any chance? Does steam work for you?
_________________
Just a user.
Back to top
View user's profile Send private message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Sat Apr 16, 2016 8:33 pm    Post subject: network issues? Reply with quote

last line is this:
error: Couldn't resolve host name
i wonder if resolution is done using glibc libraries?
_________________
Just a user.
Back to top
View user's profile Send private message
dimko
Apprentice
Apprentice


Joined: 12 Feb 2006
Posts: 196

PostPosted: Sat Apr 16, 2016 8:59 pm    Post subject: issue supposedly solved. Reply with quote

holy nuttballs...

http://steamcommunity.com/app/221410/discussions/0/864958451385203679/
this fixed me here.
had to add some trickery into hosts file... :(
Not good.
Steam updates itself but fails with GUI error. but I think i deal with this now.
_________________
Just a user.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum