Ask a Question related to Debian, Design and Development.
-
Aaron #1
Re: How to force a module to load at boot
On -5925-Thu, Jul 31, 2003 at 06:19:00PM -0400, Rich B <deblists@osg.saic.com> spake thus,
Place the name of the module on its own line in /etc/modules> This has to be an easy one, but I'm lost.
> I don't know the correct way to force a kernel module to load at boot.
> I got a new PCMCIA network card for my laptop. The old one loaded the
> correct module automagically, but the new one doesn't. I have to eject
> the card and re-insert it before the xircom_cb loads. I've looked at
> /etc/modules.conf, but can't figure it out.
>
> How get the module to load at boot?
> Where can I learn how modules are normally loaded?
>
> Thanks,
> RichB
--
Aaron Bieber
-
Graphic Design // Web Design
[url]http://www.core-dev.com/[/url]
[email]aaron@core-dev.com[/email]
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Aaron Guest
-
Unable to load module
Hi, I had to do a workaround during installation of a Perl module. Since the client's machine does not permit installation of a C compiler, I... -
#26163 [NEW]: Cannot load php as a module
From: flusv02 at student dot vxu dot se Operating system: Windows 2000 PHP version: 4.3.3 PHP Bug Type: Apache related Bug... -
force to boot from cd
Is there a way to force the sun E450 to boot from cd instead of hard disk? -
Can't load DBI module
I used REdhat Linux 7.2 for PostgreSQL 7.1.3 database I installed DBI and DBD modules without problem. But when I test it by PER_DL_DEBUG=255... -
can i force a shockwave file to load before html?
help, i'm looking for a way to force the browser to load a shockwave file before html. Well my problem is that I have a shockwave file on a... -
Shaul Karl #2
Re: How to force a module to load at boot
On Thu, Jul 31, 2003 at 06:19:00PM -0400, Rich B wrote:
>
> How get the module to load at boot?
I believe you should do 2 things:
1. Have the module mentioned in /etc/modules.
2. Write in /etc/modutils/module-name all the information regarding this
module, such as aliases, options and so on.
--
Shaul Karl, shaul @ actcom . net .il
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
Shaul Karl Guest
-
David Z Maze #3
Re: How to force a module to load at boot
Rich B <deblists@osg.saic.com> writes:
Add it to /etc/modules...> This has to be an easy one, but I'm lost. I don't know the correct
> way to force a kernel module to load at boot.
....but I want to say that PCMCIA drivers are "special", and you can't> I got a new PCMCIA network card for my laptop. The old one loaded the
> correct module automagically, but the new one doesn't. I have to eject
> the card and re-insert it before the xircom_cb loads.
just load a module for a PCMCIA card and have it work. You might look
at the PCMCIA configuration files; one of them gives a mapping of
PCMCIA card IDs to module names. (Though if the right module gets
loaded the *second* time, something weirder is going on...)
Documented in modules.conf(5), but on Debian, you want to create or> I've looked at /etc/modules.conf, but can't figure it out.
edit a file in /etc/modutils and then rerun update-modules(8).
--
David Maze [email]dmaze@debian.org[/email] [url]http://people.debian.org/~dmaze/[/url]
"Theoretical politics is interesting. Politicking should be illegal."
-- Abra Mitchell
--
To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
David Z Maze Guest



Reply With Quote

