01-28-2026, 12:40 PM
(01-22-2026, 08:55 AM)iksar@gmx.com Wrote: I noticed mesa updated on my pinetab2, so i tried it out.
both mpv and browsers got a HUGE speed boost, with almost perfect video playback.
I would further recommend
Code:alias mpv='mpv --vo=gpu --gpu-api=opengl'
and a script for thorium (downloaded from website). ( assuming you're using sway)
Code:#!/bin/bash
dbus-launch $HOME/devel/apps/thorium/thorium \
--use-gl=egl-angle \
--ignore-gpu-blocklist \
--enable-gpu-rasterization \
--enable-accelerated-video-decode \
--enable-features=VaapiVideoDecodeLinuxGL,VaapiVideoEncoder \
--ozone-platform=wayland
Code:lsmod | grep pan
panfrost
drm_shmem_helper --------panfrost
gpu_sched - -------panfrost
Thanks on the improvement. PINE64 will demo Pineatab-2 with updated Danct12 build a FOSDEM stand.

