From: Larry Finger <Larry.Finger@lwfinger.net>
To: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>,
Dominik Brodowski <linux@dominikbrodowski.net>
Cc: LKML <linux-kernel@vger.kernel.org>, linux-pcmcia@lists.infradead.org
Subject: Strange behavior since commit 5fef0e5c
Date: Fri, 14 Nov 2008 09:02:03 -0600 [thread overview]
Message-ID: <491D92EB.2030200@lwfinger.net> (raw)
In testing kernel version 2.6.28-rc4 on my server that was running kernel
2.6.27, an external IDE disk system connected via a PCCard interface failed to
start because module ide_disk would not load. The console output is as follows:
finger@sonylap:~> sudo modprobe -v ide-disk
WARNING: module 'ide_gd_mod' is unsupported
FATAL: Module ide_disk not found.
I did not bisect this problem, but I believe that the following commit
introduced this change:
commit 5fef0e5c0283949f95a7891c9424a9f84448116b
Author: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Date: Fri Oct 17 18:09:12 2008 +0200
My work-around has been to change 'modprobe ide-disk' to 'modprobe ide-gd_mod'
in my startup. Please note that one of the underscores is changed to a hyphen.
Thanks,
Larry
next reply other threads:[~2008-11-14 15:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-14 15:02 Larry Finger [this message]
2008-11-14 19:53 ` Strange behavior since commit 5fef0e5c Bartlomiej Zolnierkiewicz
2008-11-14 21:26 ` Larry Finger
2008-11-17 16:10 ` Randy Dunlap
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=491D92EB.2030200@lwfinger.net \
--to=larry.finger@lwfinger.net \
--cc=bzolnier@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pcmcia@lists.infradead.org \
--cc=linux@dominikbrodowski.net \
/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