public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Caron <matt@mattcaron.net>
To: "Randy.Dunlap" <rddunlap@osdl.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2 PROBLEMs: mkinitrd fails during make install (2.6.1) + first network connect fails after boot (2.6.1)
Date: Fri, 20 Feb 2004 19:37:49 -0500	[thread overview]
Message-ID: <4036A85D.9040409@mattcaron.net> (raw)
In-Reply-To: <20040208190812.07703fce.rddunlap@osdl.org>

I have resolved my 2 problems. I have included abbreviated versions 
below for reference.

Problem 1 was solved by workaround.
1.) Compile 3w-xxxx as a module and nothing complains (on both systems)
2.) Add a modprobe 3w-xxxx early in rc.sysinit and it gets loaded before 
anything important happens (boot drive is separate IDE, so this scheme 
works for me)
3.) On some machines (1 of 2), mkinitrd still reports the error quoted 
below when trying to put 3w-xxxx into the kernel. On all machines (2 of 
2) using 3w-xxxx modules, the kernel does not automagically load the 
modules on boot. I presume it's not supposed to. Of course, the first 
hangup means that one cannot boot from the 3w-xxxx array. I do not have 
a problem with this, but it bears considering, because some folks might 
want to do it.

Problem 2 was my fault.
I still had FreeS/WAN starting up in my rc5.d from the 2.4.x setup that 
I had and that seemed to be killing network communications. Turning that 
off seemed to fix things.

Randy.Dunlap wrote:
> On Sun, 08 Feb 2004 14:16:17 -0500 Matthew Caron <matt@mattcaron.net> wrote:
> 
> | PROBLEM 1:
> | 
> | 1. Summary:
> | 	mkinitrd fails during make install (2.6.1)
> | 
> | 2. Description:
> | 	mkinitrd fails with error:
> | 
> | No module 3w-xxxx found for kernel 2.6.1
> | mkinitrd failed
> | make[1]: *** [install] Error 1
> | make: *** [install] Error 2
> | 
> | config command was: 'make xconfig'
> | build command was: 'make clean modules_install install'

> | PROBLEM 2:
> | 
> | 1. Summary:
> | 	first network connect fails after boot
> | 
> | 2. Description:
> | 	The first connection to any host on any port fails after boot/reboot. 
> | Subsequent connects work fine. Typical errors are:
> | 
> | ssh: connect to host foobar port 22: Resource temporarily unavailable
> | 
> | Firebird reports "Document Contains No Data"


-- 
Freedom to learn, freedom to share,
freedom to change, freedom to improve.
Free Software: it's about Freedom.
--------------------------------------------------------------------
PGP Key: http://www.mattcaron.net/pgp_key.txt
  ~~ Matt Caron ~~


      parent reply	other threads:[~2004-02-21  0:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-08 19:16 2 PROBLEMs: mkinitrd fails during make install (2.6.1) + first network connect fails after boot (2.6.1) Matthew Caron
2004-02-09  3:08 ` Randy.Dunlap
2004-02-09  4:39   ` Matthew Caron
2004-02-21  0:37   ` Matthew Caron [this message]

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=4036A85D.9040409@mattcaron.net \
    --to=matt@mattcaron.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rddunlap@osdl.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox