ac freezes
#2
We would probably need to see console output to start finding the problem.

For now, when it hangs, instead of restarting the PC, try this:

Press Ctrl-Alt-F1 to drop to terminal, and log in.

Type "ps aux | grep linux" and find the line that has "linux_client" or "linux_64_client". This is AssaultCube. The first number in the line, after your username, is the PID, e.g., 32000.

Kill the process: "kill -9 32000".

Press Ctrl-Alt-F7 to return to X.
Thanks given by:


Messages In This Thread
ac freezes - by morg - 01 Jan 14, 03:31PM
RE: ac freezes - by vonunov - 01 Jan 14, 03:42PM
RE: ac freezes - by Mousikos - 01 Jan 14, 04:23PM
RE: ac freezes - by morg - 02 Jan 14, 09:35PM
RE: ac freezes - by vonunov - 02 Jan 14, 10:22PM
RE: ac freezes - by morg - 04 Jan 14, 06:06PM
RE: ac freezes - by vonunov - 01 Jan 14, 04:27PM
RE: ac freezes - by Krayce - 01 Jan 14, 05:00PM
RE: ac freezes - by PhaNtom - 02 Jan 14, 10:11PM
RE: ac freezes - by PhaNtom - 04 Jan 14, 11:08PM
RE: ac freezes - by morg - 05 Jan 14, 05:47PM
RE: ac freezes - by Ronald_Reagan - 05 Jan 14, 07:46PM
RE: ac freezes - by RandumKiwi - 05 Jan 14, 08:12PM
RE: ac freezes - by Mousikos - 06 Jan 14, 02:06AM
RE: ac freezes - by RandumKiwi - 06 Jan 14, 04:36AM