dgm78 Posted February 12, 2020 Posted February 12, 2020 Hi! Does anyone using GPU acceleration in S905X3? Have any tutorial?
TRS-80 Posted February 12, 2020 Posted February 12, 2020 I moved your topic to TV Boxes sub-forum. I know there is at least one thread dealing with S905X3 in general, although I am not sure they delve into the issue you present, specifically. I don't own the hardware, and I haven't dug into that thread deep enough to know the material in detail. So, we leave this thread separate, for now. If this turns into Research thread, please post whatever resources / info you find. We can always tag it as such later. Then if you get tired working on it, someone else comes along later and can pick up where you left off, etc... We are all standing on the shoulders of giants here. Good luck!
NicoD Posted February 12, 2020 Posted February 12, 2020 (edited) https://wiki.debian.org/MaliGraphics I haven't tried on the S905X3. I've only seen it work on Midgard. But it's been some time since I tried on Bifrost. I gave away my S905X3 box so I can't try, but do miss the thing. Edited February 12, 2020 by TRS-80 typo (Bitfrost)
dgm78 Posted February 13, 2020 Author Posted February 13, 2020 4 hours ago, NicoD said: https://wiki.debian.org/MaliGraphics I haven't tried on the S905X3. I've only seen it work on Midgard. But it's been some time since I tried on Bifrost. I gave away my S905X3 box so I can't try, but do miss the thing. Thanks. I will try.
loop223 Posted June 9, 2020 Posted June 9, 2020 Did anyone try to start wayland от armbian? Here is the good news about bifrost. It gives hope to run video in firefox hw accelerated like in this video. 1
dgm78 Posted June 9, 2020 Author Posted June 9, 2020 32 minutes ago, loop223 said: Did anyone try to start wayland от armbian? Here is good news about bifrost. It gives hope to run video in firefox hw accelerated like in this video. Wow... Thanks.
dante6913 Posted June 18, 2020 Posted June 18, 2020 Saw this at Collabora site "Michal Lazo: Jun 15, 2020 at 03:17 PM I have Odroid C4 SBC And I have armbian build of ubuntu 20.04 with mesa master (https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers) I also added PAN_MESA_DEBUG=bifrost to /etc/environment And it looks like ubuntu desktop is wokring There are some glitches with ubuntu settings (gtk) but glmark2-es-wayland is working Nice job!!!" My x96 air didn't yet arrive, can any one try this?
dante6913 Posted June 22, 2020 Posted June 22, 2020 (edited) On 6/18/2020 at 12:01 PM, dante6913 said: Saw this at Collabora site "Michal Lazo: Jun 15, 2020 at 03:17 PM I have Odroid C4 SBC And I have armbian build of ubuntu 20.04 with mesa master (https://launchpad.net/~oibaf/+archive/ubuntu/graphics-drivers) I also added PAN_MESA_DEBUG=bifrost to /etc/environment And it looks like ubuntu desktop is wokring There are some glitches with ubuntu settings (gtk) but glmark2-es-wayland is working Nice job!!!" My x96 air didn't yet arrive, can any one try this? I installed ubuntu focal minimal then ubuntu desktop, booted in wayland followed the above guide and hardware acceleration works until crashes in my x86 air P3. This is the earlier support of panfrost, so I see bright feature for amlogic s905x3 specially when vdec working is finished Edited June 22, 2020 by dante6913
loop223 Posted June 22, 2020 Posted June 22, 2020 5 minutes ago, dante6913 said: I installed ubuntu focal minimal then ubuntu desktop Could you please say what exactly you have done? I mean step by step
dante6913 Posted June 22, 2020 Posted June 22, 2020 (edited) 34 minutes ago, loop223 said: Could you please say what exactly you have done? I mean step by step download and install Armbian_20.06.0_Arm-64_focal_current_5.7.2_20200619 from balbes150 #install ubuntu desktop sudo apt update sudo apt install ubuntu-desktop # add mesa master ppa (https://launchpad.net/~oibaf/+archive/u ... cs-drivers) sudo add-apt-repository ppa:oibaf/graphics-drivers sudo apt upgrade #Then set panfrost drive in enviroment sudo sh -c "echo 'PAN_MESA_DEBUG=bifrost' >> /etc/environment" #reboot sudo reboot #after boot set in the GDM wayland and panfrost should be working Edited June 22, 2020 by dante6913 1
uropb Posted June 22, 2020 Posted June 22, 2020 4 hours ago, dante6913 said: crashes in my x86 air P3 Remove PAN_MESA_DEBUG=bifrost from /etc/environment
dante6913 Posted June 22, 2020 Posted June 22, 2020 (edited) 53 minutes ago, uropb said: Remove PAN_MESA_DEBUG=bifrost from /etc/environment I know, I was just testing panfrost. Gnome without hardware acceleration is a no, but I'm happy that panfrost work is on way Edited June 22, 2020 by dante6913
uropb Posted June 22, 2020 Posted June 22, 2020 35 minutes ago, dante6913 said: I was just testing panfrost. https://forum.odroid.com/viewtopic.php?f=202&t=39291&sid=32136841ddb749c80aae2a22ab5cad7e#p296840 I dont know how to make this module. What about you?
dante6913 Posted July 12, 2020 Posted July 12, 2020 Hi, Panfrost is now working without crashes on gnome. We can steel see some blurred components of the gnome panels, but now we don have crashes. We can use firefox but we have to set in /etc/environment MOZ_ENABLE_WAYLAND=1 firefox. MPV we have to set on mpv.conf gpu-context=wayland. It works without screen tearing. Thanks Alyssa Rosenzweig for your great work.
Recommended Posts