LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 10-30-2010, 06:56 PM   #1
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
System Freezes Randomly


Several weeks ago I replaced my primary PATA hard drive with a SATA II drive. I now have two SATA II drives in the box. The second drive is and was primarily a bulk storage location whereas the first drive is where Slackware 12.2 is installed.

At about the same time I replaced the drive I started noticing freezes with the system. The freeze lasts several seconds. The logs seem to indicate that the SATA link goes down. The freeze probably is caused by waiting for the link to get restored.

Otherwise the system acts normally and is responsive.

I could be overlooking the obvious, but I find no BIOS setting for AHCI or PATA mode.

I have been browsing the web for ideas but have not found anything conclusive.

Motherboard: Asus M2NPV-VM, BIOS version 1401
Hard drives: Western Digital WD3200AAKS SATA-II 7200 rpm 320 GB
Kernel: 2.6.27.54

I welcome any ideas to troubleshoot further. Let me know what further information to provide or anything specific to search in the logs.

As always, thanks much!
 
Old 10-30-2010, 07:01 PM   #2
udaman
Member
 
Registered: Oct 2010
Location: New England, USA
Distribution: OpenSUSE/Slackware64/RHEL/Mythbuntu
Posts: 189

Rep: Reputation: 39
One possibility, you may have a loose sata cable, or a broken wire in the cable. Try re-seating each cable, if that doesn't work, replace one or both. I've done it more than once. Good luck.
 
Old 10-30-2010, 07:52 PM   #3
stress_junkie
Senior Member
 
Registered: Dec 2005
Location: Massachusetts, USA
Distribution: Ubuntu 10.04 and CentOS 5.5
Posts: 3,873

Rep: Reputation: 335Reputation: 335Reputation: 335Reputation: 335
Others may dispute this but I have found Western Digital drives to be unreliable. Western Digital has some free downloadable testing software you might try.

http://support.wdc.com/product/download.asp?lang=en

Seagate Barracuda drives seem to be the most reliable.

You should also check to see if there is a motherboard firmware update.

Use Google to see if the chips on the motherboard are known to have any problems. Asus is my favorite motherboard manufacturer but I haven't tested every model that they make.

Last edited by stress_junkie; 10-30-2010 at 07:59 PM.
 
Old 10-30-2010, 08:40 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
You have stated, that the problems started with the second drive added to your box. You were running a similar drive ago, so I wouldn't assume that it is an incompatibility. I would think that your SATA-cable is not set correctly or either the cable or drive are faulty. Check the cable first, then check the drive with the tool recommended by stress_junkie.
 
Old 04-08-2011, 07:01 PM   #5
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Original Poster
Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
This thread is a tad old, but I dislike leaving threads hanging. That is almost as bad as the suits at the SyFy channel suspending episodes for three and half months during the middle of the winter.

When I posted this problem I had little time to troubleshoot because of a busy schedule. Basically I tolerated the problem for several months, but I was using the computer only a little bit during that period.

Last month I finally had meaningful time to investigate.

Sometimes I would see the freeze two or three times in one day. Sometime I'd go two days without a hiccup. I don't recall surviving longer than two days.

Sometimes I'd see the freeze when running VirtualBox. I decided that was not the cause because I'd see the freeze when I was not running VirtualBox. Further, whenever I saw the freeze I always saw something in the system logs. When VB freezes for many long seconds there would be nothing in the logs.

I tried many things. I tested RAM over night. I ran many short and long SMART tests. I ran fsck many times. I swapped cables. I swapped SATA ports.

I did notice something strange. I never had a problem with any drive connected to the SATA 2 port. I always saw some kind of freeze with any device connected to SATA ports 1, 3, or 4. The logs always verified that behavior.

In the end I decided I likely had a funky SATA port controller or possibly something like sold solder joints. There is the possibility of a problem with the sata_nv driver in the kernel too. I really don't know the root cause.

Yet all was not lost.

In my many tests I also tried various kernel parameters. The one parameter that proved successful was libata.force=1.5Gbps. That parameter limited the SATA ports to 1.5 Gbps rather than allow them to run at 3.0 Gbps. After many days of quiet with that boot parameter, I next fine-tuned the limitation: libata.force=1:1.5Gbps. This limited only SATA port 1 to 1.5 Gbps. After all, SATA port 2 did not have the problem.

As I never saw an error report in the logs related to SATA port 2, I left that second drive running at 3 Gbps. Only the primary drive at port 1 is throttled. Pleasantly, the machine has not experienced a freeze for about a week now.

I am presuming the problem is solved, but I won't tag the thread as such because I don't know the true root cause of the problem. Nonetheless, I hope this information helps others.
 
1 members found this post helpful.
Old 04-17-2011, 09:37 AM   #6
Woodsman
Senior Member
 
Registered: Oct 2005
Distribution: Slackware 14.1
Posts: 3,482

Original Poster
Rep: Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546Reputation: 546
Some more information:

For the past week and a half my system has not frozen when I use Slackware 12.2 with the 2.6.27.58 kernel. However, as I have been dual booting the past two weeks between Slackware 12.2 and 13.1, I have noticed the kernel parameter libata.force does not work in 13.1 with the 2.6.33.4 kernel. Doesn't matter whether I try applying the parameter to one port or globally. I will build the latest 2.6.33.11 kernel and see whether that helps.

My conclusion is there is something wrong with my motherboard chip set or the kernel sata_nv driver or combination thereof. The freezing problem tends to appear quickly and often when I have more than one SATA device connected and all try to run at 3.0 Gbps. I have resorted to brute force by using jumpers on my hard drives to force them to run at 1.5 Gbps.
 
  


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
OpenSUSE 11.0 randomly freezes VonMagnum SUSE / openSUSE 1 10-15-2008 11:00 PM
computer randomly freezes randomshinichi Linux - Hardware 5 10-04-2006 04:17 AM
system freezes randomly scuffell Linux - Distributions 1 06-20-2006 06:45 PM
System freezes randomly when online with dsl Sagem 800 modem vangelis Linux - Hardware 2 04-13-2006 05:26 AM
CD opens randomly, system freezes... Likosin Linux - Hardware 2 08-04-2003 09:07 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 10:39 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