All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Américo Wang" <xiyou.wangcong@gmail.com>
To: Sid Boyce <sboyce@blueyonder.co.uk>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.37-rc3-git installed modules zero bytes long
Date: Wed, 1 Dec 2010 14:07:04 +0800	[thread overview]
Message-ID: <20101201060704.GD5210@cr0.nay.redhat.com> (raw)
In-Reply-To: <4CF53364.1090807@blueyonder.co.uk>


(Please don't drop lkml, and I am not a subscriber of the opensuse list.)

On Tue, Nov 30, 2010 at 05:24:52PM +0000, Sid Boyce wrote:
>On 30/11/10 15:48, Américo Wang wrote:
>>On Tue, Nov 30, 2010 at 02:59:55PM +0000, Sid Boyce wrote:
>>>openSUSE 11.3 on one box and openSUSE 11.4 Milestone 4 on the other.
>>>I have a message that says the built modules not found. When I check e.g
>>>/lib/modules/2.7.37-rc3-git7-smp, most modules are zero bytes long.
>>>I have to "make modules_install" and use modprobe on each.
>>>To get the network up on the 11.3 box "modprobe r6189" then "rcnetwork
>>>restart", "modprobe rtl8187", "/etc/init.d/network-remotefs start",
>>>etc., etc.
>>
>>Confused, shouldn't we always run 'make modules_install'?
>>What did you do before that?
>>
>
>As usual a script that does the following and never had problems
>before. It says it's installed the modules, but a check shows they
>are all zero bytes long.
>-------------------------------------------------------------------
>#!/bin/sh
>make -j 4 clean && make headers_install && make -j 4 && make -j 4
>modules_install
>-------------------------------------------------------------------

Hmm, nothing is wrong with this script.

Sounds like a regression, but I don't recall we have any 'module_install'
changes recently.

What does 'make V=2 modules_install' output?

Thanks.

  parent reply	other threads:[~2010-12-01  6:02 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 14:59 2.6.37-rc3-git installed modules zero bytes long Sid Boyce
2010-11-30 15:48 ` Américo Wang
     [not found]   ` <4CF53364.1090807@blueyonder.co.uk>
2010-12-01  6:07     ` Américo Wang [this message]
2010-12-01 14:48       ` Sid Boyce
2011-02-26  1:41 ` Sid Boyce
2011-02-26  3:16   ` Sid Boyce
2011-03-01 17:54     ` 2.6.37-rc3-git installed modules zero bytes long - only on root xfs Sid Boyce

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=20101201060704.GD5210@cr0.nay.redhat.com \
    --to=xiyou.wangcong@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sboyce@blueyonder.co.uk \
    /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.