I got the following OOPSen running 2.4.0-test9-pre7; I hope it can be of
use for someone.
Also, this kernel has an odd problem: fsck sometimes gets stuck when
rebooting after crash. The drive light occationally flashes (not on
solid as it usually is!) but nothing seems to happen in the end
Hi!
I got the following oopses while issuing the module-load
triggering (no modules loaded before, but sound-core compiled
into the kernel):
richard> aumix
See below for decoded oops and config/versions - also for
a second, but probably "ghost" oops on a
# cat /proc/ioports
(I checked completel
Now I can boot it. I've compiled as Pentium MMX without MTRR support.
The PC is a PIII IDE. Kernel test9-pre5 could'nt boot, compiled as PIII
and with MTTR support.
The kernel run fine here :) (and fast!) :-)
Yuri
-
To unsubsc
ksymoops 2.3.4 on i686 2.4.0-test9. Options used
-V (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-o /lib/modules/2.4.0-test9/ (default)
-m /boot/System.map-2.4.0-test9 (specified)
Unable to handle kernel paging request at virtual address 0010
c012eca
I tried booting 2.4.0-test9-pre7 today on my work machine for the first time,
and it hung up when one of my user programs was started. The process
"receiver_d" uses sockets and shared memory and has worked without problems
for years with many kernel versions up through 2.4.0-test9-pr
On Thu, Sep 28, 2000 at 04:18:00PM +0100, Tigran Aivazian wrote:
> Hi Andries,
>
> I just noticed that this boot message looks very strange:
>
> SCSI device sda: 1039329 512-byte hdwr sectors (532 MB)
> sda: sda1 sda1
Yes, no doubt because of the fragment of a patch for fs/partitions/check.c:
Hi Linus,
Here is large patch with two small fixes:
a) now that you have rejected my suggestion to remove 'mm' argument from
swapout functions in vmscan.c, it makes sense to, at the _very_ least,
change their code to refer to the passed argument 'mm' instead of
vma->vm_mm as they currently do. O
Hi Andries,
I just noticed that this boot message looks very strange:
SCSI device sda: 1039329 512-byte hdwr sectors (532 MB)
sda: sda1 sda1
SCSI device sdb: 196608 512-byte hdwr sectors (101 MB)
sdb: Write Protect is off
sdb: sdb1 sdb1
information is true:
$ grep sd /proc/partitions
8
On Wed, 27 Sep 2000, Chris Porter wrote:
> I am having problems with lockups on an SMP box running
> 2.4.0-test9-pre7 for weeks now. I am using it as a network
> monitoring machine and I am using the same software on a box
> running kernel 2.2.17 with no problems. The error I am
>
>>>>> "chris" == Chris Porter <[EMAIL PROTECTED]> writes:
chris> I am having problems with lockups on an SMP box running 2.4.0-test9-pre7 for
chris> weeks now. I am using it as a network monitoring machine and I am using the
chris> same software on a bo
I am having problems with lockups on an SMP box running 2.4.0-test9-pre7 for
weeks now. I am using it as a network monitoring machine and I am using the
same software on a box running kernel 2.2.17 with no problems. The error I am
receiveing on the 2.4.0-test9-pre7 box is as follows:
Unable
> On mtrr.c, it assume that CPU is CyrixIII when cpuid is 0x06XX, and
> try to use intel compatible MTRR, so Cyrix MII with MTRR can't work.
Oops it shouldnt fall through any more. My fault
> Here is the ad hoc patch.
And here is a non AdHoc one (the Cyrix III reports itself as CENTAUR which
ma
Hi. I found a bug on test9-pre7 mtrr.c about Cyrix MII.
When I use linux-2.4.0-test9-pre4 with MTRR enable, it works fine.
But when I try to boot linux-2.4.0-test9-pre7,
GPF occur after "mtrr: v1.36" message, and kernel freeze.
My Cyrix MII's cpuid is 0x0628, and CyrixIII'
Hi Linus,
Here is a patch to fix up the {html,ps,sgml,...}docs Makefile targets,
which have been broken ever since videodev.c moved house.
Tim.
*/
Index: linux/Documentation/DocBook/Makefile
diff -u linux/Documentation/DocBook/Makefile:1.1.1.24
linux/Documentation/DocBook/Makefile:1.32
--- lin
Hi Linus,
Here is a short patch to fix the ordering in pci_ids.h.
Tim.
*/
--- linux/include/linux/pci_ids.h.fixidsTue Sep 26 13:50:17 2000
+++ linux/include/linux/pci_ids.h Tue Sep 26 13:51:43 2000
@@ -1084,11 +1084,6 @@
#define PCI_DEVICE_ID_LAVA_QUAD_B 0x0202 /* 2x 16650,
Hi Linus,
Here is a patch that fixes some missing copy_to/from_user things, as
well as fixing the pp_write logic.
Tim.
*/
Index: linux/drivers/char/ppdev.c
diff -u linux/drivers/char/ppdev.c:1.1.1.23 linux/drivers/char/ppdev.c:1.29
--- linux/drivers/char/ppdev.c:1.1.1.23 Fri Jul 14 11:05:38 200
The following patch seems help to compile.
diff -u --recursive linux-2.4.0-test9-pre7.orig/drivers/block/cciss.c
linux-2.4.0-test9-pre7/drivers/block/cciss.c
--- linux-2.4.0-test9-pre7.orig/drivers/block/cciss.c Tue Sep 26 10:42:18 2000
+++ linux-2.4.0-test9-pre7/drivers/block/cciss.c
17 matches
Mail list logo