[Bug 549854] New: Soundblaster X-Fi Extreme C0110/HDA recognized but no sound.
http://bugzilla.novell.com/show_bug.cgi?id=549854 Summary: Soundblaster X-Fi Extreme C0110/HDA recognized but no sound. Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: ian.cheong@acm.org QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-3.2 Firefox/3.5.3 I read that support for C0110 in hda-intel/hda-generic is added for most recent version of alsa 1.0.21. Yast claims ii.2RC1 is alsa 1.0.21, but driver is actually 1.0.20. Card is auto-recognized but no sound output yet. (Testing analog so far.) Tried installing latest tarball module alsa-driver-20091024.tar.bz2. Seems to have kernel modules # lsmod|grep snd snd_pcm_oss 57344 0 snd_mixer_oss 20232 1 snd_pcm_oss snd_seq 77440 0 snd_seq_device 10268 1 snd_seq snd_hda_codec_ca0110 11080 1 snd_hda_intel 36224 2 snd_hda_codec 108072 2 snd_hda_codec_ca0110,snd_hda_intel snd_hwdep 11248 1 snd_hda_codec snd_pcm 114224 4 a828,snd_pcm_oss,snd_hda_intel,snd_hda_codec snd_timer 29304 2 snd_seq,snd_pcm snd 97992 17 a828,snd_pcm_oss,snd_mixer_oss,snd_seq,snd_seq_device,snd_hda_codec_ca0110,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer snd_page_alloc 12760 2 snd_hda_intel,snd_pcm # aplay -l **** List of PLAYBACK Hardware Devices **** card 0: Generic [HD-Audio Generic], device 0: CA0110 Analog [CA0110 Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: Generic [HD-Audio Generic], device 1: CA0110 Digital [CA0110 Digital] Subdevices: 1/1 Subdevice #0: subdevice #0 Output of alsa-info.sh attached for both 11.2RC1 and lastest tarball build. Reproducible: Always Steps to Reproduce: 1. Still trying to get sound out 2. 3. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549854 User tiwai@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=549854#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |ian.cheong@acm.org --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2009-10-30 08:07:56 MDT --- The HD-audio part of SUSE kernel is actually identical with the latest alsa-driver, thus it's almost 1.0.21 even though it shows as 1.0.20. The problem is likely the same issue as found in the ALSA upstream. BTW, alsa-info outputs seem missing. Could you attach? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549854 User ian.cheong@acm.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549854#c2 --- Comment #2 from Ian Cheong <ian.cheong@acm.org> 2009-10-30 15:38:18 MDT --- Created an attachment (id=324955) --> (http://bugzilla.novell.com/attachment.cgi?id=324955) alsa-info (sorry must have missed the attachment - 2 files in archive) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549854 User ian.cheong@acm.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549854#c3 --- Comment #3 from Ian Cheong <ian.cheong@acm.org> 2009-10-31 22:39:32 MDT --- FWIW, when Pulseaudio playback volume meter is running, speaker-test fails:
speaker-test -Diec958:Generic -c2 -twav
speaker-test 1.0.21 Playback device is iec958:Generic Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy Playback open error: -16,Device or resource busy ^C
..but when Pulseaudio playback volume meter is off, the message is different:
speaker-test -Diec958:Generic -c2 -twav
speaker-test 1.0.21 Playback device is iec958:Generic Stream parameters are 48000Hz, S16_LE, 2 channels WAV file(s) Rate set to 48000Hz (requested 48000Hz) Buffer size range from 64 to 16384 Period size range from 32 to 8192 Using max buffer size 16384 Periods = 4 was set period_size = 4096 was set buffer_size = 16384 0 - Front Left Write error: -5,Input/output error xrun_recovery failed: -5,Input/output error Transfer failed: Operation not permitted
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549854 User ian.cheong@acm.org added comment http://bugzilla.novell.com/show_bug.cgi?id=549854#c4 --- Comment #4 from Ian Cheong <ian.cheong@acm.org> 2009-10-31 22:46:09 MDT --- /var/log/messages: Nov 1 14:11:12 hp-opensuse pulseaudio[5789]: main.c: Daemon startup failed. Nov 1 14:11:12 hp-opensuse kernel: [ 2047.585839] HDA Intel 0000:06:00.0: PCI INT A disabled Nov 1 14:11:12 hp-opensuse kernel: [ 2047.828064] HDA Intel 0000:06:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878615] ALSA hda_codec.c:3864: autoconfig: line_outs=4 (0xb/0xd/0xc/0xe/0x0) Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878621] ALSA hda_codec.c:3868: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878626] ALSA hda_codec.c:3872: hp_outs=1 (0xf/0x0/0x0/0x0/0x0) Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878630] ALSA hda_codec.c:3873: mono: mono_out=0x0 Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878633] ALSA hda_codec.c:3876: dig-out=0x12/0x0 Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878636] ALSA hda_codec.c:3884: inputs: mic=0x11, fmic=0x0, line=0x10, fline=0x0, cd=0x0, aux=0x0 Nov 1 14:11:13 hp-opensuse kernel: [ 2047.878641] ALSA hda_codec.c:3886: dig-in=0x13 Nov 1 14:11:13 hp-opensuse pulseaudio[5815]: pid.c: Stale PID file, overwriting. Nov 1 14:11:19 hp-opensuse pulseaudio[5815]: ratelimit.c: 27 events suppressed Nov 1 14:21:56 hp-opensuse kernel: [ 2691.586269] ALSA pcm_lib.c:1708: playback write error (DMA or IRQ trouble?) Nov 1 14:28:00 hp-opensuse kernel: [ 3055.053030] ALSA pcm_lib.c:1708: playback write error (DMA or IRQ trouble?) Nov 1 14:30:33 hp-opensuse kernel: [ 3207.971035] ALSA pcm_lib.c:1708: playback write error (DMA or IRQ trouble?) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=549854 http://bugzilla.novell.com/show_bug.cgi?id=549854#c Lee Matheson <lee_matheson@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |lee_matheson@hotmail.com Info Provider|ian.cheong@acm.org | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=549854 https://bugzilla.novell.com/show_bug.cgi?id=549854#c5 Uwe Drechsel <uwedr@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution| |WONTFIX --- Comment #5 from Uwe Drechsel <uwedr@suse.com> 2011-08-26 12:53:23 CEST --- The lifecycle of openSUSE 11.2 ended on May 12th 2011. I'm closing this bug to make it easier to focus on upcoming releases. Thank you for reporting this issue and we are sorry that we have not be able to fix it before this version reached its end of life. If you would still like to see this bug fixed and are able to reproduce it against a maintained version, please reopen this bug and change the 'version' of this bug to the applicable version. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=549854 https://bugzilla.novell.com/show_bug.cgi?id=549854#c6 --- Comment #6 from Uwe Drechsel <uwedr@suse.com> 2011-08-26 12:57:47 CEST --- The lifecycle of openSUSE 11.2 ended on May 12th 2011. I'm closing this bug to make it easier to focus on upcoming releases. Thank you for reporting this issue and we are sorry that we have not be able to fix it before this version reached its end of life. If you would still like to see this bug fixed and are able to reproduce it against a maintained version, please reopen this bug and change the 'version' of this bug to the applicable version. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com