public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Robin Atwood <robin@binro.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Something started muting the sound
Date: Sun, 13 Aug 2017 20:27:12 +0700	[thread overview]
Message-ID: <201708132027.12439.robin@binro.org> (raw)
In-Reply-To: <CAJ1xhMXChhxzGKu17Sx2iU9edWvUgU=QSKOM3wW2KhNff9JHyA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3137 bytes --]

On Saturday 12 August 2017, Alexander Kapshuk wrote:
> On Sat, Aug 12, 2017 at 4:49 PM, Robin Atwood <robin@binro.org> wrote:
> What's the output of these command lines?
> (1). lspci -vnn | sed '/Audio/,/driver/!d'
> 
> (2). grep -Ei '^[^#]*(snd|hda)' linux/.config
> 
> (3). rc-update show | grep alsa
> 
> (4). grep HDA /var/log/dmesg

The output was what you would expect, lots info about HDA drivers and 
hardware:

lspci -vnn | sed '/Audio/,/driver/!d' 
00:1b.0 Audio device [0403]: Intel Corporation 5 Series/3400 Series Chipset 
High Definition Audio [8086:
3b56] (rev 06) 
       Subsystem: Lenovo 5 Series/3400 Series Chipset High Definition Audio 
[17aa:215e] 
       Flags: bus master, fast devsel, latency 0, IRQ 28 
       Memory at f2420000 (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 
       Kernel driver in use: snd_hda_intel 
01:00.1 Audio device [0403]: NVIDIA Corporation High Definition Audio 
Controller [10de:0be3] (rev a1) 
       Subsystem: Lenovo High Definition Audio Controller [17aa:218f] 
       Flags: bus master, fast devsel, latency 0, IRQ 29 
       Memory at cdefc000 (32-bit, non-prefetchable) [size=16K] 
       Capabilities: [60] Power Management version 3 
       Capabilities: [68] MSI: Enable+ Count=1/1 Maskable- 64bit+ 
       Capabilities: [78] Express Endpoint, MSI 00 
       Kernel driver in use: snd_hda_intel


However, grepping dmesg was interesting:

# grep HDA /var/log/dmesg 
[   10.981754] input: HDA Digital PCBeep as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/hdaudioC0D0/inp
ut9 
[   10.981963] input: HDA Intel MID Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input10 
[   10.982033] input: HDA Intel MID Dock Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input11 
[   10.982102] input: HDA Intel MID Dock Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input
12 
[   10.982171] input: HDA Intel MID Headphone as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input13

No output about the speakers. On another system (that works) I see:

[   20.712891] input: HDA Intel Rear Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input5 
[   20.712984] input: HDA Intel Front Mic as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input6 
[   20.713097] input: HDA Intel Line as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input7 
[   20.713185] input: HDA Intel Line Out as 
/devices/pci0000:00/0000:00:1b.0/sound/card0/input8

I think Line Out is a speaker. So why the difference?

Thanks
Robin
-- 
----------------------------------------------------------------------
Robin Atwood.

"Ship me somewheres east of Suez, where the best is like the worst,
 Where there ain't no Ten Commandments an' a man can raise a thirst"
         from "Mandalay" by Rudyard Kipling
----------------------------------------------------------------------









-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


[-- Attachment #2: Type: text/html, Size: 12669 bytes --]

  parent reply	other threads:[~2017-08-13 13:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 13:49 [gentoo-user] Something started muting the sound Robin Atwood
2017-08-12 14:38 ` Mick
2017-08-12 15:42   ` Robin Atwood
2017-08-12 14:39 ` Alexander Kapshuk
2017-08-12 16:05   ` [gentoo-user] " Ian Zimmerman
2017-08-12 16:31     ` Mick
2017-08-12 17:21       ` John Covici
2017-08-12 18:43         ` Ian Zimmerman
2017-08-23 13:24           ` Andrew Savchenko
2017-08-12 17:28       ` Ian Zimmerman
2017-08-13 13:27   ` Robin Atwood [this message]
2017-08-13 18:25     ` [gentoo-user] " Mick
2017-08-14 12:31       ` Robin Atwood
2017-08-14 15:08         ` Mick
2017-08-14 16:30           ` Robin Atwood

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=201708132027.12439.robin@binro.org \
    --to=robin@binro.org \
    --cc=gentoo-user@lists.gentoo.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox