G'day all!

I'm have trouble getting sound working on my suse 10 installation.
Using onboard audio - intel D865GBF mobo.
YaST detected and configured sound properly, but "test" sound of yast
doesn't produce any output. Same with xmms/mplayer/xine.

I played with alsaguimixer, no luck. Tried with alsaconf too. Removed
the sound configuration done by YaST andthe ran alsaconf.
It says configuration successful, but still there's no sound.
Here's output of alsaconf:
###############################################
Soundcard Selection:

Following card(s) are found on your system.
Choose a soundcard to configure:

1. intel8x0  Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Contro
2. legacy    Probe legacy ISA (non-PnP) chips

<< I chose 1>>

Configuring snd-intel8x0
Do you want to modify /etc/modprobe.d/sound
(and /etc/modprobe.conf if present)? y

OK, sound driver is configured.
ALSA  CONFIGURATOR will prepare the card for playing now.

Loading driver...
Starting sound driver:  intel8x0                                     done
Setting default volumes...

The mixer is set up now for for playing.
Shall I try to play a sound sample now? y

Playing WAVE '/usr/share/sounds/alsa/test.wav' : Signed 16 bit Little
Endian, Rate 44100 Hz, Stereo

===============================================================================

Now ALSA is ready to use.
For adjustment of volumes, use your favorite mixer.
###############################################



I didn't hear anything when alsaconf played the test sound.

Here's output of
# lsmod | grep "snd"

snd_pcm_oss            67616  0
snd_mixer_oss          24704  1 snd_pcm_oss
snd_seq                62864  0
snd_seq_device         13068  1 snd_seq
snd_intel8x0           39040  0
snd_ac97_codec         98428  1 snd_intel8x0
snd_ac97_bus            6400  1 snd_ac97_codec
snd_pcm               109700  3 snd_pcm_oss,snd_intel8x0,snd_ac97_codec
snd_timer              31108  2 snd_seq,snd_pcm
snd                    71300  8
snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer
snd_page_alloc         15112  2 snd_intel8x0,snd_pcm
soundcore              13920  1 snd

Mplayer runs happily with both configurations (yast and alsaconf).
Xmms runs only with yast configuration. Even then, none of them
produce any sound.

If I unload the sound module snd-intel8x0 with modprobe, /dev/dsp
disappears as expected.
Reloading it:
kapil:~ # modprobe snd-intel8x0
produces following messages in /var/log/messages:
kapil:~ # tail /var/log/messages
Dec  3 19:37:10 kapil kernel: ACPI: PCI Interrupt 0000:00:1f.5[B] ->
GSI 17 (level, low) -> IRQ 201
Dec  3 19:37:10 kapil kernel: PCI: Setting latency timer of device
0000:00:1f.5 to 64
Dec  3 19:37:10 kapil kernel: intel8x0_measure_ac97_clock: measured 55313 usecs
Dec  3 19:37:10 kapil kernel: intel8x0: clocking to 48000

Unloading it produces this:

kapil:~ # modprobe -r snd-intel8x0
kapil:~ # cat /var/log/messages

Dec  3 19:38:44 kapil kernel: ACPI: PCI interrupt for device
0000:00:1f.5 disabled
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D4p, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D1c, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D0c, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D0p, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/adsp, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/dsp, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D2c, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/audio, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/mixer, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/pcmC0D3c, acl_set_file: No such file or directory
Dec  3 19:38:44 kapil resmgr[4584]: set_facl() - ACL error on
/dev/snd/controlC0, acl_set_file: No such file or directory



I tried google, no luck.
Any clues??

Sorry for the long mail, but I really want to get sound up and audible...


Thanks and Regards,
Kapil


--
"The Power to Imagine, is The Power to Create!"
-TTux

--
______________________________________________________________________
Pune GNU/Linux Users Group Mailing List:      (plug-mail@plug.org.in)
List Information:  http://plug.org.in/mailing-list/listinfo/plug-mail
Send 'help' to [EMAIL PROTECTED] for mailing instructions.

Reply via email to