[Bug 744237] New: No sound with Realtek/VIA (VT1708/A) HDA sound card.
https://bugzilla.novell.com/show_bug.cgi?id=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c0 Summary: No sound with Realtek/VIA (VT1708/A) HDA sound card. Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: x86-64 OS/Version: openSUSE 12.1 Status: NEW Severity: Major Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: jbrsubscribe@xs4all.nl QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=473425) --> (http://bugzilla.novell.com/attachment.cgi?id=473425) Various command output with relavant info. Also part of syslog. User-Agent: Opera/9.80 (X11; Linux x86_64; U; Edition Next; en-GB) Presto/2.10.238 Version/12.00 Hardware scan on my system (Medion 8822) detects a Realtek/VIA VT1708/A HDA soundcard. The driver for this card (snd_hda_intel) appears NOT to load and the card is disabled. It appears that an 'ioremap' error is encountered by the kernel. The system log bears this out. As a result of this error, all sound is crippled. Reproducible: Always Steps to Reproduce: 1. Boot system 2. Try to reproduce sound 3. Sound card not recognized... no sound card installed (although card is recognized in Yast) Actual Results: No sound possible. Expected Results: No sound reproduction possible. Expected results: Sound card should work. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |tiwai@suse.com |ovo.novell.com | -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c1 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jbrsubscribe@xs4all.nl --- Comment #1 from Takashi Iwai <tiwai@suse.com> 2012-03-15 07:11:56 UTC --- The ioremap error is usually because of ACPI, or BIOS breakage. Try to boot with pci=nocrs or pci=use_crs option. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c2 Kenneth Ingham <ingham@i-pi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ingham@i-pi.com --- Comment #2 from Kenneth Ingham <ingham@i-pi.com> 2012-08-23 22:30:29 UTC --- I am seeing a similar problem. If I boot a 3.4.5-1.9 kernel, sound works. If I boot the 12.1+Tumbleweed kernel 3.5.2-39, there is no sound. This is easily reproducible. This is on a Dell Studio 17 laptop, Intel(R) Core(TM) i7 CPU Q 840 @ 1.87GHz, x86_64 architecture. YsAST reports that my sound is: 5 Series/3400 Series Chipset High Definition Audio R700 Audio Device [Radeon HD 4000 Series] 3.4.5-1.9 kernel boot messages related to sound: [ 20.131796] ALSA sound/pci/hda/hda_codec.c:5101 autoconfig: line_outs=1 (0xf/0x0/0x0/0x0/0x0) type:line [ 20.131803] ALSA sound/pci/hda/hda_codec.c:5105 speaker_outs=1 (0xd/0x0/0x0/0x0/0x0) [ 20.131808] ALSA sound/pci/hda/hda_codec.c:5109 hp_outs=1 (0xa/0x0/0x0/0x0/0x0) [ 20.131812] ALSA sound/pci/hda/hda_codec.c:5110 mono: mono_out=0x0 [ 20.131815] ALSA sound/pci/hda/hda_codec.c:5114 inputs: [ 20.131819] ALSA sound/pci/hda/hda_codec.c:5118 Mic=0xe [ 20.131822] ALSA sound/pci/hda/hda_codec.c:5120 [ 20.132418] ALSA sound/pci/hda/patch_sigmatel.c:3111 stac92xx: dac_nids=1 (0x15/0x0/0x0/0x0/0x0) [ 20.142003] input: HDA Intel Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input11 [ 20.142178] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input12 [ 20.142379] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input13 [ 20.142862] ALSA sound/pci/hda/hda_intel.c:2545 Using LPIB position fix [ 20.142964] snd_hda_intel 0000:02:00.1: irq 49 for MSI/MSI-X [ 20.146161] ALSA sound/pci/hda/hda_intel.c:1578 Enable sync_write for stable communication [ 22.463465] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.0/0000:02:00.1/sound/card1/input15 lspci -v relevant output (in working kernel): 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) Subsystem: Dell Device 02eb Flags: bus master, fast devsel, latency 0, IRQ 48 Memory at f8300000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [100] Virtual Channel Capabilities: [130] Root Complex Link Kernel driver in use: snd_hda_intel 02:00.1 Audio device: Advanced Micro Devices [AMD] nee ATI RV710/730 HDMI Audio [Radeon HD 4000 series] Subsystem: Dell Device 02eb Flags: bus master, fast devsel, latency 0, IRQ 49 Memory at cfeec000 (32-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 3 Capabilities: [58] Express Legacy Endpoint, MSI 00 Capabilities: [a0] MSI: Enable+ Count=1/1 Maskable- 64bit+ Capabilities: [100] Vendor Specific Information: ID=0001 Rev=1 Len=010 <?> Kernel driver in use: snd_hda_intel -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c3 Kenneth Ingham <ingham@i-pi.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|jbrsubscribe@xs4all.nl | --- Comment #3 from Kenneth Ingham <ingham@i-pi.com> 2012-08-23 22:46:11 UTC --- I am currently listening to sound after booting 3.5.2-39 with "pci=nocrs" option. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c4 --- Comment #4 from Jerome Brathwaite <jbrsubscribe@xs4all.nl> 2012-08-27 09:32:57 UTC --- I am currently running openSUSE 12.2 RC1 with kernel 3.5.2-1 I have booted with both pci=nocrs and pci=use_crs with the same results. I am willing to provide any extra information you require. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c5 --- Comment #5 from Jerome Brathwaite <jbrsubscribe@xs4all.nl> 2012-08-27 09:35:42 UTC --- The sound card still does not produce any sound and I still get the ioremap error. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c6 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |jbrsubscribe@xs4all.nl --- Comment #6 from Takashi Iwai <tiwai@suse.com> 2012-08-27 18:12:55 UTC --- Just to make sure, try FACTORY kernel which is now based on 3.6-rc, with and without pci boot options. If it still doesn't work, please give the kernel messages. We'll need eventually to report to the upstream bugzilla. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c7 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jbrsubscribe@xs4all.nl | Resolution| |WONTFIX --- Comment #7 from Takashi Iwai <tiwai@suse.com> 2012-10-11 09:10:30 UTC --- NORESPONSE. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c8 Jerome Brathwaite <jbrsubscribe@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbrsubscribe@xs4all.nl --- Comment #8 from Jerome Brathwaite <jbrsubscribe@xs4all.nl> 2012-10-11 15:35:52 UTC --- Please may I ask you to wait a few days before you abandon this problem! I have recently installed kernel 3.6.1 and I need a little time to get the requested information. I will submit the requested info. within a day or two. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c9 Jerome Brathwaite <jbrsubscribe@xs4all.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Component|Kernel |Kernel Resolution|WONTFIX | AssignedTo|tiwai@suse.com |kernel-maintainers@forge.pr | |ovo.novell.com Product|openSUSE 12.1 |openSUSE 12.2 Target Milestone|--- |Final OS/Version|openSUSE 12.1 |openSUSE 12.2 --- Comment #9 from Jerome Brathwaite <jbrsubscribe@xs4all.nl> 2012-10-11 15:40:15 UTC --- Requested info. will be submitted within one or two days. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c10 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO CC| |tiwai@suse.com InfoProvider| |jbrsubscribe@xs4all.nl --- Comment #10 from Takashi Iwai <tiwai@suse.com> 2012-10-11 15:58:05 UTC --- OK, then please reset NEEDINFO once you get the result. Thanks. -- 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=744237 https://bugzilla.novell.com/show_bug.cgi?id=744237#c11 Jiri Slaby <jslaby@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|jbrsubscribe@xs4all.nl | Resolution| |NORESPONSE --- Comment #11 from Jiri Slaby <jslaby@suse.com> 2013-02-16 20:20:52 UTC --- Closed due to lack of response, -- 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