SABRESD ubuntu 14.04 Xorg driver?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SABRESD ubuntu 14.04 Xorg driver?

1,462件の閲覧回数
c2h2
Contributor II

Hi, I am using SABRESD fsl kernel 3.10.17 ubuntu 14.04, I have installed xfce desktop, but my 1080p HDMI screen is very laggy. I noticed that Xorg driver is not built. wondering how to compile this?

ラベル(2)
0 件の賞賛
6 返答(返信)

688件の閲覧回数
c2h2
Contributor II

This must be a way to build it.

0 件の賞賛

688件の閲覧回数
jamesbone
NXP TechSupport
NXP TechSupport

Bio_TICFSL,  is this available?

0 件の賞賛

688件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

I guess Xorg is not used by 14.04, however please check is the packaged is installed in your system

ps ax | grep `pgrep Xorg` | head -1

And this executable is provided by the xserver-xorg binary package

$ pkg -S /usr/bin/X

xserver-xorg: /usr/bin/X

Please check;

https://community.freescale.com/docs/DOC-100626

Instead of xorg, as option you should try wayland

http://wayland.freedesktop.org/

0 件の賞賛

688件の閲覧回数
EricNelson
Senior Contributor II

Hello Bio_TICFSL,

DOC-100626 has nothing to do with running Trusty on the SABRE-SD. It's related to using Trusty (14.04) as a build machine with LTIB.

We've also been investigating getting the Vivante drivers working on Trusty, and there are some differences from Saucy and earlier releases. We think it has to do with Xorg version 1.15, but don't have many details yet.

0 件の賞賛

688件の閲覧回数
OtavioSalvador
Senior Contributor II

Yes EricNelson, the Xorg 1.15 is not supported in 3.10.17 GA drivers. This is supported only with 3.10.31 Alpha release one.

You need to keep Xorg 1.14 to Ubuntu 14.04 to use 4.9.6p13 Vivante drivers.    

0 件の賞賛

688件の閲覧回数
EricNelson
Senior Contributor II

Thanks Otavio.

0 件の賞賛