Sound problem

Ronald Klop ronald-freebsd8 at klop.yi.org
Thu Apr 7 05:13:08 PDT 2005


On Thu, 7 Apr 2005 21:38:56 +1000, Warren  
<shinjii at virusinfo.rdksupportinc.com> wrote:

> On Thu, 7 Apr 2005 9:30 pm, you wrote:
>> What does kldstat say after booting and after the manual kldload?
>> And do post your dmesg output.
>> Is there something logged in /var/log/messages?
>> Is your kernel in sync with world and with the modules?
>> Do you compile with extra optimizations?
>> Did you do a clean make world/kernel?
>>
>> Ronald.
> dmesg attached.
>
> Id Refs Address    Size     Name
>  1    7 0xc0400000 4b40b8   kernel
>  2   14 0xc08b5000 561a0    acpi.ko
>  3    1 0xc1d5a000 17000    linux.ko
>
> kldload of the sound module fails and kldstat shows the above before and  
> after
> the attempt to load the via snd module.
>
> Nothing is logged in /var/log/messages to do with the attempt to load  
> the via
> snd module.
>
> i compile stock standard, no optomizations. i run the cvs file then make
> buildworld then make installworld .. then i goto /usr/src/sys/i386/conf  
> ..
> config my kernel file and go from there.
>
> Id have to say that my kernel is in sync with world and with the modules

Something is wrong in loading your module. You can try compiling the  
snd_??? driver into the kernel.
What does 'file /boot/kernel/snd_???' say? Mine says this.
file /boot/kernel/snd_emu10k1.ko
/boot/kernel/snd_emu10k1.ko: ELF 32-bit LSB shared object, Intel 80386,  
version 1 (FreeBSD), not stripped

I suspect that your kernel/modules aren't installed right.

-- 
  Ronald Klop, Amsterdam, The Netherlands


More information about the freebsd-stable mailing list