Page 2 of 3

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Fri Sep 07, 2018 4:06 pm
by Vonger
Currently just a fake framebuffer function, only for RGB.
we are working on real framebuffer now, should be done in one~two week.

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Wed Oct 03, 2018 11:48 pm
by ameridroid
Has there been any progress on the driver?

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Thu Oct 04, 2018 7:09 am
by Vonger
ameridroid wrote:I just found the answer for displaying a single frame on Linux:

sudo ./vodisp bitmap t1.bmp

Is the "framebuffer" option for video? If so, what video format is supported?


Framebuffer function is under develop, because first version we made is 24bit color, which is not well compatible with Linux kernel.
Once we add 16bit color, it will be easy to support framebuffer.

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Wed Oct 17, 2018 10:28 pm
by ameridroid
Any progress on the driver?

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Thu Oct 18, 2018 3:47 pm
by Vonger
one more week. struggling :)

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Mon Oct 22, 2018 11:40 pm
by ameridroid
Here at ameriDroid.com, we've written a few blog posts including a few How-To articles about the VoDisplay. You can check them out here:

https://ameridroid.com/blogs/ameriblogs ... any-system
https://ameridroid.com/blogs/ameriblogs ... ng-desktop
https://ameridroid.com/blogs/ameriblogs ... ay-via-usb
https://ameridroid.com/blogs/ameriblogs ... am-awesome

Let us know what you think!

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Tue Dec 18, 2018 1:40 am
by ameridroid
Any update on the driver?

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Tue Dec 18, 2018 8:27 am
by Vonger
ameridroid wrote:Any update on the driver?

framebuffer driver is done, I will release in this week.

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Fri Jan 18, 2019 7:18 pm
by ameridroid
Has the framebuffer driver been released? If so, are there instructions on how to use it?

Re: VoDisplay SDK for RasPi/Linux x86/amd64?

Posted: Tue Jan 29, 2019 9:00 pm
by ameridroid
I noticed on the VoCore2 Wiki page for Screen, it states:

"Current version support framebuffer driver for VoCore2, we are trying to port it to raspberryPi"

Is this the most recent information?

If so, are there any examples of the framebuffer driver running on VoCore2?