[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: VIA8233 audio



On Fri, Nov 29, 2002 at 07:16:21AM +0530, Sridhar M.A. wrote:
> I just got a Kobian VIA P4M266 motherboard with via8233 oboard audio. I
> compiled the alsa (0.9rc5) and installed it. When I try to install the
> snd-via82xx module I get the following error:

My motherboard is an MSI, but it uses the same sound chip.

> # /etc/init.d/alsa start
> Starting ALSA sound driver (version 0.9.0rc5):ALSA ../alsa-kernel/pci/via82xx.c:350: codec_ready: codec 0 is not ready [0x1000000]
> ALSA ../alsa-kernel/pci/via82xx.c:350: codec_ready: codec 0 is not ready [0x1800000]

Not sure about this.  Did you try a modprobe snd-via8233 ?

> What can be wrong? My /etc/modules.conf has all the necessary stuff.

I don't have my system available at the moment, but from my notes I used
the following to configure my card:

cp /etc/alsa/modutils/0.9/modules-0.9.conf /etc/modutils/alsa-snd

Append to /etc/modutils/alsa-snd:

# Prevent "modprobe: Can't locate module snd-card-2" thru snd-card-7
during
# reboot
options snd snd_cards_limit=1
alias snd-card-0 snd-via8233
alias sound-slot-0 snd-card-0
### END /etc/modutils/alsa-snd

Don't forget to run update-modules.

One more thought, do you have alsa-path defined in /etc/modultils?.

Jeff



Reply to: