sblive module problem

sblive module problem

Post by JohnnyQues » Mon, 08 Nov 1999 04:00:00



Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to work.
I followed the instructions from the readme that came with the driver
but when i reboot I get this error message:

finding module dependencies : '/lib/modules/2.2.12-20/misc/emu10k1.o'
unresolved symbols.

What did I do wrong.  Can somebody please help?  Thanks in advance.

Chris

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

sblive module problem

Post by Gene Hesket » Mon, 08 Nov 1999 04:00:00


Unrot13 this;

Gene Heskett sends Greetings to JohnnyQuest ;

Quote:> Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to
> work. I followed the instructions from the readme that came with the
> driver but when i reboot I get this error message:
> finding module dependencies :
> '/lib/modules/2.2.12-20/misc/emu10k1.o' unresolved symbols.
> What did I do wrong.  Can somebody please help?  Thanks in advance.
> Chris

The readme has a missing line.  Line 1.5 should read to run 'make'

Cheers, Gene
--
  Gene Heskett, CET, UHK       |Amiga A2k Zeus040 50 megs fast/2 megs chip

                               |Buddha + 4 gig WDC drive, 525 meg tape
                               |Stylus Pro, EnPrint, Picasso-II, 17" vga
         RC5-Moo! 690kkeys/sec isn't much, but it all helps
email gene underscore heskett at iolinc dot net
--

 
 
 

sblive module problem

Post by jk » Mon, 08 Nov 1999 04:00:00



> finding module dependencies : '/lib/modules/2.2.12-20/misc/emu10k1.o'
> unresolved symbols.

> What did I do wrong.  Can somebody please help?  Thanks in advance.

chris:

in the Makefile, is MODVERSIONS set to y or n?

--

[ 50k: your mom's hosting service
[ key fingerprint = CE50 216B 4A84 D8BA A8D5 4AC4 7B78 0416 D280 E0D6

 
 
 

sblive module problem

Post by JohnnyQues » Tue, 09 Nov 1999 04:00:00




> Unrot13 this;

> Gene Heskett sends Greetings to JohnnyQuest ;

> > Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to
> > work. I followed the instructions from the readme that came with the
> > driver but when i reboot I get this error message:

> > finding module dependencies :
> > '/lib/modules/2.2.12-20/misc/emu10k1.o' unresolved symbols.

> > What did I do wrong.  Can somebody please help?  Thanks in advance.

> > Chris

> The readme has a missing line.  Line 1.5 should read to run 'make'

> Cheers, Gene
> --
>   Gene Heskett, CET, UHK       |Amiga A2k Zeus040 50 megs fast/2 megs
chip


Seagate,CDROM,Multiface III
Quote:>                                |Buddha + 4 gig WDC drive, 525 meg tape
>                                |Stylus Pro, EnPrint, Picasso-II, 17"
vga
>          RC5-Moo! 690kkeys/sec isn't much, but it all helps
> email gene underscore heskett at iolinc dot net
> --

I already ran the "make" command and placed the driver in the where the
readme said to put it.  What I can't understand is why I get that
message.  I tried the quake3test and while I didn't get it to work, I
did hear some sound.  It doesn't seem to work anywhere else though.
What now?

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

sblive module problem

Post by Gene Hesket » Tue, 09 Nov 1999 04:00:00


Unrot13 this;

Gene Heskett sends Greetings to JohnnyQuest ;



>> Unrot13 this;

>> Gene Heskett sends Greetings to JohnnyQuest ;

>> > Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to
>> > work. I followed the instructions from the readme that came with
>> > the driver but when i reboot I get this error message:

>> > finding module dependencies :
>> > '/lib/modules/2.2.12-20/misc/emu10k1.o' unresolved symbols.

>> > What did I do wrong.  Can somebody please help?  Thanks in
>> > advance.

>> > Chris

>> The readme has a missing line.  Line 1.5 should read to run 'make'

> I already ran the "make" command and placed the driver in the where
> the readme said to put it.  What I can't understand is why I get
> that message.  I tried the quake3test and while I didn't get it to
> work, I did hear some sound.  It doesn't seem to work anywhere else
> though. What now?

That should have worked.  I haven't rebooted, but I'd think you could now
take the 'option emu10k1 -f' back out of /etc/conf.modules.  ISTR I did
after downloading 4b and putting it in.

Cheers, Gene
--
  Gene Heskett, CET, UHK       |Amiga A2k Zeus040 50 megs fast/2 megs chip

                               |Buddha + 4 gig WDC drive, 525 meg tape
                               |Stylus Pro, EnPrint, Picasso-II, 17" vga
         RC5-Moo! 690kkeys/sec isn't much, but it all helps
email gene underscore heskett at iolinc dot net
--

 
 
 

sblive module problem

Post by Jan » Wed, 10 Nov 1999 04:00:00



> Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to work.
> I followed the instructions from the readme that came with the driver
> but when i reboot I get this error message:

> finding module dependencies : '/lib/modules/2.2.12-20/misc/emu10k1.o'
> unresolved symbols.

> What did I do wrong.  Can somebody please help?  Thanks in advance.

> Chris

> Sent via Deja.com http://www.veryComputer.com/
> Before you buy.

Hello JohnnyQuest

I'm also a newbie with Linux RedHat etc.
Same as you after installing the driver, I got unresolved symbol errors. I
have however bummed around so much on my machine that somehow I*up
something somewhere, and now it does not load the soundcore module before
the emu10k1 module. Hence the errors.
Try from console:

modprobe soundcore
modprobe emu10k1

This solved it for me. (At least I have sound now)
I'm still working on getting this all to happen during boot-up ;-)

--
JanB

 
 
 

sblive module problem

Post by jerome legrai » Sat, 13 Nov 1999 04:00:00




> > Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to work.
> > I followed the instructions from the readme that came with the driver
> > but when i reboot I get this error message:

> > finding module dependencies : '/lib/modules/2.2.12-20/misc/emu10k1.o'
> > unresolved symbols.

> > What did I do wrong.  Can somebody please help?  Thanks in advance.

> > Chris

> > Sent via Deja.com http://www.veryComputer.com/
> > Before you buy.

> Hello JohnnyQuest

> I'm also a newbie with Linux RedHat etc.
> Same as you after installing the driver, I got unresolved symbol errors. I
> have however bummed around so much on my machine that somehow I*up
> something somewhere, and now it does not load the soundcore module before
> the emu10k1 module. Hence the errors.
> Try from console:

> modprobe soundcore
> modprobe emu10k1

> This solved it for me. (At least I have sound now)
> I'm still working on getting this all to happen during boot-up ;-)

> --
> JanB


I have the same problem ....
and it does not work
Jerome
 
 
 

sblive module problem

Post by <couga.. » Fri, 19 Nov 1999 04:00:00



> Hello all!  I'm a newbie here with RH6.1 trying to get SBLive to work.
> I followed the instructions from the readme that came with the driver
> but when i reboot I get this error message:

> finding module dependencies : '/lib/modules/2.2.12-20/misc/emu10k1.o'
> unresolved symbols.

> What did I do wrong.  Can somebody please help?  Thanks in advance.

> Chris

> Sent via Deja.com http://www.deja.com/
> Before you buy.

Make sure that you get the latest drivers from
http://www.opensource.creative.com.  
Then, check out the following site for exact directions that helped me get
it working perfectly.
http://www.euronet.nl/~mailme/index3.html

--
Posted via CNET Help.com
http://www.help.com/