[Bug 1067269] Re: Oops during snd_hda_intel init

2013-04-10 Thread David Henningsson
** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067269 Title: Oops during snd_hda_intel init To manage notifications about

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread Raymond
post the output of alsa-info.sh after you plugged in headphone and ext mic the value of the hda jack kcontrol is true in the asound.state when the jack is plugged, so you can find out which pin complex is headphone / ext mic need a pin fixup to make some pin complexes as [N/A] -- You received

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread kotique
David, noah, it's a notebook from 2006, it won't have dual mics. The green jack outputs s/pdif laser beam when digital output isn't muted. I just tried your change to latest dkms-alsa from that page and it worked perfectly. I can hear sound from internal speakers in default config. I get sound thr

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread Joseph Salisbury
** Changed in: linux (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067269 Title: Oops during snd_hda_intel init To manage notifications about this bug g

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread David Henningsson
Thanks. It could be that the headphone takes a TRRS headset jack also, and that would be the extra mic, and that you have dual arrays of internal mic. But it could also be that BIOS is wrong when it advertises an extra mic and an extra internal mic. -- You received this bug notification because y

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread kotique
here you go with jack photo: https://picasaweb.google.com/lh/photo/qYuSii25N6W7_rxTd7xwgipMqeOizf5syumxy3i3sww?feat=directlink So 2 jacks on laptop + internal speakers and internal microphone. David, I'll try the patched module soon. -- You received this bug notification because you are a memb

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread David Henningsson
Committed: http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commit;h=71aa5ebe36a4e936eff281b375a4707b6a8320f2 We might need an additional patch to take away the extra mic & line if you don't have them, but this should fix the oops at least. With cc to stable it should reach 12.04 in s

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread David Henningsson
Analysis: Under the 3.2 kernel, the Realtek codec driver tries to generate some kind of 10-channel surround output mode, out of your two mic input jacks and your two line input jacks. Do you really have so many jacks, btw? The code is generating an OOPS because SND_CONFIG_DEBUG is not set, causin

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread David Henningsson
** Changed in: alsa-driver (Ubuntu) Status: Incomplete => In Progress ** Changed in: alsa-driver (Ubuntu) Assignee: (unassigned) => David Henningsson (diwic) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread Raymond
i guess there are too many input pin complexes and you need to send email to alsa-de...@alsa-project.org imple mixer control 'Input Source',0 Capabilities: cenum Items: 'Internal Mic' 'Mic' 'Mic 1' 'Line' 'Line 1' Item0: 'Internal Mic' Simple mixer control 'Input Source',1 Capabilities:

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-17 Thread kotique
I booted 11.04 and collected the info. One small thing - sound doesn't go through built-in speakers on laptop, but plays when I connect headphone into green jack. Anyways, that's a progress -- at least the driver doesn't oops there... http://www.alsa- project.org/db/?f=7f46be549e688b0e9217022de351

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-16 Thread Raymond
there.was a model lg but your pci subsystem id don't match if it work on 2.6 kernel, try to boot with 2.6 live cd and obtain the output of alsa-info.sh http://git.kernel.org/?p=linux/kernel/git/tiwai/sound.git;a=commitdiff;h=ae6b813a4dbba2713df497c032798b845289653f;hp=b3b0abe11d606fa2344793edd

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-16 Thread David Henningsson
Hi kotqiue and thanks for reporting this bug! Could you help me by confirming that this still occurs with the latest updates, in particular, the latest released kernel (3.2.0-32)? If so, could you please supply an alsa-info according to https://wiki.ubuntu.com/Audio/AlsaInfo Thanks! ** Changed i

[Bug 1067269] Re: Oops during snd_hda_intel init

2012-10-16 Thread kotqiue
Same reported here: https://groups.google.com/d/topic/linux.kernel/5kvfS5QTcPQ/discussion With no solution seen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1067269 Title: Oops during snd_hda_in