From: Jean-Daniel Pauget <jd@disjunkt.com>
To: Alan Cox <alan@redhat.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.21pre3-ac2
Date: Fri, 10 Jan 2003 00:37:36 +0100 (CET) [thread overview]
Message-ID: <Pine.LNX.4.51.0301100021050.5467@mint> (raw)
In-Reply-To: <200301090139.h091d9G26412@devserv.devel.redhat.com>
I had some strange bug using 2.4.21pre3-ac2 :
at rebooting after a freeze (my machine freezes from time to time
whatever the kernel is, I'm still diging that point)
fsck.ext2 was not able to finish checking my /home (59Gb), it
systematically got a signal 11 (I tried several times).
rebooting using my previous kernel (2.4.20 with a minor patch for the
i845G AGP mess-up) was enough so that the fsck worked fine at the first
attempt with this kernel.
this triggers two questions :
o is the new piix-ide faulty ?
o are 256 Mb of memory enough for fscking a 58Gb partition ?
about signal 11, I tested my machine with several concurent kernel
built with no signal 11 before (with 2.4.20 and prior)
the machine is an ASUS P4PE motherboard, 2,4GHz PIV 256Mb
and a nvidia Ge4-Ti4200. (at signal 11, the nvidia tainted module was
not loaded yet :)
thanks in advance for any enlightment...
here-below, the lspci and /proc/pci...
--
Quand les plombs pêtent : « Ðïsjüñ£t.¢€× »
--
00:00.0 Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge (rev 02)
00:01.0 PCI bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset AGP Bridge (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801DB USB (Hub (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801DB USB (Hub (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801DB USB (Hub (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 82)
00:1f.0 ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti4200] (rev a3)
02:03.0 FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 80)
02:05.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 02)
--
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset Host Bridge (rev 2).
Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
Bus 0, device 1, function 0:
PCI bridge: Intel Corp. 82845G/GL [Brookdale-G] Chipset AGP Bridge (rev 2).
Master Capable. Latency=64. Min Gnt=8.
Bus 0, device 29, function 0:
USB Controller: Intel Corp. 82801DB USB (Hub #1) (rev 2).
IRQ 11.
I/O at 0xd800 [0xd81f].
Bus 0, device 29, function 1:
USB Controller: Intel Corp. 82801DB USB (Hub #2) (rev 2).
IRQ 5.
I/O at 0xd400 [0xd41f].
Bus 0, device 29, function 2:
USB Controller: Intel Corp. 82801DB USB (Hub #3) (rev 2).
IRQ 9.
I/O at 0xd000 [0xd01f].
Bus 0, device 29, function 7:
USB Controller: Intel Corp. 82801DB USB EHCI Controller (rev 2).
Non-prefetchable 32 bit memory at 0xe5800000 [0xe58003ff].
Bus 0, device 30, function 0:
PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev 130).
Master Capable. No bursts. Min Gnt=6.
Bus 0, device 31, function 0:
ISA bridge: Intel Corp. 82801DB ISA Bridge (LPC) (rev 2).
Bus 0, device 31, function 1:
IDE interface: Intel Corp. 82801DB ICH4 IDE (rev 2).
IRQ 9.
I/O at 0x0 [0x7].
I/O at 0x0 [0x3].
I/O at 0x0 [0x7].
I/O at 0x0 [0x3].
I/O at 0xf000 [0xf00f].
Non-prefetchable 32 bit memory at 0x10000000 [0x100003ff].
Bus 0, device 31, function 5:
Multimedia audio controller: Intel Corp. 82801DB AC'97 Audio (rev 2).
IRQ 10.
I/O at 0xa800 [0xa8ff].
I/O at 0xa400 [0xa43f].
Non-prefetchable 32 bit memory at 0xe4000000 [0xe40001ff].
Non-prefetchable 32 bit memory at 0xe3800000 [0xe38000ff].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV25 [GeForce4 Ti4200] (rev 163).
IRQ 11.
Master Capable. Latency=248. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xe6000000 [0xe6ffffff].
Prefetchable 32 bit memory at 0xe8000000 [0xefffffff].
Prefetchable 32 bit memory at 0xe7800000 [0xe787ffff].
Bus 2, device 3, function 0:
FireWire (IEEE 1394): VIA Technologies, Inc. IEEE 1394 Host Controller (rev 128).
IRQ 5.
Master Capable. Latency=32. Max Lat=32.
Non-prefetchable 32 bit memory at 0xe5000000 [0xe50007ff].
I/O at 0xb800 [0xb87f].
Bus 2, device 5, function 0:
Ethernet controller: Broadcom Corporation NetXtreme BCM5702X Gigabit Ethernet (rev 2).
IRQ 10.
Master Capable. Latency=64. Min Gnt=64.
Non-prefetchable 64 bit memory at 0xe4800000 [0xe480ffff].
next prev parent reply other threads:[~2003-01-09 23:32 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-09 1:39 Alan Cox
2003-01-09 2:02 ` Paulo Andre'
2003-01-09 11:24 ` Linux 2.4.21pre3-ac2 - some trivial patches Eyal Lebedinsky
[not found] ` <1042134064.27796.18.camel@irongate.swansea.linux.org.uk>
2003-01-09 21:10 ` Eyal Lebedinsky
2003-01-09 12:14 ` Linux 2.4.21pre3-ac2 Adrian Bunk
2003-01-09 13:15 ` Arjan van de Ven
2003-01-09 13:27 ` Adrian Bunk
2003-01-09 23:37 ` Jean-Daniel Pauget [this message]
2003-01-10 2:25 ` Alan Cox
2003-01-13 3:33 ` Bill Davidsen
2003-01-13 15:01 ` Alan Cox
2003-01-13 17:22 ` John Stoffel
2003-01-14 11:17 ` Horst von Brand
2003-01-10 9:45 ` Ralf Hildebrandt
2003-01-10 12:00 ` Alan Cox
2003-01-10 11:15 ` Ralf Hildebrandt
2003-01-10 13:30 ` Ralf Hildebrandt
2003-01-10 14:17 ` Ralf Hildebrandt
2003-01-10 15:17 ` Alan Cox
2003-01-10 11:21 ` Ralf Hildebrandt
2003-01-10 14:38 ` Adrian Bunk
[not found] <20030109015006$7068@gated-at.bofh.it>
2003-01-09 5:32 ` Allan Duncan
2003-01-09 11:42 rwhron
2003-01-09 23:15 Michael Madore
[not found] <20030113034016$67b9@gated-at.bofh.it>
[not found] ` <20030113142009$6327@gated-at.bofh.it>
2003-01-13 14:32 ` Bertrand VIEILLE [Bébert]
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=Pine.LNX.4.51.0301100021050.5467@mint \
--to=jd@disjunkt.com \
--cc=alan@redhat.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®