linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Disabling SATA Link Power Management (LPM) in GRUB
@ 2011-06-08 20:45 Marc Giger
  2011-06-09 21:28 ` Jeff Garzik
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Giger @ 2011-06-08 20:45 UTC (permalink / raw)
  To: linux-kernel

Dear Kernel Devs,

I spent my Samsung RF511 Notebook a OCZ Vertex III SSD. Unfortunately
there seems to be an incompatibility between these. Samsung is not
willing to help me, because they won't support foreign Hard- (OCZ SSD)
and Software (Linux).

I've found the following forum entries which I think is the problem.
 
http://www.ocztechnologyforum.com/forum/showthread.php?88340-Vertex-3-Windows-install-in-AHCI-mode-on-Intel-6-series-Chipset-platforms

http://www.ocztechnologyforum.com/forum/showthread.php?88630-Vertex-3-problem-booting-windows-7-with-HM65-Sandybride-chips-%28Laptops%29/page3

It seems because of this GRUB has problem loading the stages from the
disk in my case.

So my question are:

1. Does this make sense to you? Is it possible that it could be the
reason?
2. Can the problem be solved when I implement a hack into GRUB to
disable the LPM before the stages are loaded from disk?
3. What are the implementation steps which must be done? When I
understand the code in the kernel correctly, the registers are
written over memory mapped areas. Can it be done without mmio?

Thanks a lot!

Kind Regards

Marc


-- 
Lesson 1: Cryptographic protocols should not be developed by a
committee. -- Niels Ferguson and Bruce Schneier --

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Disabling SATA Link Power Management (LPM) in GRUB
  2011-06-08 20:45 Disabling SATA Link Power Management (LPM) in GRUB Marc Giger
@ 2011-06-09 21:28 ` Jeff Garzik
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Garzik @ 2011-06-09 21:28 UTC (permalink / raw)
  To: Marc Giger; +Cc: linux-kernel, Linux IDE mailing list

On 06/08/2011 04:45 PM, Marc Giger wrote:
> Dear Kernel Devs,
>
> I spent my Samsung RF511 Notebook a OCZ Vertex III SSD. Unfortunately
> there seems to be an incompatibility between these. Samsung is not
> willing to help me, because they won't support foreign Hard- (OCZ SSD)
> and Software (Linux).
>
> I've found the following forum entries which I think is the problem.
>
> http://www.ocztechnologyforum.com/forum/showthread.php?88340-Vertex-3-Windows-install-in-AHCI-mode-on-Intel-6-series-Chipset-platforms
>
> http://www.ocztechnologyforum.com/forum/showthread.php?88630-Vertex-3-problem-booting-windows-7-with-HM65-Sandybride-chips-%28Laptops%29/page3

These are definitely useful data points.  CC'ing linux-ide.

	Jeff



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-06-09 21:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-08 20:45 Disabling SATA Link Power Management (LPM) in GRUB Marc Giger
2011-06-09 21:28 ` Jeff Garzik

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).