On Thu, 06 Jan 2000, Daniel González Gasull wrote about, modprobe: Can't locate
module es1371.o:
> Hello.
>
> I have problems installing sound support with my
> SoundBlaster PCI64 (Yep, I've read the Sound-HOWTO).
>
> OK. I
>
> su
> cd /usr/src/linux
> make menuconfig
>
> I enter in
>
> > Sound --->
>
> then I configure:
>
> > <M> Sound card support
> > < > Ensoniq ES1370 based PCI sound cards
> > <M> Ensoniq ES1371 based PCI sound cards
> > < > S3 SonicVibes based PCI sound cards
> > < > Support for Turtle Beach MultiSound Classic, Tahiti, Monterey
> > < > Support for Turtle Beach MultiSound Pinnacle, Fiji
> > < > OSS sound modules
>
> then
>
> make dep clean
> make bzdisk
make bzImage
> cp arch/i386/boot/zImage /boot/mylinuz
> vim /etc/lilo.conf
cp arch/i386/boot/bzImage /boot/my_name_of_image
>
> where I add:
>
> image = /boot/mylinuz
> root = /dev/hda5
> label = new
add
read-only
as well.
>
> and then I
>
> lilo
> make modules modules_install
> reboot
>
> LILO appears and... Oops! I can't boot "new". The
> output I get is:
>
> > LILO boot: new
> > Loading new
> > No setup signature found ...
make modules modules_install before using lilo.
> :-( I've using Linux for 2 years, but I admit that
> I've compiled the kernel only a few times (Yep, I've
> read the HOWTOs, FAQs and so on).
Then may i suggest you do that just one more time as you still have done it
wrong.
Or check the archives, i have written many mails on HOWTO compile a kernel,
not only me for that matter, others also MANY times.
For more information check out the archives at;
http://www.geocrawler.com/lists/3/Linux/47/0
Use the search engine there to find a "Keyword"
Take note of editing the Makefile and defineing
EXTRAVERSION = -x
Another good place for info;
http://www.linuxtopia.com
>
> Nevertheless I have the disk I've just created with
> bzdisk. I reboot again with it and it works. Once
> in the system I log as root and
>
> modprobe es1371.o
>
> and the output then is
>
> > modprobe: Can't locate module es1371.o
>
> :-( Then I
>
> updatedb
> locate es1371.o
>
> and get
>
> > /lib/modules/2.2.10/misc/es1371.o
> > /usr/src/linux-2.2.10.SuSE/drivers/sound/.es1371.o.flags
> > /usr/src/linux-2.2.10.SuSE/drivers/sound/es1371.o
> > /usr/src/linux-2.2.10.SuSE/modules/es1371.o
>
> What's wrong now? Please help. Thanx in advance.
It would seem you are booting another kernel version other than;
linux-2.2.10.SuSE
or
2.2.10
cat /proc/cmdline will show the kernel version in use.
Yes so will oher commands like
uname -r
cat /proc/version
>
> --
> Daniel González Gasull Merry Xmas! (,) "Machines have less
> mailto:[EMAIL PROTECTED] . **U** problems. I'd like
> PGP RSA key 1024/EEA93A69 ./.\. , ** ** , to be a machine."
> .//.\\. U** **U -- Andy Warhol
> .///.\\\. ** , **
> ' U ` **U**
>
> Protect privacy, boycott Intel: http://www.bigbrotherinside.org
--
Regards Richard
[EMAIL PROTECTED]
http://people.zeelandnet.nl/pa3gcu/
Happy New Year