Skip to content

jsffm/vdr-chk-alsa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Link asound.conf auf asound.conf.hdmi0 etc anlegen

asound.conf.hdmi0

# HDMI
pcm.!default {
        type hw
        card 1
        device 3
}

ctl.!default {
       type hw
       card 1
}

asound.conf.hdmi1

# HDMI
pcm.!default {
        type hw
        card 1
        device 7
}

ctl.!default {
       type hw
       card 1
}

About

create link to correct asound.conf

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages