linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* RE: Problems of kernel-2.6.4 for mpc8260
@ 2004-04-07 15:40 Rune Torgersen
  2004-04-19  7:57 ` 최승현
  0 siblings, 1 reply; 5+ messages in thread
From: Rune Torgersen @ 2004-04-07 15:40 UTC (permalink / raw)
  To: linuxppc


You need a newer version of modutils

Try module-init-tools-3.0.tar.gz from
http://www.kernel.org/pub/linux/kernel/people/rusty/modules/

This fixed that problem for me on 2.6.3 and 2.6.5 on a 8266. The other
version is known not to work with the new module initialization stuff in
the 2.6 kernels.

> -----Original Message-----
> From: owner-linuxppc-embedded@lists.linuxppc.org
> [mailto:owner-linuxppc-embedded@lists.linuxppc.org] On Behalf
> Of Wolfgang Grandegger
> Sent: Wednesday, April 07, 2004 08:26
> To: ???
> Cc: linuxppc
> Subject: Re: Problems of kernel-2.6.4 for mpc8260
>
>
>
> On 04/07/2004 09:51 AM ??? wrote:
> > 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
>
> Module support seems not to be enabled in your kernel.
>
> >
> >       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.

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* RE: Problems of kernel-2.6.4 for mpc8260
@ 2004-04-07 15:56 Rune Torgersen
  0 siblings, 0 replies; 5+ messages in thread
From: Rune Torgersen @ 2004-04-07 15:56 UTC (permalink / raw)
  To: linuxppc


> The other version is known not to work with the new module
> initialization stuff in the 2.6 kernels.

Oh, and... You will have to recompile the modules using the recommended
way for 2.6
(eg 'make -C /path/to/linux/ SUBDIRS=$PWD modules') and use the .ko
object files.

There are also some other changes in the module layout.
(see http://lwn.net/Articles/driver-porting/ for more info )

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Problems of kernel-2.6.4 for mpc8260
@ 2004-04-07  7:51 김치환
  2004-04-07 13:26 ` Wolfgang Grandegger
  0 siblings, 1 reply; 5+ messages in thread
From: 김치환 @ 2004-04-07  7:51 UTC (permalink / raw)
  To: linuxppc


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/

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-04-19  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-04-07 15:40 Problems of kernel-2.6.4 for mpc8260 Rune Torgersen
2004-04-19  7:57 ` 최승현
  -- strict thread matches above, loose matches on Subject: below --
2004-04-07 15:56 Rune Torgersen
2004-04-07  7:51 김치환
2004-04-07 13:26 ` Wolfgang Grandegger

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).