From: Eric GAUDET <eric@rti-zone.org>
To: groudier@free.fr, axboe@suse.de
Cc: linux-scsi@vger.kernel.org
Subject: 2.4.20 scsi problem
Date: Sun, 01 Dec 2002 22:58:45 -0800 (PST) [thread overview]
Message-ID: <XFMail.20021201225845.eric@rti-zone.org> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 2999 bytes --]
Dear sir,
I'm writing to you since you're in the linux kernel maintainers list as the
SCSI and block device subsystem guys.
I'm not sure you guys are really maintainers anymore, so I take the risk of
cc-ing the mailing list.
I just downloaded linux kernel 2.4.20 sources and compiled them to upgrade from
2.4.18.
I'm seeing a problem with the scsi subsystem: there is no block-major-8 device
registered. I am using a laptop with scsi-pcmcia adapter, and usb-storage scsi
emulation, but no low-level driver. I can use my usb cdrom drive (sr device
used by usb-storage).
But, after inserting my pcmcia adapter or pluging in my usb-storage devive, I
cannot mount the disk (/dev/sda1 in my case) as I used to with 2.4.18.
The only error message is:
modprobe: modprobe: Can't locate module block-major-8
Here's the information I think is relevant to the problem. If you need more,
please let me know.
My configuration file shows the following:
#
# SCSI support
#
CONFIG_SCSI=y
#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
CONFIG_SR_EXTRA_DEVS=4
CONFIG_CHR_DEV_SG=m
#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_LOGGING=y
#
# SCSI low-level drivers
#
(none set)
A cat /proc/devices gives me:
Block devices:
2 fd
3 ide0
7 loop
11 sr
43 nbd
A lsmod:
Module Size Used by Not tainted
sg 28796 0 (unused)
usb-storage 22968 0
Dmesg gives:
...
SCSI subsystem driver Revision: 1.00
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
kmod: failed to exec /sbin/modprobe -s -k scsi_hostadapter, errno = 2
Linux Kernel Card Services 3.1.22
options: [pci] [cardbus] [pm]
...
A cat /proc/scsi/scsi gives me;
Attached devices:
Host: scsi0 Channel: 00 Id: 00 Lun: 00
Vendor: PHILIPS Model: PCRW406 Rev: I2,2
Type: CD-ROM ANSI SCSI revision: 02
When pluging my usb-storage hard drive, it´s recognized by usb-storage just
fine and shows as scsi1.
Compiling sd as a module instead of in the kernel does not seem to change
anything. Nor compiling with a scsi low-level driver. It seems that I need an
actual scsi device at boot time in order to see block device 8 (not tested, I
don´t have such a device)
Thanks,
------------------------------------------------------------------------
Eric GAUDET <eric@rti-zone.org>
Le 01-Dec-2002 a 18:32:24
------------------------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next reply other threads:[~2002-12-02 6:58 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-02 6:58 Eric GAUDET [this message]
2002-12-02 22:15 ` 2.4.20 scsi problem Alan Cox
2002-12-03 7:27 ` Eric GAUDET
-- strict thread matches above, loose matches on Subject: below --
2002-12-03 12:22 Nicholas Berry
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=XFMail.20021201225845.eric@rti-zone.org \
--to=eric@rti-zone.org \
--cc=axboe@suse.de \
--cc=groudier@free.fr \
--cc=linux-scsi@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