Re: Module Errors not in Dmesg

2001-08-15 Thread Kent West
Trandahl, Steve wrote: I am having trouble with some of my modules at during boot-up. I can see the error messages fly by, but when I use dmesg, I don't see the errors. How can I find out what these errors and/or warning messages are once Debian has booted? Thanks in advance! Steve Trandahl

RE: Module Errors not in Dmesg

2001-08-15 Thread Trandahl, Steve
Kent, It appears that X itself is the culprit. I disabled gdm as you suggested, and was able to scroll backward through the history. I didn't even know that you could do that, so I won in two ways. However, once I launched X using "startx", I could no longer scroll back. Thanks for your help

Re: Module Errors not in Dmesg

2001-08-08 Thread Jürgen A. Erhard
> "Kent" == Kent West <[EMAIL PROTECTED]> writes: Kent> A better way, is to disable xdm/gdm/kdm/wdm, then Kent> reboot. When you get logged in, you can then Shift-PgUp Kent> through the error messages. That's correct so far. Kent> (For some reason, xdm/gdm/kdm/wdm seems to cl

Re: Module Errors not in Dmesg

2001-08-05 Thread Kent West
Trandahl, Steve wrote: I am having trouble with some of my modules at during boot-up. I can see the error messages fly by, but when I use dmesg, I don't see the errors. How can I find out what these errors and/or warning messages are once Debian has booted? Thanks in advance! Steve Trandahl C

Re: module errors

2000-04-25 Thread Eric G . Miller
On Tue, Apr 25, 2000 at 03:55:36AM -, Pollywog wrote: > I just started getting these errors after updating potato: > > Apr 25 03:17:00 lilypad insmod: Note: /etc/modules.conf is more > recent than /lib/modules/2.2.14/modules.dep > Apr 25 03:17:00 lilypad insmod: Note: /etc/modules.conf is more

RE: module errors

1999-03-03 Thread Sarel Botha
On Wed, 3 Mar 1999, Pollywog wrote: > > I don't believe I saw anything like that. The errors are about modules such > as IP forwarding, the modules I installed when I recompiled the kernel. > I believe another error is about SLIP or PPP but both seem to work. If you compile something into the ke

RE: module errors

1999-03-03 Thread Pollywog
On 03-Mar-99 Shaleh wrote: > > On 03-Mar-99 Pollywog wrote: >> I have Debian 2.0 (Hamm) installed (2.0.35 kernel) and I have one small >> problem that might not really be a problem. If I reboot the machine, I get >> several errors about not finding modules, yet everything (including IP >> Masque

RE: module errors

1999-03-03 Thread Anu bis
>Date: Wed, 03 Mar 1999 13:38:53 -0500 (EST) >Reply-To: [EMAIL PROTECTED] >From: Shaleh <[EMAIL PROTECTED]> >To: Pollywog <[EMAIL PROTECTED]> >Subject: RE: module errors >Cc: debian-user@lists.debian.org > > >On 03-Mar-99 Pollywog wrote: >> I have Debi

RE: module errors

1999-03-03 Thread Shaleh
On 03-Mar-99 Pollywog wrote: > I have Debian 2.0 (Hamm) installed (2.0.35 kernel) and I have one small > problem that might not really be a problem. If I reboot the machine, I get > several errors about not finding modules, yet everything (including IP > Masquerade) is working. Why do I see thes

Re: Module Errors!!

1997-03-08 Thread William Chow
On Fri, 7 Mar 1997, Thought wrote: > Do you or does anyone else get these errors right after installing Debian? > I would imagine that at least for the first day or so most everything > would be error free and ready to go, but maybe not? The only thing I can > think of that would cause ME to ha

Re: Module Errors!!

1997-03-07 Thread Ulf Jaenicke-Roessler
Thought wrote: > Do you or does anyone else get these errors right after installing Debian? This happens if you compile a new kernel of the same version (2.0.27). Modules are copied to /lib/modules/[version], so existing modules are overwritten if you compiled them again but they aren't deleted.

Re: Module Errors!!

1997-03-07 Thread Thought
Do you or does anyone else get these errors right after installing Debian? I would imagine that at least for the first day or so most everything would be error free and ready to go, but maybe not? The only thing I can think of that would cause ME to have these errors and nobody else would be that

Re: Module Errors!!

1997-03-07 Thread William Chow
On Thu, 6 Mar 1997, Thought wrote: > Whenever I run /sbin/depmod -a, I get the following errors: > > > and on and on and on for about 100 more lines... What should I do about > that? (Oh, and other than /sbin/depmod -a, I followed all of the steps > you mentioned in the previous reply to the

Re: Module Errors!!

1997-03-07 Thread William Chow
On Thu, 6 Mar 1997, Kael Rowan - CPTS666 wrote: > 3c59x ether_setup: wrong version or undefined > register_netdev: wrong version or undefined > dev_kfree_skb: wrong version or undefined > dev_alloc_skb: wrong version or undefined > eth_type_trans: wrong version or undefined > netif_rx: wrong ver

Re: Module Errors!!

1997-03-07 Thread Thought
Whenever I run /sbin/depmod -a, I get the following errors: *** Unresolved symbols in module /lib/modules/2.0.27/misc/atixlmouse.o *** Unresolved symbols in module /lib/modules/2.0.27/misc/busmouse.o *** Unresolved symbols in module /lib/modules/2.0.27/misc/icn.o *** Unresolved symbols in module /

Re: Module Errors!!

1997-03-07 Thread Scott Stanley
On Thu, 6 Mar 1997, Kael Rowan - CPTS666 wrote: > I just installed a fresh version of Debian 1.2 on my Pentium 166 with > hardly any modifications to the recommended setup in dselect, (except I > chose to install the kernel source), and I just recompiled the kernel > using it's default options alm