public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Louis Garcia <louisg00@bellsouth.net>
To: Maciej Soltysiak <solt@dns.toxicfilms.tv>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: 2.5 and modules ?
Date: 25 Mar 2003 19:02:53 -0500	[thread overview]
Message-ID: <1048636973.1569.20.camel@tiger> (raw)
In-Reply-To: <Pine.LNX.4.51.0303251219250.9373@dns.toxicfilms.tv>

I'm on a RH phoebe beta box. I think this is due to my rc.sysinit not
being ready for 2.5 because I have built my nic driver as a module and
it loaded fine. I am not able to load USB modules or ntfs and vfat
modules. This is what I get at startup:


Setting hostname tiger:                              [  OK  ]
Initializing USB controller (usb-uhci): FATAL: Module usb_uhci
 not found.                                          [ FAILED ]
Mounting USB filesystem:                             [  OK  ]
grep: /proc/bus/usb/drivers:  No such file or directory.
Initializing USB HID interface:                      [  OK  ]
Initializing USB Keyboard: FATAL: Module keybdev not found.
                                                     [ FAILED ]
Initializing USB Mouse: FATAL: Module mousedev not found.
                                                     [ FAILED ]

[ some more stuff thats ok ]

Mounting local filesystems:  mount: fs type ntfs not supported by
kernel.  mount: fs type vfat not supported by kernel.
                                                     [ FAILED ]


I have built all required modules:

ls /lib/modules/2.4.66/kernel/drivers/usb/host
uhci-hcd.ko

ls /lib/modules/2.4.66/kernel/fs/fat
fat.ko

ls /lib/modules/2.4.66/kernel/fs/ntfs
ntfs.ko



On Tue, 2003-03-25 at 06:19, Maciej Soltysiak wrote:
> > except modules. I recompiled the modutils package with module-init-tools
> > according to rusty's old modutils package spec. I am able to compile 2.5
> > as modules without any depmod errors but when I boot 2.5 I can't load
> > any.
> What are the error messages?


  reply	other threads:[~2003-03-25 23:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-25  4:03 2.5 and modules ? Louis Garcia
2003-03-25 11:19 ` Maciej Soltysiak
2003-03-26  0:02   ` Louis Garcia [this message]
2003-03-26  0:30     ` Felipe Alfaro Solana
2003-03-26  2:04       ` Louis Garcia
2003-03-30  2:39       ` Louis Garcia
2003-03-30 10:24         ` Felipe Alfaro Solana

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=1048636973.1569.20.camel@tiger \
    --to=louisg00@bellsouth.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=solt@dns.toxicfilms.tv \
    /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