PINE64
First images with DRM and Mali support for A64 - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: General (https://forum.pine64.org/forumdisplay.php?fid=1)
+--- Forum: News (https://forum.pine64.org/forumdisplay.php?fid=2)
+--- Thread: First images with DRM and Mali support for A64 (/showthread.php?tid=4749)

Pages: 1 2 3 4 5 6 7 8


RE: First images with DRM and Mali support - Wizzard - 07-23-2017

(07-22-2017, 06:30 PM)Luke Wrote: After some mindless trial and error I got Retroarch working Smile

How did you download a core?


RE: First images with DRM and Mali support - Luke - 07-23-2017

(07-23-2017, 10:07 AM)Wizzard Wrote:
(07-22-2017, 06:30 PM)Luke Wrote: After some mindless trial and error I got Retroarch working Smile

How did you download a core?

This will install all cores. Alternatively specify core instead of *

Code:
sudo apt-get install libretro*



RE: First images with DRM and Mali support - Wizzard - 07-24-2017

(07-23-2017, 01:25 PM)Luke Wrote:
(07-23-2017, 10:07 AM)Wizzard Wrote:
(07-22-2017, 06:30 PM)Luke Wrote: After some mindless trial and error I got Retroarch working Smile

How did you download a core?

This will install all cores. Alternatively specify core instead of *

Code:
sudo apt-get install libretro*

Thanks, it works. Sonic the Hedgehog running, just not so smooth like on real Sega Genesis or my PC Smile

I also wonder why even Atari 2600 games do not run smooth in full screen mode.


RE: First images with DRM and Mali support - Luke - 07-24-2017

(07-24-2017, 01:23 AM)Wizzard Wrote:
(07-23-2017, 01:25 PM)Luke Wrote:
(07-23-2017, 10:07 AM)Wizzard Wrote:
(07-22-2017, 06:30 PM)Luke Wrote: After some mindless trial and error I got Retroarch working Smile

How did you download a core?

This will install all cores. Alternatively specify core instead of *

Code:
sudo apt-get install libretro*

Thanks, it works. Sonic the Hedgehog running, just not so smooth like on real Sega Genesis or my PC Smile

I also wonder why even Atari 2600 games do not run smooth in full screen mode.

It takes a lot of tweaking to make everything run smoothly. If you have a Pine64 board then just try this - I did all the hard work for you. Its a heavily modified ubuntu image that launches an optimised Retroarch build on boot (note that exiting Retroarch powers down the board).


RE: First images with DRM and Mali support - Wizzard - 07-24-2017

(07-24-2017, 06:51 AM)Luke Wrote: It takes a lot of tweaking to make everything run smoothly. If you have a Pine64 board then just try this - I did all the hard work for you. Its a heavily modified ubuntu image that launches an optimised Retroarch build on boot (note that exiting Retroarch powers down the board).

I have Pinebook only, so I think I will not use this, but thanks anyway.


RE: First images with DRM and Mali support - Wizzard - 07-25-2017

I wonder why is 2D graphics so slow when DRM is enabled and fast while it is disabled. I see the difference mainly when moving the windows etc. in KDE Plasma.


RE: First images with DRM and Mali support - pfeerick - 07-25-2017

(07-25-2017, 01:22 AM)Wizzard Wrote: I wonder why is 2D graphics so slow when DRM is enabled and fast while it is disabled. I see the difference mainly when moving the windows etc. in KDE Plasma.

Yeah, I noticed that too... DRM sucks when just doing normal desktop-y stuff (there you go tkaiser... that's the benchmarking for you... it sucks :-P - and it will have to remain empirical benchmarking for now as the  tools I've tried so far don't wanna work on the pinebook) ... but now that there is a proper enable/disable script (thanks ayufan!) I'm leaving it disabled and re-enabling my nice software composition effects Wink... too many white flashing boxes and other artefacts just doing things like dragging a window or opening a caja window for me to warrant leaving it on for everyday use. But that's fine for me atm... I don't do anything that warrants needing DRM AND 'normal' 2D performance atm, so I can live with that.


RE: First images with DRM and Mali support - ayufan - 07-25-2017

Can you check how it works with fbturbo?

I would expect the performance to be roughly the same, as it doesn't really differ.


RE: First images with DRM and Mali support - Wizzard - 07-25-2017

What is fbturbo?


RE: First images with DRM and Mali support - Luke - 07-26-2017

Wizzard, since you were keen on trying retroarch on the Pinebook please run this script on a ubuntu minimal image Smile