ChanServ changed the topic of #linux-msm to:
Daanct12 has joined #linux-msm
hexdump02 has joined #linux-msm
hexdump01 has quit [Ping timeout: 480 seconds]
leo60228- has joined #linux-msm
leo60228 has quit [Read error: Connection reset by peer]
leo60228 has joined #linux-msm
leo60228- has quit [Read error: Connection reset by peer]
djakov has joined #linux-msm
djakov_ has quit [Read error: Connection reset by peer]
whiskey9 has joined #linux-msm
whiskey9 has quit [Remote host closed the connection]
whiskey9 has joined #linux-msm
whiskey9 has quit []
<krzk> aklimov: hey, I saw you added compressed playback DAI to audioreach topology for HDK8550.
<krzk> I tried to add Multimedia5 for Display Port for T14s, but the moment I do something similar as you - multimedia5 - the machine goes to blue screen and reboot around GUI login, so when sound card is configured
fossdd has quit [Read error: Network is unreachable]
<krzk> That's on v6.17, so I wonder did it work for you? Or maybe you also found some issues which needed to be fixed in audioreach/adsp kernel code?
<aklimov> krzk: wait
<aklimov> krzk: t14s, which laptop/device is that?
<krzk> x1e
<krzk> and I do not have any logs available :/
<aklimov> i added compressed playback DAI, i can check which one, maybe it was MultiMedia5 and it worked fine but it needs hardcoding number of channels to work
<aklimov> and it worked just fine
<aklimov> i mean i added it on slim7x and it worked
<aklimov> krzk: can you show how you added MultiMedia5?
<aklimov> krzk: if you can give me steps what to test i can try to test on slim7x, but it has only type-c ports (i have hub with display port in the office)
<krzk> aklimov: github.com:krzk/audioreach-topology.git
<krzk> branch: t14s-display-port
<aklimov> doesn't t14s have serial output somewhere?
<aklimov> krzk: dump question, should some pinctrl's pins be configured for this to work?
<krzk> aklimov: no, it works fine. Only, ONLY, when I add multimedia5 - so the second (last) patch - it hangs the machine
<krzk> The first patch, so DP audio works well in general
<aklimov> krzk: ermmmm
<aklimov> DEVICE_SG_ADD(audioreach/subgraph-device-codec-dma-playback.m4, `WSA_CODEC_DMA_RX_0', WSA_CODEC_DMA_RX_0,
<aklimov> `S16_LE', 48000, 48000, 2, 2,
<aklimov> LPAIF_INTF_TYPE_WSA, CODEC_INTF_IDX_RX0, 0, DATA_FORMAT_FIXED_POINT,
<aklimov> 0x00004005, 0x00004005, 0x00006050)
<aklimov> i'd try unique indixes
<aklimov> krzk: so in the line 0x00004005, 0x00004005, 0x00006040, `110000') where you add STREAM_SG_PCM_ADD(audioreach/subgraph-stream-vol-playback.m4, FRONTEND_DAI_MULTIMEDIA5,
<aklimov> can you try please 0x0000400a, 0x0000400a, 0x00006040, `110000') ?
<aklimov> i think with 0x00004005 there the kernel will panic while parsing topology file, at least that's what i saw
<krzk> aklimov: thanks!
Daanct12 has quit [Quit: WeeChat 4.7.1]
<aklimov> yw
<krzk> yeah, that was it - duplicated IDs
fossdd has joined #linux-msm
pevik has joined #linux-msm
djakov has quit [Remote host closed the connection]
djakov has joined #linux-msm
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-msm
animist has joined #linux-msm