LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 08-20-2013, 04:33 PM   #1
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
X started freezing


This week for the first time my Slackware64 14.0 system started freezing once every day/2 days. It always happens when I click on a link to a website from within Thunderbird. These are not dodgy websites - today it was docs.slackware.com, yesterday LQ. So I click on an url and things freeze. I can move a mouse pointer but the keyboard does not respond to Ctrl+Alt+Delete/Bksp (or any other window-manager specific shortcuts.) Yesterday I managed to close the system with REISUB.

Setup:
1. Nvidia binary blob - I haven't touched/upgraded it in at least a month
2. i3 window manager - hasn't been upgraded in a few months
3. Last week installed multilib - It suspiciously coincides with the time the freezes started appearing - it might just be a coincidence, though.

5. The system doesn't freeze as the music still plays in the background (mpd/ncmpcpp)
6. I can log in to that system with ssh
7. As I mentioned before, I can move the mouse.
8. Now I'm logged to that system via ssh. I'm trying to kill X remotely. I've tried init 3, no visible effect on the screen. I always startx. I successfully killed Firefox/Thunderbird - remotely ps aux shows they are killed. Yet I can still see them on a screen.
9. /tmp is mounted on tmpfs but it doesn't seem like I've run out of RAM (no swap)
10. I think when it happens I have the following programs open: firefox, thunderbird, spacefm, gimp, terminals
11. flash problem - I haven't upgraded flash in a good few months.

Tomorrow I'm not going to power on Thunderbird just to see if it happens again. If it doesn't help, I'll revert to a pure 64-bit system.

In the meantime, what else can I do to get to the bottom of it and/or kill X without shutting down the computer?

Thank you.

EDIT: I managed to kill X with killall -9 X and startx remotely. Well, that's not a solution to the problem but at least I could shut it down properly before going to sleep.

Last edited by sycamorex; 08-20-2013 at 05:17 PM.
 
Old 08-20-2013, 05:37 PM   #2
mike_booth76
Member
 
Registered: May 2006
Posts: 40

Rep: Reputation: 4
Angry X started freezing

I seem to have similar problems, although I lose both mouse and keyboard and sometimes I can't connect with SSH.
No logs anywhere of course.
Doesn't happen on kernel-3.9 but does on both 3.10.7 and 3.11rc.
Have NVIDIA blob 325.15. Have down graded xorg-server from 1.4x to 1.3x.
Same as Sycamorex the freezes seem to happen in a browser( Seamonkey, Firefox or Konqueror) so disabled mozilla plugins and upgraded icedtea and flashplayer and machine ran faultlessly last night after that; but this morning wallop another freeze. WEnt out for half an hour and it was locked up when I got back. Could it be something to do with the screen being put into power save mode I wonder?


I am using KDE-4.10.5 as as far as I am aware there is a problem with 4.11 and the NVIDIA blob.

Mike
 
Old 08-21-2013, 02:24 PM   #3
perbh
Member
 
Registered: May 2008
Location: Republic of Texas
Posts: 393

