Date: Thu, 07 Apr 2005 13:30:25 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: Warren <shinjii@virusinfo.rdksupportinc.com>, freebsd-stable@freebsd.org Subject: Re: Sound problem Message-ID: <opsou0wzbs8527sy@smtp.local> In-Reply-To: <200504072032.00765.shinjii@virusinfo.rdksupportinc.com> References: <200504071841.44277.shinjii@virusinfo.rdksupportinc.com> <opsouxsh1a8527sy@smtp.local> <200504072032.00765.shinjii@virusinfo.rdksupportinc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 7 Apr 2005 20:32:00 +1000, Warren <shinjii@virusinfo.rdksupportinc.com> wrote: >> Why don't you post some more info about your system? For example: the >> output of 'uname -a', the output of 'dmesg', the type of hardware that >> you >> are using. >> What does 'all of a sudden' mean? Did you upgrade something? >> >> I'm not telling that I can solve your problem, but other people need to >> know these things before they can help. >> >> Ronald. > > FreeBSD 5.4-STABLE and all of a sudden means i cvsuped my ports/src and > did > installworld and buid kernel yesterday 6th April ... rebooted my machine > and > sound hasnt worked since. > > /dev/sndstat shows nothing > > in loader.conf i have: > snd_via8233_load="YES" # via8233 > > kernel i have: device sound > > dmesg shows no errors at all and as previously said sound was working > before > the reboot. > > loading the module using kldload shows: kldload snd_via8233.ko > kldload: can't load snd_via8233.ko: Exec format error > > > pciconf -lv shows.. > > none3@pci0:17:5: class=0x040100 card=0xa0021458 chip=0x30591106 > rev=0x60 hdr=0x00 > vendor = 'VIA Technologies Inc' > device = 'VT8233/33A/8235/8237 AC97 Enhanced Audio Controller' > class = multimedia > subclass = audio 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. -- Ronald Klop, Amsterdam, The Netherlands
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?opsou0wzbs8527sy>