Re: libata not working for sis5533

2007-09-11 Thread Andrew Morton
On Sun, 09 Sep 2007 13:35:26 +0200
Patrizio Bassi <[EMAIL PROTECTED]> wrote:

> Patrizio Bassi ha scritto:
> > Jan Engelhardt ha scritto:
> >> On Sep 8 2007 11:38, Patrizio Bassi wrote:
> >>  
> >>> Jan Engelhardt wrote:
> >>>
>  I shall give this a spin too, since I happen to have sis5513.
> 
>  Just booted this fresh ata-enabled system (a matter of mkinitrd).
> It has
>  not exploded yet.
>   
> >>> don't you have the "irq 14" issue?
> >>>
> >> No, does not seem so.
> >>
> >>  
> >>> can you post here your .config?
> >>>
> >> http://rafb.net/p/vfTX0966.html
> >>
> >> Maybe it is solved in 2.6.22.3? (I don't remember what your version
> >> was.)
> >>
> >>
> >> Jan
> >>  
> >
> > For Alan, libata devs...hope can help debug...
> > this is http://www.patriziobassi.it/downloads/libata_issue.jpg

Looks more like a platform irq routing issue than an ata issue.

Perhaps an x86 or an acpi person can help out with this.

Probably nothing will happen, in which case I'll get back to you later
and ask you to raise a bugzilla entry, not that this will get it fixed :(


> > and this is the relative config i'm using
> > http://www.patriziobassi.it/downloads/config
> >
> > Let me know
> >
> > Patrizio
> 
> more debug:
> 
> I tried as suggested with the irqpoll option, i just get a faster panic
> as i don't have the 3 xfermode lines...but always impossibile to boot...
> 
> Patrizio
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: libata not working for sis5533

2007-09-12 Thread Jan Engelhardt

On Sep 11 2007 15:46, Andrew Morton wrote:
>Patrizio Bassi <[EMAIL PROTECTED]> wrote:
>>Jan Engelhardt ha scritto:
>>>On Sep 8 2007 11:38, Patrizio Bassi wrote:
Jan Engelhardt wrote:

> I shall give this a spin too, since I happen to have sis5513. Just
> booted this fresh ata-enabled system (a matter of mkinitrd). It has not
> exploded yet.
>  
 don't you have the "irq 14" issue?

>>> No, does not seem so.
>>
>> For Alan, libata devs...hope can help debug...
>> this is http://www.patriziobassi.it/downloads/libata_issue.jpg
>
>Looks more like a platform irq routing issue than an ata issue.
>
>Perhaps an x86 or an acpi person can help out with this.

Patrizio, have you tried with the old IDE? (And without suspend at that...)


Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: libata not working for sis5533

2007-09-12 Thread Patrizio Bassi
Jan Engelhardt ha scritto:
> On Sep 11 2007 15:46, Andrew Morton wrote:
>   
>> Patrizio Bassi <[EMAIL PROTECTED]> wrote:
>> 
>>> Jan Engelhardt ha scritto:
>>>   
 On Sep 8 2007 11:38, Patrizio Bassi wrote:
 
> Jan Engelhardt wrote:
>
>   
>> I shall give this a spin too, since I happen to have sis5513. Just
>> booted this fresh ata-enabled system (a matter of mkinitrd). It has not
>> exploded yet.
>>  
>> 
> don't you have the "irq 14" issue?
>
>   
 No, does not seem so.
 
>>> For Alan, libata devs...hope can help debug...
>>> this is http://www.patriziobassi.it/downloads/libata_issue.jpg
>>>   
>> Looks more like a platform irq routing issue than an ata issue.
>>
>> Perhaps an x86 or an acpi person can help out with this.
>> 
>
> Patrizio, have you tried with the old IDE? (And without suspend at that...)
>
>
>   

yes yes old IDE works ok, but the suspend functionality is broken
so, as i compile scsi subsystem for usb-storage i wanted to move to the
new libata, but i found this issue...

Patrizio

-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: libata not working for sis5533

2007-09-12 Thread Jan Engelhardt

On Sep 12 2007 20:49, Patrizio Bassi wrote:
   
>>> Looks more like a platform irq routing issue than an ata issue.
>>>
>>> Perhaps an x86 or an acpi person can help out with this.
>>
>> Patrizio, have you tried with the old IDE? (And without suspend at that...)
>
>yes yes old IDE works ok, but the suspend functionality is broken

Well, that is a starting point. Now it is time for some ide dev :)



Jan
-- 
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: libata not working for sis5533

2007-09-12 Thread Bartlomiej Zolnierkiewicz

Hi,

On Wednesday 12 September 2007, Patrizio Bassi wrote:
> Jan Engelhardt ha scritto:
> > On Sep 11 2007 15:46, Andrew Morton wrote:
> >   
> >> Patrizio Bassi <[EMAIL PROTECTED]> wrote:
> >> 
> >>> Jan Engelhardt ha scritto:
> >>>   
>  On Sep 8 2007 11:38, Patrizio Bassi wrote:
>  
> > Jan Engelhardt wrote:
> >
> >   
> >> I shall give this a spin too, since I happen to have sis5513. Just
> >> booted this fresh ata-enabled system (a matter of mkinitrd). It has not
> >> exploded yet.
> >>  
> >> 
> > don't you have the "irq 14" issue?
> >
> >   
>  No, does not seem so.
>  
> >>> For Alan, libata devs...hope can help debug...
> >>> this is http://www.patriziobassi.it/downloads/libata_issue.jpg
> >>>   
> >> Looks more like a platform irq routing issue than an ata issue.
> >>
> >> Perhaps an x86 or an acpi person can help out with this.
> >> 
> >
> > Patrizio, have you tried with the old IDE? (And without suspend at that...)
> >
> >
> >   
> 
> yes yes old IDE works ok, but the suspend functionality is broken
> so, as i compile scsi subsystem for usb-storage i wanted to move to the
> new libata, but i found this issue...

w.r.t. to suspend problem (http://bugzilla.kernel.org/show_bug.cgi?id=7077):
please try latest -mm kernel, it contains many fixes for sis5513 host driver.

Thanks,
Bart
-
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html