Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Audio device: Intel Corporation Raptor Lake High Def
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 73

PostPosted: Wed Mar 19, 2025 12:32 am    Post subject: Audio device: Intel Corporation Raptor Lake High Def Reply with quote

< top posted edit for the win >

It turns out that speaker output will not work if the HEADPHONES in alsamixer is muted (srsly? whiskey tango??) and this is muted on every boot.

this forum ... https://forums.linuxmint.com/viewtopic.php?p=1791086#p1791086
says to edit /usr/share/pulseaudio/alsa-mixer/paths/analog-output-speaker.conf but that file does not exist because I am not using pulseaudio I am using pipewire. however, /usr/share/alsa-card-profile/mixer/paths/analog-output-speaker.conf does exist and is of the same name but editing that file in the way suggested by the above linked forum accomplishes exactly nothing. My headphones are still muted on reboot.

How do i get my headphones that are not plugged in to not be muted every time I reboot so that the built in speakers that are plugged in wont be muted every reboot and who the bejesus thinks headphones being muted should just outright kill all built in audio lol ($^&$)$&&! (censored } : )

-----


Can not get audio to work at all on my laptops speakers, i was previously able to get audio if i just ran alsactl init on every boot but now even that does nothing.

suspended?

$ pactl list sinks
Sink #126
State: SUSPENDED
Name: alsa_output.pci-0000_00_1f.3.analog-stereo
Description: Built-in Audio Analog Stereo
Driver: PipeWire
Sample Specification: s32le 2ch 48000Hz
Channel Map: front-left,front-right
Owner Module: 4294967295
Mute: no
Volume: front-left: 98304 / 150% / 10.57 dB, front-right: 98304 / 150% / 10.57 dB
balance 0.00
Base Volume: 65536 / 100% / 0.00 dB
Monitor Source: alsa_output.pci-0000_00_1f.3.analog-stereo.monitor
Latency: 0 usec, configured 0 usec
Flags: HARDWARE HW_MUTE_CTRL HW_VOLUME_CTRL DECIBEL_VOLUME LATENCY
Properties:
alsa.card = "0"
alsa.card_name = "HDA Intel PCH"
alsa.class = "generic"
alsa.components = "HDA:10ec1220,1558d702,00100101"
alsa.device = "0"
alsa.id = "Generic Analog"
alsa.long_card_name = "HDA Intel PCH at 0x4202130000 irq 129"
alsa.mixer_name = "Realtek Generic"
alsa.name = "Generic Analog"
alsa.resolution_bits = "16"
alsa.subclass = "generic-mix"
alsa.subdevice = "0"
alsa.subdevice_name = "subdevice #0"
alsa.sync.id = "00000000:00000000:00000000:00000000"
api.alsa.card.longname = "HDA Intel PCH at 0x4202130000 irq 129"
api.alsa.card.name = "HDA Intel PCH"
api.alsa.path = "front:0"
api.alsa.pcm.card = "0"
api.alsa.pcm.stream = "playback"
audio.channels = "2"
audio.position = "FL,FR"
card.profile.device = "4"
device.api = "alsa"
device.class = "sound"
device.id = "42"
device.profile.description = "Analog Stereo"
device.profile.name = "analog-stereo"
device.routes = "2"
factory.name = "api.alsa.pcm.sink"
media.class = "Audio/Sink"
device.description = "Built-in Audio"
node.name = "alsa_output.pci-0000_00_1f.3.analog-stereo"
node.nick = "Generic Analog"
node.pause-on-idle = "false"
object.path = "alsa:acp:PCH:4:playback"
port.group = "playback"
priority.driver = "1009"
priority.session = "1009"
factory.id = "19"
clock.quantum-limit = "8192"
client.id = "40"
node.driver = "true"
node.loop.name = "data-loop.0"
library.name = "audioconvert/libspa-audioconvert"
object.id = "56"
object.serial = "126"
api.acp.auto-port = "false"
api.acp.auto-profile = "false"
api.alsa.card = "0"
api.alsa.split-enable = "true"
api.alsa.use-acp = "true"
api.dbus.ReserveDevice1 = "Audio0"
api.dbus.ReserveDevice1.Priority = "-20"
device.bus = "pci"
device.bus_path = "pci-0000:00:1f.3"
device.enum.api = "udev"
device.form_factor = "internal"
device.icon_name = "audio-card-analog-pci"
device.name = "alsa_card.pci-0000_00_1f.3"
device.nick = "HDA Intel PCH"
device.plugged.usec = "3245624"
device.product.id = "0x7a50"
device.product.name = "Raptor Lake High Definition Audio Controller"
device.subsystem = "sound"
sysfs.path = "/devices/pci0000:00/0000:00:1f.3/sound/card0"
device.vendor.id = "0x8086"
device.vendor.name = "Intel Corporation"
spa.object.id = "2"
device.string = "0"
Ports:
analog-output-speaker: Speakers (type: Speaker, priority: 10000, availability group: Legacy 3, availability unknown)
analog-output-headphones: Headphones (type: Headphones, priority: 9900, availability group: Legacy 4, not available)
Active Port: analog-output-speaker
Formats:
pcm
Back to top
View user's profile Send private message
Dominique_71
Veteran
Veteran


Joined: 17 Aug 2005
Posts: 1940
Location: Switzerland (Romandie)

PostPosted: Wed Mar 19, 2025 9:36 pm    Post subject: Reply with quote

I don't use pulseaudio, so I know almost nothing about it. But first you should stop pulseaudio and see if that issue is here with alsa. If yes, it should first be fixed with alsa (I think kernel driver or driver parameter), if no it is an issue with pulseaudio.
_________________
"Confirm You are a robot." - the singularity
Back to top
View user's profile Send private message
mark4
n00b
n00b


Joined: 26 Feb 2011
Posts: 73

PostPosted: Wed Mar 19, 2025 10:08 pm    Post subject: Reply with quote

Dominique_71 wrote:
I don't use pulseaudio, so I know almost nothing about it. But first you should stop pulseaudio and see if that issue is here with alsa. If yes, it should first be fixed with alsa (I think kernel driver or driver parameter), if no it is an issue with pulseaudio.


Im not actually using pulseaudio, im using pipewire and i know even less about that than i know about PA lol
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum