where is weston.ini default setting ?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

where is weston.ini default setting ?

1,392 Views
Ichi_
Contributor I

Hi All,

Environment:

kernel:5.4

evk:imx8mq-evk

bitbake imx-image-full

sn65dsi83 mipi to lvds

 

Question:

I can see the image out on the panel by modified /etc/xdg/weston/weston.ini

drm-device=card0->card2 after boot.

 

May I ask Where to modify the default is card2 in my bitbake imx-image-ful build image?

 

 

 

 

0 Kudos
Reply
2 Replies

1,369 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello,

The weston. ini configuration file is searched for in one of the following places when the server is started: $XDG_CONFIG_HOME/weston. ini (if $XDG_CONFIG_HOME is set) $HOME/. config/weston.

You fail about the card2 is turned out to be a missing hardware configuration in the device tree.

 

Regards

0 Kudos
Reply

1,290 Views
Ichi_
Contributor I

Hi @Bio_TICFSL 

 

The panel can see the image, so the device tree should be set correctly.

Do you know which path of weston.ini needs to be modified to card2?

That is, the drm-device value at boot after burning is card2.

Thanks.

 

 

0 Kudos
Reply