Reply To: the sound is quieter than it should be

Forum › Forums › New users › New Users and General Questions › the sound is quieter than it should be › Reply To: the sound is quieter than it should be

#40261
ModdIt
Member

    My experience is same as koo.
    I wonder if some individual devices are pretty special regarding sound output. I have no experience of issues with
    the quoted Intel 82801I HD Audio which is in several of our kids computers.

    Since adding
    .asound.conf in home, standard content as below to our master stick no sound issues encountered on a wild variwety of laptop and desktop devices. If other cards or outputs were required pointing to the correct device worked as it should.
    Browsers in the usergroup are: Palemoon, Firefox LTS, Quantum, Tor, Opera, , Slimjet, Netsurf, Badwolf. Maybe others, listed in order of popularity. Badwolf is last because we have been unable to compile latest version..

    .asound.conf content
    #Substitute N with a small integer, 0 for your first sound card (which is the default),
    #1 for your second, and so on.

    pcm.!default {
    type hw
    card 0
    }

    ctl.!default {
    type hw
    card 0
    }