http://qa.mandrakesoft.com/show_bug.cgi?id=4288





------- Additional Comments From [EMAIL PROTECTED]  2003-25-07 12:00 -------

*** Bug 4291 has been marked as a duplicate of this bug. ***

------- Additional Comments From [EMAIL PROTECTED]  2003-30-07 12:13 -------
alsa drivers 0.9.6 have just appeared on mirrors. Thanks !

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: ASSIGNED
creation_date: 
description: 
I'm using Mandrake 9.1 Beta2 (for which rpm -q reports that harddrake is version
9.2-0.19mdk so you need to update your bugzilla versions for this product).  I
don't know if this is the right product/component--let me know if I should move
this bug report to a different one.

Sound doesn't work for me under this beta.  The volume control applet has a red
line through it on the gnome-panel and moving the mouse over it gives me the
tool-tip "No audio device".  Verifying this at the command line and then using
all the "Debugging hints" for sound that I found in the Mandrake Control Center,
I get the following information at a terminal:

[EMAIL PROTECTED] root]# play /usr/share/apps/kbattleship/sounds/ship-sink.mp3
sox: Can't open output file '/dev/dsp': Permission denied
[EMAIL PROTECTED] root]# ls -l /dev/dsp
ls: /dev/dsp: No such file or directory
[EMAIL PROTECTED] root]# lspcidrake -v | fgrep AUDIO
maestro3        : ESS Technology|ES1983S Maestro-3i PCI Audio Accelerator
[MULTIMEDIA_AUDIO] (vendor:125d device:1998 subv:1028 subd:00e6)
[EMAIL PROTECTED] root]# grep sound-slot /etc/modules.conf
alias sound-slot-0 snd-maestro3
[EMAIL PROTECTED] root]# /sbin/lsmod | grep maestro
snd-maestro3           15172   0  (unused)
snd-pcm                76864   0  [snd-maestro3]
snd-ac97-codec         39616   0  [snd-maestro3]
snd                    40420   0  [snd-maestro3 snd-pcm snd-timer snd-ac97-codec]
[EMAIL PROTECTED] root]# chkconfig --list sound
sound           0:off   1:off   2:on    3:on    4:on    5:on    6:off
[EMAIL PROTECTED] root]# chkconfig --list alsa
alsa            0:off   1:off   2:on    3:on    4:on    5:on    6:off
[EMAIL PROTECTED] root]# aumix -q
aumix:  error opening mixer
[EMAIL PROTECTED] root]# ls -l /dev/mixer
ls: /dev/mixer: No such file or directory
[EMAIL PROTECTED] root]# ls -l /dev/sound/
total 0
[EMAIL PROTECTED] root]# /sbin/fuser -v /dev/dsp
/dev/dsp: No such file or directory

Also, looking through the output of dmesg, I noticed the following two lines:

maestro3: unable to reserve I/O space.
Sound device 0 went missing!

I'm on a Dell Inspiron 8100.  The output of lspci -v contains the following:
02:03.0 Multimedia audio controller: ESS Technology ES1983S Maestro-3i PCI Audio
Accelerator (rev 10)
        Subsystem: Dell Computer Corporation ES1983S Maestro-3i (Dell Inspiron 8100)
        Flags: bus master, medium devsel, latency 32, IRQ 5
        I/O ports at ec00 [size=256]
        Memory at f8ffe000 (32-bit, non-prefetchable) [size=8K]
        Capabilities: <available only to root>

Do you need to know any other info to find out what the problem is?

Reply via email to