**HEADS UP** FreeBSD-5 boot code has been committed

Adam K Kirchhoff adamk at voicenet.com
Sun Nov 16 05:33:11 PST 2003


James Frazer <jfrazer at xxxxxxxx> wrote:
> I just cvsup'd the latest sources a couple hours ago.  Rebuilt 
> everything and all seems fixed -- there's no panic loading the modules 
> anymore (I put them back in my loader.conf) but I get this crazy output:


> Preloaded elf kernel "/kernel" at 0xc03f1000.
> Preloaded elf module "/modules/snd_es137x.ko" at 0xc03f1238.
> link_aout_load_file: cannot load 'snd_pcm.ko' from filesystem this early
> link_aout_load_file: cannot load 'snd_pcm' from filesystem this early
> link_elf_load_file: cannot load 'snd_pcm.ko' from filesystem this early
> link_elf_load_file: cannot load 'snd_pcm' from filesystem this early
> Preloaded elf module "/modules/snd_pcm.ko" at 0xc03f12e4.


> Is this what we want or what's going on here?


> --James

I get something interesting, too.

It successfully Preloads snd_ds1.ko from my filesystem, but it doesn't
detect my Digital XG unless I load the module manually when the system
is running.  The module doesn't even show up in kldstat, though the boot
loader does clearly load it.

Adam






More information about the Kernel mailing list