Hi all.

I've got a via 8233 card (ac97), and its not working (yes, I unmuted it).

When compiling the alsa-drivers, I do
./configure
make
make install
./snddevices

I do modprobe snd-via8233, and lsmod gives
Module                  Size  Used by
snd-via8233             4880   0
snd-pcm                46752   0  [snd-via8233]
snd-timer               9296   0  [snd-pcm]
snd-ac97-codec         22800   0  [snd-via8233]
snd                    23408   0  [snd-via8233 snd-pcm snd-timer
snd-ac97-codec]

cat /proc/asounds/cards gives
0 [card0          ]: VIA8233 - VIA 8233
                     VIA 8233 at 0xe000, irq 5

I do
amixer set Master 50 unmute
amixer set PCM 50 unmute

with no problems.

My modules.conf is:
depfile=/lib/modules/2.4.7-10custom/modules.dep
alias parport_lowlevel parport_pc
alias eth0 8139too
#alias usb-controller usb-uhci

#Alsa portion
alias char-major-116 snd
alias snd-card-0 snd-via8233
#Oss/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss

Then if I use aplay to try to plan sth, I get:
Playing WAVE 'shutdown1.wav' : Signed 16 bit Little Endian, Rate 44100 Hz,
Stereo
aplay: pcm_write:968: write error: Input/output error

I've used alsa before on my laptop (a ymfpci card) successfully, but I'm
stumped on this card. I'm not subscribe to the list, but if anyone can help,
please email me at [EMAIL PROTECTED]

Thanks!

wil snyder


_______________________________________________________________

Don't miss the 2002 Sprint PCS Application Developer's Conference
August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to