Mailing List Archive

[try 2] klogd problems with 2.2.0
hi all.
After I upgraded from 2.1.132 to 2.2.0pre9, my klogd cribs
at startup thus:
Jan 23 19:19:44 anjala syslogd 1.3-3: restart.
Jan 23 19:19:44 anjala kernel: klogd 1.3-3, log source = /proc/kmsg started.
Jan 23 19:19:45 anjala kernel: Cannot find map file.
Jan 23 19:19:45 anjala kernel: Error seeking in /dev/kmem
Jan 23 19:19:45 anjala kernel: Error adding kernel module table entry.
Jan 23 19:19:45 anjala kernel: Linux version 2.2.0-final (root@anjala) (gcc version pgcc-2.91.60 19981201 (egcs-1.1.1 release))
#13 Sat Jan 23 19:14:59 EST 1999
I have a System.map in /usr/src/linux, and a copy in /boot/System.map-2.2.0-final.
/dev/kmem exists. What is the problem and has anybody else seen this?
-- arvind
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: [try 2] klogd problems with 2.2.0 [ In reply to ]
Try copy (or link) /boot/System.map-2.2.0-final to /boot/System.map
(without anything after the .map). Works for me, maybe for you :)
> Jan 23 19:19:44 anjala syslogd 1.3-3: restart.
> Jan 23 19:19:44 anjala kernel: klogd 1.3-3, log source = /proc/kmsg
started.
> Jan 23 19:19:45 anjala kernel: Cannot find map file.
> Jan 23 19:19:45 anjala kernel: Error seeking in /dev/kmem
> Jan 23 19:19:45 anjala kernel: Error adding kernel module table entry.
> Jan 23 19:19:45 anjala kernel: Linux version 2.2.0-final (root@anjala)
(gcc version pgcc-2.91.60 19981201 (egcs-1.1.1 release))
> #13 Sat Jan 23 19:14:59 EST 1999
>
> I have a System.map in /usr/src/linux, and a copy in
/boot/System.map-2.2.0-final.
> /dev/kmem exists. What is the problem and has anybody else seen this?
--
Alexandre Hautequest
hquest@linuxbr.com.br
ICQ 8563517
"When I'm on the road, I'm indestructible. No one can stop me. But they
try..."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/
Re: [try 2] klogd problems with 2.2.0 [ In reply to ]
On Mon, Jan 25, 1999 at 02:48:24PM -0200, Alexandre Hautequest wrote:
> Try copy (or link) /boot/System.map-2.2.0-final to /boot/System.map
> (without anything after the .map). Works for me, maybe for you :)
nope. I tried that. No difference.
-- arvind
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/