GhostSquad57 / Steam-Installer-for-Wheezy

Re-write of Valve's deb package. (Orphaned)
193 stars 20 forks source link

Core dump? #38

Closed 1Mrlittleman closed 10 years ago

1Mrlittleman commented 10 years ago

When I run "steam-debian" I get back:

Segmentation fault (core dumped)

Help?

GhostSquad57 commented 10 years ago

@1Mrlittleman Please supply the full terminal output.

1Mrlittleman commented 10 years ago

That is all I get. Just that one line. On Jun 21, 2014 12:24 AM, "Keith" notifications@github.com wrote:

@1Mrlittleman https://github.com/1Mrlittleman Please supply the full terminal output.

— Reply to this email directly or view it on GitHub https://github.com/GhostSquad57/Steam-Installer-for-Wheezy/issues/38#issuecomment-46745059 .

GhostSquad57 commented 10 years ago

@1Mrlittleman OK. I'm going to need a little bit of info. What distribution of Linux are you using? (output of command uname -a) What processor? Video card? What drivers are you using for your video card? And can you confirm your drivers are working? (output of command glxgears)

1Mrlittleman commented 10 years ago

'uname':

Linux localhost 3.4.0 #1 SMP Mon Jun 9 01:46:38 PDT 2014 x86_64 x86_64 x86_64 GNU/Linux

Its an Intel Haswell duel core (Em on the Acer C7, using crouton)

The video card is integrated, (I did upgrade my ram to 6GB, which may change the amount of Vram I have, not sure)

Honestly not somewhat drivers Im using (is there a way to check?)

And for the last command I get:

Gen6+ requires Kernel 3.6 or later. glxgears: ../../../../../src/mesa/main/context.c:1501: _mesa_make_current: Assertion `newCtx->Version > 0' failed. Aborted (core dumped)

It seemes to maybe be an issue with my kernel version?

GhostSquad57 commented 10 years ago

@1Mrlittleman Uh oh. I'm not familiar with the specifications of Chromebooks. I'll have to do a little research and see what I can find.

Going back to the issue at hand, I think this is a problem with the graphics drivers that could be kernel related.

Is the package hardinfo available for download? apt-get install hardinfo or your package manager's equivalent.

If you can install hardinfo, run the program and tell me what it says under the "summary" tab.

1Mrlittleman commented 10 years ago

That dose not seemto work. But I was just pocking around and found that on chromebooks for some reason after 12.10 the kernel is always 3.4. But if I install 12.10 it should also change the kernel to version 3.6. So I'm gonna try that, I can let you know the results when I find them if you wish. Thanks for the help whatever the case!

On Sat, Jun 21, 2014 at 9:56 AM, Keith notifications@github.com wrote:

@1Mrlittleman https://github.com/1Mrlittleman Uh oh. I'm not familiar with the specifications of Chromebooks. I'll have to do a little research and see what I can find.

Going back to the issue at hand, I think this is a problem with the graphics drivers that could be kernel related.

Is the package hardinfo available for download? apt-get install hardinfo or your package manager's equivalent.

If you can install hardinfo, run the program and tell me what it says under the "summary" tab.

— Reply to this email directly or view it on GitHub https://github.com/GhostSquad57/Steam-Installer-for-Wheezy/issues/38#issuecomment-46755752 .

-Nels p.

GhostSquad57 commented 10 years ago

@1Mrlittleman OK. Keep me posted.

1Mrlittleman commented 10 years ago

Got 12.04 LTS installed, default steam is running like butter on it. Weird.

On Sat, Jun 21, 2014 at 11:10 AM, Keith notifications@github.com wrote:

@1Mrlittleman https://github.com/1Mrlittleman OK. Keep me posted.

— Reply to this email directly or view it on GitHub https://github.com/GhostSquad57/Steam-Installer-for-Wheezy/issues/38#issuecomment-46757635 .

-Nels p.