linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: 김치환 <willy@airpoint.co.kr>
To: "linuxppc" <linuxppc-embedded@lists.linuxppc.org>
Subject: Problems of kernel-2.6.4 for mpc8260
Date: Wed, 7 Apr 2004 16:51:40 +0900	[thread overview]
Message-ID: <00c001c41c75$29e6cf00$21589edd@sonyvaior505> (raw)


I got succeeded to port kernel 2.6.4 to out custom MPC8260 board with
the help of DENX ELDK 3.0 tool. Thanks!! But there is some problems to
be solved.

After booting, when I try to install module, following error occured.

      bash-2.05b# insmod dsrc_drv.o
      insmod: QM_MODULES: Function not implemented

      bash-2.05b# insmod -V
      insmod version 2.4.22

As you can see above, the version of modutils seems to be fine. right?
If so, what's the reason of above error? And one more problem. At boot
sequence(as following) lots of unexpected 'modprobe: xxx' messages are
issued.

     VFS: Mounted root (nfs filesystem).
     Freeing unused kernel memory: 84k init
     INIT: version 2.84 booting
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
                     Welcome to DENX Embedded Linux Environment
                     Press 'I' to enter interactive startup.
     Building the cache nfs_refresh_inode: inode number mismatch expected (0:b/0x169e8f), got (0:b/0x169e90)
     nfs_refresh_inode: inode number mismatch expected (0:b/0x169e8f), got (0:b/0x169e90)
     [  OK  ]
     Mounting proc filesystem:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Configuring kernel parameters:  [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Cannot access the Hardware Clock via any known method.
     Use the --debug option to see the details of our search for an access method.
     Setting clock : Wed Dec 31 19:00:14 EST 1969 [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Setting hostname WillyHat:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Activating swap partitions:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     Checking filesystems
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     Mounting local filesystems:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
                 Enabling swap space:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Entering non-interactive startup
     modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     Setting network parameters:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)
     [  OK  ]
     Bringing up loopback interface:  modprobe: Can't open dependencies file /lib/modules/2.6.4/modules.dep (No such file or directory)

How can I fix these problems?

wily.

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

             reply	other threads:[~2004-04-07  7:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-07  7:51 김치환 [this message]
2004-04-07 13:26 ` Problems of kernel-2.6.4 for mpc8260 Wolfgang Grandegger
  -- strict thread matches above, loose matches on Subject: below --
2004-04-07 15:40 Rune Torgersen
2004-04-19  7:57 ` 최승현
2004-04-07 15:56 Rune Torgersen

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='00c001c41c75$29e6cf00$21589edd@sonyvaior505' \
    --to=willy@airpoint.co.kr \
    --cc=linuxppc-embedded@lists.linuxppc.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;
as well as URLs for NNTP newsgroup(s).