seduction
Language:
EN
DE
Siduction Forum
»
Siduction Forum
»
Upgrade Warnings (DE / EN)
»
How to fix sound
manual
news
wiki
bugs
git
gallery
packages
download
donate
imprint
Advanced search
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
2019/12/09, 02:48:50
1 Hour
1 Day
1 Week
1 Month
Forever
Links
Debian Transitions
New/Byhand
Distrowatch
Google+
Help
Help
Contact
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: How to fix sound (Read 338 times)
0 Members and 1 Guest are viewing this topic.
geklmintendont
User
Posts: 39
Banned User
How to fix sound
«
on:
2018/11/04, 19:22:59 »
1) update
2) check if speaker-test works even if everything else does
3) if it doesn't work you have broken alsa
4) make a new file /etc/asound.conf
5) enter your card number and device from aplay -l in this style:
Code:
[Select]
defaults.pcm.card 1
defaults.pcm.device 7
6) test again with speaker-test
7) repeat for a different device
if trying for all of your devices doesnt work then check alsamixer and see if anything is muted
I hope I helped.
Here is my asound.conf which let me push audio through my TV again:
Code:
[Select]
defaults.pcm.card 1
defaults.pcm.device 7
Logged
I'm banned forever - the Mods had good reasons to do so.
geklmintendont
User
Posts: 39
Banned User
Re: How to fix sound
«
Reply #1 on:
2018/11/04, 19:24:21 »
Screenshot
Logged
I'm banned forever - the Mods had good reasons to do so.
Print
Pages: [
1
]
Go Up
« previous
next »
Siduction Forum
»
Siduction Forum
»
Upgrade Warnings (DE / EN)
»
How to fix sound