WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: GPU accelerator QML on TinyCore 5.2  (Read 2455 times)

Offline imaad

  • Jr. Member
  • **
  • Posts: 70
  • stii ... nu intodeauna stii
GPU accelerator QML on TinyCore 5.2
« on: April 29, 2014, 12:56:44 AM »
Hi,

I install Qt5 on TinyCore and I made a little application in QML with a short animation. The application run but the problem it is that the application is very slow, moreover even if I don't use animation an I try just to replace an image with another image it take too long time (about 32s) to change the image.
Does anyone have an idea why?
It's a video driver problem?
Do I need to install an extension?

Thank,
« Last Edit: April 29, 2014, 01:04:36 AM by imaad »
Best regards,
imaad

Offline imaad

  • Jr. Member
  • **
  • Posts: 70
  • stii ... nu intodeauna stii
Re: GPU accelerator QML on TinyCore 5.2
« Reply #1 on: April 29, 2014, 02:28:09 AM »
Just for info.
I test the same QML application on raspbian an it's work very fast, and even if I change image quickly the CPU is 0.4 % use.
When I try the same think on Tiny Core the image change in about 32s and the CPU is at 98%, if I stop to change image the CPU is 0.4%.
So I think a video driver is missing or something like that...
Any idea...
Best regards,
imaad

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: GPU accelerator QML on TinyCore 5.2
« Reply #2 on: April 29, 2014, 02:37:19 AM »
In piCore there are no hw accelerated graphics. No idea how Raspbian Qt5 built.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline imaad

  • Jr. Member
  • **
  • Posts: 70
  • stii ... nu intodeauna stii
Re: GPU accelerator QML on TinyCore 5.2
« Reply #3 on: April 29, 2014, 02:49:01 AM »
what is better for graphic display the default TC or Xorg?
I tried both and  no difference. Or concerning the video it's not difference between the two.
Best regards,
imaad

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: GPU accelerator QML on TinyCore 5.2
« Reply #4 on: April 29, 2014, 03:00:20 AM »
what is better for graphic display the default TC or Xorg?
I tried both and  no difference. Or concerning the video it's not difference between the two.

Deafault is Xorg.
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline imaad

  • Jr. Member
  • **
  • Posts: 70
  • stii ... nu intodeauna stii
Re: GPU accelerator QML on TinyCore 5.2
« Reply #5 on: April 29, 2014, 05:47:49 AM »
Ok thank now I understand  :)
Best regards,
imaad