Hello, I am trying to port Tizen OS on the beaglebone black. Currently, the first goal is to enable display.
As I know, Tizen’s display system is based on Wayland and DRM. So I am struggling to install SGX driver on Tizen platform. I run Tizen reference distribution on the BBB-kernel 4.4, and installed&run SGX driver by repeating the sequences in Robert’s instruction<https://eewiki.net/display/linuxonarm/BeagleBone+Black>. The instruction says that the ombplfd and pvrsrvkm driver should be shown after install&boot like followings: debian@arm:~$ lsmod | grep omaplfb omaplfb 12065 0 pvrsrvkm 178782 1 omaplfb However, I couldn’t see anything on the Tizen platform. Of course, when I tested the same thing on the privided Ubuntu distribution, it works. It seems that I have to check device tree.(but I didn’t changed anything). It wolud be very appreciate if someone give me some advices to enable these modules and to use DRM. Best regards Heecheol Yang. -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/BY2PR14MB03282319E121B6B2C060AD29E61B0%40BY2PR14MB0328.namprd14.prod.outlook.com. For more options, visit https://groups.google.com/d/optout.
