All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Adams <pa3gcu@zeelandnet.nl>
To: Shaun Bryant <sbryant@ThePit.org>,
	"'linux-newbie@vger.kernel.org'" <linux-newbie@vger.kernel.org>
Subject: Re: Kernel error
Date: Sun, 26 May 2002 18:40:58 +0000	[thread overview]
Message-ID: <02052618405801.01212@unix.pa3gcu> (raw)
In-Reply-To: <A1F41DE771DCD5119FE30060089343500A58C6@NET-ARCH>

On Sunday 26 May 2002 14:57, Shaun Bryant wrote:
> Richard,
>
> I have had two kernel panics in the last 3 days which is why I was looking
> in the syslog to find the problem. I ran the command you mentioned and got
> the below results.

If you are having trouble with kernel panic's then i suggest you read;
/usr/src/linux/Documentation/oops-tracing.txt
too find out what is causing the oops'n.

To behonest i doubt if the errors below would cause one as modprobe will not 
load modules with errors like those, so if a module is NOT loaded it should 
NOT cause an oops should it.!.

What you possably did not do was follow the Kernel-HOWTO found in your 
/usr/doc or /usr/share/doc directory's.

>
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/arch/i386/kernel/microcode.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/char/drm/gamma.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/char/drm/i810.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/char/drm/mga.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/char/drm/r128.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/char/drm/radeon.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/i2o/i2o_lan.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/net/defxx.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/net/skfp/skfp.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/video/matrox/matroxfb_base.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/video/matrox/matroxfb_crtc2.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/video/matrox/matroxfb_g450.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/drivers/video/matrox/matroxfb_maven.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/net/ipv6/ipv6.o.gz
> depmod: *** Unresolved symbols in
> /lib/modules/2.4.5/kernel/net/khttpd/khttpd.o.gz
>
> how would I fix the above problems?
>
>
> Thanks
> Shaun
>
> -----Original Message-----
> From: Richard Adams [mailto:pa3gcu@zeelandnet.nl]
> Sent: Sunday, May 26, 2002 4:46 AM
> To: Shaun Bryant; 'linux-newbie@vger.kernel.org'
> Subject: Re: Kernel error
>
> On Saturday 25 May 2002 19:54, Shaun Bryant wrote:
> > Rich,
> >
> > Yes I did upgrade the kernel but the system.map seems to be the same date
> > (see below). Is there a way to rebuild the system map?
>
> Correct, they are the same timestamp, however to find out wht is wrong you
> could try 'depmod -a' to see if that results in "unresolved symbols".
>
> Sometimes the error you mention is not to be worried about.
>
> Are you having problems with one or other funtion which does not work like
> it
> did in your last kernel.
>
> > -rw-r--r--    1 root     root       659886 Mar 20 07:53 System.map
> > -rw-r--r--    1 root     root       657708 Mar 20 06:42 System.old
> >
> > -rw-r--r--    1 root     root      1159361 Mar 20 07:53 vmlinuz
> > -rw-r--r--    1 root     root      1154564 Mar 20 06:42 vmlinuz.old
> >
> > Shaun
>
> --
> Regards Richard
> pa3gcu@zeelandnet.nl
> http://people.zeelandnet.nl/pa3gcu/
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.linux-learn.org/faqs

-- 
Regards Richard
pa3gcu@zeelandnet.nl
http://people.zeelandnet.nl/pa3gcu/

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

  reply	other threads:[~2002-05-26 18:40 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-26 14:57 Kernel error Shaun Bryant
2002-05-26 18:40 ` Richard Adams [this message]
2002-05-27  4:35 ` G Anna
2002-05-27 15:18   ` Richard Adams
2002-05-27 15:45 ` Ray Olszewski
2002-05-27 19:15   ` Richard Adams
2002-05-27 16:50 ` Steven Smith
2002-05-28 15:44   ` Setting EXTRAVERSION (was Re: Kernel error) G Anna
2002-05-28 16:54     ` Ray Olszewski
2002-05-28 17:08     ` Steven Smith
2002-05-28 18:32     ` Richard Adams
2002-05-28 20:24     ` Chuck Gelm
  -- strict thread matches above, loose matches on Subject: below --
2008-07-29 22:49 kernel error w.landgraf
2007-06-02  9:24 kernel Error umesh
2007-06-02 16:04 ` Michal Piotrowski
2006-04-16  6:43 Kernel error Saurabh Jain
2006-04-17 16:12 ` Stephen Hemminger
2005-12-09 21:18 Kernel Error Thiago Moraes
2005-01-10 11:05 kernel error Russell Coker
2005-01-12 16:49 ` Stephen Smalley
2005-01-12 17:34   ` Stephen Smalley
2005-01-17 11:53   ` Russell Coker
2004-06-20 13:13 Kernel error Michael Egberts
2002-09-30 21:34 Kernel Error Brian Marr
2002-10-01  6:18 ` Oleg Drokin
2002-05-25 19:54 Kernel error Shaun Bryant
2002-05-26 11:45 ` Richard Adams
2002-05-25 17:47 Shaun Bryant
2002-05-25 18:48 ` Richard Adams
2001-03-04 15:15 Romain Chantereau
2001-03-04 16:57 ` Arthur Pedyczak
2000-12-12 11:53 kernel error jordi
2000-12-12 13:32 ` Erik Mouw
2000-06-02 20:35 Ryan Boder

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=02052618405801.01212@unix.pa3gcu \
    --to=pa3gcu@zeelandnet.nl \
    --cc=linux-newbie@vger.kernel.org \
    --cc=sbryant@ThePit.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 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.