Date: Thu, 07 Apr 2005 14:13:18 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: Warren <shinjii@virusinfo.rdksupportinc.com> Cc: freebsd-stable@freebsd.org Subject: Re: Sound problem Message-ID: <opsou2wgmp8527sy@smtp.local> In-Reply-To: <200504072138.56687.shinjii@virusinfo.rdksupportinc.com> References: <200504071841.44277.shinjii@virusinfo.rdksupportinc.com> <200504072032.00765.shinjii@virusinfo.rdksupportinc.com> <opsou0wzbs8527sy@smtp.local> <200504072138.56687.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Apr 2005 21:38:56 +1000, Warren <shinjii@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsou2wgmp8527sy>