From: Mike Castle <dalgoda@ix.netcom.com>
To: Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: modprobe problem with block-major-11
Date: Thu, 25 Oct 2001 00:52:03 -0700 [thread overview]
Message-ID: <20011025005202.A24125@thune.mrc-home.com> (raw)
In-Reply-To: <24102.1003989096@kao2.melbourne.sgi.com>
On Thu, Oct 25, 2001 at 03:51:36PM +1000, Keith Owens wrote:
> On Wed, 24 Oct 2001 21:53:28 -0700,
> Mike Castle <dalgoda@ix.netcom.com> wrote:
> >Now, if I try something like ``head /dev/scd0'' I see the following in
> >dmesg:
> >SCSI subsystem driver Revision: 1.00
> >Uniform CD-ROM driver unloaded
> >
> >And the following in /var/log/ksymoops:
> >20011024 214049 start /sbin/modprobe -s -k -- block-major-11 safemode=1
> >20011024 214050 probe ended
>
> Check syslog for any error messages. The only unusual thing is that
Only thing in syslog around that time:
Oct 24 21:40:49 thune kernel: SCSI subsystem driver Revision: 1.00
Oct 24 21:40:50 thune insmod: /lib/modules/2.4.12/kernel/drivers/cdrom/cdrom.o: pre-install sr_mod failed
Oct 24 21:40:50 thune insmod: /lib/modules/2.4.12/kernel/drivers/cdrom/cdrom.o: insmod block-major-11 failed
Oct 24 21:40:50 thune kernel: Uniform CD-ROM driver unloaded
> modprobe is running in safe mode (user supplied input data) which
> suppresses some command expansions. Post your entire modules.conf
> exactly as is, i.e. read the file into your mail, do not cut and paste
> it.
A lot of cruft from over the years.
Also output from lsmod, since modules.conf implies more than I actually
load:
Module Size Used by
sg 26756 1 (autoclean)
sr_mod 12184 1 (autoclean)
ide-scsi 7488 2
ide-cd 26240 0
cdrom 27200 0 (autoclean) [sr_mod ide-cd]
scsi_mod 58572 3 (autoclean) [sg sr_mod ide-scsi]
nfsd 64864 1 (autoclean)
lockd 46688 1 (autoclean) [nfsd]
sunrpc 58388 1 (autoclean) [nfsd lockd]
ip_nat_ftp 2944 0 (autoclean) (unused)
ip_conntrack_ftp 3200 0 (autoclean) (unused)
iptable_nat 12756 1 (autoclean) [ip_nat_ftp]
ip_conntrack 12908 2 (autoclean) [ip_nat_ftp ip_conntrack_ftp iptable_nat]
ip_tables 10400 3 [iptable_nat]
ne2k-pci 4768 1 (autoclean)
8390 5920 0 (autoclean) [ne2k-pci]
tulip 35520 1 (autoclean)
lvm-mod 44704 10 (autoclean)
md 43520 0 (autoclean) (unused)
unix 13700 36 (autoclean)
:r /etc/modules.conf
alias block-major-58 lvm-mod
alias char-major-109 lvm-mod
alias char-major-14 sb
options sb irq=5 io=0x220 dma=1 dma16=5
add above sb adlib_card
options adlib_card io=0x388
alias parport_lowlevel parport_pc
alias char-major-15 joystick
alias block-major-8 ppa
add above ppa sd_mod
#pre-install serial modprobe -k lirc_serial
alias char-major-61 lirc_serial
options lirc_serial port=0x2f8 irq=3
alias eth0 tulip
alias eth1 ne2k-pci
# TV
alias char-major-81 videodev
alias char-major-81-0 bttv
#pre-install bttv modprobe -k msp3400; modprobe -k tuner
pre-install bttv modprobe -k tuner
options bttv radio=0 pll=0 card=0
options tuner debug=1 type=0
add above ip_conntrack ip_conntrack_ftp
add above iptable_nat ip_nat_ftp
options ide-cd ignore=hdc # tell the ide-cd module to ignore h
alias block-major-11 sr_mod # load sr_mod upon access of scd0
pre-install sg modprobe ide-scsi # load ide-scsi before sg
pre-install sr_mod modprobe ide-scsi # load ide-scsi before sr_mod
pre-install ide-scsi modprobe ide-cd # load ide-cd before ide-scsi
--
Mike Castle dalgoda@ix.netcom.com www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
next prev parent reply other threads:[~2001-10-25 7:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-25 4:53 Mike Castle
2001-10-25 5:51 ` Keith Owens
2001-10-25 7:52 ` Mike Castle [this message]
2001-10-25 13:03 ` Keith Owens
2001-10-25 16:39 ` Mike Castle
2001-10-25 18:20 ` Mike Castle
2001-10-25 18:51 ` Mike Castle
2001-10-25 8:09 ` Mike Castle
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=20011025005202.A24125@thune.mrc-home.com \
--to=dalgoda@ix.netcom.com \
--cc=linux-kernel@vger.kernel.org \
/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
all inboxes | Powered by JetHome®