08-12-2017, 04:33 AM
I did a full update of tinkerOS 1.9 and the video is slow with smplayer. Also the browser windows move slowly like lagging behind the mouse.
Any solutions?
Any solutions?
wget https://github.com/rockchip-linux/rk-rootfs-build/blob/master/packages/armhf/xserver/xserver-xorg-core_1.19.3-1_armhf.deb?raw=true
wget https://github.com/rockchip-linux/rk-rootfs-build/blob/master/packages/armhf/xserver/xserver-common_1.19.3-1_all.deb?raw=true
sudo apt-get install libxfont2
sudo dpkg -i xserver*.deb(08-12-2017, 05:12 AM)frankwu Wrote: [ -> ]That would be xserver problem, since Rockchip need custom something.Performance improvement is remarkable. Now, too, I see the videos much fluid and the CPU does not go to 100% as before. At that web address I see that there are also other packages. Are they to install?
Code:wget https://github.com/rockchip-linux/rk-rootfs-build/blob/master/packages/armhf/xserver/xserver-xorg-core_1.19.3-1_armhf.deb
wget https://github.com/rockchip-linux/rk-rootfs-build/blob/master/packages/armhf/xserver/xserver-common_1.19.3-1_all.deb
sudo apt-get install libxfont2
sudo dpkg -i xserver*.deb
I don't have my Tinker right my hand...so just type command as I remember...
You can try it.
ref: https://tinkerboarding.co.uk/forum/thread-511.html