* 2.4.10-pre15 -> final breaks IOAPIC on UP?
@ 2001-09-24 13:58 Matthias Andree
2001-09-24 14:15 ` Alan Cox
0 siblings, 1 reply; 5+ messages in thread
From: Matthias Andree @ 2001-09-24 13:58 UTC (permalink / raw)
To: Linux-Kernel mailing list; +Cc: mingo
Hi,
I recently reported difficulties with several 2.4.9-ac and
2.4.10-vanilla versions that froze solid when exiting an X11 display and
returning to text-mode display (XFree 4.1.0, Diamond V550 (Riva TNT)
with nv driver), not even SysRq would help.
After some research (took several hours worth of trail & error), I think
I found the culprit, but first look at the figures. All share the same
configuration which I can provide on request, which includes IOAPIC
support on Uniprocessor machines (Duron/700 in Gigabyte 7ZX-R here):
2.4.9: ok
2.4.10-pre7: ok
2.4.10-pre12: ok
2.4.10-pre14: ok
2.4.10-pre15: ok
2.4.10-final: broken, freezes
2.4.10-final: ok if compiled without IOAPIC support on UP.
So, I believe that any IOAPIC related change between 2.4.10-pre15 and
2.4.10-final breaks my X11 here.
Any comments?
--
Matthias Andree
"Those who give up essential liberties for temporary safety deserve
neither liberty nor safety." - Benjamin Franklin
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.10-pre15 -> final breaks IOAPIC on UP?
2001-09-24 13:58 2.4.10-pre15 -> final breaks IOAPIC on UP? Matthias Andree
@ 2001-09-24 14:15 ` Alan Cox
2001-09-24 14:22 ` Eyal Lebedinsky
2001-09-24 18:30 ` Eric W. Biederman
0 siblings, 2 replies; 5+ messages in thread
From: Alan Cox @ 2001-09-24 14:15 UTC (permalink / raw)
To: Matthias Andree; +Cc: Linux-Kernel mailing list, mingo
> So, I believe that any IOAPIC related change between 2.4.10-pre15 and
> 2.4.10-final breaks my X11 here.
Uniprocessor IO-APIC only works for some machines. It also subtly changes
IRQ delivery timing properties which may be worth checking too
Alan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.10-pre15 -> final breaks IOAPIC on UP?
2001-09-24 14:15 ` Alan Cox
@ 2001-09-24 14:22 ` Eyal Lebedinsky
2001-09-24 18:30 ` Eric W. Biederman
1 sibling, 0 replies; 5+ messages in thread
From: Eyal Lebedinsky @ 2001-09-24 14:22 UTC (permalink / raw)
To: Linux-Kernel mailing list
Alan Cox wrote:
>
> > So, I believe that any IOAPIC related change between 2.4.10-pre15 and
> > 2.4.10-final breaks my X11 here.
>
> Uniprocessor IO-APIC only works for some machines. It also subtly changes
> IRQ delivery timing properties which may be worth checking too
I have an SMP machine (Epox D3VA, 2xPIII/933) which needs "noapic" boot
or it fails to read the "partition check" (lost interrupt). It is this
way since 2.4.8 and around 2.4.9-ac12 I checked and it had the same
problem. The problem is 100% reproducible.
I believe there are still some problems with apic even on SMP. Maybe
only on some mobos?
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.10-pre15 -> final breaks IOAPIC on UP?
2001-09-24 14:15 ` Alan Cox
2001-09-24 14:22 ` Eyal Lebedinsky
@ 2001-09-24 18:30 ` Eric W. Biederman
2001-09-24 23:43 ` Alan Cox
1 sibling, 1 reply; 5+ messages in thread
From: Eric W. Biederman @ 2001-09-24 18:30 UTC (permalink / raw)
To: Alan Cox; +Cc: Matthias Andree, Linux-Kernel mailing list, mingo
Alan Cox <alan@lxorguk.ukuu.org.uk> writes:
> > So, I believe that any IOAPIC related change between 2.4.10-pre15 and
> > 2.4.10-final breaks my X11 here.
>
> Uniprocessor IO-APIC only works for some machines. It also subtly changes
> IRQ delivery timing properties which may be worth checking too
All athlon motherboards with the via686 southbridge and an AMD northbridge
should fail according to the AMD errata. This may also happen with a via
northbridge. The AMD apic bus is subtely different from the intel apic
bus in implementation.
Eric
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: 2.4.10-pre15 -> final breaks IOAPIC on UP?
2001-09-24 18:30 ` Eric W. Biederman
@ 2001-09-24 23:43 ` Alan Cox
0 siblings, 0 replies; 5+ messages in thread
From: Alan Cox @ 2001-09-24 23:43 UTC (permalink / raw)
To: Eric W. Biederman
Cc: Alan Cox, Matthias Andree, Linux-Kernel mailing list, mingo
> > Uniprocessor IO-APIC only works for some machines. It also subtly changes
> > IRQ delivery timing properties which may be worth checking too
>
> All athlon motherboards with the via686 southbridge and an AMD northbridge
> should fail according to the AMD errata. This may also happen with a via
> northbridge. The AMD apic bus is subtely different from the intel apic
> bus in implementation.
Care to knock up a PCI quirks patch for it ?
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2001-09-24 23:38 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-24 13:58 2.4.10-pre15 -> final breaks IOAPIC on UP? Matthias Andree
2001-09-24 14:15 ` Alan Cox
2001-09-24 14:22 ` Eyal Lebedinsky
2001-09-24 18:30 ` Eric W. Biederman
2001-09-24 23:43 ` Alan Cox
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.