FX on Raspberry Pi - PiTFT displays

David Hill David.Hill at Oracle.com
Tue Dec 30 14:27:05 UTC 2014


On 12/29/14, 1:35 PM, Nick Pratt wrote:
> Thats great - thanks for the JIRA link.
>
> I just need to get the openjfx to cross compile on my ubuntu box and I'm golden!
Nick,
    Let me know (perhaps off list) if you find something in the instructions that is not working or could be clarified. I set up a OpenJFX build on a clean virtual box probably 3 months ago, but then again - I knew what I was doing :-)

Dave
>
>
> Nick
>
> On Mon, Dec 29, 2014 at 1:27 PM, David Hill <David.Hill at oracle.com <mailto:David.Hill at oracle.com>> wrote:
>
>     On 12/24/14, 8:40 PM, Nick Pratt wrote:
>
>         Im trying to get a JavaFX app to run on a RaspberryPi with attached TFT
>         display (mapped as /dev/fb1).  From my research it seems that Java/OpenJFX
>         uses device 0 by default.  I saw a posting in May 2014 about a
>         request/suggestion to perhaps make the device configurable (something
>         in dispmanCursor.c)
>         but the thread didn't have any further activity on it:
>         see: http://mail.openjdk.java.net/pipermail/openjfx-dev/2014-May/013743.html
>
>         Is it possible to tell OpenJFX to use a different output device other than
>         the default '0' so that JavaFX apps can be run on displays other than the
>         default HDMI output?
>
>         Regards
>
>         Nick
>
>     Nick, - looks like Daniel fixed this one:
>
>     https://javafx-jira.kenai.com/browse/RT-36960
>
>     settings are in the Jira.
>
>     -- 
>     David Hill<David.Hill at Oracle.com>
>     Java Embedded Development
>
>     "A man's feet should be planted in his country, but his eyes should survey the world."
>     -- George Santayana (1863 - 1952)
>
>


-- 
David Hill<David.Hill at Oracle.com>
Java Embedded Development

"A man's feet should be planted in his country, but his eyes should survey the world."
-- George Santayana (1863 - 1952)



More information about the openjfx-dev mailing list