You are not logged in.

#1 2017-10-21 19:05:21

codencrazy
Member
Registered: 2016-02-09
Posts: 8

[Solved] Sound card numbers started at 3 instead of 0

When I try to load alsamixer, I get the following response:

cannot open mixer: No such file or directory

So I listed out my sound cards, and found that they start at card3 and card4

cat /sys/class/sound/card*
cat: /sys/class/sound/card3: Is a directory
cat: /sys/class/sound/card4: Is a directory

So in order to load alsamixer, I actually have to type alsamixer -c 3; I technically do have 3 more sound cards, that are disabled in Phonon, one for each monitor, and one for the onboard sound card.

How do I either get alsamixer to default to my 3rd card, or how do I remove the other 3 cards altogether?

Last edited by codencrazy (2017-10-24 16:35:24)

Offline

#2 2017-10-21 22:59:52

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 21,731

Re: [Solved] Sound card numbers started at 3 instead of 0

Offline

Board footer

Powered by FluxBB