You are not logged in.

#1 2023-09-14 20:59:21

sonofevropa
Member
Registered: 2022-12-08
Posts: 17

Audio Control on 6.5.3

New install on a Lenovo Slim Pro 7, everything works great out of the box except for audio. Between 1% & 100%, the audio plays at 100%. At 0% audio is muted as expected. Above 100%, normal audio level increases are observed.

Not sure which logs would be relevant, but if someone with experience can tell me what to pull to help, I'd be happy.

The only relevant thing I've found online says wait for a kernel update, and this was six years ago.

Thanks.

Last edited by sonofevropa (2023-09-17 20:22:29)

Offline

#2 2023-09-15 10:07:49

xerxes_
Member
Registered: 2018-04-29
Posts: 1,065

Re: Audio Control on 6.5.3

So what's the problem if sound works?
What do you use to measure sound level? What sound infrastructure do you use: PulseAudio, PipeWire, Jack, or only Alsa?
What audio driver do you use (post output of command: " lspci -nnk | grep -A 3 -i audio ") ?

Offline

#3 2023-09-15 16:36:00

sonofevropa
Member
Registered: 2022-12-08
Posts: 17

Re: Audio Control on 6.5.3

i'm using pipewire-pulse and pipewire-jack. The problem is that the sound is *loud* even when the system is showing volume at 25%. The volume level is static between 1 & 100%. Same decibel level until i exceed 100%. Then there id sn sudible increase in volume.

lspci -nnk | grep -A 3 -i audio
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
64:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]
	Subsystem: Lenovo Rembrandt Radeon High Definition Audio Controller [17aa:3824]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
64:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] Family 19h (Model 74h) CCP/PSP 3.0 Device [1022:15c7]
--
64:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 63)
	Subsystem: Lenovo ACP/ACP3X/ACP6x Audio Coprocessor [17aa:3888]
	Kernel driver in use: snd_pci_ps
	Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt
64:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
	Subsystem: Lenovo Family 17h/19h HD Audio Controller [17aa:3882]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
65:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Device [1022:14ec]

Offline

#4 2023-09-15 20:13:10

xerxes_
Member
Registered: 2018-04-29
Posts: 1,065

Re: Audio Control on 6.5.3

Did you tried how it is on linux-lts kernel? That might be new issue of new 6.5 kernel (among other issues)...

Offline

#5 2023-09-17 14:00:38

sonofevropa
Member
Registered: 2022-12-08
Posts: 17

Re: Audio Control on 6.5.3

Edit: removed new post

Last edited by sonofevropa (2023-09-17 20:25:50)

Offline

#6 2023-09-17 16:44:37

loqs
Member
Registered: 2014-03-06
Posts: 18,928

Re: Audio Control on 6.5.3

sonofevropa wrote:

moved here as this is not a kernel issue after further investigation.

Please do not create a new topic for the same issue.  Also do not mark the topic as closed that is reserved for use by moderators for locked topics.
Please report your thread so a moderator can move it to the forum you think is more appropriate.

Offline

#7 2023-09-17 20:22:55

sonofevropa
Member
Registered: 2022-12-08
Posts: 17

Re: Audio Control on 6.5.3

Done and done, reported other as duplicate. Apologies.

Offline

#8 2023-09-17 20:27:51

sonofevropa
Member
Registered: 2022-12-08
Posts: 17

Re: Audio Control on 6.5.3

After further investigation, this is not a kernel issue. I've also found there's only one way to control the volume

amixer -c1 set PCM,0 ...

or to open alsamixer and manually adjust the PCM channel volume from there.

side note, when adjusting pcm volume, the reported system volume (polybar module) is inconsistent with volume levels displayed ion alsamixer (off by 15 or so percent).

another side note, audio level changes function as expected through bluetooth headphones. it is only the laptop speakers that have issues.

Offline

#9 2023-09-17 22:17:57

2ManyDogs
Forum Fellow
Registered: 2012-01-15
Posts: 4,648

Re: Audio Control on 6.5.3

Moving to Newbie Corner by request.

Offline

#10 2023-09-20 21:56:44

ITAxReal
Member
Registered: 2023-09-20
Posts: 2

Re: Audio Control on 6.5.3

I got the same behaviour
More information:
The laptop has 4 speakers: two front and two rear.
In 2.1 mode, both play, but the rear ones do not respond to volume control - they always play at 100% volume (only at 0 they do not play).
In 4.0 mode, only the front ones play (the rear ones do not respond to the volume control in alsamixer and are simply silent).
Kernel - linux-lts
Sound - pipewire
DE - KDE Plasma (no KMix)
Just some outputs that may be helpful:

