ftg has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
timsu has quit [Quit: Leaving]
triskit|away has joined #linux-sunxi
triskit|away is now known as triskit
<triskit>
FWIW, I am looking at the D1 for the same, but am doubtful of the quality of the mic preamps.
<triskit>
Hoping to make a sort of a kitchen sink audio gateway thing. My idea was to use the internal ADCs to capture from an FM demodulator for wireless mics, and use external preamps and ADCs for wired mics.
<triskit>
AFAIK spdif tx is supported but not rx. I assume rx is a bit trickier to implement since the driver needs to keep the FIFO at a consistent level.
<triskit>
(In case you read the logs)
montjoie_ has joined #linux-sunxi
montjoie has quit [Ping timeout: 480 seconds]
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
hexdump0815 has joined #linux-sunxi
hexdump01 has quit [Ping timeout: 480 seconds]
JohnDoe_71Rus has joined #linux-sunxi
gsz has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
smaeul has quit [Ping timeout: 480 seconds]
smaeul has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
Schimsalabim has quit [Ping timeout: 480 seconds]
Schimsalabim has joined #linux-sunxi
warpme has joined #linux-sunxi
Schimsalabim has quit [Read error: Connection reset by peer]
Schimsalabim has joined #linux-sunxi
warpme has quit []
<blathijs>
And the plot thickens - apparently the decoder problem (or another problem with the same symptom) I am chasing already exists in our original 6.1 build, it is just extremely rare (took over 700 playbacks to trigger it once last night)... So that complicates bisecting...
warpme has joined #linux-sunxi
junari has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
ungeskriptet is now known as Guest149
ungeskriptet has joined #linux-sunxi
Guest149 has quit [Ping timeout: 480 seconds]
gsz has quit [Ping timeout: 480 seconds]
bauen1 has joined #linux-sunxi
dsimic is now known as Guest155
dsimic has joined #linux-sunxi
Guest155 has quit [Ping timeout: 480 seconds]
junari has quit [Remote host closed the connection]
ungeskriptet is now known as Guest156
ungeskriptet has joined #linux-sunxi
Guest156 has quit [Ping timeout: 480 seconds]
<blathijs>
linkmauve: Ok, managed to bisect things back to this commit: https://github.com/torvalds/linux/commit/fec94f8c995 It does not *cause* the issue, but makes it significantly likely to occur. When I run 6.7.12 with armbian patches applied, I get the faulty decoding 20 out of 50 playbacks. With that commit reverted, only 5 out of 50 playbacks fail. So that does not tell me what the
<blathijs>
problem itself is, but it might provide some clues about what is wrong. After lunch, I'll have a closer look at that commit and all of the cedrus code and maybe sprinkle around some debug output. If anyone has suggestions for things to check, I'm happy to hear them :-)