Jarvay
Jarvay
@sprhawk thanks for your answer,i found out the reason. The LinearExpanxURVAdapter overrided method getItemViewType. `@Override public int getItemViewType(int position) { return mDataSet.get(position).getType(); }`
发现只要声卡驱动了插入HDMI(type-c)就会重启,看错误日志就是声卡相关的
"EL[0] was invalidated!!"@icl/sched5/IGHardeareCommandStreamer.cpp:64 你们都没遇到突然重启然后报这个错的吗
> Any updates on this? You can try [my fork](https://github.com/Jarvay/Motrix-Web) with docker
Thanks, maybe i should try another way, i don't know c++