Re: [Linux-parport] [PATCHv4 2/2] parport: parport_pc: Implement CPU model check to cut off false-positives

2015-01-21 Thread Leopold Palomo-Avellaneda
El Dimecres, 13 d'agost de 2014, a les 12:04:55, Matwey V. Kornilov va 
escriure:
> Hi,
> 
> What do you think, would it be better just to left the check for all
> x86 32-bit hardware?.
> 

Finally,

finally this patch was applied? 

Best regards,

Leopold


-- 
--
Linux User 152692 GPG: 05F4A7A949A2D9AA
Catalonia
-
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?

signature.asc
Description: This is a digitally signed message part.


Re: [Linux-parport] [PATCHv3 2/2] Add force_epp module option for parport_pc.

2014-07-10 Thread Leopold Palomo-Avellaneda
Hi,

this thread has been very interesting. I feel that I'm one of the 
"instigators" to solve this f... bug in the kernel. But, it seems that it's 
quiet difficult, more because the kernel developers than the bug itself. 

But well, to be honest, the kernel developers do a great and complex job, so 
probably they have good reasons to react in that way. Think that it's the 
second time that a patch to solve this bug is rejected.

Thanks Matwey for the patch and the afford to solve this bug. I have several 
boxes in the lab where I work (Dell 745) that suffer that false positives.

Also, there's some pci card that also suffer that. I think that we have one. 
But, I'm not sure.

So, I can check whatever could be necessary.

Best regards,

Leopold




-- 
--
Linux User 152692 PGP: 05F4A7A949A2D9AA
Catalonia
-
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?


signature.asc
Description: This is a digitally signed message part.


Re: Sata_via problems in a Vintage2-AE1: Resume

