Gentoo Archives: gentoo-dev

From: scott worley <folokai@×××××××××.net>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] sbpcd ?
Date: Sun, 14 Oct 2001 22:16:48
Message-Id: 20011014211814.5f7a091e.folokai@earthlink.net
In Reply to: [gentoo-dev] sbpcd ? by Clay Mitchell
1 On Mon, 15 Oct 2001 00:07:29 -0400
2 "Clay Mitchell" <claymitchell@××××××××.com> wrote:
3
4 > Pretty sure this isn't a gentoo related question, but what the heck is
5 > this? I keep getting this auto probe thing on start up... Makes the
6 > start up take freakin forever...
7 >
8 > Is there something I unknowingly enabled in the kernel? The only sbpcd
9 > thing I can find is in the /usr/src/linux/cdrom directory, but I
10 > disabled all that stuff, recompiled, but no such luck, it still tries to
11 > start up.
12 >
13 > Any ideas?
14 >
15 > Thanks
16 > -Clay
17 >
18 >
19 >
20 > _______________________________________________
21 > gentoo-dev mailing list
22 > gentoo-dev@××××××××××.org
23 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
24
25 It's the driver for non-IDE CDROM's which interfaced to the ISA Soundblaster cards from several years ago. The driver is in the 'Old CDROM ...' category in make menuconfig. Is it being loaded as a module? (check with lsmod). If it's a module just delete it from the /lib/modules/.../drivers/cdrom dir and re-run depmod -a. Otherwise you will need to rebuild the kernel again and make sure it's not being built by checking the /usr/src/linux/.config file.
26
27 scott
28 folokai@×××××××××.net