ToM
ToM
Great idea! I think, to implement the same at events will make sense? I have the same function via template (found it years ago @ [contao-forum](https://community.contao.org/de/showthread.php?20533-Teasertext-automatisch-erzeugen&p=290588&viewfull=1#post290588)), but your way is...
@plbossart Hi Pierre-Louis, it's the output hw0,3 (normal HDMI connector): > speaker-test -Dhw:0,3 -c2 -r48000 I have 2 problems: - I have only 2 channels, and the mapping is wrong:...
@plbossart first of all: thanks for your effort! But: my puzzle ain't not smaller, huh? :-) > for now the only thing the SOF driver supports is 2ch audio Do...
@plbossart > options snd_intel_dspcfg dsp_driver=1 Yep, that's more crap, than it is now... :smile: I just wanna have one channel hdmi 5.1, and another one, which streams snd passthru to...
@perexg Thanks for answering. Here's the output from your command amixer -c 0 controls: ``` $ amixer -c 0 controls numid=14,iface=CARD,name='HDMI/DP,pcm=3 Jack' numid=20,iface=CARD,name='HDMI/DP,pcm=4 Jack' numid=26,iface=CARD,name='HDMI/DP,pcm=5 Jack' numid=12,iface=CARD,name='Headphone Jack' numid=11,iface=CARD,name='Mic Jack'...
@perexg thanx for guiding me through that all :-) Here we go, out from **amixer -c 0 contents** and **amixer -c 0 get numid=32** ``` $ amixer -c 0 contents...
@kv2019i of course I can, here we go: ``` $ amixer -c 0 contents [cut] numid=19,iface=PCM,name='ELD',device=3 ; type=BYTES,access=r--v----,values=40 : values=0x10,0x00,0x09,0x00,0x6b,0x20,0x00,0x01,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x41,0x0c,0x00,0x00,0x50,0x68,0x69,0x6c,0x69,0x70,0x73,0x20,0x46,0x54,0x56,0x09,0x1f,0x07,0x15,0x07,0x50,0x00,0x00,0x00 numid=32,iface=PCM,name='Playback Channel Map',device=3 ; type=INTEGER,access=rw---R--,values=8,min=0,max=36,step=0 : values=0,0,0,0,0,0,0,0 | container |...
@kv2019i sounds logical to me :smile: mkv with trueHD sound ``` $ amixer -c 0 cget iface=PCM,name='Playback Channel Map',device=3 numid=32,iface=PCM,name='Playback Channel Map',device=3 ; type=INTEGER,access=rw---R--,values=8,min=0,max=36,step=0 : values=3,4,0,0,0,0,0,0 | container | chmap-variable=FL,FR...
@kv2019i which logs exactly do you mean? Just tell me the command / path, and I'm on it. > If the problem would be that mapping is wrong, you could...
@perexg @kv2019i thanks for soundfile, worked. No sound with legacy setting from driver (testfile), i only see the ### swiping. Here are a few logfiles attached, from kernel and alsa...