[Bug 645351] New: macbook pro internal mic issue
https://bugzilla.novell.com/show_bug.cgi?id=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c0 Summary: macbook pro internal mic issue Classification: openSUSE Product: openSUSE 11.3 Version: Final Platform: Macintosh OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Sound AssignedTo: tiwai@novell.com ReportedBy: alinm.elena@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- Created an attachment (id=394124) --> (http://bugzilla.novell.com/attachment.cgi?id=394124) alsa-info.sh output User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10 SUSE/8.0.551.0 (KHTML, like Gecko) Chrome/8.0.551.0 Safari/534.10 Hi there, I have managed to get the sounds out of my mac book pro 7,1 but I still have some issues with the internal mic. see attached alsa-info.sh output here are my alsa related rpms abbaton:/home/alin # rpm -qa *alsa* alsa-oss-1.0.17-53.1.x86_64 alsa-tools-1.0.23-9.1.x86_64 alsa-driver-kmp-desktop-1.0.23.20101007_k2.6.34.7_0.3-1.1.x86_64 alsa-plugins-32bit-1.0.23-33.1.x86_64 alsamixergui-0.9.0rc1-746.1.x86_64 alsa-plugins-1.0.23-33.1.x86_64 alsa-tools-gui-1.0.23-9.1.x86_64 alsa-1.0.23-69.1.x86_64 pyalsa-1.0.22-4.1.x86_64 alsa-utils-1.0.23-25.1.x86_64 alsa-firmware-1.0.23-8.1.noarch alsa-devel-1.0.23-69.1.x86_64 abbaton:/home/alin # rpm -qa *pulse* libpulse-mainloop-glib0-0.9.21-70.1.x86_64 libpulse0-0.9.21-70.1.x86_64 abbaton:/home/alin # rpm -qa libasound* libasound2-1.0.23-69.1.x86_64 libasound2-32bit-1.0.23-69.1.x86_64 and my modprobe file abbaton:/home/alin # cat /etc/modprobe.d/50-sound.conf options snd-hda-intel model=mbp55 options snd slots=snd-hda-intel # RE4e._ECyo4j5hZB:nVidia Corporation alias snd-card-0 snd-hda-intel The internal mic works if I record with arecord -vv -fdat foo.wav or if I use audacity. The sound played is mono. I do not know if that is right or not. When I use skype to test it I get no sound recorded. Any thoughts? Alin Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c1 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |alinm.elena@gmail.com --- Comment #1 from Takashi Iwai <tiwai@novell.com> 2010-10-11 13:04:22 UTC --- It's likely a wrongly setup mic, which mismatches with MBP55 model. What happens if you do below (after killing all sound-related processes): # echo 0x0e 0x03a15030 > /sys/class/sound/hwC0D0/user_pin_configs # echo 1 > /sys/class/sound/hwC0D0/reconfig It'll reconfigure the setup with an additional mic-pin 0x0e. Recheck the mixer setup after this. If the above doesn't work, reboot, and use 0x0c instead of 0x0e. -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c2 --- Comment #2 from Alin M Elena <alinm.elena@gmail.com> 2010-10-11 15:27:26 UTC --- Hi Takashi, I think you struck gold or some silver at least with the 0x0e. I get in the alsamixer some extra entry for the internal mic... and now in skype the silence is replaced by huge amounts of background noise... The same if I use audacity... at least they give consistent rubbish now... Here is what I did # rcalsasound stop # rcalsasound start # echo 0x0e 0x03a15030 > /sys/class/sound/hwC0D0/user_pin_configs # echo 1 > /sys/class/sound/hwC0D0/reconfig with c i just get the normal silence... I will give a better look at c now. regards, Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c3 --- Comment #3 from Alin M Elena <alinm.elena@gmail.com> 2010-10-11 15:43:48 UTC --- the 0x0c case gives no sound and brakes the old things too.. regards, Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c4 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|alinm.elena@gmail.com | --- Comment #4 from Alin M Elena <alinm.elena@gmail.com> 2010-10-11 23:08:09 UTC --- info provided -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c5 --- Comment #5 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 11:21:03 UTC --- Created an attachment (id=394382) --> (http://bugzilla.novell.com/attachment.cgi?id=394382) default output with today's driver -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c6 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |alinm.elena@gmail.com Severity|Normal |Major --- Comment #6 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 11:21:25 UTC --- Hi Takashi, I have updated to the new alsa-drivers. Now I have an extra entry in the mixer But still no sound in skype... If I open audacity and try to monitor the input I can see a high asymmetry between the entry levels of L and R for the input... L is approx 1/3 of R and that it captures nothing. The form of the wave did not change when I increased the volume. It may be that skype catches only the left? I added the alsa-info.sh for this case. Now If I do the trick for the extra pin 0x0e case I get the extra input marked as Internal Mic... Now audacity shows approx equal entry levels for both input channels but is mainly noise. I have tried to use as capture each of them and the only difference was the pitch of the noise. I also have the impression that nothing is actually captured. I also added the also-info.sh output. Any thoughts would be much appreciated. Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c7 --- Comment #7 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 11:22:40 UTC --- Created an attachment (id=394384) --> (http://bugzilla.novell.com/attachment.cgi?id=394384) output with 0x0e trick -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c8 --- Comment #8 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 11:50:08 UTC --- For completeness I added the 0x0c trick too. Now I get the extra entry for the internal mic. If I monitor the input I get activity only on the internal mic channel as expected (on the 0x0e case I get activity on both channels -- mic, internal mic, when selected). Again the same issue very high difference between left and right. This time actually I get proper recording in audacity, coming mostly from the left channel. I attached the alsa-info.sh. form completness I added the rpms too abbaton:/home/alin # rpm -qa *pulse* libpulse-mainloop-glib0-0.9.21-70.2.x86_64 libpulse0-0.9.21-70.2.x86_64 abbaton:/home/alin # rpm -qa *alsa* alsa-oss-1.0.17-53.1.x86_64 alsa-tools-1.0.23-9.1.x86_64 alsa-plugins-32bit-1.0.23-33.1.x86_64 alsamixergui-0.9.0rc1-746.1.x86_64 alsa-plugins-1.0.23-33.1.x86_64 alsa-tools-gui-1.0.23-9.1.x86_64 alsa-1.0.23-69.1.x86_64 pyalsa-1.0.22-4.1.x86_64 alsa-utils-1.0.23-25.1.x86_64 alsa-driver-kmp-desktop-1.0.23.20101012_k2.6.34.7_0.3-1.1.x86_64 alsa-firmware-1.0.23-8.1.noarch alsa-devel-1.0.23-69.1.x86_64 abbaton:/home/alin # rpm -qa libasound* libasound2-1.0.23-69.1.x86_64 libasound2-32bit-1.0.23-69.1.x86_64 -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c9 --- Comment #9 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 11:50:57 UTC --- Created an attachment (id=394396) --> (http://bugzilla.novell.com/attachment.cgi?id=394396) output with 0x0c trick -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c10 --- Comment #10 from Takashi Iwai <tiwai@novell.com> 2010-10-12 15:57:47 UTC --- Hm, what about 0x12 instead of 0x0e / 0x0c? -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c11 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|alinm.elena@gmail.com | --- Comment #11 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 17:24:41 UTC --- Hi Takashi, 0x12 does the trick... Practically inverses left and right channels... So it seems that I was right skype picks up signal only from the left channel... and the 0x12 and 0x0c pins give signal only on left or only on right... the 0x0e gives signal on both but the noise level is very big. I added the alsa-info.sh for completness. Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c12 --- Comment #12 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 17:25:35 UTC --- Created an attachment (id=394493) --> (http://bugzilla.novell.com/attachment.cgi?id=394493) output with 0x12 trick -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c13 --- Comment #13 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 17:26:19 UTC --- Do you think is possible to mix the 0x0c and 0x12 modes? Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c14 Takashi Iwai <tiwai@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |alinm.elena@gmail.com --- Comment #14 from Takashi Iwai <tiwai@novell.com> 2010-10-12 20:39:05 UTC --- Wow, that's odd. But, you should record stereo streams from both pins, not mono, and check whether the channels aren't inverted. For example, some internal (mostly digital) mic devices give an inverted PCM in one channel. Summing both channels give almost only a noise, but each channel as a mono stream can be heard clearly. What is on the right channel of pin 0x12 actually (suppose the left channel of 0x12 is the right signal)? Is it a white noise or silence? Similarly what about the left channel of 0x0c? -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c15 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|alinm.elena@gmail.com | --- Comment #15 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 21:31:04 UTC --- Hi Takashi, you made me curious so I experiment a little bit. 0x0e has activity only in one channel, the right one... Unfortunately initially I got fouled by the high noise levels in the cases of 0x0c and 0x12 the "dead" channel has silence... There is a white noise but that seems to be general background -- present in both left and right. I will try to upload tonight the audacity files for the 3 cases (slow connection). In all 3 cases the test consisted on tapping on the body of the laptop. for 0x0e was approx in the in terval 2,5.5 Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c16 --- Comment #16 from Alin M Elena <alinm.elena@gmail.com> 2010-10-12 21:32:42 UTC --- Created an attachment (id=394542) --> (http://bugzilla.novell.com/attachment.cgi?id=394542) the audacity files/pictures for audacity test cases -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c17 Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |alinm.elena@gmail.com --- Comment #17 from Alin M Elena <alinm.elena@gmail.com> 2010-10-19 10:36:33 UTC --- Hi Takashi, I was wondering about the status of the mic issue. I got a suggestion of what may happen is that what I hear in left channel is L-R and what I hear in right is a L+R signal. regards, Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c18 --- Comment #18 from Alin M Elena <alinm.elena@gmail.com> 2010-10-21 08:44:44 UTC --- I do not know if relevant but I have found this in my boot.msg <6>[ 6.333444] HDA Intel 0000:00:08.0: power state changed by ACPI to D0 <6>[ 6.333532] HDA Intel 0000:00:08.0: power state changed by ACPI to D0 <4>[ 6.333889] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23 <6>[ 6.333893] HDA Intel 0000:00:08.0: PCI INT A -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23 <6>[ 6.333896] hda_intel: Disable MSI for Nvidia chipset <7>[ 6.334010] HDA Intel 0000:00:08.0: setting latency timer to 64 <6>[ 6.845552] ALSA hda_codec.c:3695: hda_codec: model 'mbp55' is selected <7>[ 6.845560] ALSA hda_codec.c:4613: autoconfig: line_outs=2 (0xb/0xa/0x0/0x0/0x0) <7>[ 6.845563] ALSA hda_codec.c:4617: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) <7>[ 6.845565] ALSA hda_codec.c:4621: hp_outs=1 (0x9/0x0/0x0/0x0/0x0) <7>[ 6.845568] ALSA hda_codec.c:4622: mono: mono_out=0x0 <7>[ 6.845570] ALSA hda_codec.c:4625: dig-out=0x10/0x0 <7>[ 6.845572] ALSA hda_codec.c:4626: inputs: <7>[ 6.845574] ALSA hda_codec.c:4632: <4>[ 6.904920] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_get_connections <4>[ 6.904925] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_get_connections <4>[ 6.904994] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_codec_read <4>[ 6.904996] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_codec_read <4>[ 6.905048] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_delete_codec_preset <4>[ 6.905049] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_delete_codec_preset <4>[ 6.905124] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_eld_proc_free <4>[ 6.905175] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_multi_out_dig_open <4>[ 6.905176] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_multi_out_dig_open <4>[ 6.905235] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_get_sub_nodes <4>[ 6.905236] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_get_sub_nodes <4>[ 6.905296] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_multi_out_dig_close <4>[ 6.905298] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_multi_out_dig_close <4>[ 6.905350] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_sequence_write <4>[ 6.905351] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_sequence_write <4>[ 6.905462] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_codec_write <4>[ 6.905464] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_codec_write <4>[ 6.905516] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_add_codec_preset <4>[ 6.905517] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_add_codec_preset <4>[ 6.905583] snd_hda_codec_nvhdmi: Unknown symbol snd_print_channel_allocation <4>[ 6.905641] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_pin_sense <4>[ 6.905642] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_pin_sense <4>[ 6.905705] snd_hda_codec_nvhdmi: Unknown symbol snd_hdmi_show_eld <4>[ 6.905759] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_create_spdif_out_ctls <4>[ 6.905761] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_create_spdif_out_ctls <4>[ 6.905831] snd_hda_codec_nvhdmi: disagrees about version of symbol snd_hda_multi_out_dig_prepare <4>[ 6.905833] snd_hda_codec_nvhdmi: Unknown symbol snd_hda_multi_out_dig_prepare Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c19 --- Comment #19 from Robert Munteanu <robert.munteanu@gmail.com> 2011-04-14 10:44:12 UTC --- I was hit by this issue in 11.3 but on 11.4 the mic works just fine with Skype. Perhaps a retest is needed? -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c20 --- Comment #20 from Alin M Elena <alinm.elena@gmail.com> 2011-04-14 14:12:34 UTC --- I am on factory... with some kernel head I am still doing the trick with the pins... last time when I checked was still needed...somewhere in 11.4 time. do you see both channels in audacity, recording? Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c Alin M Elena <alinm.elena@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|alinm.elena@gmail.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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c21 --- Comment #21 from Robert Munteanu <robert.munteanu@gmail.com> 2011-04-26 08:47:58 UTC --- Created an attachment (id=426553) --> (http://bugzilla.novell.com/attachment.cgi?id=426553) Audacity input levels The volume levels in audacity seem different for the left and right channels. I am actually not bothered by this as Skype works just fine, so I assume that the issue is fixed. -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c22 --- Comment #22 from Alin M Elena <alinm.elena@gmail.com> 2011-04-26 09:10:00 UTC --- Not for me... I checked with 2.6.39-rc4-9-desktop and the factory packeages and I still need the trick. to make noise in skype. Alin -- 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=645351 https://bugzilla.novell.com/show_bug.cgi?id=645351#c23 Takashi Iwai <tiwai@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #23 from Takashi Iwai <tiwai@suse.com> 2012-10-11 08:49:40 UTC --- 11.3 is EOL. If the problem still appears on 12.2, please reopen. -- 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