unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#18571: Sound card codec module not loaded
@ 2014-09-27 10:00 Ludovic Courtès
  2014-10-06 17:30 ` bug#18571: dmesg please Jason Self
  2014-11-03  7:52 ` bug#18571: Sound card codec module not loaded Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Ludovic Courtès @ 2014-09-27 10:00 UTC (permalink / raw)
  To: 18571

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’.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-03  7:53 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-27 10:00 bug#18571: Sound card codec module not loaded Ludovic Courtès
2014-10-06 17:30 ` bug#18571: dmesg please Jason Self
2014-10-06 20:31   ` Ludovic Courtès
2014-10-06 23:13     ` Jason Self
2014-10-07  8:38       ` Ludovic Courtès
2014-11-03  7:52 ` bug#18571: Sound card codec module not loaded Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).