linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bongani Hlope <bonganilinux@mweb.co.za>
To: weifei <weifeil@usc.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: PROBLEM:can't load module "ide-cd" automatically(2.6.0-test10)
Date: Mon, 8 Dec 2003 22:22:35 +0200	[thread overview]
Message-ID: <20031208222235.7f2f09fb.bonganilinux@mweb.co.za> (raw)
In-Reply-To: <004801c3bdba$45169360$12087d80@eagle>


[-- Attachment #1.1: Type: text/plain, Size: 359 bytes --]

On Mon, 08 Dec 2003 10:37:01 -0800
weifei <weifeil@usc.edu> wrote:

> 
> 
> No file named /etc/modprobe.preload and no manual for this file. Sould you
> please tell me where to find manual for it?
> Thanks
> 

On my Mandrake Cooker box I have it I've attached a copy which I only use to load the bttv driver. The comments should explain how to use this file.

[-- Attachment #1.2: acpish.conf --]
[-- Type: application/octet-stream, Size: 816 bytes --]

#-*-mode: sh-*-
# Configuration of acpi script
#

# Power button action
# Default: "bash -c \"if ! xmessage -font huge -timeout 30 -buttons Cancel:0,Halt:1 -default Cancel -geometry +500+380 'Halt computer ?';then /sbin/shutdown -h -k now 'Power button'; sleep 10; /sbin/shutdown -h -k -t 5 now 'Halting machine'; fi\" &"
POWER_BUTTON_ACTION="bash -c \"if ! xmessage -font huge -timeout 30 -buttons Cancel:0,Halt:1 -default Cancel -geometry +500+380 'Halt computer ?';then /sbin/shutdown -h -k now 'Power button'; sleep 10; /sbin/shutdown -h -t 5 now 'Halting machine'; elif ! xmessage -font huge -timeout 30 -buttons Cancel:0,Stop:1 -default Cancel -geometry +500+380 'Stop ACPI monitoring ?';then kill $$; fi\" &"

# Lid closing action
# Default: "/usr/local/sbin/hibernate"
LID_ACTION="/usr/local/sbin/hibernate"

[-- Attachment #1.3: modprobe.preload --]
[-- Type: application/octet-stream, Size: 357 bytes --]

# /etc/modprobe.preload: kernel modules to load at boot time.
#
# This file should contain the names of kernel modules that are
# to be loaded at boot time, one per line.  Comments begin with
# a `#', and everything on the line after them are ignored.
# this file is for module-init-tools (kernel 2.5 and above) ONLY
# for old kernel use /etc/modules

bttv

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2003-12-08 20:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-07 19:47 PROBLEM:can't load module "ide-cd" automatically(2.6.0-test10) Lee
2003-12-07 20:13 ` Bongani Hlope
2003-12-08 18:37   ` weifei
2003-12-08 20:22     ` Bongani Hlope [this message]

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=20031208222235.7f2f09fb.bonganilinux@mweb.co.za \
    --to=bonganilinux@mweb.co.za \
    --cc=linux-kernel@vger.kernel.org \
    --cc=weifeil@usc.edu \
    /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).