mripard / sunxi-mali

GNU General Public License v2.0
100 stars 54 forks source link

solution for black areas on screen and missing cursor #74

Open hexdump0815 opened 5 years ago

hexdump0815 commented 5 years ago

i had the problem, that using this mali module and the armsoc x11 server from mripard resulted in black areas on the screen and a missing cursor (SWCURSOR option was ignored too). both got fixed by simply using the armsoc xorg server from: https://github.com/paolosabatino/xf86-video-armsoc ... using this one results in no more black areas and i have a proper cursor. maybe this might be of interest for others too.