Hi

I had sound working with the "i810_audio" module loaded, but gnomemeeting would not 
work.
The suggestion was to use the ALSA sound driver. Entries in /etc/modules.conf and 
output of
lspci are given below.

After I login (KDE) I get a warning message the message saying something as:
  Could not get 41100, using 32000 instead
  Sound driver will continue to run using the null device

Rec gives a warning message and play does not work at all.

How can I get sound working with ALSA?

$ rec xxx.au
Send break (control-c) to end recording
sox: Unable to set audio speed to 8000 (set to 32000)


###########################################
/etc/modules.conf
#alias sound-slot-0 i810_audio

#ALSA portion
alias char-major-116 snd
alias snd-card-0 snd-intel8x0

# OSS/Free portion
alias char-major-14 soundcore
alias sound-slot-0 snd-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
###########################################

$ lsmod
Module                  Size  Used by    Not tainted
snd-seq                42640   0 (autoclean)
btaudio                12204   0
autofs4                11540   5 (autoclean)
r128                   83608  13
agpgart                40928   3
snd-mixer-oss          14488   0 (autoclean)
snd-intel8x0           22020   0
snd-ac97-codec         40224   0 [snd-intel8x0]
snd-pcm                77568   0 [snd-intel8x0]
snd-timer              18376   0 [snd-seq snd-pcm]
snd-mpu401-uart         4396   0 [snd-intel8x0]
snd-rawmidi            17632   0 [snd-mpu401-uart]
snd-seq-device          5864   0 [snd-seq snd-rawmidi]
snd-page-alloc          7780   0 [snd-intel8x0 snd-pcm]
snd                    40900   0 [snd-seq snd-mixer-oss snd-intel8x0 snd-ac97-codec 
snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
nfsd                   74288   0 (autoclean)
af_packet              14984   1 (autoclean)
sr_mod                 16952   0 (autoclean)
floppy                 55164   0
8139too                17160   1 (autoclean)
mii                     3832   0 (autoclean) [8139too]
nls_iso8859-15          4092   1 (autoclean)
nls_cp850               4316   1 (autoclean)
vfat                   11820   1 (autoclean)
fat                    37976   0 (autoclean) [vfat]
supermount             15296   2 (autoclean)
ide-cd                 33856   0
cdrom                  31680   0 [sr_mod ide-cd]
tuner                  11776   1 (autoclean)
tvaudio                15068   0 (autoclean) (unused)
msp3400                17836   1 (autoclean)
bttv                   78528   0
i2c-algo-bit            9096   1 [bttv]
soundcore               6308   0 [btaudio snd bttv]
ide-scsi               11312   0
scsi_mod              103316   2 [sr_mod ide-scsi]
ovsensor               18220   1
ov511                  89752   0
videodev                7904   4 [bttv ov511]
i2c-core               21224   0 [tuner tvaudio msp3400 bttv i2c-algo-bit ovsensor 
ov511]
usb-uhci               24684   0 (unused)
usbcore                73024   1 [ov511 usb-uhci]
rtc                     8092   0 (autoclean)
ext3                   59916   6
jbd                    38972   6 [ext3]

$ aumix -q
vol 72, 72, P
pcm 71, 71
speaker 59, 59
line 100, 100, P
mic 100, 100, R
cd 82, 82, P
igain 70, 70
line1 100, 100, P
phin 100, 100, P
video 100, 100, P

$ /sbin/chkconfig --list sound
sound           0:off   1:off   2:on    3:on    4:on    5:on    6:off

$ /sbin/chkconfig --list alsa
alsa            0:off   1:off   2:on    3:on    4:on    5:on    6:off

$ runlevel
N 5

-- 
        Chitta
        10 Mar, '04 16:09:10 IST



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to