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
        cp arch/i386/boot/zImage /boot/mylinuz
        vim /etc/lilo.conf

where I add:

image = /boot/mylinuz
  root = /dev/hda5
  label = new

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 ...

:-(  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).

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.

-- 
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

Reply via email to