From: "M.H.VanLeeuwen" <vanl@megsinet.net>
To: "CRADOCK, Christopher" <cradockc@oup.co.uk>
Cc: linux-kernel@vger.kernel.org, torvalds@transmeta.com
Subject: Re: Linux-2.4.0-test10
Date: Wed, 01 Nov 2000 18:44:25 -0600 [thread overview]
Message-ID: <3A00B8E9.D5FD12B0@megsinet.net> (raw)
In-Reply-To: <A528EB7F25A2D111838100A0C9A6E5EF068A1DBC@exc01.oup.co.uk>
"CRADOCK, Christopher" wrote:
>
> I have a similar hardware list and I don't observe any of these problems on
> 2.4.0-test10x. Is it possibly a hardware conflict somewhere?
>
> What I do see occasionally is if X was ever heavy on the memory usage (say
> I've run GIMP for a couple of hours) then the text console's font set gets
> trashed until the next reboot. Console driver failing to reset something?
>
> Chris Cradock
>
Hi Chris
Never had the trashed fonts before.
How about a better comparison of systems?
All I mentioned were r128, ne2k, PIIX4 and SMP, barely enough to claim similar
hardware thus these aren't real problems cause you don't see them.
I can send you gory details if your interested.
My reason for claiming these are problems, maybe not show stoppers, are:
This system is rock solid on 2.2.X.
problem 1, shouldn't fail on 2.4 if it works just fine on 2.2. Probably a locking
issue but I'm not sure. Any idea where to put some BKL's to see if the problem
will go away?
problem 2, happens randomly, so is it a hardware problem or a software issue? being
that the system works fine SMP and UP then my guess is a software interaction when
UP-APIC is enabled, a race condition??
problem 3, new feature in 2.4, one would expect, hey, I've got this hdwr in my system,
let me enable this option... wait a minute the system doesn't boot...
problem 4, ISAPNP in the kernel is new for 2.4, i was pointing out that it can be
improved to make it better able to select IRQ's that work so that the user can just
upgrade to 2.4 without having to tweak the BIOS and/or the code. I sent a patch to
Linus but he rejected it, yes I realize it was a weak attempt but it fixed my ISAPNP
problems, and no one has proposed a better solution. Shouldn't the
first release of 2.4.0 show that it's new capabilities are ready for prime time?
Thanks,
Martin
> 1. kernel compiled w/o FB support. When attempting to switch
> back to X from VC1-6 system locks hard for SMP. Nada thing
> fixes this except hard reset... no Alt-SysRq-B, nothing
> DRI not enabled. Video card has r128 chipset.
>
> 2. System is a NFS root machine, after a period of heavy ntwk
> activity, eg. "make clean" in /usr/src/linux ETH0 no longer
> works or sometimes just ntwk activity during system boot is
> enough to cause the ETH activity to cease.
> The only recourse is to Alt-SysRq-B the system.
> NIC = NE2K ISA
>
> 3. Enabling PIIX4, kernel locks hard when printing the partition
> tables for hdc. hdc has no partitions.
> I think this problem is on Ted's problem list???
>
> 4. ISAPNP assigns an invalid/unusable IRQ to NE2K NIC card.
> Previously reported to Linus & Ingo, they asked for an MPTABLE
> dump, haven't heard back since providing said data.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2000-11-01 23:44 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-11-01 16:12 Linux-2.4.0-test10 CRADOCK, Christopher
2000-11-02 0:44 ` M.H.VanLeeuwen [this message]
2000-11-02 17:57 ` Linux-2.4.0-test10 Ragnar Hojland Espinosa
2000-11-02 18:38 ` Linux-2.4.0-test10 Ragnar Hojland Espinosa
2000-11-03 6:25 ` Linux-2.4.0-test10 kernel
2000-11-03 10:02 ` Linux-2.4.0-test10 Ben Ford
2000-11-07 10:22 ` Linux-2.4.0-test10 Ragnar Hojland Espinosa
2000-11-07 18:39 ` Linux-2.4.0-test10 Zephaniah E. Hull
2000-11-03 7:08 ` Linux-2.4.0-test10 James Simmons
2000-12-09 7:12 ` Cache problems on test12-pre? M.H.VanLeeuwen
2000-12-09 6:48 ` another buffer.c:827 BUG, RAID1 reconstruction M.H.VanLeeuwen
-- strict thread matches above, loose matches on Subject: below --
2000-11-02 18:46 Linux-2.4.0-test10 CRADOCK, Christopher
2000-11-01 12:51 Linux-2.4.0-test10 Mikael Pettersson
2000-11-01 6:03 Linux-2.4.0-test10 M.H.VanLeeuwen
2000-11-01 19:28 ` Linux-2.4.0-test10 David Ford
2000-11-02 0:08 ` Linux-2.4.0-test10 M.H.VanLeeuwen
2000-11-02 2:57 ` Linux-2.4.0-test10 David Ford
2000-11-02 7:15 ` Linux-2.4.0-test10 Vitezslav Samel
2000-10-31 20:41 Linux-2.4.0-test10 Linus Torvalds
2000-10-31 20:48 ` Linux-2.4.0-test10 Rik van Riel
2000-10-31 20:57 ` Linux-2.4.0-test10 Linus Torvalds
2000-11-01 5:40 ` Linux-2.4.0-test10 adrian
2000-10-31 20:55 ` Linux-2.4.0-test10 Alan Cox
2000-11-01 1:35 ` Linux-2.4.0-test10 Paul Jakma
2000-11-01 3:53 ` Linux-2.4.0-test10 Jeremy Fitzhardinge
2000-11-01 8:38 ` Linux-2.4.0-test10 Andi Kleen
2000-11-01 18:08 ` Linux-2.4.0-test10 kuznet
2000-11-02 0:03 ` Linux-2.4.0-test10 Jeff Garzik
2000-11-01 23:52 ` Linux-2.4.0-test10 David S. Miller
2000-11-02 17:17 ` Linux-2.4.0-test10 Stephen C. Tweedie
2000-11-02 17:36 ` Linux-2.4.0-test10 Christoph Rohland
2000-11-03 19:18 ` Linux-2.4.0-test10 Pavel Machek
2000-11-04 18:49 ` Linux-2.4.0-test10 Marco d'Itri
2000-11-05 1:44 ` Linux-2.4.0-test10 H. Peter Anvin
2000-11-06 12:55 ` Linux-2.4.0-test10 Stephen C. Tweedie
2000-11-09 16:45 ` Linux-2.4.0-test10 Stephen C. Tweedie
2000-11-01 2:18 ` Linux-2.4.0-test10 Tom Rini
2000-11-01 5:46 ` Linux-2.4.0-test10 Miles Lane
2000-11-01 5:43 ` Linux-2.4.0-test10 Linus Torvalds
2000-11-01 10:19 ` Linux-2.4.0-test10 Tigran Aivazian
2000-11-01 15:01 ` Linux-2.4.0-test10 Alan Cox
2000-11-01 15:19 ` Linux-2.4.0-test10 Tigran Aivazian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3A00B8E9.D5FD12B0@megsinet.net \
--to=vanl@megsinet.net \
--cc=cradockc@oup.co.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@transmeta.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox