You're not going to like this suggestion. Far better option to get JavaFX 
and OpenJFX working and performing well is to run JavaFX programs on a 
Wandboard <http://www.wandboard.org/> (eg the Dual version) since all the 
Vivante GPUs are supported, even graphics acceleration via both GPUs. Sadly 
the GPU on the BBB will *NEVER *be fully supported as long as Imagitech 
<http://www.imagitech.co.uk/> refuse to completely release the 
specifications for all of its GPUs.

Plenty of people are in the same situation with trying to get the SGX GPU 
working on the BBB but to no avail. So much time spent trying to get the 
GPU supported. To make matters worse the Beaglebone Foundation's upcoming 
Beagleboard 
X15 <www.elinux.org/Beagleboard:BeagleBoard-X15> also contains a SGX GPU. 
Extremely FRUSTRATING!

Much better off spending the money on a Wandboard to get JavaFX programs 
running easily. Ubuntu/Debian have a package containing the open source 
Vivante GPU driver which covers most of the Vivante GPUs (2D and 3D ones). 
Easy as pie to install the GPU driver via *apt-get* (single step). Wish it 
was the same with the BBB.

Why does the Beaglebone Foundation always insist on using a SGX GPU in 
every board that gets released?
 


On Monday, 24 November 2014 09:06:17 UTC+13, Nick Apperley wrote:
>
> Managed to get OpenJFX 
> <https://wiki.openjdk.java.net/display/OpenJFX/Main> (open source version 
> of JavaFX) working on the BBB, however it is running on Ubuntu. Got a 
> sample JavaFX program (Ensemble) working by accident on X11 by specifying a 
> renderer that isn't supported by OpenJFX. Key part here is that you *must* 
> specify the unsupported renderer otherwise no JavaFX program will start, 
> and some errors will appear in the terminal. Automatic renderer detection 
> with OpenJFX is currently broken.
>
> Big mystery as to what renderer is being used since it isn't listed in the 
> Monocle <https://wiki.openjdk.java.net/display/OpenJFX/Monocle> wiki page 
> on the OpenJDK website. X11 render doesn't work just in case anyone was 
> wondering. Note that there are no existing builds of OpenJFX available to 
> use on the BBB. A custom build must be created which is only compatible 
> with Java SE 8 Embedded and Java SE 8.
>
>
> On Sunday, 5 October 2014 01:19:16 UTC+13, [email protected] wrote:
>>
>> Can any one post some updated info on getting JavaFX running on BBB with 
>> the latest Debian.  I'm new building kernels in Linux.  I'm trying to get 
>> JavaFX running on a BBB through the HDMI port and if possible a touchscreen 
>> like the BB-VIEW or 4D.  Any help would be greatly appreciated, even if its 
>> just a link to an article I may have missed in my searh.
>>
>> Thanks,
>> Greg
>>
>>
>> On Tuesday, February 25, 2014 2:36:59 PM UTC-5, [email protected] 
>> wrote:
>>>
>>> Hi littlf...
>>> Did you find how to get jdk8 and javafx running on BBB?
>>> I'm trying to do the same (RasPi was to slow, so I want to see if BBB 
>>> does better).
>>> Also, how do you use sound in JavaFx+ RPi ??? (AudioClip and all media 
>>> doesnt work on RPi)
>>> Thanks
>>> (It's been 2 days fighting with BBB, any herlp will be appreciated)
>>> @rodrinauta
>>>
>>> El viernes, 10 de enero de 2014 05:32:28 UTC-3, [email protected] 
>>> escribió:
>>>>
>>>> > Do you need the JavaFX 8 graphics capabilities?  If not, can you run 
>>>> it with graphics disabled?
>>>>
>>>> I do need the graphics capabilities (otherwise I wouldn't use FX ;-) so 
>>>> I cannot disable the graphics.
>>>>
>>>> > On the chance that there might be useful information in them, here 
>>>> are two links for java I have from my days of noodling around with the 
>>>> raspi: ...
>>>>
>>>> Thanks for the links but unfortunately they don't help. I have a Raspi 
>>>> and I can also run my JavaFX applications on it without problems. But they 
>>>> are rather slow on the Raspi so I wanted to do some performance tests with 
>>>> the BBB hardware.
>>>>
>>>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to