GNU bug report logs -
#18571
Sound card codec module not loaded
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#18571: Sound card codec module not loaded
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 18571 <at> debbugs.gnu.org.
--
18571: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18571
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
This was also fixed by commit d460204 (so it’s a duplicate of
<http://bugs.gnu.org/18525>.)
Now I get this directly when booting:
--8<---------------cut here---------------start------------->8---
[ 5.632899] snd_hda_intel 0000:00:1b.0: irq 30 for MSI/MSI-X
[ 5.759840] sound hdaudioC0D0: autoconfig: line_outs=1 (0xe/0x0/0x0/0x0/0x0) type:line
[ 5.759872] sound hdaudioC0D0: speaker_outs=1 (0xd/0x0/0x0/0x0/0x0)
[ 5.759894] sound hdaudioC0D0: hp_outs=1 (0xb/0x0/0x0/0x0/0x0)
[ 5.759913] sound hdaudioC0D0: mono: mono_out=0x0
[ 5.759929] sound hdaudioC0D0: inputs:
[ 5.759944] sound hdaudioC0D0: Dock Mic=0xf
[ 5.760767] sound hdaudioC0D0: Internal Mic=0x11
[ 5.761572] sound hdaudioC0D0: Mic=0xa
--8<---------------cut here---------------end--------------->8---
Closing the bug!
Ludo’.
[Message part 3 (message/rfc822, inline)]
As of f36afe4 (Linux-libre 3.16.3, eudev 1.9), the codec module of my
sound card doesn’t get loaded.
‘lspci’ identifies the device as:
--8<---------------cut here---------------start------------->8---
00:1b.0 Audio device: Intel Corporation 6 Series/C200 Series Chipset Family High Definition Audio Controller (rev 04)
Subsystem: Dell Device 0492
Flags: bus master, fast devsel, latency 0, IRQ 46
Memory at e2e60000 (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
--8<---------------cut here---------------end--------------->8---
To work around the problem, I end up running this sequence:
--8<---------------cut here---------------start------------->8---
# rmmod snd-hda-codec-analog snd-hda-codec-generic snd-hda-intel snd-hda-controller snd-hda-codec snd-hwdep snd-pcm snd-timer snd soundcore
rmmod: ERROR: Module snd_hda_codec_analog is not currently loaded
rmmod: ERROR: Module snd_hda_codec_generic is not currently loaded
# modprobe snd-hda-codec-idt
# udevadm trigger
--8<---------------cut here---------------end--------------->8---
Ludo’.
This bug report was last modified 10 years and 208 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.