On Mon, 22 Dec 2003 12:40:32 -0800
[EMAIL PROTECTED] wrote the words:
>
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Frans Ketelaars
> Sent: Monday, December 22, 2003 2:09 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [newbie] no sound in 9.1
>
>
> On Saturday 20 December 2003 14:18, Linux wrote:
> > My computer is silent....
> >
> >
> > The mobo is an Intel D865GBF (www.intel.com/design/motherbd/bf). I
> > am using the onboard sound.
> >
> > It works fine under Windows98SE.
> >
> > I use Enlightenment, and I can enable sounds under E, but I don't
> > hear anything. I can also see that esd is running if I run top or
> > kpm.
> >
> > Yes I have turned up the volume in Kmix, and Aumix and alsamixer.
> >
> > Yes I have run the configuration tool in Drake Configure.
> >
> > Below are various commands and their outputs.
> >
> > lspcidrake -v | fgrep AUDIO:
> > snd-intel8x0 : Intel Corp.|82801EB AC'97 Audio [MULTIMEDIA_AUDIO]
> > (vendor:8086 device:24d5 subv:8086 subd:e001)
> >
> > grep sound-slot /etc/modules.conf:
> > alias sound-slot-0 snd-intel8x0
> >
> > /sbin/lsmod:
> > Module Size Used by Not tainted
> > sg 34636 0 (autoclean)
> > parport_pc 25096 1 (autoclean)
> > lp 8096 0 (autoclean)
> > parport 34176 1 (autoclean) [parport_pc lp]
> > agpgart 40896 6 (autoclean)
> > snd-seq-oss 31104 0 (unused)
> > snd-seq-midi-event 5640 0 [snd-seq-oss]
> > snd-seq 42608 2 [snd-seq-oss snd-seq-midi-event]
> > snd-pcm-oss 43556 1
> > snd-mixer-oss 14488 0 [snd-pcm-oss]
> > snd-intel8x0 21988 1
> > snd-ac97-codec 40160 0 [snd-intel8x0]
> > snd-pcm 77536 0 [snd-pcm-oss snd-intel8x0]
> > snd-timer 18376 0 [snd-seq snd-pcm]
> > snd-mpu401-uart 4396 0 [snd-intel8x0]
> > snd-rawmidi 17600 0 [snd-mpu401-uart]
> > snd-seq-device 5832 0 [snd-seq-oss snd-seq snd-rawmidi]
> > snd-page-alloc 7732 0 [snd-intel8x0 snd-pcm]
> > snd 40868 0 [snd-seq-oss snd-seq-midi-event
> > snd-seq snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-ac97-codec
> > snd-pcm snd-timer snd-mpu401-uart snd-rawmidi snd-seq-device]
> > soundcore
> > 6276 0 [snd] ppp_async 9216 0 (unused)
> > ppp_generic 24060 0 [ppp_async]
> > slhc 6564 0 [ppp_generic]
> > af_packet 14952 0 (autoclean)
> > e100 56964 1 (autoclean)
> > supermount 15296 4 (autoclean)
> > ide-cd 33856 0
> > cdrom 31648 0 [ide-cd]
> > ide-scsi 11280 0
> > ehci-hcd 18568 0 (unused)
> > usb-uhci 24652 0 (unused)
> > usbcore 72992 1 [ehci-hcd usb-uhci]
> > rtc 8060 0 (autoclean)
> > reiserfs 175120 2
> > sd_mod 11548 0 (unused)
> > aic7xxx 120860 0 (unused)
> > scsi_mod 91796 4 [sg ide-scsi sd_mod aic7xxx]
> >
> > /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
> >
> > /sbin/chkconfig --list alsa:
> > vol 100, 100, P
> > pcm 100, 100
> > speaker 100, 100
> > line 100, 100, P
> > mic 100, 100, R
> > cd 100, 100, P
> > igain 100, 100
> > line1 100, 100, P
> > phin 100, 100, P
> > video 100, 100, P
> >
> >
> > /sbin/fuser -v /dev/dsp:
> > USER PID ACCESS COMMAND
> > /dev/dsp skippi 1841 f.... wavplay
>
> It seems /dev/dsp is used by wavplay. Wavplay is part of xcdroast
> according to 'urpmf wavplay'.
So you are correct. I checked this again and nothing is using /dev/dsp.
I must have had XCDroast running at the time. I fired up XMMS and then
it showed that XMMS is using /dev/dsp.
>
> > Any thoughts?? Thank you very much.
> > Adrian
>
> Well it's a late reply and probably not very helpful but at least your
> soundcard is detected and the ALSA drivers are loaded. How about
> logging in to KDE to test sound? Also, do applications 'appear' to
> play, like a moving progress indicator?
I will take late replies. That's better than none. =) Ok,
applications do appear to be playing. Right now XMMS is playing a song.
The progress indicator is moving along, the EQ lights are bouncing up
and down. Everything looks good & right. Just no sound.
I logged in to KDE, no love there either. Also nothing from the command
line, such as 'play filename.wav'.
>
> Good luck!
>
> -Frans
>
> I mean no offense cause I have done this, did you check which jack you
> plugged into on the sound card? Most of them will want the green
> colored port. I Have also noticed that in some cards the pcm will stop
> sound if turned up to 100. Try shutting down also igain seperately and
> line and line1 while something is trying to play sound. HTH
> Dennis M.
No offense taken. This was the first thing I checked also. Speakers
are in the green plug, they are plugged in, the power is on and they
work under windows. So I am 99% sure the problem is not in the
speakers, and that the sound card (not actually a "card" since it's
built in to the motherboard) are working.
Ok, I never thought of the 100 thing. I tried taking all the volumes
down a few notches. Didn't seem to help.
I fired up alsa and messed with igain, line and line1 while XMMS was
playing. I did various combinations of those 3 at different levels and
still no sound.
Thanks to both of you for some good ideas & observations.
Any other suggestions please?
Adrian
--
On The Fly Photography
http://204EastSouth.com
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT d-@ s: a C++ UL++ L++(+++) P E- W++ !N o? K- w--- M+ PS+++
PE+++ Y+ PGP t++@ 5+++ X++ R+@ tv-- b++ DI++++ D+ G e+ h+ r y++
------END GEEK CODE BLOCK------
--
On The Fly Photography
http://204EastSouth.com
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GAT d-@ s: a C++ UL++ L++(+++) P E- W++ !N o? K- w--- M+ PS+++
PE+++ Y+ PGP t++@ 5+++ X++ R+@ tv-- b++ DI++++ D+ G e+ h+ r y++
------END GEEK CODE BLOCK------
Want to buy your Pack or Services from MandrakeSoft?
Go to http://www.mandrakestore.com