You are not logged in.

#1 2016-04-07 23:17:59

urmom
Member
Registered: 2016-04-07
Posts: 2

Missing card/device (Intel HD audio)

A few months ago, aplay -l would show 2 cards each with 2 devices. Two were HDMI and the other two were PCH. Now aplay -l returns only HDMI:

card 0: HDMI [HDA Intel HDMI], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: HDMI [HDA Intel HDMI], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

What happened to PCH? I miss having sound.

Also, here's the relevant line from lspci:

00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller

Offline

#2 2016-04-08 02:24:13

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,808

Re: Missing card/device (Intel HD audio)

What are the output of
lspci
uname -a
pacman -Qi linux
and
ls -l  /sys/class/sound/card?/
??


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-04-08 03:23:48

urmom
Member
Registered: 2016-04-07
Posts: 2

Re: Missing card/device (Intel HD audio)

lspci

00:00.0 Host bridge: Intel Corporation 4th Gen Core Processor DRAM Controller (rev 06)
00:01.0 PCI bridge: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor PCI Express x16 Controller (rev 06)
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06)
00:03.0 Audio device: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio Controller (rev 06)
00:14.0 USB controller: Intel Corporation 9 Series Chipset Family USB xHCI Controller
00:16.0 Communication controller: Intel Corporation 9 Series Chipset Family ME Interface #1
00:19.0 Ethernet controller: Intel Corporation Ethernet Connection (2) I218-V
00:1a.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #2
00:1b.0 Audio device: Intel Corporation 9 Series Chipset Family HD Audio Controller
00:1c.0 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 1 (rev d0)
00:1c.3 PCI bridge: Intel Corporation 9 Series Chipset Family PCI Express Root Port 4 (rev d0)
00:1d.0 USB controller: Intel Corporation 9 Series Chipset Family USB EHCI Controller #1
00:1f.0 ISA bridge: Intel Corporation 9 Series Chipset Family Z97 LPC Controller
00:1f.2 SATA controller: Intel Corporation 9 Series Chipset Family SATA Controller [AHCI Mode]
00:1f.3 SMBus: Intel Corporation 9 Series Chipset Family SMBus Controller
01:00.0 VGA compatible controller: NVIDIA Corporation GM204 [GeForce GTX 970] (rev a1)
01:00.1 Audio device: NVIDIA Corporation GM204 High Definition Audio Controller (rev a1)
03:00.0 PCI bridge: ASMedia Technology Inc. Device 1184
04:01.0 PCI bridge: ASMedia Technology Inc. Device 1184
04:03.0 PCI bridge: ASMedia Technology Inc. Device 1184
04:05.0 PCI bridge: ASMedia Technology Inc. Device 1184
04:07.0 PCI bridge: ASMedia Technology Inc. Device 1184
08:00.0 SATA controller: ASMedia Technology Inc. ASM1062 Serial ATA Controller (rev 02)

uname -a

Linux arch 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux

pacman -Qi linux

Name            : linux
Version         : 4.4.5-1
Description     : The Linux kernel and modules
Architecture    : x86_64
URL             : http://www.kernel.org/
Licenses        : GPL2
Groups          : base
Provides        : None
Depends On      : coreutils  linux-firmware  kmod  mkinitcpio>=0.7
Optional Deps   : crda: to set the correct wireless channels of your
                  country
Required By     : None
Optional For    : None
Conflicts With  : None
Replaces        : None
Installed Size  : 74.42 MiB
Packager        : Tobias Powalowski <tpowa@archlinux.org>
Build Date      : Wed 09 Mar 2016 10:39:37 PM PST
Install Date    : Sat 12 Mar 2016 08:49:03 AM PST
Install Reason  : Explicitly installed
Install Script  : Yes
Validated By    : Signature

ls -l /sys/class/sound/card?/

total 0
drwxr-xr-x 3 root root    0 Apr  7 20:20 controlC0
drwxr-xr-x 3 root root    0 Apr  7 20:20 hwC0D0
drwxr-xr-x 6 root root    0 Apr  7 20:20 input10
drwxr-xr-x 6 root root    0 Apr  7 20:20 input11
drwxr-xr-x 3 root root    0 Apr  7 20:20 pcmC0D3p
drwxr-xr-x 3 root root    0 Apr  7 20:20 pcmC0D7p
drwxr-xr-x 2 root root    0 Apr  7 20:20 power
lrwxrwxrwx 1 root root    0 Apr  7 16:52 device -> ../../../0000:00:03.0
-rw-r--r-- 1 root root 4096 Apr  7 20:20 id
-r--r--r-- 1 root root 4096 Apr  7 20:20 number
lrwxrwxrwx 1 root root    0 Apr  7 16:52 subsystem -> ../../../../../class/sound
-rw-r--r-- 1 root root 4096 Apr  7 16:52 uevent

Offline

Board footer

Powered by FluxBB