Results 1 to 5 of 5
if i try opening up a game, for example KAtomic , the computer will just lock up and freeze. Force quit commands don't do anything and i'm forced to turn ...
- 12-21-2008 #1Just Joined!
- Join Date
- Dec 2008
- Posts
- 8
help with crashing slackware
if i try opening up a game, for example KAtomic , the computer will just lock up and freeze. Force quit commands don't do anything and i'm forced to turn it manually off and on. It doesn't happen only with games either, it happens sporadically with the terminal
What's the problem?!
- 12-21-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Not sure what's going on but sounds like it may be a graphics issue of some type. You might be able to find some clues by looking around in the system log files:
/var/log/oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-21-2008 #3Just Joined!
- Join Date
- Dec 2008
- Posts
- 8
i'm new to linux
how will the log help? do you want me to post it?
edit: how do i even access it?
- 12-21-2008 #4forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
I think nano is installed by default on Slackware. If it's not, you can use another text editor such as vi, or vim, but note that they aren't as new user friendly as nano.
Either way, you can go to a terminal and enter the following commands to see what's in the log files:
...substituting your editor for nano, and the exact name of the file for file_name, as needed.Code:su cd /var/log nano file_name
For more info on using the command line under Linux, check out LinuxCommand.org:
LinuxCommand.org: Learn the Linux command line. Write shell scripts.
Hope you have fun with Slackware.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-21-2008 #5Just Joined!
- Join Date
- Dec 2008
- Posts
- 8
ah, thanks
i should've found out about that link earlier


