[SOLVED] Sound problem on ~Current-2023-12-26
by business_kid from LinuxQuestions.org on (#6HP3H)
I get no sound on Current.
EDIT: Downgrade this to a problem to Chomium-based browsers. Chromium-ungoogled-120.??? & brave 1.61.???
I think it boils down to this. Code:bash-5.2$ cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xc0210000 irq 28 The selected soundcard gives out nothing. There's one sound setup in this elderly laptop. I can go into alsamixer, select the second option, unmute & set volumes (again), & restart all sound and it often works until the next startup.
Can I get around it by correcting some currently unknown config file, or putting something like Code:cat " 0 [PCH ]: HDA Intel PCH at 0xc0210000 irq 28 " > /proc/asound/cards at the end of rc.M or maybe /etc/rc.d/rc.local?
EDIT: I can'[t actually do this. I'm not allowed (as root) or can't stop pulseaudio or alsa either. :confused:
EDIT: Downgrade this to a problem to Chomium-based browsers. Chromium-ungoogled-120.??? & brave 1.61.???
I think it boils down to this. Code:bash-5.2$ cat /proc/asound/cards
0 [PCH ]: HDA-Intel - HDA Intel PCH
HDA Intel PCH at 0xc0210000 irq 28 The selected soundcard gives out nothing. There's one sound setup in this elderly laptop. I can go into alsamixer, select the second option, unmute & set volumes (again), & restart all sound and it often works until the next startup.
Can I get around it by correcting some currently unknown config file, or putting something like Code:cat " 0 [PCH ]: HDA Intel PCH at 0xc0210000 irq 28 " > /proc/asound/cards at the end of rc.M or maybe /etc/rc.d/rc.local?
EDIT: I can'[t actually do this. I'm not allowed (as root) or can't stop pulseaudio or alsa either. :confused: