Tried everything and cannot get sound to work on new linux mint
intel nuc skull canyon no audio with dual boot Win/Linux
Linux noob on LM22.1 and a razer blade 16. I am a techie just not at the OS level and I have tried for the past month to troubleshoot my sound issues to no avail. Ive researched, asked LLMs, reset, purged rebooted, whatever. Absolutely nothing is working. Every time I need sound I need to boot back into windows. I would love for someone to help, and will provide whatever terminal output thats needed
uname -a
inxi -A
Linux dislike-button 6.8.0-52-generic #53-Ubuntu SMP PREEMPT_DYNAMIC Sat Jan 11 00:06:25 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux
Audio:
Device-1: Intel Raptor Lake High Definition Audio
driver: sof-audio-pci-intel-tgl
Device-2: NVIDIA driver: snd_hda_intel
API: ALSA v: k6.8.0-52-generic status: kernel-api
Server-1: PipeWire v: 1.0.5 status: active
lspci -nnk | grep -A2 Audio
lsusb | grep -i audio
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Raptor Lake High Definition Audio Controller [8086:7a50] (rev 11)
DeviceName: Onboard - Sound
Subsystem: Razer USA Ltd. Device [1a58:3006]
--
01:00.1 Audio device [0403]: NVIDIA Corporation Device [10de:22be] (rev a1)
Subsystem: Razer USA Ltd. Device [1a58:3006]
Kernel driver in use: snd_hda_intel
aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 0: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sofhdadsp [sof-hda-dsp], device 4: HDMI2 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: sofhdadsp [sof-hda-dsp], device 31: HDA Analog Deep Buffer (*) []
Subdevices: 1/1
Subdevice #0: subdevice #0
systemctl --user status pipewire pipewire-pulse pulseaudio
Unit pulseaudio.service could not be found.
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
Active: active (running) since Sun 2025-02-09 19:44:45 +04; 29min ago
TriggeredBy: ● pipewire.socket
Main PID: 1690 (pipewire)
Tasks: 3 (limit: 76507)
Memory: 28.5M (peak: 29.6M)
CPU: 5.714s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1690 /usr/bin/pipewire
Feb 09 19:44:45 dislike-button systemd[1676]: Started pipewire.service - PipeWire Multimedia Service.
Feb 09 19:44:45 dislike-button pipewire[1690]: mod.jackdbus-detect: Failed to receive jackdbus reply: org.freedesktop.DBus.Error.ServiceUnknown: The name org.jackaudio.service was no>
● pipewire-pulse.service - PipeWire PulseAudio
Loaded: loaded (/usr/lib/systemd/user/pipewire-pulse.service; enabled; preset: enabled)
Active: active (running) since Sun 2025-02-09 19:44:45 +04; 29min ago
TriggeredBy: ● pipewire-pulse.socket
Main PID: 1694 (pipewire-pulse)
Tasks: 3 (limit: 76507)
Memory: 31.0M (peak: 32.6M)
CPU: 8.395s
lines 1-23...skipping...
Unit pulseaudio.service could not be found.
● pipewire.service - PipeWire Multimedia Service
Loaded: loaded (/usr/lib/systemd/user/pipewire.service; enabled; preset: enabled)
Active: active (running) since Sun 2025-02-09 19:44:45 +04; 29min ago
TriggeredBy: ● pipewire.socket
Main PID: 1690 (pipewire)
Tasks: 3 (limit: 76507)
Memory: 28.5M (peak: 29.6M)
CPU: 5.714s
CGroup: /user.slice/user-1000.slice/user@1000.service/session.slice/pipewire.service
└─1690 /usr/bin/pipewireHere are some outputs. Unsure of what the error means on the last one since pulseaudio isnt used (?) in new linux mint editions
I own a intel NUC skull canyon which I dual boot between latest Windows 10 and Linux mint 20 Cinnamon. On the Windows side I don't have any issues, but often I notice after been in the Windows part, I don't have audio in Linux. Resetting the BIOS to defaults helps sometimes, but it is a crap shoot. Sometimes waiting till the next day, NUC powered down, helps too. Anybody have any idea what is going on? I use the audio jack to speakers for audio, so no audio through HDMI.