all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: 18571@debbugs.gnu.org
Subject: bug#18571: Sound card codec module not loaded
Date: Sat, 27 Sep 2014 12:00:14 +0200	[thread overview]
Message-ID: <87h9ztidsh.fsf@gnu.org> (raw)

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

             reply	other threads:[~2014-09-27 10:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-27 10:00 Ludovic Courtès [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h9ztidsh.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=18571@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.