You are not logged in.

#1 2020-12-01 06:30:04

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

[Solved] No Audio in Arch Install, worked in past installs

HI. I have recently moved back to Arch, from Ubuntu, because of storage issues. I have come across this issue that, well, I have no sound.
System Info:
Sound Card (from alsamixer): chtrt5650 (chromebook card, useful?)
DE: LxQT
CPU: Intel
It might have something to do with the xf86-video-intel package, but not sure. It is installed already, and it has been causing minor visual glitches, but not the topic of this post.

If you can help, please do, as sound has worked with previous installs on this machine.

Last edited by thehexagon (2020-12-05 21:55:14)


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#2 2020-12-01 09:04:34

seth
Member
Registered: 2012-09-03
Posts: 51,288

Re: [Solved] No Audio in Arch Install, worked in past installs

Let's start by adding some more useful data:

lspci -k
aplay -L
pacmd list-cards
pacmd list-sinks
pacmd list-sink-inputs
sudo journalctl -b

Online

#3 2020-12-02 01:50:25

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [Solved] No Audio in Arch Install, worked in past installs

lspci -k
00:00.0 Host bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SoC Transaction Register (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: iosf_mbi_pci
00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 35)
	DeviceName: VGA compatible controller
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: i915
	Kernel modules: i915
00:0b.0 Signal processing controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series Power Management Controller (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: proc_thermal
	Kernel modules: processor_thermal_device
00:10.0 SD Host controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series MMC Controller (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
00:12.0 SD Host controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series SD Controller (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: sdhci-pci
	Kernel modules: sdhci_pci
00:14.0 USB controller: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series USB xHCI Controller (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: xhci_hcd
	Kernel modules: xhci_pci
00:1b.0 Audio device: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #1 (rev 35)
	Kernel driver in use: pcieport
00:1c.2 PCI bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCI Express Port #3 (rev 35)
	Kernel driver in use: pcieport
00:1f.0 ISA bridge: Intel Corporation Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series PCU (rev 35)
	Subsystem: Intel Corporation Device 7270
	Kernel driver in use: lpc_ich
	Kernel modules: lpc_ich
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
	Subsystem: Intel Corporation Dual Band Wireless-AC 7265
	Kernel driver in use: iwlwifi
	Kernel modules: iwlwifi

aplay -L
null
    Discard all samples (playback) or generate zero samples (capture)
samplerate
    Rate Converter Plugin Using Samplerate Library
speexrate
    Rate Converter Plugin Using Speex Resampler
jack
    JACK Audio Connection Kit
oss
    Open Sound System
pulse
    PulseAudio Sound Server
speex
    Plugin using Speex DSP (resample, agc, denoise, echo, dereverb)
upmix
    Plugin for channel upmix (4,6,8)
vdownmix
    Plugin for channel downmix (stereo) with a simple spacialization
default
    Default ALSA Output (currently PulseAudio Sound Server)
hdmi:CARD=PCH,DEV=0
    HDA Intel PCH, HDMI 0
    HDMI Audio Output
hdmi:CARD=PCH,DEV=1
    HDA Intel PCH, HDMI 1
    HDMI Audio Output
hdmi:CARD=PCH,DEV=2
    HDA Intel PCH, HDMI 2
    HDMI Audio Output
usbstream:CARD=PCH
    HDA Intel PCH
    USB Stream Output
sysdefault:CARD=chtrt5650
    chtrt5650, 
    Default Audio Device
usbstream:CARD=chtrt5650
    chtrt5650
    USB Stream Output

pacmd list-cards
1 card(s) available.
    index: 0
	name: <alsa_card.pci-0000_00_1b.0>
	driver: <module-alsa-card.c>
	owner module: 6
	properties:
		alsa.card = "0"
		alsa.card_name = "HDA Intel PCH"
		alsa.long_card_name = "HDA Intel PCH at 0xd1314000 irq 315"
		alsa.driver_name = "snd_hda_intel"
		device.bus_path = "pci-0000:00:1b.0"
		sysfs.path = "/devices/pci0000:00/0000:00:1b.0/sound/card0"
		device.bus = "pci"
		device.vendor.id = "8086"
		device.vendor.name = "Intel Corporation"
		device.product.id = "2284"
		device.product.name = "Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series High Definition Audio Controller"
		device.form_factor = "internal"
		device.string = "0"
		device.description = "Built-in Audio"
		module-udev-detect.discovered = "1"
		device.icon_name = "audio-card-pci"
	profiles:
		output:hdmi-stereo: Digital Stereo (HDMI) Output (priority 5900, available: no)
		output:hdmi-surround: Digital Surround 5.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-surround71: Digital Surround 7.1 (HDMI) Output (priority 800, available: no)
		output:hdmi-stereo-extra1: Digital Stereo (HDMI 2) Output (priority 5700, available: no)
		output:hdmi-surround-extra1: Digital Surround 5.1 (HDMI 2) Output (priority 600, available: no)
		output:hdmi-surround71-extra1: Digital Surround 7.1 (HDMI 2) Output (priority 600, available: no)
		output:hdmi-stereo-extra2: Digital Stereo (HDMI 3) Output (priority 5700, available: no)
		output:hdmi-surround-extra2: Digital Surround 5.1 (HDMI 3) Output (priority 600, available: no)
		output:hdmi-surround71-extra2: Digital Surround 7.1 (HDMI 3) Output (priority 600, available: no)
		off: Off (priority 0, available: unknown)
	active profile: <off>
	ports:
		hdmi-output-0: HDMI / DisplayPort (priority 5900, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"
		hdmi-output-1: HDMI / DisplayPort 2 (priority 5800, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"
		hdmi-output-2: HDMI / DisplayPort 3 (priority 5700, latency offset 0 usec, available: no)
			properties:
				device.icon_name = "video-display"

pacmd list-sinks
1 sink(s) available.
  * index: 0
	name: <auto_null>
	driver: <module-null-sink.c>
	flags: DECIBEL_VOLUME LATENCY DYNAMIC_LATENCY
	state: SUSPENDED
	suspend cause: IDLE
	priority: 1000
	volume: front-left: 65536 / 100% / 0.00 dB,   front-right: 65536 / 100% / 0.00 dB
	        balance 0.00
	base volume: 65536 / 100% / 0.00 dB
	volume steps: 65537
	muted: no
	current latency: 0.00 ms
	max request: 344 KiB
	max rewind: 344 KiB
	monitor source: 0
	sample spec: s16le 2ch 44100Hz
	channel map: front-left,front-right
	             Stereo
	used by: 0
	linked by: 0
	configured latency: 0.00 ms; range is 0.50 .. 2000.00 ms
	module: 16
	properties:
		device.description = "Dummy Output"
		device.class = "abstract"
		device.icon_name = "audio-card"

pacmd list-sink-inputs
0 sink input(s) available.

sudo journalctl -b

Output


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#4 2020-12-02 08:00:39

seth
Member
Registered: 2012-09-03
Posts: 51,288

Online

#5 2020-12-02 19:59:17

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [Solved] No Audio in Arch Install, worked in past installs

cat /proc/asound/cards
 0 [chtrt5650      ]: chtrt5650 - chtrt5650
                      GOOGLE-Relm-1.0
 1 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xd1314000 irq 315

i tried installing pulseaudio-git, but the thread test failed, but it installed jack2.
I also installed galliumos-braswell-config, but to install, I had to delete a file, forgot which one, I thik it was default.pa in a pulseaudio directory in etc, not sure tho.


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#6 2020-12-02 22:06:46

seth
Member
Registered: 2012-09-03
Posts: 51,288

Re: [Solved] No Audio in Arch Install, worked in past installs

Did you check the ucm situation?
https://bbs.archlinux.org/viewtopic.php … 1#p1909241

tried installing pulseaudio-git … delete a file, forgot which one, I thik it was default.pa in a pulseaudio directory

After the above, check whether it works with pure alsa (no pulseaudio) to not accidentally have stashed the success.

Online

#7 2020-12-03 01:41:09

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [Solved] No Audio in Arch Install, worked in past installs

i checked the ucm stuff, didn't work tho, and how should i check with only alsa,


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#8 2020-12-03 07:11:15

seth
Member
Registered: 2012-09-03
Posts: 51,288

Re: [Solved] No Audio in Arch Install, worked in past installs

Stop the PA daemon.
gnome/GDK probably hard-rely on it (because it's gnome) so you may have to do this from a console only login.
You can then simply run "speaker-test" and "alsamixer" (latter to see that the output isn't simply muted)

Online

#9 2020-12-03 21:14:22

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [Solved] No Audio in Arch Install, worked in past installs

I did

pulseaudio --kill

then did

alsamixer

checked everything, nothing was muted, and then did

speaker-test

There was no noise.


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

#10 2020-12-05 21:54:26

thehexagon
Member
From: New Zealand
Registered: 2020-10-26
Posts: 76
Website

Re: [Solved] No Audio in Arch Install, worked in past installs

i reinstalled arch, audio back. probably something to do with some drivers not being initialized or something.


NZ - UTC+12, or UTC+13 (depends on DST) | HP ENVY x360 2-in-1 Laptop 15-EW0009TX

Offline

Board footer

Powered by FluxBB