Linux ATA/IDE development
 help / color / mirror / Atom feed
* BUG: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot
@ 2012-10-21 17:57 Tom Rini
  2012-10-22  4:52 ` Huang, Shane
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Rini @ 2012-10-21 17:57 UTC (permalink / raw)
  To: Shane Huang, linux-ide; +Cc: Aaron Lu, Jeff Garzik

Hello,

I've got an Asus motherboard with:
00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
...
02:00.0 SCSI storage controller: OCZ Technology Group, Inc. RevoDrive 3
X2 PCI-Express SSD 240 GB (Marvell Controller) (rev 02)

And with 65fe1f0 merged I no longer see all devices on the RevoDrive.
Happy to provide whatever further information might be helpful.

-- 
Tom

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

* RE: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot
  2012-10-21 17:57 BUG: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot Tom Rini
@ 2012-10-22  4:52 ` Huang, Shane
  2012-10-25  0:15   ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Huang, Shane @ 2012-10-22  4:52 UTC (permalink / raw)
  To: Tom Rini, linux-ide@vger.kernel.org; +Cc: Aaron Lu, Jeff Garzik, Huang, Shane

Tom,

> I've got an Asus motherboard with:
> 00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
> SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
> ...
> 02:00.0 SCSI storage controller: OCZ Technology Group, Inc. RevoDrive 3
> X2 PCI-Express SSD 240 GB (Marvell Controller) (rev 02)
> 
> And with 65fe1f0 merged I no longer see all devices on the RevoDrive.
> Happy to provide whatever further information might be helpful.

Can you give me the motherboard name and dmesg?

Thanks
Shane


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

* Re: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot
  2012-10-22  4:52 ` Huang, Shane
@ 2012-10-25  0:15   ` Tom Rini
  2012-10-25  0:25     ` Tom Rini
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Rini @ 2012-10-25  0:15 UTC (permalink / raw)
  To: Huang, Shane; +Cc: linux-ide@vger.kernel.org, Aaron Lu, Jeff Garzik

On Sun, Oct 21, 2012 at 9:52 PM, Huang, Shane <Shane.Huang@amd.com> wrote:
> Tom,
>
>> I've got an Asus motherboard with:
>> 00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
>> SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
>> ...
>> 02:00.0 SCSI storage controller: OCZ Technology Group, Inc. RevoDrive 3
>> X2 PCI-Express SSD 240 GB (Marvell Controller) (rev 02)
>>
>> And with 65fe1f0 merged I no longer see all devices on the RevoDrive.
>> Happy to provide whatever further information might be helpful.
>
> Can you give me the motherboard name and dmesg?

I beat my kernel config into enough submission so that I could
interact this early and it's the RevoDrive 3 X2 that's not showing all
drives and thus failing.  The dmesg is at
http://pastebin.com/ZcKK3Rb4

-- 
Tom

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

* Re: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot
  2012-10-25  0:15   ` Tom Rini
@ 2012-10-25  0:25     ` Tom Rini
  2012-12-24  8:10       ` Huang, Shane
  0 siblings, 1 reply; 5+ messages in thread
From: Tom Rini @ 2012-10-25  0:25 UTC (permalink / raw)
  To: Huang, Shane; +Cc: linux-ide@vger.kernel.org, Aaron Lu, Jeff Garzik

On Wed, Oct 24, 2012 at 5:15 PM, Tom Rini <tom.rini@gmail.com> wrote:
> On Sun, Oct 21, 2012 at 9:52 PM, Huang, Shane <Shane.Huang@amd.com> wrote:
>> Tom,
>>
>>> I've got an Asus motherboard with:
>>> 00:11.0 SATA controller: Advanced Micro Devices [AMD] nee ATI
>>> SB7x0/SB8x0/SB9x0 SATA Controller [AHCI mode] (rev 40)
>>> ...
>>> 02:00.0 SCSI storage controller: OCZ Technology Group, Inc. RevoDrive 3
>>> X2 PCI-Express SSD 240 GB (Marvell Controller) (rev 02)
>>>
>>> And with 65fe1f0 merged I no longer see all devices on the RevoDrive.
>>> Happy to provide whatever further information might be helpful.
>>
>> Can you give me the motherboard name and dmesg?
>
> I beat my kernel config into enough submission so that I could
> interact this early and it's the RevoDrive 3 X2 that's not showing all
> drives and thus failing.  The dmesg is at
> http://pastebin.com/ZcKK3Rb4

And to compare, 3.6.0  http://pastebin.com/HybBiQAE

-- 
Tom

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

* RE: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot
  2012-10-25  0:25     ` Tom Rini
@ 2012-12-24  8:10       ` Huang, Shane
  0 siblings, 0 replies; 5+ messages in thread
From: Huang, Shane @ 2012-12-24  8:10 UTC (permalink / raw)
  To: Tom Rini; +Cc: linux-ide@vger.kernel.org, Aaron Lu, Jeff Garzik, Huang, Shane

> > I beat my kernel config into enough submission so that I could
> > interact this early and it's the RevoDrive 3 X2 that's not showing all
> > drives and thus failing.  The dmesg is at
> > http://pastebin.com/ZcKK3Rb4
> 
> And to compare, 3.6.0  http://pastebin.com/HybBiQAE

Tom,

Sorry for my late response, I was busy with other urgent tasks.
Can you check whether my patch in BZ #51881 help or not?

https://bugzilla.kernel.org/show_bug.cgi?id=51881

Thanks,
Shane


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

end of thread, other threads:[~2012-12-24  8:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-21 17:57 BUG: 65fe1f0 (ahci: implement aggressive SATA...) fail to boot Tom Rini
2012-10-22  4:52 ` Huang, Shane
2012-10-25  0:15   ` Tom Rini
2012-10-25  0:25     ` Tom Rini
2012-12-24  8:10       ` Huang, Shane

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox