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


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From [EMAIL PROTECTED]  2003-07-09 01:46 -------
it would be really usefull if you follow these draksound instructions (just
copied below).

classic bug sound tester:

"lspcidrake -v | fgrep AUDIO" will tell you which driver your card use
by default (and if your card is detected)

"grep sound-slot /etc/modules.conf" will tell you what driver it
currently uses

"/sbin/lsmod" will enable you to check if its module (driver) is
loaded or not

"/sbin/chkconfig --list sound" and "/sbin/chkconfig --list alsa" will
tell you if sound and alsa services're configured to be run on
initlevel 3

"aumix -q" will tell you if the sound volume is muted or not

"/sbin/fuser -v /dev/dsp" will tell which program uses the sound card.



what i guess is that your sound was muted because it uses alsa and alsa drivers
are muted by default.

i've fixed initscripts so that they set some decent default levels for volume on
first boot.

so, since rc2 (that should be released early next week), i guess you won't have
anymore problems.

i would like to have confirmation

-- 
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: NEEDINFO
creation_date: 
description: 
Everything seems to be working but i can't manage to have any sound out.
Here is the dmesg output of a working RedHat 9.


Intel 810 + AC97 Audio, version 0.24, 17:59:48 Mar 13 2003
PCI: Found IRQ 3 for device 00:1f.5
PCI: Sharing IRQ 3 with 00:1f.3
PCI: Setting latency timer of device 00:1f.5 to 64
i810: Intel ICH4 found at IO 0xe080 and 0xe400, MEM 0xfebff800 and 0xfebff400, IRQ 3
i810: Intel ICH4 mmio at 0xe0948800 and 0xe32df400
i810_audio: Primary codec has ID 2
i810_audio: Audio Controller supports 6 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
i810_audio: Connection 0 with codec id 2
ac97_codec: AC97 Audio codec, id: ADS116 (Unknown)
i810_audio: AC'97 codec 2 supports AMAP, total channels = 2

Reply via email to