Bug 507277 - (RHEL 5.4 Alpha I386) error log when using aplay to play some audio files on Piketon + Havendale/Lynnfield SDVs
Summary: (RHEL 5.4 Alpha I386) error log when using aplay to play some audio files on ...
Keywords:
Status: CLOSED DUPLICATE of bug 509526
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: alsa-lib
Version: 5.4
Hardware: i686
OS: Linux
low
medium
Target Milestone: alpha
: ---
Assignee: Jaroslav Kysela
QA Contact: desktop-bugs@redhat.com
URL:
Whiteboard:
Depends On:
Blocks: 480792
TreeView+ depends on / blocked
 
Reported: 2009-06-22 06:02 UTC by DongpoLiu
Modified: 2009-08-19 02:18 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-08-19 02:18:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description DongpoLiu 2009-06-22 06:02:12 UTC
we can get some error log when run following commands:
[root@osve-hp initial]#aplay  /usr/share/sounds/*.*  
ALSA lib pcm_direct.c:866:(snd1_pcm_direct_initialize_slave) snd_pcm_hw_params_any failed
ALSA lib pcm_dmix.c:1020:(snd_pcm_dmix_open) unable to initialize slave
aplay: main:583: audio open error: Invalid argument

we can not heard sound from earphone.

OS is RHEL 5.4 Alpha
Kernel is Linux osve-hp 2.6.18-154.el5 #1 SMP Wed Jun 17 17:51:55 EDT 2009 i686 i686 i386 GNU/Linux
HW is Piketon + Havendale SDV

Comment 1 DongpoLiu 2009-06-23 05:42:24 UTC
no such issue with x86_64 RHEL 5.4 Alpha

Comment 2 Jane Lv 2009-06-23 05:57:34 UTC
Piketon platform has IbexPeak chipset.

Comment 3 DongpoLiu 2009-06-26 08:46:53 UTC
we can also see almost the same issue at Piketon + Lynnfiled SDV (IbexPeak chipset). 

Details is as follows:
[root@osve-lp ~]# aplay  /usr/share/sounds/*.wav 
ALSA lib pcm_direct.c:866:(snd1_pcm_direct_initialize_slave)
snd_pcm_hw_params_any failed
ALSA lib pcm_dmix.c:1020:(snd_pcm_dmix_open) unable to initialize slave
aplay: main:583: audio open error: Invalid argument

[root@osve-lp ~]# lsmod | grep snd 
snd_hda_intel         423953  1 
snd_seq_dummy           7877  0 
snd_seq_oss            32577  0 
snd_seq_midi_event     11073  1 snd_seq_oss
snd_seq                49585  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_seq_device         11725  3 snd_seq_dummy,snd_seq_oss,snd_seq
snd_pcm_oss            42817  0 
snd_mixer_oss          19009  1 snd_pcm_oss
snd_pcm                72133  2 snd_hda_intel,snd_pcm_oss
snd_timer              24517  2 snd_seq,snd_pcm
snd_page_alloc         14281  2 snd_hda_intel,snd_pcm
snd_hwdep              12869  1 snd_hda_intel
snd                    55749  11
snd_hda_intel,snd_seq_oss,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_hwdep
soundcore              11553  1 snd

[root@osve-lp ~]# uname -a 
Linux osve-lp 2.6.18-154.el5 #1 SMP Wed Jun 17 17:51:55 EDT 2009 i686 i686 i386
GNU/Linux


in dmesg, we can see hda_codec: Unknown model for ALC883, trying auto-probe
from BIOS...

Comment 4 Jaroslav Kysela 2009-07-08 07:59:18 UTC
This bug might be similar to bug#509526 . Is x86_64 installation affected, too?

Comment 5 DongpoLiu 2009-07-09 02:07:12 UTC
Lynnfield with RHEL 5.4 Beta x86_64 OS, we can get audio output although some issue with back pannel.

Comment 6 John Villalovos 2009-08-19 02:18:17 UTC

*** This bug has been marked as a duplicate of bug 509526 ***


Note You need to log in before you can comment on or make changes to this bug.