From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gscamnlh01.wr.usgs.gov ([130.118.4.115]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1Es5n1-0001mp-00 for ; Thu, 29 Dec 2005 16:58:27 -0500 Received: from PUNK ([130.118.172.119]) by gscamnlh01.wr.usgs.gov (Lotus Domino Release 6.5.4FP2) with SMTP id 2005122913575467-1796 ; Thu, 29 Dec 2005 13:57:54 -0800 Message-ID: <000801c60cc2$e919f8e0$77ac7682@azwaterDOM.wr.usgs.gov> From: "Sean McMahon" To: "Speakup is a screen review system for Linux." References: <20051229185913.GA4054@localhost.localdomain> Date: Thu, 29 Dec 2005 14:57:42 -0700 MIME-Version: 1.0 X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-MIMETrack: Itemize by SMTP Server on gscamnlh01/SERVER/USGS/DOI(Release 6.5.4FP2 | September 23, 2005) at 12/29/2005 13:57:54, Serialize by Router on gscamnlh01/SERVER/USGS/DOI(Release 6.5.4FP2 | September 23, 2005) at 12/29/2005 13:58:26, Serialize complete at 12/29/2005 13:58:26 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" Subject: Re: loading modules under 2.6.x X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sean McMahon , "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Dec 2005 21:58:27 -0000 Assuming you have these modules in your kernel when you compiled it or when the packager compiled it, you may use modconf as root to make a module automatically load.modconf is a deb. you should also be able to do modprobe pcspkr. I.E. I do modprobe speakup_sftsyn to load the software speech module for speakup. ----- Original M essage ----- From: "Gregory Nowak" To: Sent: Thursday, December 29, 2005 11:59 AM Subject: loading modules under 2.6.x > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi all. > > Under the 2.6.x series of kernels, most of my modules get loaded > automagically either during hardware detection, or as they are > needed. However, I have 2 modules, ip_nat_ftp and pcspkr, that don't > load automatically. I realize that I can create a script under > /etc/init.d/ that would modprobe them, but using /etc/modprobe.conf > looks like a much more elegant, and more proper solution. The problem > is, that having read the modprobe.conf man page, I see how to create > aliases, how to pass options to a module, and how to install/remove > modules using custom commands. I don't see a way to simply modprobe > for a module. The 2 things that I have tried, using alias, and the > install command, ended up either not working, or putting modprobe in a > loop. > > So, would someone please be kind enough to tell me what I'm missing, > and what's the proper way to simply modprobe a module using 2.6.x > kernels and module init tools? BTW, I'm running debian if that makes a > difference. Thanks in advance for any help. > > Greg > > > - -- > web site: http://www.romuald.net.eu.org > gpg public key: http://www.romuald.net.eu.org/pubkey.asc > skype: gregn1 > (authorization required, add me to your contacts list first) > > - -- > Free domains: http://www.eu.org/ or mail dns-manager@EU.org > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > > iD8DBQFDtDIB7s9z/XlyUyARAoeRAJ9IadSTHC+puBx7GvvFSWIBUutycACgrKkA > 0cUPIKfnBe42AULqnTG2Kew= > =vLwy > -----END PGP SIGNATURE----- > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup