<DC-IRC>
<Antitrack> Any news for the odroid c4? I need: super fast booting; all serial uarts 0,1,2,3 ; video driver that works with waveshare 7" touch screen at 1024x600 including audio over hdmi , and NO rasterlines hanging down ;
<DC-IRC>
<Antitrack> currently I face the problems: Slow booting, minimum 24 secs, this is shit: Odroid c2 was 10 secs faster! ; UART device tree blob files missing in many distros or need special tinkering which I dont have time for ; at 1024x600 , 20 rasterlines are hanging down and are strangely colored ; HDMI audio is disabled, depending on the kernel version ;
<DC-IRC>
<Werner> You can always pay people to do the tinkering for you if this is an urgent task
<DC-IRC>
<c0rnelius> overlays for uart are out there, you just need to look. enable audio ```
<DC-IRC>
<c0rnelius> sudo amixer -c 0 set 'TOHDMITX' 'on'
<DC-IRC>
<c0rnelius> sudo amixer -c 0 set 'TOHDMITX I2S SRC' 'I2S B'