According to Soulier, Frederic: While burning my CPU.
>
> Hi All,
> Thanks to everybody who replied.
> I used <Scroll Lock> to check what was going on and it worked
> pretty well.
>
> Here is what I have been able to get:
> ............................
> Setting up ISA PNP devices
> lspci not found, so PCI resource conflict not checked
> ............................
> o I have lspci in my system because I am able to run it once
> o I am logged in as root.
> o Why do I get this msg?
I dont have that sort of stuff, so i cant comment.
>
> ............................
> /lib/modules/2.2.1/fs/vfat.o: unresolved symbol(s)
> /lib/modules/2.2.1/scsi/scsi_mod.o: unresolved symbol(s)
> ............................
> o Why do I get these unresolved symbol(s)?
Because you have remade a kernel which has the same version number, (example
2.0.26) and there is an old module from a previous compile in that directory
which will cause the above.
Just delete the old module that should get rid of that error message.
>
> ............................
> SB 4.16 detected OK (220)
> <SoundBlaster EMU8000 (RAM512K)>
> sh: /usr/local/bin/sfxload: no such file or directory
> post_install /lib/modules/2.2.1/misc/awe_wave.o failed
>
> sound: Device or resource busy
> ............................
> o I have a post_install line in my modules.conf file that tells
> o sfxload to load synthfm.sbk. Files are in the right directories.
> o My guess is that the /usr/local is not mounted yet.
> o How can I do to bypass the problem?
That sounds correct, local filesystems would be mounted after that
operation, you could execute that sort of commands from rc.local thats what
it is for. maybe someone else has more spesific information for you on this,
as i dont have a working sound card.
>
> Thanks a lot for any help.
> Ciao
> Fred
>
--
Regards Richard.
[EMAIL PROTECTED]