Hi All,

I solved the issue described in my previous email by running the following command which installed Mesa 10.1.3-8.1:
zypper install mesa

After that I am still getting a blank screen when I run X but I am able to run successfully the QML examples. I executed the following commands in a separate console to get the output of the apps on the right screen:
export DISPLAY=:0
qmlscene r/share/qt5/qt5-qtdeclarative/examples/quick/demos/calqlatr/calqlatr.qml

launch_video.sh is also working and the video is displayed.

I have also installed the package qt-tizen-demo but it seems that launch_video_qt.sh is not working fine. I see some colored lines moving around on monitor but there is no clean image. I guess this is not the expected result. Anyway now I will try to achieve the same results on an ARM device. I try out Tizen:Common for X11 on A20-OLinuXino-MICRO with Linux-sunxi kernel 3.4.

By the way I am wondering why the mesa package is not pre-installed on the Tizen:Common image for X11?

Best regards,
Leon

On 2014-09-28 11:21, Leon Anavi wrote:
Hi All,

I am trying to get the Tizen:Common X11 image for X86_64 from 25
September 2014 working on Intel NUC. I am getting a blank black screen
and the following errors at /var/log/Xorg.0.log when I try to launch X
by typing in X in the console after boot (btw it seems that the X is
not started automatically):

[ 664.282] (EE) Failed to load module "modesetting" (module does not exist, 0) [ 664.283] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 664.284] (EE) Failed to load module "vesa" (module does not exist, 0)

[   664.539] (EE) AIGLX error: dlopen of /usr/lib64/dri/i965_dri.so
failed (/usr/lib64/dri/i965_dri.so: cannot open shared object file: No
such file or directory)
[   664.539] (EE) AIGLX: reverting to software rendering
[   664.539] (EE) AIGLX error: dlopen of /usr/lib64/dri/swrast_dri.so
failed (/usr/lib64/dri/swrast_dri.so: cannot open shared object file:
No such file or directory)
[   664.539] (EE) GLX: could not load software renderer

It seems that the main issue is related to Mesa 3D and the DRI (Direct
Rendering Infrastructure). Could you please give me instructions how
to get it working on Intel NUC?

Thanks,
Leon

--
http://anavi.org/
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to