2007-02-21 Thread Leopold Palomo-Avellaneda
A Dimecres 21 Febrer 2007 12:42, Tejun Heo va escriure:
> Leopold Palomo-Avellaneda wrote:
> > A Dimarts 13 Febrer 2007 17:19, Jean Delvare va escriure:
> >> Le Mardi 13 Février 2007 17:11, Leopold Palomo-Avellaneda a écrit :
> >>> A Dimarts 13 Febrer 2007 12:20, Jean Delvare va escriure:
> >>> (...)
> >>>
> >>>>>> *If* the VT8251 needs the VIA IRQ quirk, then the attached patch
> >>>>>> may help. Leopold, can you give it a try?
> >>>>>
> >>>>> Well, making your patch to the vanilla 2.6.20 the result is the same.
> >>>>> The box doesn't boot. Always the same problem 
> >>>>
> >>>> If it's not a VIA IRQ problem, then there's nothing more I can do,
> >>>> sorry. Someone else will have to look into the problem.
> >>>>
> >>>> Out of curiosity, with my patch applied, did you see any "VIA VLink
> >>>> IRQ fixup" messages on the console?
> >>>
> >>> No :-(
> >>
> >> OK, so maybe the VT8251 actually no longer needs the quirk. Thanks for
> >> testing and reporting.
> >
> > Hi people,
> >
> > arriving to this state. What do you recommend?
> >
> > I have the box more or less working with irqpoll but with a lot of
> > messages: APIC error on CPU0: 08(08)
> >
> > and the box doesn't boot without the irqpoll option. Do you think that
> > the 2.6.21 have some kind of changes in this area?
> >
> > Thank's for all for you patience and your messages.
>
> I'm sorry but I'm clueless other than that it seems to be an irq routing
> problem.
>
> Any ideas, people?

Now, I have tested the 2.6.21-rc1 with the same result. Not boot
I have one doubt, and maybe Mr Garzik could answer it. The changes in the 
ahci.c and sata_via.c for the 2.6.16 that I commented in a previous mails are 
incorporated in the next versions? 
Because all of us has presumed that yes, are equal and maybe not .

Regards,

Thank's for all your patience 

Leo
-
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/


Re: Sata_via problems in a Vintage2-AE1: Resume

2007-02-15 Thread Leopold Palomo-Avellaneda
A Dimarts 13 Febrer 2007 17:19, Jean Delvare va escriure:
> Le Mardi 13 Février 2007 17:11, Leopold Palomo-Avellaneda a écrit :
> > A Dimarts 13 Febrer 2007 12:20, Jean Delvare va escriure:
> > (...)
> >
> > > > > *If* the VT8251 needs the VIA IRQ quirk, then the attached patch
> > > > > may help. Leopold, can you give it a try?
> > > >
> > > > Well, making your patch to the vanilla 2.6.20 the result is the same.
> > > > The box doesn't boot. Always the same problem 
> > >
> > > If it's not a VIA IRQ problem, then there's nothing more I can do,
> > > sorry. Someone else will have to look into the problem.
> > >
> > > Out of curiosity, with my patch applied, did you see any "VIA VLink IRQ
> > > fixup" messages on the console?
> >
> > No :-(
>
> OK, so maybe the VT8251 actually no longer needs the quirk. Thanks for
> testing and reporting.


Hi people,
 
arriving to this state. What do you recommend?

I have the box more or less working with irqpoll but with a lot of messages:
APIC error on CPU0: 08(08)

and the box doesn't boot without the irqpoll option. Do you think that the 
2.6.21 have some kind of changes in this area?

Thank's for all for you patience and your messages.

Best regards,

Leo
-
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/


Re: Sata_via problems in a Vintage2-AE1

2007-02-13 Thread Leopold Palomo-Avellaneda
A Dimarts 13 Febrer 2007 12:20, Jean Delvare va escriure:
> Hi Leopold,
>
> Le Lundi 12 Février 2007 17:23, Leopold Palomo-Avellaneda a écrit :
> > A Dilluns 12 Febrer 2007 10:11, Jean Delvare va escriure:
> > > Did you report the problem to Asus? They should fix it. Maybe this new
> > > BIOS actually fixes some other problems you have.
> >
> > no. It's on the todo list. However I'm a bit afraid because I'm not using
> > the "official" system so probably they will say that "we do not support
> > ..."
>
> That's indeed probable, but if enough people report the same problems, they
> might still end up looking into it.
>
ok, I will try.

> > Well in http://via8251.la-evento.com/index.html
> >
> > 
> > please tell me that I'm not violating any rule about the linux-kernel
> > list putting this link :-S
> > 
> >
> > claims that the VT8251 are supported in 2.6.20. As always you nned to see
> > the official place  :-(
>
> That's quite a bold claim considering that the VT8251 includes many
> different functions (PATA, SATA, USB, SMBus...) and can be configured
> differently on different motherboards. Maybe most functions are supposedly
> supported as of 2.6.20, but it doesn't mean everything works for everyone,
> as you are experiencing yourself.

sure, you're right.

> > > *If* the VT8251 needs the VIA IRQ quirk, then the attached patch may
> > > help. Leopold, can you give it a try?
> >
> > Well, making your patch to the vanilla 2.6.20 the result is the same. The
> > box doesn't boot. Always the same problem 
>
> If it's not a VIA IRQ problem, then there's nothing more I can do, sorry.
> Someone else will have to look into the problem.
>
> Out of curiosity, with my patch applied, did you see any "VIA VLink IRQ
> fixup" messages on the console?

No :-(

Regards,

Leo
-
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/


Re: Sata_via problems in a Vintage2-AE1

2007-02-12 Thread Leopold Palomo-Avellaneda
A Dilluns 12 Febrer 2007 10:11, Jean Delvare va escriure:
> Le Samedi 10 Février 2007 15:45, Tejun Heo a écrit :
> > [cc'ing Alan and Jean, Hi!]
> >
> > Leopold Palomo Avellaneda wrote:
> > > A Divendres 09 Febrer 2007 18:13, Leopold Palomo Avellaneda va escriure:
> > >> A Divendres 09 Febrer 2007 10:46, Tejun Heo va escriure:
> > >>> Leopold Palomo Avellaneda wrote:
> > >>>> Dear people,
> > >>>>
> > >>>> I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus
> > >>>> A8V-MQ. The board has:
> > >>>> - the Socket 939 for AMD Athlon 64FX/Athlon 64.
> > >>>> - North Bridge: VIA K8M800
> > >>>> - South Bridge: VIA VT8251
> > >>>> - VIA Graphics Integrated
> > >>>> - IDE 2 x UltraDMA 133
> > >>>> - 4 x Serial ATA
> > >>>> ...
> > >>>>
> > >>>> I'm using the bios version 0206. The 0210 doesn't show me the vga
> > >>>> card, so I don't have graphics mode. I think that is a buggy bios.
>
> Did you report the problem to Asus? They should fix it. Maybe this new BIOS
> actually fixes some other problems you have.

no. It's on the todo list. However I'm a bit afraid because I'm not using 
the "official" system so probably they will say that "we do not support ..."

> > >>>> The bios is configured with vt8251 in AHCI mode and bios boot up
> > >>>> activated, so the hd is recognized in the beginning. I don't have
> > >>>> any raid, only one hd. The hd is a Maxtor 6V250F0.
> > >>>>
> > >>>> I'm using a debian etch but the i386 version. The only way that I
> > >>>> can use the hd is using a 2.6.16 standard kernel with the
> > >>>> modifications explained in this page [2]. Basically you have to use
> > >>>> their ahci.c and sata_via.c. The modifications are small from the
> > >>>> original code from Mr Jeff Garzik.
> > >>>>
> > >>>> I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the
> > >>>> same. The kernel boots, but when arrives at the ata3,
> > >>>>
> > >>>> scsi2 : ahci
> > >>>> ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> ata3.00: qc timeout (cmd 0xec)
> > >>>> ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> > >>>>  repeated some times ...
> > >>>> scsi3 : ahci
> > >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> scsi4 : ahci
> > >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> scsi5 : ahci
> > >>>> ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> Done.
> > >>>> Begin: Mounting root file system... ...
> > >>>> Begin: Running /scripts/local-top
> > >>>> ide0: I/O resource 0x3F6-0x3F6 not free.
> > >>>> ide0: ports already in use, skipping probe.
> > >>>> ide1: I/O resource 0x376-0x376 not free.
> > >>>> ide1: ports already in use, skipping probe.
> > >>>> Done.
> > >>>> Begin: Waiting for root file system ...
> > >>>
> > >>> It might be VIA IRQ quirk problem.
> > >>>
> > >>> 1. Does giving 'irqpoll' parameter to kernel make any difference?
> > >>
> > >> yes. Now it boots. However I'm having a lot of messages:
> > >> APIC error on CPU0
> > >> and I begin to have problems with the network card.
> > >>
> > >>> 2. Can you give a shot at 2.6.20?
> > >>
> > >> yes, I'm doing it now.
> > >>
> > >> Thank's a lot. But, why with irqpoll works and without no?
> > >
> > > well, I summarize.
> > >
> > > With the default options of the kernel I cannot boot in this device
> > > with any kernel. Only with 2.6.20 and the irqpoll or the 2.6.16
> > > modified files I can boot.
> > >
> > > I have a lot of APIC error on CPU0.
>
> Maybe try booting with noapic and/or nolapic and see if it helps. That's
> probably just a workaround and not the right solution though.

No. Booting with noapic doesn't resolve the problem. But now it's a minor 
problem.

> > It see

Re: Sata_via problems in a Vintage2-AE1

2007-02-12 Thread Leopold Palomo-Avellaneda
A Dilluns 12 Febrer 2007 10:11, Jean Delvare va escriure:
> Le Samedi 10 Février 2007 15:45, Tejun Heo a écrit :
> > [cc'ing Alan and Jean, Hi!]
> >
> > Leopold Palomo Avellaneda wrote:
> > > A Divendres 09 Febrer 2007 18:13, Leopold Palomo Avellaneda va escriure:
> > >> A Divendres 09 Febrer 2007 10:46, Tejun Heo va escriure:
> > >>> Leopold Palomo Avellaneda wrote:
> > >>>> Dear people,
> > >>>>
> > >>>> I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus
> > >>>> A8V-MQ. The board has:
> > >>>> - the Socket 939 for AMD Athlon 64FX/Athlon 64.
> > >>>> - North Bridge: VIA K8M800
> > >>>> - South Bridge: VIA VT8251
> > >>>> - VIA Graphics Integrated
> > >>>> - IDE 2 x UltraDMA 133
> > >>>> - 4 x Serial ATA
> > >>>> ...
> > >>>>
> > >>>> I'm using the bios version 0206. The 0210 doesn't show me the vga
> > >>>> card, so I don't have graphics mode. I think that is a buggy bios.
>
> Did you report the problem to Asus? They should fix it. Maybe this new BIOS
> actually fixes some other problems you have.
>
> > >>>> The bios is configured with vt8251 in AHCI mode and bios boot up
> > >>>> activated, so the hd is recognized in the beginning. I don't have
> > >>>> any raid, only one hd. The hd is a Maxtor 6V250F0.
> > >>>>
> > >>>> I'm using a debian etch but the i386 version. The only way that I
> > >>>> can use the hd is using a 2.6.16 standard kernel with the
> > >>>> modifications explained in this page [2]. Basically you have to use
> > >>>> their ahci.c and sata_via.c. The modifications are small from the
> > >>>> original code from Mr Jeff Garzik.
> > >>>>
> > >>>> I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the
> > >>>> same. The kernel boots, but when arrives at the ata3,
> > >>>>
> > >>>> scsi2 : ahci
> > >>>> ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> ata3.00: qc timeout (cmd 0xec)
> > >>>> ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> > >>>>  repeated some times ...
> > >>>> scsi3 : ahci
> > >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> scsi4 : ahci
> > >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> scsi5 : ahci
> > >>>> ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > >>>> Done.
> > >>>> Begin: Mounting root file system... ...
> > >>>> Begin: Running /scripts/local-top
> > >>>> ide0: I/O resource 0x3F6-0x3F6 not free.
> > >>>> ide0: ports already in use, skipping probe.
> > >>>> ide1: I/O resource 0x376-0x376 not free.
> > >>>> ide1: ports already in use, skipping probe.
> > >>>> Done.
> > >>>> Begin: Waiting for root file system ...
> > >>>
> > >>> It might be VIA IRQ quirk problem.
> > >>>
> > >>> 1. Does giving 'irqpoll' parameter to kernel make any difference?
> > >>
> > >> yes. Now it boots. However I'm having a lot of messages:
> > >> APIC error on CPU0
> > >> and I begin to have problems with the network card.
> > >>
> > >>> 2. Can you give a shot at 2.6.20?
> > >>
> > >> yes, I'm doing it now.
> > >>
> > >> Thank's a lot. But, why with irqpoll works and without no?
> > >
> > > well, I summarize.
> > >
> > > With the default options of the kernel I cannot boot in this device
> > > with any kernel. Only with 2.6.20 and the irqpoll or the 2.6.16
> > > modified files I can boot.
> > >
> > > I have a lot of APIC error on CPU0.
>
> Maybe try booting with noapic and/or nolapic and see if it helps. That's
> probably just a workaround and not the right solution though.
>
> > It seems one of via pci routing quirk problem.  Can you give a shot at
> > 'acpi=off' or 'acpi=noirq' without 'irqpoll'?
> >
> > I dunno much about what's going on there.  Alan, Jean, any ideas?
>
> I've read t

Re: Sata_via problems in a Vintage2-AE1

2007-02-10 Thread Leopold Palomo Avellaneda
A Dissabte 10 Febrer 2007 15:45, Tejun Heo va escriure:
> [cc'ing Alan and Jean, Hi!]

Hi people!!!

> Leopold Palomo Avellaneda wrote:
> > A Divendres 09 Febrer 2007 18:13, Leopold Palomo Avellaneda va escriure:
> >> A Divendres 09 Febrer 2007 10:46, Tejun Heo va escriure:
> >>> Leopold Palomo Avellaneda wrote:
> >>>> Dear people,
> >>>>
> >>>> I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus
> >>>> A8V-MQ. The board has:
> >>>> - the Socket 939 for AMD Athlon 64FX/Athlon 64.
> >>>> - North Bridge: VIA K8M800
> >>>> - South Bridge: VIA VT8251
> >>>> - VIA Graphics Integrated
> >>>> - IDE 2 x UltraDMA 133
> >>>> - 4 x Serial ATA
> >>>> ...
> >>>>
> >>>> I'm using the bios version 0206. The 0210 doesn't show me the vga
> >>>> card, so I don't have graphics mode. I think that is a buggy bios.
> >>>>
> >>>> The bios is configured with vt8251 in AHCI mode and bios boot up
> >>>> activated, so the hd is recognized in the beginning. I don't have any
> >>>> raid, only one hd. The hd is a Maxtor 6V250F0.
> >>>>
> >>>> I'm using a debian etch but the i386 version. The only way that I can
> >>>> use the hd is using a 2.6.16 standard kernel with the modifications
> >>>> explained in this page [2]. Basically you have to use their ahci.c and
> >>>> sata_via.c. The modifications are small from the original code from Mr
> >>>> Jeff Garzik.
> >>>>
> >>>> I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the
> >>>> same. The kernel boots, but when arrives at the ata3,
> >>>>
> >>>> scsi2 : ahci
> >>>> ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> >>>> ata3.00: qc timeout (cmd 0xec)
> >>>> ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> >>>>  repeated some times ...
> >>>> scsi3 : ahci
> >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> >>>> scsi4 : ahci
> >>>> ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> >>>> scsi5 : ahci
> >>>> ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> >>>> Done.
> >>>> Begin: Mounting root file system... ...
> >>>> Begin: Running /scripts/local-top
> >>>> ide0: I/O resource 0x3F6-0x3F6 not free.
> >>>> ide0: ports already in use, skipping probe.
> >>>> ide1: I/O resource 0x376-0x376 not free.
> >>>> ide1: ports already in use, skipping probe.
> >>>> Done.
> >>>> Begin: Waiting for root file system ...
> >>>
> >>> It might be VIA IRQ quirk problem.
> >>>
> >>> 1. Does giving 'irqpoll' parameter to kernel make any difference?
> >>
> >> yes. Now it boots. However I'm having a lot of messages:
> >> APIC error on CPU0
> >> and I begin to have problems with the network card.
> >>
> >>> 2. Can you give a shot at 2.6.20?
> >>
> >> yes, I'm doing it now.
> >>
> >> Thank's a lot. But, why with irqpoll works and without no?
> >
> > well, I summarize.
> >
> > With the default options of the kernel I cannot boot in this device with
> > any kernel. Only with 2.6.20 and the irqpoll or the 2.6.16 modified files
> > I can boot.
> >
> > I have a lot of APIC error on CPU0.
>
> It seems one of via pci routing quirk problem.  Can you give a shot at
> 'acpi=off' or 'acpi=noirq' without 'irqpoll'?

yes, do it. Not boot. The same problem. Only boots with irqpoll.

> I dunno much about what's going on there.  Alan, Jean, any ideas?

:-(

uf, what's the problem of using _always_ irqpoll?

Regards,

Leo


-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia


pgp30r6gCxP0t.pgp
Description: PGP signature


Re: Sata_via problems in a Vintage2-AE1

2007-02-09 Thread Leopold Palomo Avellaneda
A Divendres 09 Febrer 2007 18:13, Leopold Palomo Avellaneda va escriure:
> A Divendres 09 Febrer 2007 10:46, Tejun Heo va escriure:
> > Leopold Palomo Avellaneda wrote:
> > > Dear people,
> > >
> > > I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus
> > > A8V-MQ. The board has:
> > > - the Socket 939 for AMD Athlon 64FX/Athlon 64.
> > > - North Bridge: VIA K8M800
> > > - South Bridge: VIA VT8251
> > > - VIA Graphics Integrated
> > > - IDE 2 x UltraDMA 133
> > > - 4 x Serial ATA
> > > ...
> > >
> > > I'm using the bios version 0206. The 0210 doesn't show me the vga card,
> > > so I don't have graphics mode. I think that is a buggy bios.
> > >
> > > The bios is configured with vt8251 in AHCI mode and bios boot up
> > > activated, so the hd is recognized in the beginning. I don't have any
> > > raid, only one hd. The hd is a Maxtor 6V250F0.
> > >
> > > I'm using a debian etch but the i386 version. The only way that I can
> > > use the hd is using a 2.6.16 standard kernel with the modifications
> > > explained in this page [2]. Basically you have to use their ahci.c and
> > > sata_via.c. The modifications are small from the original code from Mr
> > > Jeff Garzik.
> > >
> > > I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the
> > > same. The kernel boots, but when arrives at the ata3,
> > >
> > > scsi2 : ahci
> > > ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > > ata3.00: qc timeout (cmd 0xec)
> > > ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> > >  repeated some times ...
> > > scsi3 : ahci
> > > ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > > scsi4 : ahci
> > > ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > > scsi5 : ahci
> > > ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > > Done.
> > > Begin: Mounting root file system... ...
> > > Begin: Running /scripts/local-top
> > > ide0: I/O resource 0x3F6-0x3F6 not free.
> > > ide0: ports already in use, skipping probe.
> > > ide1: I/O resource 0x376-0x376 not free.
> > > ide1: ports already in use, skipping probe.
> > > Done.
> > > Begin: Waiting for root file system ...
> >
> > It might be VIA IRQ quirk problem.
> >
> > 1. Does giving 'irqpoll' parameter to kernel make any difference?
>
> yes. Now it boots. However I'm having a lot of messages:
> APIC error on CPU0
> and I begin to have problems with the network card.
>
> > 2. Can you give a shot at 2.6.20?
>
> yes, I'm doing it now.
>
> Thank's a lot. But, why with irqpoll works and without no?

well, I summarize. 

With the default options of the kernel I cannot boot in this device with any 
kernel. Only with 2.6.20 and the irqpoll or the 2.6.16 modified files I can 
boot.

I have a lot of APIC error on CPU0.

Regards and thanks a lot. You have opened a windows with fresh air in this 
dammed problem.

Regards,

Leo

-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia


pgpB4NPOL1Vab.pgp
Description: PGP signature


Re: Sata_via problems in a Vintage2-AE1

2007-02-09 Thread Leopold Palomo Avellaneda
A Divendres 09 Febrer 2007 10:46, Tejun Heo va escriure:
> Leopold Palomo Avellaneda wrote:
> > Dear people,
> >
> > I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus A8V-MQ.
> > The board has:
> > - the Socket 939 for AMD Athlon 64FX/Athlon 64.
> > - North Bridge: VIA K8M800
> > - South Bridge: VIA VT8251
> > - VIA Graphics Integrated
> > - IDE 2 x UltraDMA 133
> > - 4 x Serial ATA
> > ...
> >
> > I'm using the bios version 0206. The 0210 doesn't show me the vga card,
> > so I don't have graphics mode. I think that is a buggy bios.
> >
> > The bios is configured with vt8251 in AHCI mode and bios boot up
> > activated, so the hd is recognized in the beginning. I don't have any
> > raid, only one hd. The hd is a Maxtor 6V250F0.
> >
> > I'm using a debian etch but the i386 version. The only way that I can use
> > the hd is using a 2.6.16 standard kernel with the modifications explained
> > in this page [2]. Basically you have to use their ahci.c and sata_via.c.
> > The modifications are small from the original code from Mr Jeff Garzik.
> >
> > I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the same.
> > The kernel boots, but when arrives at the ata3,
> >
> > scsi2 : ahci
> > ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > ata3.00: qc timeout (cmd 0xec)
> > ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
> >  repeated some times ...
> > scsi3 : ahci
> > ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > scsi4 : ahci
> > ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > scsi5 : ahci
> > ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
> > Done.
> > Begin: Mounting root file system... ...
> > Begin: Running /scripts/local-top
> > ide0: I/O resource 0x3F6-0x3F6 not free.
> > ide0: ports already in use, skipping probe.
> > ide1: I/O resource 0x376-0x376 not free.
> > ide1: ports already in use, skipping probe.
> > Done.
> > Begin: Waiting for root file system ...
>
> It might be VIA IRQ quirk problem.
>
> 1. Does giving 'irqpoll' parameter to kernel make any difference?

yes. Now it boots. However I'm having a lot of messages:
APIC error on CPU0

and I begin to have problems with the network card.

> 2. Can you give a shot at 2.6.20?

yes, I'm doing it now. 

Thank's a lot. But, why with irqpoll works and without no?

Leo


-- 
--
Linux User 152692
PGP: 0xF944807E
Catalonia


pgpjJy99B2iPM.pgp
Description: PGP signature


Sata_via problems in a Vintage2-AE1

2007-02-08 Thread Leopold Palomo Avellaneda
Dear people,

I have a barebone Asus Vintage2-AE1 [1]. This box has a mobo Asus A8V-MQ. The 
board has:
- the Socket 939 for AMD Athlon 64FX/Athlon 64.
- North Bridge: VIA K8M800  
- South Bridge: VIA VT8251
- VIA Graphics Integrated
- IDE 2 x UltraDMA 133
- 4 x Serial ATA
...

I'm using the bios version 0206. The 0210 doesn't show me the vga card, so I 
don't have graphics mode. I think that is a buggy bios.

The bios is configured with vt8251 in AHCI mode and bios boot up activated, so 
the hd is recognized in the beginning. I don't have any raid, only one hd. 
The hd is a Maxtor 6V250F0.

I'm using a debian etch but the i386 version. The only way that I can use the 
hd is using a 2.6.16 standard kernel with the modifications explained in this 
page [2]. Basically you have to use their ahci.c and sata_via.c. The 
modifications are small from the original code from Mr Jeff Garzik.

I have tried to use the 2.6.18 and 2.6.20rc6 and the result is the same. The  
kernel boots, but when arrives at the ata3, 

scsi2 : ahci
ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
ata3.00: qc timeout (cmd 0xec)
ata3.00: failed to IDENTIFY (I/O error, err_mask=0x104)
 repeated some times ...
scsi3 : ahci
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
scsi4 : ahci
ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
scsi5 : ahci
ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
Done.
Begin: Mounting root file system... ...
Begin: Running /scripts/local-top
ide0: I/O resource 0x3F6-0x3F6 not free.
ide0: ports already in use, skipping probe.
ide1: I/O resource 0x376-0x376 not free.
ide1: ports already in use, skipping probe.
Done.
Begin: Waiting for root file system ...

.

but the /dev/sda doesn't exist so I cannot boot.

using the 2.6.16 with lspci -M I obtain the info attached below. Please, could 
you look on it?

Best regards,

thanks in advance,

Leo


[1] http://www.asus.com/products4.aspx?l1=1&l2=1&l3=381&model=1001&modelmenu=1
[2] http://www.geocities.com/rajahuroman/main.html

lspci -M output:
--
00:00.0 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.1 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.2 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.3 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.4 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:00.7 Host bridge: VIA Technologies, Inc. K8M800 Host Bridge
00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge [K8T800/K8T890 
South]
## 00.01:0 is a bridge from 00 to 01-01
00:0f.0 SATA controller: VIA Technologies, Inc. VT8251 AHCI/SATA 4-Port 
Controller
00:0f.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 07)
00:10.0 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 90)
00:10.1 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 90)
00:10.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 90)
00:10.3 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 90)
00:10.4 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 90)
00:11.0 ISA bridge: VIA Technologies, Inc. VT8251 PCI to ISA Bridge
00:11.5 Multimedia audio controller: VIA Technologies, Inc. VT8233/A/8235/8237 
AC97 Audio Controller (rev 70)
00:11.7 Host bridge: VIA Technologies, Inc. VT8251 Ultra VLINK Controller
00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 7c)
00:13.0 PCI bridge: VIA Technologies, Inc. VT8251 Host Bridge
## 00.13:0 is a bridge from 00 to 02-04
00:13.1 PCI bridge: VIA Technologies, Inc. VT8251 PCI to PCI Bridge
## 00.13:1 is a bridge from 00 to 05-05
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
01:00.0 VGA compatible controller: nVidia Corporation NV43 [GeForce 6200] (rev 
a1)
02:00.0 PCI bridge: VIA Technologies, Inc. VT8251 PCIE Root Port
## 02.00:0 is a bridge from 02 to 03-03
02:00.1 PCI bridge: VIA Technologies, Inc. VT8251 PCIE Root Port
## 02.00:1 is a bridge from 02 to 04-04

Summary of buses:

00: Primary host bus
13.1 Bridge to 05-05
13.0 Bridge to 02-04
01.0 Bridge to 01-01
01: Entered via 00:01.0
02: Entered via 00:13.0
00.1 Bridge to 04-04
00.0 Bridge to 03-03
--


-- 
--
Linux User 152692
Catalonia
-
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