View previous topic :: View next topic |
Author |
Message |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Tue Mar 20, 2012 9:12 am Post subject: snd_hda_intel broken in 3.3.0/3.4.0/3.5.0 for lenovo x201 |
|
|
Upgraded from gentoo-sources-3.2.9 to 3.3.0 and have no sound on my thinkpad X201 (core i5, latest BIOS 1.38 ). boot again to 3.2.9 and it works fine.
3.2.9 dmesg:
Code: | [ 9.931525] snd_hda_intel 0000:00:1b.0: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[ 9.931759] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
[ 9.931864] snd_hda_intel 0000:00:1b.0: setting latency timer to 64
|
3.3.0:
Code: | [ 9.650377] snd_hda_intel 0000:00:1b.0: irq 42 for MSI/MSI-X
#
#cat /proc/asound/cards
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0xf2520000 irq 42
29 [ThinkPadEC ]: ThinkPad EC - ThinkPad Console Audio Control
ThinkPad Console Audio Control at EC reg 0x30, fw 6QHT33WW-1.14
#lsmod|grep snd_hda
snd_hda_codec_hdmi 22811 1
snd_hda_codec_conexant 44582 1
snd_hda_intel 22993 2
snd_hda_codec 82384 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
snd_hwdep 5664 1 snd_hda_codec
|
Last edited by wumpyr on Sun Aug 05, 2012 3:47 am; edited 2 times in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
audiodef Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/121230830564ba822c25c21.jpg)
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Tue Mar 20, 2012 9:49 pm Post subject: |
|
|
audiodef wrote: | Is this a new .config, or did you copy over your old .config? |
make oldconfig |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
audiodef Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/121230830564ba822c25c21.jpg)
Joined: 06 Jul 2005 Posts: 6656 Location: The soundosphere
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Voltago Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/5021960813fd4cfeb02cbe.jpg)
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
Posted: Wed Mar 21, 2012 12:06 am Post subject: |
|
|
I'm running gentoo-sources-3.3.0 on a Thinkpad T410s, and snd_intel_hda is working fine. If you want to compare specs or need to know some log output from my machine, just say the word. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
depontius Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
Joined: 05 May 2004 Posts: 3526
|
Posted: Wed Mar 21, 2012 12:17 am Post subject: |
|
|
Just put gentoo-sources-3.3.0 on this evening, essentially make oldconfig, and my hda_intel is working OK. If you need details, listings, etc, just ask. _________________ .sigs waste space and bandwidth |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Wed Mar 21, 2012 9:13 am Post subject: |
|
|
Voltago wrote: | I'm running gentoo-sources-3.3.0 on a Thinkpad T410s, and snd_intel_hda is working fine. If you want to compare specs or need to know some log output from my machine, just say the word. |
Hi, yes thank you. Can you please pastebin your kernel config file? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
asturm Developer
![Developer Developer](/images/ranks/rank-dev.gif)
Joined: 05 Apr 2007 Posts: 9336
|
Posted: Wed Mar 21, 2012 9:56 am Post subject: |
|
|
Try and re-run alsaconf (not that I had any trouble when going ->3.3 with hda_intel, but it could help with your specific config). |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Voltago Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/5021960813fd4cfeb02cbe.jpg)
Joined: 02 Sep 2003 Posts: 2593 Location: userland
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cr0t l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/42b615a33cca046d6e0c9.gif)
Joined: 27 Apr 2002 Posts: 945 Location: USA
|
Posted: Wed Mar 21, 2012 2:31 pm Post subject: |
|
|
I get the same issue, but with the previous kernel. I do not think it is the kernel. It must be something else. When I downgraded alsa I am getting further, but still nothing
https://forums.gentoo.org/viewtopic-t-917346.html. _________________ cya |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cr0t l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/42b615a33cca046d6e0c9.gif)
Joined: 27 Apr 2002 Posts: 945 Location: USA
|
Posted: Wed Mar 21, 2012 3:04 pm Post subject: |
|
|
fixed...
* sys-fs/udev
Latest version available: 182
Latest version installed: 171-r5
Size of files: 773 kB
Homepage: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev/udev.html http://git.kernel.org/?p=linux/hotplug/udev.git;a=summary
Description: Linux dynamic and persistent device naming support (aka userspace devfs)
License: GPL-2
* media-sound/alsa-headers
Latest version available: 1.0.25
Latest version installed: 1.0.24
Size of files: 3,770 kB
Homepage: http://www.alsa-project.org/
Description: Header files for Advanced Linux Sound Architecture kernel modules
License: GPL-2
* media-sound/alsa-tools
Latest version available: 1.0.25
Latest version installed: 1.0.24.1
Size of files: 1,537 kB
Homepage: http://www.alsa-project.org/
Description: Advanced Linux Sound Architecture tools
License: GPL-2
* media-sound/alsa-utils
Latest version available: 1.0.25-r1
Latest version installed: 1.0.24.2-r1
Size of files: 4,877 kB
Homepage: http://www.alsa-project.org/
Description: Advanced Linux Sound Architecture Utils (alsactl, alsamixer, etc.)
License: GPL-2
* media-libs/alsa-lib
Latest version available: 1.0.25-r1
Latest version installed: 1.0.24.1
Size of files: 818 kB
Homepage: http://www.alsa-project.org/
Description: Advanced Linux Sound Architecture Library
License: LGPL-2.1 _________________ cya |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Thu Mar 22, 2012 10:14 pm Post subject: |
|
|
genstorm wrote: | Try and re-run alsaconf (not that I had any trouble when going ->3.3 with hda_intel, but it could help with your specific config). |
alsaconf under kernel 3.3.0 doesn't find any sound cards. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Thu Mar 22, 2012 10:17 pm Post subject: |
|
|
I downgraded alsa-* to the 1.0.24.x series and it didn't resolve it for me. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pakjebakmeel n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 13 Feb 2012 Posts: 48
|
Posted: Fri Mar 23, 2012 8:54 am Post subject: |
|
|
I upgraded to ~amd64 kernel yesterday and have the same problem. Sound is not working and alsaconf does not detect a card.
Code: |
DellE6400 pakjebakmeel # dmesg | grep snd
[ 2.139334] snd_hda_intel 0000:00:1b.0: irq 47 for MSI/MSI-X
|
recompiled it once more and the sound it now working but the dmesg still looks the same? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Cr0t l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/42b615a33cca046d6e0c9.gif)
Joined: 27 Apr 2002 Posts: 945 Location: USA
|
Posted: Fri Mar 23, 2012 12:26 pm Post subject: |
|
|
wumpyr wrote: |
I downgraded alsa-* to the 1.0.24.x series and it didn't resolve it for me. | I also had to downgrade udev. _________________ cya |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nomadicME n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Mar 2012 Posts: 46
|
Posted: Sat Mar 24, 2012 9:41 am Post subject: same problem here udev-182, snd_hda_intel |
|
|
same problem here udev-182 &[/post] snd_hda_intel
lspci -v
00:1b.0 Audio device: Intel Corporation N10/ICH 7 Family High Definition Audio Controller (rev 02)
Subsystem: ASUSTeK Computer Inc. Device 8437
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at f7cf8000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: snd_hda_intel
Kernel modules: snd-hda-intel
but, alsamixer:
cannot open mixer: No such file or directory
Also I noticed my webcam is also not recognized.
everything was working before upgrade two days ago. ~100 pkgs upgraded one of them udev. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nomadicME n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 24 Mar 2012 Posts: 46
|
Posted: Sat Mar 24, 2012 10:23 am Post subject: fixed |
|
|
Looked for latest updates today. Upgraded to udev-182-r2 and consolekit-0.4.5-r3. Problem is fixed, including webcam. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Sat Mar 24, 2012 8:13 pm Post subject: |
|
|
Cr0t wrote: | wumpyr wrote: |
I downgraded alsa-* to the 1.0.24.x series and it didn't resolve it for me. | I also had to downgrade udev. |
I masked >=sys-fs/udev-181, so never had to downgrade like yourself. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Sat Mar 24, 2012 8:16 pm Post subject: Re: fixed |
|
|
nomadicME wrote: | Looked for latest updates today. Upgraded to udev-182-r2 and consolekit-0.4.5-r3. Problem is fixed, including webcam. |
Does udev-171-r5 work as well? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Wed May 23, 2012 11:41 am Post subject: |
|
|
*bump* This is still broken on gentoo-sources-3.4.0. Not sure how to proceed. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wcg Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
Joined: 06 Jan 2009 Posts: 588
|
Posted: Thu May 24, 2012 2:14 pm Post subject: |
|
|
(NB: I do not have one of these machines to test with, and I am
still using kernel 3.1.6 and udev-171-r6.)
I noticed in the OPs before/after dmesg that the IRQ number for
sound before was 43 and after was 42 (set by BIOS I presume).
I do not know *how* this would break udev or snd-hda-intel,
but it was an observable difference. Some pci/apic issue? _________________ TIA |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tbart Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 31 Oct 2004 Posts: 151
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Sun Jun 03, 2012 3:51 am Post subject: |
|
|
What is your specific suggestion? From the thread, are you saying I should try changing the intel hda sound module to built in? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
tbart Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 31 Oct 2004 Posts: 151
|
Posted: Mon Jun 04, 2012 12:11 pm Post subject: |
|
|
yup |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
wumpyr n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 May 2006 Posts: 70 Location: Downunder
|
Posted: Sun Jul 01, 2012 10:19 am Post subject: |
|
|
I tried your suggestion of compiling snd_hda_intel into the kernel, but it made no difference. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|