cat /proc/asound/cards
 0 [Generic        ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0x997c8000 irq 86
 1 [Generic_1      ]: HDA-Intel - HD-Audio Generic
                      HD-Audio Generic at 0x997c0000 irq 87


aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: Generic [HD-Audio Generic], device 3: HDMI 0 [HDMI 0]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: Generic [HD-Audio Generic], device 7: HDMI 1 [HDMI 1]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: Generic_1 [HD-Audio Generic], device 0: ALC287 Analog [ALC287 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0


lspci -v | grep -i audio
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
73:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller
	Subsystem: Lenovo Rembrandt Radeon High Definition Audio Controller
73:00.5 Multimedia controller: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor (rev 60)
	Subsystem: Lenovo ACP/ACP3X/ACP6x Audio Coprocessor
73:00.6 Audio device: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller
	Subsystem: Lenovo Family 17h/19h HD Audio Controller


cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k6.1.54-1-lts.


lspci -nnk | grep -A 3 -i audio
pcilib: Error reading /sys/bus/pci/devices/0000:00:08.3/label: Operation not permitted
73:00.1 Audio device [0403]: Advanced Micro Devices, Inc. [AMD/ATI] Rembrandt Radeon High Definition Audio Controller [1002:1640]
	Subsystem: Lenovo Rembrandt Radeon High Definition Audio Controller [17aa:381a]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
73:00.2 Encryption controller [1080]: Advanced Micro Devices, Inc. [AMD] VanGogh PSP/CCP [1022:1649]
--
73:00.5 Multimedia controller [0480]: Advanced Micro Devices, Inc. [AMD] ACP/ACP3X/ACP6x Audio Coprocessor [1022:15e2] (rev 60)
	Subsystem: Lenovo ACP/ACP3X/ACP6x Audio Coprocessor [17aa:3872]
	Kernel driver in use: snd_pci_acp6x
	Kernel modules: snd_pci_acp3x, snd_rn_pci_acp3x, snd_pci_acp5x, snd_pci_acp6x, snd_acp_pci, snd_rpl_pci_acp6x, snd_pci_ps, snd_sof_amd_renoir, snd_sof_amd_rembrandt
73:00.6 Audio device [0403]: Advanced Micro Devices, Inc. [AMD] Family 17h/19h HD Audio Controller [1022:15e3]
	Subsystem: Lenovo Family 17h/19h HD Audio Controller [17aa:386e]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
74:00.0 USB controller [0c03]: Advanced Micro Devices, Inc. [AMD] Rembrandt USB4 XHCI controller #8 [1022:161f]

Last edited by ITAxReal (2023-09-20 21:59:23)

Offline

#11 2023-10-31 15:59:33

SidKoi
Member
Registered: 2023-10-16
Posts: 14

Re: Audio Control on 6.5.3

I have the same problem with volume control, I can change from bluetooth speaker properly but the internal 4 speaker I can only change in the individual app that is playing the media and not from the gnome title bar (which is either 0 (mute) or 100(max) anything in between the level is the same.

cat /proc/asound/cards

sk@archlinux ~ $ cat /proc/asound/cards
 0 [HDMI           ]: HDA-Intel - HDA Intel HDMI
                      HDA Intel HDMI at 0xa0810000 irq 58
 1 [PCH            ]: HDA-Intel - HDA Intel PCH
                      HDA Intel PCH at 0xa0814000 irq 56

aplay -l

sk@archlinux ~ $ aplay -l
**** List of PLAYBACK Hardware Devices ****
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
card 0: HDMI [HDA Intel HDMI], device 8: HDMI 2 [HDMI 2]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 0: CS4208 Analog [CS4208 Analog]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 1: PCH [HDA Intel PCH], device 1: CS4208 Digital [CS4208 Digital]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
sk@archlinux ~ $

lspci -v | grep -i audio

sk@archlinux ~ $ lspci -v | grep -i audio
00:03.0 Audio device: Intel Corporation Haswell-ULT HD Audio Controller (rev 09)
	Subsystem: Apple Inc. Haswell-ULT HD Audio Controller
00:1b.0 Audio device: Intel Corporation 8 Series HD Audio Controller (rev 04)
	Subsystem: Intel Corporation 8 Series HD Audio Controller
sk@archlinux ~ $

cat /proc/asound/version

sk@archlinux ~ $ cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version k6.5.9-arch2-1.
sk@archlinux ~ $

lspci -nnk | grep -A 3 -i audio

sk@archlinux ~ $ lspci -nnk | grep -A 3 -i audio
00:03.0 Audio device [0403]: Intel Corporation Haswell-ULT HD Audio Controller [8086:0a0c] (rev 09)
	Subsystem: Apple Inc. Haswell-ULT HD Audio Controller [106b:013c]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:14.0 USB controller [0c03]: Intel Corporation 8 Series USB xHCI HC [8086:9c31] (rev 04)
--
00:1b.0 Audio device [0403]: Intel Corporation 8 Series HD Audio Controller [8086:9c20] (rev 04)
	Subsystem: Intel Corporation 8 Series HD Audio Controller [8086:7270]
	Kernel driver in use: snd_hda_intel
	Kernel modules: snd_hda_intel
00:1c.0 PCI bridge [0604]: Intel Corporation 8 Series PCI Express Root Port 1 [8086:9c10] (rev e4)
sk@archlinux ~ $

Offline

Board footer

Powered by FluxBB