I've seen several other posts on this subject, but none seemed to
resolve the issue.

We have (many) (identical) machines with i810 sound chips on them, and
they work fine under OSS, but under ALSA no sound is emitted.

I've tried making sure all the appropriate (and inappropriate) volume
levels are up (via both the old oss mixer interface and using
alsamixer) as well as loading the OSS module first for initialization
purposes and then unloading it.

It's an Intel based HP motherboard (x4000 workstation)
vital stats of interest:
    00:1f.5 Multimedia audio controller: Intel Corporation 82801BA(M)
    AC'97 Audio (rev 04)

[root@egg ~]# /sbin/lsmod | grep snd
Module                  Size  Used by    Tainted: PF 
snd-pcm-oss            39012   0  (autoclean)
snd-mixer-oss          10464   0  (autoclean) [snd-pcm-oss]
snd-intel8x0           16704   0 
snd-pcm                57792   0  [snd-pcm-oss snd-intel8x0]
snd-timer               9984   0  [snd-pcm]
snd-ac97-codec         25616   0  [snd-intel8x0]
snd-mpu401-uart         2992   0  [snd-intel8x0]
snd-rawmidi            12256   0  [snd-mpu401-uart]
snd-seq-device          4032   0  [snd-rawmidi]
snd                    26536   0  [snd-pcm-oss snd-mixer-oss
snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart
snd-rawmidi snd-seq-device]
soundcore               4452   3  [snd]

alsamixer reports:
    Intel 82801BA-ICH2  
    Analog Devices AD1885 

I've tried both 0.9.0rc3 and 0.9.0rc5 - there's no difference.

The snd-intel8x0 driver doesn't have much in the way of debugging
statements to enable, so I'm not sure where to go from here.

Does anyone have any ideas for how to futher debug, diagnose, and
resolve this?

Thanks!

-R



-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to