You are not logged in.
Pages: 1
Hey, i just bought a new laptop, it's a Lenovo Ideapad 5 15ALC05, and i cannot get the sound to work.
I've installed alsa-utils, pulseaudio and pavucontrol. I can see in pavucontrol that the chrome is making sound, but I cant hear anything...
When i use: (sorry im not sure how to wrap text in a code block here
)
pactl list short sinks
I get:
0 alsa_output.pci-0000_03_00.6.analog-stereo module-alsa-card.c s16le 2ch 44100Hz IDLE
IDLE changes to RUNNING whenever i play something on the browser.
Output of lspci -v (pastebin since i dunno how to wrap code)
https://pastebin.com/raw/MKyAHhbN
Here's output of pactl list sinks:
https://pastebin.com/raw/gCReryjr
Last edited by djuk1c (2023-02-11 02:51:02)
Offline
God damn, i just realised it was muted...
pactl set-sink-mute 0 false, fixed
Offline
Pages: 1