You are not logged in.
Pages: 1
Hi everyone,
Yesterday I was playing a bit with a Tails install on a USB stick, and then back to my Arch install I realized the sound was not working anymore: PulseAudio only shows a "Dummy output". Investigating a bit I realized that, now, there's no audio device at all when I do lspci
Here's the output of lspci -nnk
00:00.0 Host bridge [0600]: Intel Corporation Xeon E3-1200 v6/7th Gen Core Processor Host Bridge/DRAM Registers [8086:5904] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: skl_uncore
00:02.0 VGA compatible controller [0300]: Intel Corporation HD Graphics 620 [8086:5916] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: i915
Kernel modules: i915
00:04.0 Signal processing controller [1180]: Intel Corporation Xeon E3-1200 v5/E3-1500 v5/6th Gen Core Processor Thermal Subsystem [8086:1903] (rev 02)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: proc_thermal
Kernel modules: processor_thermal_device
00:14.0 USB controller [0c03]: Intel Corporation Sunrise Point-LP USB 3.0 xHCI Controller [8086:9d2f] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:201f]
Kernel driver in use: xhci_hcd
Kernel modules: xhci_pci
00:14.2 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Thermal subsystem [8086:9d31] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: intel_pch_thermal
Kernel modules: intel_pch_thermal
00:15.0 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #0 [8086:9d60] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:15.1 Signal processing controller [1180]: Intel Corporation Sunrise Point-LP Serial IO I2C Controller #1 [8086:9d61] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: intel-lpss
Kernel modules: intel_lpss_pci
00:16.0 Communication controller [0780]: Intel Corporation Sunrise Point-LP CSME HECI #1 [8086:9d3a] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: mei_me
Kernel modules: mei_me
00:17.0 SATA controller [0106]: Intel Corporation Sunrise Point-LP SATA Controller [AHCI mode] [8086:9d03] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: ahci
00:1c.0 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #1 [8086:9d10] (rev f1)
Kernel driver in use: pcieport
00:1c.6 PCI bridge [0604]: Intel Corporation Sunrise Point-LP PCI Express Root Port #7 [8086:9d16] (rev f1)
Kernel driver in use: pcieport
00:1f.0 ISA bridge [0601]: Intel Corporation Sunrise Point-LP LPC Controller [8086:9d58] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
00:1f.2 Memory controller [0580]: Intel Corporation Sunrise Point-LP PMC [8086:9d21] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
00:1f.4 SMBus [0c05]: Intel Corporation Sunrise Point-LP SMBus [8086:9d23] (rev 21)
Subsystem: ASUSTeK Computer Inc. Device [1043:1520]
Kernel driver in use: i801_smbus
Kernel modules: i2c_i801
02:00.0 Network controller [0280]: Intel Corporation Wireless 8260 [8086:24f3] (rev 3a)
Subsystem: Intel Corporation Device [8086:0110]
Kernel driver in use: iwlwifi
Kernel modules: iwlwifiLooking at journalctl, there used to be mentions to snd_hda_intel and snd_hda_codec_realtek, but since yesterday they disappeared completely. I haven't changed the kernel nor anything like that, but just to be sure, I have tried the LTS kernel and there too I have the same issue.
All of this happened in a ASUS UX330UA. I can still have normal audio output if I connect my Bluetooth headphones to the laptop.
Is my sound card really fried? Is there some way to test it, besides installing Windows?
Also, could the Tails USB stick have anything to do with it? It's a weird coincidence...
Many thanks!
Offline
Well, as mysteriously as it stopped working, it started working again... I've rebooted from the LTS kernel to the LTS kernel again and the sound card showed up. Not really sure what happened here...
Offline
Pages: 1