[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#303812: Fwd: Re: Bug#303812: net ok at stage 1, absent after reboot



----------  Forwarded Message  ----------
Subject: Re: Bug#303812: net ok at stage 1, absent after reboot
Date: Thursday 14 April 2005 21:40
From: Charles Kaufman <pupdog@chuck.phys.uri.edu>
To: Frans Pop <aragorn@tiscali.nl>

On Thu, 14 Apr 2005, Frans Pop wrote:
> That is exactly correct. The problem must be pretty specific to your
> network.

I will try it at home where there is a different network. Maybe in
a day or two.

> Does the problem also occur on subsequent boots, or is it only the
> first reboot after the first stage of installation?

It happens at each boot. I simply run dhclient and the network is there,
but not there at the next boot until I run dhclient again.

> I suggest you try to find out what is happening during boot by
> examining the log files and the dhcp client related files in
> /var/lib/dhcp. You should probably enable bootlogd in /etc/default to
> get all messages sent to console during boot.

Here is /var/lib/dhcp/dhclient_leases:

lease {
  interface "eth0";
  fixed-address 131.128.120.199;
  option subnet-mask 255.255.255.0;
  option routers 131.128.120.124;
  option domain-name-servers 131.128.120.50,131.128.120.2;
  option domain-name "phys.uri.edu";
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option dhcp-server-identifier 131.128.120.50;
  option dhcp-renewal-time 43200;
  option dhcp-rebinding-time 75600;
  renew 0 2005/4/10 13:41:24;
  rebind 0 2005/4/10 22:41:24;
  expire 1 2005/4/11 01:41:24;
}
lease {
  interface "eth0";
  fixed-address 131.128.120.199;
  option subnet-mask 255.255.255.0;
  option routers 131.128.120.124;
  option domain-name-servers 131.128.120.50,131.128.120.2;
  option domain-name "phys.uri.edu";
  option dhcp-lease-time 86400;
  option dhcp-message-type 5;
  option dhcp-server-identifier 131.128.120.50;
  option dhcp-renewal-time 43200;
  option dhcp-rebinding-time 75600;
  renew 5 2005/4/15 04:18:14;
  rebind 5 2005/4/15 13:18:14;
  expire 5 2005/4/15 16:18:14;
}

  And here is /var/log/boot:

Thu Apr 14 09:24:00 2005: bootlogd.
Thu Apr 14 09:24:00 2005: Activating swap.
Thu Apr 14 09:24:00 2005: Checking root file system...
Thu Apr 14 09:24:00 2005: fsck 1.35 (28-Feb-2004)
Thu Apr 14 09:24:00 2005: /: clean, 31174/1938272 files, 194609/3873673
 blocks Thu Apr 14 13:24:02 2005: System time was Thu Apr 14 17:24:02 UTC
 2005. Thu Apr 14 13:24:02 2005: Setting the System Clock using the
 Hardware Clock as reference... Thu Apr 14 13:24:04 2005: System Clock
 set. System local time is now Thu Apr 14 13:24:04 EDT 2005. Thu Apr 14
 13:24:04 2005: Cleaning up ifupdown...done.
Thu Apr 14 13:24:04 2005: Calculating module dependencies... done.
Thu Apr 14 13:24:16 2005: Loading modules: ide-cd ide-detect ide-disk
 psmouse modprobe: Can't locate module psmouse Thu Apr 14 13:24:17 2005:
Thu Apr 14 13:24:17 2005: Checking all file systems...
Thu Apr 14 13:24:17 2005: fsck 1.35 (28-Feb-2004)
Thu Apr 14 13:24:17 2005: Setting kernel variables ...
Thu Apr 14 13:24:17 2005: ... done.
Thu Apr 14 13:24:17 2005: Mounting local filesystems...
Thu Apr 14 13:24:17 2005: Cleaning /tmp /var/run /var/lock.
Thu Apr 14 13:24:18 2005: Detecting hardware: agpgart yenta_socket piix
 ide-scsi cs46xx usb-uhci Thu Apr 14 13:24:20 2005: Loading agpgart
 module.
Thu Apr 14 13:24:20 2005: Loading yenta_socket module.
Thu Apr 14 13:24:21 2005: Skipping already loaded module piix.
Thu Apr 14 13:24:21 2005: Loading ide-scsi module.
Thu Apr 14 13:24:21 2005: Loading cs46xx module.
Thu Apr 14 13:24:26 2005:
 /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o: init_module: No
 such device Thu Apr 14 13:24:26 2005: Hint: insmod errors can be caused
 by incorrect module parameters, including invalid IO or IRQ parameters.
 Thu Apr 14 13:24:26 2005:       You may find more information in syslog
 or the output from dmesg Thu Apr 14 13:24:26 2005:
 /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o: insmod
 /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o failed Thu Apr
 14 13:24:26 2005:
 /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o: insmod cs46xx
 failed Thu Apr 14 13:24:26 2005: Loading usb-uhci module.
Thu Apr 14 13:24:27 2005: Running 0dns-down to make sure resolv.conf is
 ok...done. Thu Apr 14 13:24:27 2005: Setting up networking...done.
Thu Apr 14 13:24:27 2005: Starting hotplug subsystem:
Thu Apr 14 13:24:27 2005:    pci
Thu Apr 14 13:24:28 2005:      usb-uhci: already loaded
Thu Apr 14 13:24:28 2005: insmod:
 /lib/modules/2.4.27-2-686/kernel/drivers/usb/host/uhci.o: init_module:
 No such device Thu Apr 14 13:24:28 2005: insmod: Hint: insmod errors can
 be caused by incorrect module parameters, including invalid IO or IRQ
 parameters. Thu Apr 14 13:24:28 2005:       You may find more
 information in syslog or the output from dmesg Thu Apr 14 13:24:28 2005:
 insmod: /lib/modules/2.4.27-2-686/kernel/drivers/usb/host/uhci.o: insmod
 uhci failed Thu Apr 14 13:24:28 2005:      uhci: can't be loaded
Thu Apr 14 13:24:28 2005: missing kernel or user mode driver uhci
Thu Apr 14 13:24:33 2005: insmod:
 /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o: init_module: No
 such device Thu Apr 14 13:24:33 2005: insmod: Hint: insmod errors can be
 caused by incorrect module parameters, including invalid IO or IRQ
 parameters. Thu Apr 14 13:24:33 2005:       You may find more
 information in syslog or the output from dmesg Thu Apr 14 13:24:33 2005:
 insmod: /lib/modules/2.4.27-2-686/kernel/drivers/sound/cs46xx.o: insmod
 cs46xx failed Thu Apr 14 13:24:33 2005:      cs46xx: can't be loaded
Thu Apr 14 13:24:33 2005: missing kernel or user mode driver cs46xx
Thu Apr 14 13:24:34 2005:      cs461x: loaded successfully
Thu Apr 14 13:24:34 2005:      yenta_socket: already loaded
Thu Apr 14 13:24:34 2005: insmod:
 /lib/modules/2.4.27-2-686/kernel/drivers/hotplug/shpchp.o: init_module:
 Operation not permitted Thu Apr 14 13:24:34 2005: insmod: Hint: insmod
 errors can be caused by incorrect module parameters, including invalid
 IO or IRQ parameters. Thu Apr 14 13:24:34 2005:       You may find more
 information in syslog or the output from dmesg Thu Apr 14 13:24:34 2005:
 insmod: /lib/modules/2.4.27-2-686/kernel/drivers/hotplug/shpchp.o:
 insmod shpchp failed Thu Apr 14 13:24:34 2005:      shpchp: can't be
 loaded
Thu Apr 14 13:24:34 2005: missing kernel or user mode driver shpchp
Thu Apr 14 13:24:35 2005: insmod:
 /lib/modules/2.4.27-2-686/kernel/drivers/hotplug/pciehp.o: init_module:
 Operation not permitted Thu Apr 14 13:24:35 2005: insmod: Hint: insmod
 errors can be caused by incorrect module parameters, including invalid
 IO or IRQ parameters. Thu Apr 14 13:24:35 2005:       You may find more
 information in syslog or the output from dmesg Thu Apr 14 13:24:35 2005:
 insmod: /lib/modules/2.4.27-2-686/kernel/drivers/hotplug/pciehp.o:
 insmod pciehp failed Thu Apr 14 13:24:35 2005:      pciehp: can't be
 loaded
Thu Apr 14 13:24:35 2005: missing kernel or user mode driver pciehp
Thu Apr 14 13:24:35 2005:    pci      [success]
Thu Apr 14 13:24:35 2005:    usb
Thu Apr 14 13:24:39 2005:      usbcore: already loaded
Thu Apr 14 13:24:39 2005:      usbcore: already loaded
Thu Apr 14 13:24:39 2005:    usb      [success]
Thu Apr 14 13:24:39 2005:    isapnp
Thu Apr 14 13:24:39 2005:    isapnp   [success]
Thu Apr 14 13:24:40 2005:    ide
Thu Apr 14 13:24:40 2005:    ide      [success]
Thu Apr 14 13:24:40 2005:    input
Thu Apr 14 13:24:40 2005:    input    [failed]
Thu Apr 14 13:24:40 2005:    scsi
Thu Apr 14 13:24:40 2005:    scsi     [success]
Thu Apr 14 13:24:40 2005: done.
Thu Apr 14 13:24:40 2005: Setting up IP spoofing protection: rp_filter.
Thu Apr 14 13:24:40 2005: Configuring network interfaces...Internet
 Software Consortium DHCP Client 2.0pl5 Thu Apr 14 13:24:40 2005:
 Copyright 1995, 1996, 1997, 1998, 1999 The Internet Software Consortium.
 Thu Apr 14 13:24:40 2005: All rights reserved.
Thu Apr 14 13:24:40 2005:
Thu Apr 14 13:24:40 2005: Please contribute if you find this software
 useful. Thu Apr 14 13:24:40 2005: For info, please visit
 http://www.isc.org/dhcp-contrib.html Thu Apr 14 13:24:40 2005:
Thu Apr 14 13:24:41 2005: eth0: ERROR while getting interface flags: No
 such device Thu Apr 14 13:24:42 2005: Bind socket to interface: No such
 device Thu Apr 14 13:24:42 2005: exiting.
Thu Apr 14 13:24:42 2005: Failed to bring up eth0.
Thu Apr 14 13:24:42 2005: done.
Thu Apr 14 13:24:42 2005: Starting portmap daemon: portmap.
Thu Apr 14 13:24:43 2005: ^[]RSetting up general console font... Setting
 up per-VC ACM's: /dev/tty1 (iso15), /dev/tty2 (iso15), /dev/tty3
 (iso15), /dev/tty4 (iso15), /dev/tty5 (iso15), /dev/tty6 (iso15), done.
 Thu Apr 14 13:24:44 2005: ^[[9;30]^[[14;30]
Thu Apr 14 13:24:44 2005: Setting the System Clock using the Hardware
 Clock as reference... Thu Apr 14 13:24:45 2005: System Clock set. Local
 time: Thu Apr 14 13:24:45 EDT 2005 Thu Apr 14 13:24:45 2005:
Thu Apr 14 13:24:45 2005: Initializing random number generator...done.
Thu Apr 14 13:24:45 2005: Recovering nvi editor sessions... done.
Thu Apr 14 13:24:45 2005: Setting up X server socket directory
 /tmp/.X11-unix...done. Thu Apr 14 13:24:45 2005: Setting up ICE socket
 directory /tmp/.ICE-unix...done. Thu Apr 14 13:24:45 2005: INIT:
 Entering runlevel: 2
Thu Apr 14 13:24:46 2005: Starting system log daemon: syslogd.
Thu Apr 14 13:24:46 2005: Starting kernel log daemon: klogd.
Thu Apr 14 13:24:46 2005: Starting portmap daemon: portmap.
Thu Apr 14 13:24:47 2005: Starting MTA: 2005-04-14 13:24:48 Exim
 configuration error in line 6 of /var/lib/exim4/config.autogenerated:
 Thu Apr 14 13:24:48 2005:   malformed macro definition
Thu Apr 14 13:24:48 2005:
Thu Apr 14 13:24:48 2005: Warning! Invalid configuration file for exim4.
 Exiting. Thu Apr 14 13:24:48 2005: Starting internet superserver: inetd.
Thu Apr 14 13:24:49 2005: Starting printer spooler: lpd .
Thu Apr 14 13:24:49 2005: Starting PCMCIA services: cardmgr[1070]:
 watching 2 sockets Thu Apr 14 13:24:50 2005: done.
Thu Apr 14 13:24:51 2005: Starting OpenBSD Secure Shell server: sshd.
Thu Apr 14 13:24:52 2005: Setting up X font server socket directory
 /tmp/.font-unix...done. Thu Apr 14 13:24:52 2005: Starting X font
 server: xfs.
Thu Apr 14 13:24:53 2005: Starting Xprint servers: Xprt.
Thu Apr 14 13:24:55 2005: Starting NFS common utilities: statd.
Thu Apr 14 13:24:56 2005: Starting deferred execution scheduler: atd.
Thu Apr 14 13:24:56 2005: Starting periodic command scheduler: cron.

Chuck Kaufman
chuck@uri.edu
-------------------------------------------------------



Reply to: