![]() |
How to troubleshoot system freeze-ups? - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Other (https://www.linuxliteos.com/forums/forumdisplay.php?fid=20) +--- Thread: How to troubleshoot system freeze-ups? (/showthread.php?tid=1645) |
How to troubleshoot system freeze-ups? - Kirkx - 03-15-2015 Lately I occasionally encounter system freeze-ups and the only solution is to power-off the PC (with the power button). Is there any log that can be used to pinpoint the source of the problem? After one of those freeze-ups I booted to another distro and looked through /var/log on LL partition but couldn't find anything unusual in any of the log files. I suspect the freeze-ups might be related to my graphics card and for now I settled on the following setup, which is stable most of the time: Code: mtrx@lite:~$ cat /etc/lsb-release Re: How to troubleshoot system freeze-ups? - altman - 03-15-2015 Thought I was alone , with the softwares or apps added or removed . I didn t minded yet , but not alone . & this time I haven t installed xfce 4.12 , I thought it was because of that earlier as it kept freezing once or twice a day after installing xfce 4.12 , but it s doing it on xfce 4.11 from beta 2.2 install anyone has this issue also ! Re: How to troubleshoot system freeze-ups? - shengchieh - 03-19-2015 Surf thru https://duckduckgo.com/?q=linux+freeze+troubleshoot&t=lm a DDG search for "linux freeze troubleshoot". Sheng-Chieh p.s. Sorry I'm late - my computer had problem w/ network. Re: How to troubleshoot system freeze-ups? - rokytnji - 03-19-2015 If it was me. I'd roll with the vesa driver 1st to see if freezes went away. Like I did with testing today. http://antix.freeforums.org/viewtopic.php?f=15&t=5565&start=30 Then move on to installing proprietary drivers for my video card/chip. Posting from the laptop in that thread as I reload backed up data through usb 1.1. I know on some of my boxes. The nouveau driver and newer kernels don't play well with the newer xorg. Mine would not freeze as much as scramble the whole screen. So I made my own /etc/X11/xorg.conf to run till I got the proprietary nvidia driver for my desktop. My pastebin file I keep handy now. http://pastebin.com/J7U0Hizw Different distro, different problem, different hardware. So that xorg.conf is my personal. Use at your own risk. If not sure. Don't use it. Re: How to troubleshoot system freeze-ups? - Kirkx - 03-31-2015 Thanks for all suggestions. It's too bad there is no way to troubleshoot this kind of problem to get some clear idea of what's wrong. Testing different combinations of kernels and GPU drivers is time consuming and inefficient. In my case, I suspect some updates to Xorg around December messed things up, because I had been running LL since June until the end of last year without any problems using just default Nouveau driver and kernel 3.13.0-24-generic. My latest stable setup is as follows: kernel 3.13.0-45-generic (latest Xubuntu default) nvidia 340.76 Re: How to troubleshoot system freeze-ups? - shengchieh - 04-04-2015 Maybe the solution is to upgrade to LL2.4 and see all the problems w/ LL2.2 washed away. If you think you will upgrade, now is the time to do it. Sheng-Chieh |