Rep: Reputation: 81
If its freezing - have you tried to turn up the heat ?? (sorry, couldn't help myself!)

Are you by any chance using a kvm-switch?
I have had something similar happening to me several times (_and_ I use a kvm-switch). If I reset the switch - I'm ok again.
I am running 14.0 with a 3.7.1-kernel (which otherwise seems to be extremely stable) and xfce.
 
Old 08-21-2013, 02:40 PM   #4
Martinus2u
Member
 
Registered: Apr 2010
Distribution: Slackware
Posts: 497

Rep: Reputation: 119Reputation: 119
sounds like teh video driver or the video hardware has crashed. I had such situations before, but I can't remember the context or any details. Re-starting X often does not help. The most aggressive re-initialization is done by "rmmod nvidia", then lsmod to check it has gone, followed by modprobe or startx. It sometimes even works.
 
Old 08-21-2013, 05:06 PM   #5
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by perbh View Post
If its freezing - have you tried to turn up the heat ?? (sorry, couldn't help myself!)

Are you by any chance using a kvm-switch?
I have had something similar happening to me several times (_and_ I use a kvm-switch). If I reset the switch - I'm ok again.
I am running 14.0 with a 3.7.1-kernel (which otherwise seems to be extremely stable) and xfce.
No, I'm not using kvm-switch. Thanks for your suggestion.
 
Old 08-21-2013, 05:07 PM   #6
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by Martinus2u View Post
sounds like teh video driver or the video hardware has crashed. I had such situations before, but I can't remember the context or any details. Re-starting X often does not help. The most aggressive re-initialization is done by "rmmod nvidia", then lsmod to check it has gone, followed by modprobe or startx. It sometimes even works.
Thanks for the suggestion. I'll try it next time if nothing else works.
 
Old 08-21-2013, 09:39 PM   #7
frankbell
LQ Guru
 
Registered: Jan 2006
Location: Virginia, USA
Distribution: Slackware, Ubuntu MATE, Mageia, and whatever VMs I happen to be playing with
Posts: 19,345
Blog Entries: 28

Rep: Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145Reputation: 6145
Another test you could try is copying the link and pasting it into your browser to open it, then trying to open it by clicking on it in Thunderbird.

It's a little laborious, but it would help determine whether the issue's related to clicking a link in Thunderbird or to opening the link in the browser.
 
Old 08-22-2013, 01:40 AM   #8
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Try CUDA GPU memtest to try to exclude a hardware issue:
http://sourceforge.net/projects/cudagpumemtest/

I've had similar symptoms and eventually I just got rid of the card, and suspect that it was faulty. I have tried both nvidia and nouveau drivers of all possible versions and there was no improvement. I have also tried various Xorg fixes.

I hope you find a better solution.
 
Old 08-22-2013, 02:32 AM   #9
ill323
Member
 
Registered: Jul 2010
Posts: 43

Rep: Reputation: 11
Does dmesg show anything strange?
 
Old 08-22-2013, 02:36 AM   #10
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,930

Rep: Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321Reputation: 7321
Quote:
Originally Posted by sycamorex View Post
Thanks for the suggestion. I'll try it next time if nothing else works.
also I would try to modify 3d and other acceleration settings. and look at xorg error log
 
Old 08-22-2013, 08:41 PM   #11
mike_booth76
Member
 
Registered: May 2006
Posts: 40

Rep: Reputation: 4
recompiling the kernel with all Power Management and ACPI turned off seems to have fixed it for me ( although I'm sure there is a more correct way).2 days no freezes.


Mike
 
Old 08-23-2013, 01:56 AM   #12
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by mike_booth76 View Post
recompiling the kernel with all Power Management and ACPI turned off seems to have fixed it for me ( although I'm sure there is a more correct way).2 days no freezes.


Mike
That is an extreme solution. Can you even shutdown properly ?
 
Old 08-23-2013, 06:27 PM   #13
mike_booth76
Member
 
Registered: May 2006
Posts: 40

Rep: Reputation: 4
I realise it's extreme but I've run out of other things to try and can't begin to guess why kernel 3.9 is OK but 10 and 11 were unusable ( using the same .config)

You're right. The machine halts but doesn't power-off. I can live with that.


Mike
 
Old 08-24-2013, 01:40 AM   #14
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836

Original Poster
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
I haven't updated the thread in a couple of days as everything has been ok. Mind you my usage of that machine has been somewhat limited. I'm going to use it much more extensively over the next two days.
 
Old 08-24-2013, 07:00 PM   #15
everal
Member
 
Registered: Nov 2004
Location: Zona Leste, Sao Paulo, Brazil, South America, Alpha Quadrant, Milk Way
Distribution: Slackware 14.0
Posts: 140

Rep: Reputation: 16
I have slack 14 and a Dell Inspiron 14 notebook, a Ubuntu one. I got more then 60% for my slack, but it freezes, the same way you are telling. I just stoped using it, now I am always using ubuntu. I will try the slack 14.1 when it is offered, and if things saty the same, I will probably install a Debian. I can stay with ubuntu more time or vI will get crazy and more dump.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] No sound in KDE when started by startx while working fine when started by kdm/gdm arj1singh Ubuntu 2 12-14-2010 11:55 AM
[SOLVED] My Fedora 13 keeps freezing and freezing.. One Clueless Man Linux - Newbie 7 08-18-2010 10:33 AM
[SOLVED] Ubuntu 9.10: installed 3 months ago, started freezing randomly after last updates. emile salem Linux - Newbie 12 02-24-2010 02:49 AM
Started nautilus as root....problems started Chaosbringer SUSE / openSUSE 0 11-05-2008 03:00 AM
Freezing disayas Linux - Newbie 6 01-09-2003 01:42 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 07:26 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration