All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Hancock <hancockrwd@gmail.com>
To: Patrick Voegeli Olivera <patrick.voegeli@gmail.com>
Cc: "linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	ide <linux-ide@vger.kernel.org>
Subject: Re: Sata link_power_management_policy questions
Date: Mon, 22 Jun 2009 23:12:27 -0600	[thread overview]
Message-ID: <4A40643B.7090805@gmail.com> (raw)
In-Reply-To: <4A3FD261.7060903@gmail.com>

On 06/22/2009 12:50 PM, Patrick Voegeli Olivera wrote:
> Hi there,
>
> I have a laptop with Sata set to native mode and ahci enabled in the
> bios. In ubuntu, I can see
> /sys/class/scsi_host/host0/link_power_management_policy for host0, host1
> and host2, but if I read any of those using cat they always will return
> max_performance, even if I echo min_power or medium_power and it gives
> no errors:
>
> root@patrick-laptop:~# cat
> /sys/class/scsi_host/host0/link_power_management_policy
> max_performance
> root@patrick-laptop:~# echo min_power >
> /sys/class/scsi_host/host0/link_power_management_policy
> root@patrick-laptop:~# cat
> /sys/class/scsi_host/host0/link_power_management_policy
> max_performance
>
> I've tried to look around for a solution, but I haven't found anything
> useful. Is this a feature that depends on the HDD? Does the hard drive
> need to be sata 2/300 or should it also work with sata 1/150? Is it just
> that my laptop doesn't support it?
>
> Since my HDD is sata150, I've tried with another HDD and I had the same
> problem. I don't know if it was sata2 compliant, though.
>
> My laptop has intel chipsets. Namely, the 965gm (with x3100 graphics)
> northbridge and I think it has a ich8 southbridge.
>
> Any ideas on what to try?

Please post your dmesg output and hdparm -I output for the drive. Also 
cc-ing linux-ide.

  reply	other threads:[~2009-06-23  5:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-22 18:50 Sata link_power_management_policy questions Patrick Voegeli Olivera
2009-06-23  5:12 ` Robert Hancock [this message]
2009-06-23 12:00   ` Patrick Voegeli Olivera
2009-06-24  0:51     ` Robert Hancock
2009-06-24  8:39       ` Patrick Voegeli Olivera

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=4A40643B.7090805@gmail.com \
    --to=hancockrwd@gmail.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=patrick.voegeli@gmail.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.