linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Gavin Cameron <gavin@gavsworld.net>
Cc: Tejun Heo <tj@kernel.org>, linux-ide@vger.kernel.org
Subject: Re: Frequent Head Unload Problem
Date: Tue, 14 Apr 2009 19:27:16 -0600	[thread overview]
Message-ID: <49E537F4.8000807@gmail.com> (raw)
In-Reply-To: <49E4BF3E.9040105@gavsworld.net>

Gavin Cameron wrote:
> Hi,
> 
> It's been a while since I've been in touch. I previously had 2 problems:
> 1. PATA DVD writer not working
> 2. Frequent HDD head unloads
> 
> I eventually caved in and replaced the PATA DVD drive with a SATA and 
> that works perfectly. However, this head unloading in really annoying 
> primarily because the noise the drives makes just doens't sound healthy 
> - it's a high pitch squeal and then a couple of clicks.

Can you tell which drive is doing it? I'm assuming it's not both.. If 
you can figure out which one you can try some different APM values to 
see if that helps anything. You could also try disabling the standby 
timer in case that's doing it, with "hdparm -S 0".

If none of those help, there may not be a lot else you can do about it. 
The OS really has no control over when the drive decides to unload, 
other than those settings..

> 
> Anyway, a reminder of the basic system:
>     * ASUS M2V M/B (VIA K8T890 / VIA VT8237A chipset)
>     * AMD Athlon 64 X2 6000+
>     * SATA LiteOn DVD RAM/RW
>     * Ubuntu 9.04 (Beta) - kernel 2.6.28-11-generic
> 
> Since I last was in touch, I've converted the system to Ubuntu (I was 
> hoping that it was a Fedora quirk) with no change in head unloads with 
> either 8.10 or 9.04.
> 
> I've tried the following in /etc/rc.local :
> /sbin/hdparm -B 254 /dev/sda
> /sbin/hdparm -B 254 /dev/sdb
> 
> Which makes no difference at all. Also, I tried setting 255, but that 
> also had no affect.
> 
> I've included all of the normal files that I think you may need:
> 
> sudo dmidecode > dmidecode.txt
> sudo hdparm -I /dev/sda > hdparm-sda.txt
> sudo hdparm -I /dev/sdb > hdparm-sdb.txt
> sudo smartctl -a /dev/sda > smartctl-sda.txt
> sudo smartctl -a /dev/sdb > smartctl-sdb.txt
> lsmod > lsmod.txt
> 
> Hopefully you can find the root of the problem.
> 
> Best regards,
> Gavin.
> 


  reply	other threads:[~2009-04-15  1:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-14 16:52 Frequent Head Unload Problem Gavin Cameron
2009-04-15  1:27 ` Robert Hancock [this message]
2009-04-15 22:58   ` Gavin Cameron
2009-04-16  0:01     ` Robert Hancock
2009-04-17 17:50       ` Gavin Cameron
2009-04-18  1:24         ` Robert Hancock
2009-04-23 22:00           ` Gavin Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49E537F4.8000807@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=gavin@gavsworld.net \
    --cc=linux-ide@vger.kernel.org \
    --cc=tj@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).