Bug 114475 - No sound is produced
Summary: No sound is produced
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Sound (show other bugs)
Version: Beta 3
Hardware: i686 SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: Takashi Iwai
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-31 17:11 UTC by Azael Avalos
Modified: 2005-08-31 18:28 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Azael Avalos 2005-08-31 17:11:50 UTC
The system boots correctly and the modules appear to load as well without any
problems, however if you try to play any sound file it will simply won't play.

Issuing the command `/etc/init.d/alsasound restart` restarts the sound server,
but then no mixer is found, looking at the output of dmesg you can find the
following lines:

ALSA sound/pci/ac97/ac97_codec.c:1958: AC'97 1 does not respond - RESET
ALSA sound/pci/ac97/ac97_codec.c:1967: AC'97 1 access is not valid [0xffffffff],
removing mixer.
ALSA sound/pci/ali5451/ali5451.c:2002: ali mixer 1 creating error.

If further info is needed don't hessitate to ask for it :)
Comment 1 Takashi Iwai 2005-08-31 17:29:30 UTC
The message can be harmless.  It tries to probe the secondary codec.

Please show /proc/asound/cards whether the driver is configured.

Also, please elaborate "doesn't play" - what did you test to play the sound.
For testing, use "aplay -vv somefile.wav" instead of other players.

If the driver is configured (seen in /proc/asound/cards), attach
/proc/asound/card0/codec97#0/* files and /etc/asound.state.
Comment 2 Azael Avalos 2005-08-31 18:28:52 UTC
Ahh you can close this bug, as it's not a bug.

I was trying to play an MP3 file initially, then I tried with OGG ang some WAV
files and sound is produced, I guess the MP3's are not supported in this beta
release.

Sorry for any inconvenience that I may have caused.