Heya,

I'll try to include as many of the vitals as I can. Essentially, I can get
no sound to play. I am running 0.9.0-rc6.

typhoon root # aplay /usr/kde/3/share/sounds/ktalkd.wav
Playing WAVE '/usr/kde/3/share/sounds/ktalkd.wav' : Unsigned 8 bit, Rate
11025 Hz, Mono
aplay: pcm_write:999: write error: Input/output error

less -f on /dev/snd/pcmC0D0p produces a read error.

Hardware vitals:

  http://www.biostar-usa.com/products/socketA/m7viq/m7viq_specs.htm

  VT8235 Southbridge
  AC'97 2.2 Audio CODEC

Kernel Vitals:

  Gentoo Linux: 1.4-rc1
  2.4.19 Kernel

The modules compile and insert without any complaints.

typhoon modules.d # less alsa
# Alsa 0.9.X kernel modules' configuration file.
# $Header:
/home/cvsroot/gentoo-x86/media-sound/alsa-driver/files/alsa-modules.c
onf,v 1.3 2002/06/24 18:05:58 agenkin Exp $

# ALSA portion
alias char-major-116 snd
options snd major=116 cards_limit=1

# Soundcard
alias snd-card-0 snd-via82xx

# OSS/Free portion
alias char-major-14 soundcore

##
## IMPORTANT:
## You need to customise this section for your specific sound card(s)
## and then run pdate-modules' command.
## Read alsa-driver's INSTALL file in /usr/share/doc for more info.
##
##  ALSA portion
## alias snd-card-0 snd-interwave
## alias snd-card-1 snd-ens1371
##  OSS/Free portion
alias sound-slot-0 snd-card-0
## alias sound-slot-1 snd-card-1
##

# OSS/Free portion - card #1
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
##  OSS/Free portion - card #2
## alias sound-service-1-0 snd-mixer-oss
## alias sound-service-1-3 snd-pcm-oss
## alias sound-service-1-12 snd-pcm-oss

alias /dev/mixer snd-mixer-oss
alias /dev/dsp snd-pcm-oss
alias /dev/midi snd-seq-oss

typhoon modules.d # lsmod
Module                  Size  Used by    Not tainted
snd-pcm-oss            39332   0  (autoclean)
snd-mixer-oss          13592   0  (autoclean) [snd-pcm-oss]
snd-via82xx             9388   0
snd-pcm                62528   0  [snd-pcm-oss snd-via82xx]
snd-timer              12456   0  [snd-pcm]
snd-ac97-codec         30436   0  [snd-via82xx]
snd-mpu401-uart         3776   0  [snd-via82xx]
snd-rawmidi            14976   0  [snd-mpu401-uart]
snd-seq-device          4320   0  [snd-rawmidi]
snd                    29932   0  [snd-pcm-oss snd-mixer-oss snd-via82xx
snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3524   3  [snd]

typhoon modules.d # cat /proc/interrupts
           CPU0
  0:   18991842    IO-APIC-edge  timer
  1:     186440    IO-APIC-edge  keyboard
  2:          0          XT-PIC  cascade
 14:     288327    IO-APIC-edge  ide0
 15:          4    IO-APIC-edge  ide1
 16:   12919753   IO-APIC-level  usb-uhci, eth0
 17:          0   IO-APIC-level  usb-uhci
 18:          0   IO-APIC-level  usb-uhci, VIA8233
NMI:          0
LOC:   18991881
ERR:          0
MIS:          0

(Disabling IRQs for the USB interface produces no change).

If theres anymore information I can give, I'll be happy to provide.



-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T
handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to