diff options
author | 2018-10-16 13:10:46 +0200 | |
---|---|---|
committer | 2018-10-16 13:13:14 +0200 | |
commit | 0eba225fb27ec0b87bfa80361314fec5ab901caa (patch) | |
tree | 02baf13e25b4d8989dc25051ff7ce3256ffb7bbd /getting-started/footers/porter-footer.md | |
parent | 536b42be464af2f29fc5061489821c8903a6690a (diff) |
Import from docs-agl/docs
Change-Id: Id524561d87410e5463cddd123b30eb63d75b62bd
Signed-off-by: Stephane Desneux <stephane.desneux@iot.bzh>
Diffstat (limited to 'getting-started/footers/porter-footer.md')
-rw-r--r-- | getting-started/footers/porter-footer.md | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/getting-started/footers/porter-footer.md b/getting-started/footers/porter-footer.md deleted file mode 100644 index 7d1417d..0000000 --- a/getting-started/footers/porter-footer.md +++ /dev/null @@ -1,23 +0,0 @@ -## Weston - -If Weston fails to start double check : -``/etc/xdg/weston/weston.ini`` -and verify that the output name and screen resolution matches the configured U-Boot environment. -For example on Renesas Porter board rev 1.0 with screen resolution 1024x768: - -```bash -[core] -shell=desktop-shell.so -backend=drm-backend.so - -[shell] -locking=true -# Uncomment below to hide panel -#panel-location=none - -[output] -name=HDMI-A-1 -mode=1024x768 -#mode=1920x1080 -#mode=173.00 1920 2048 2248 2576 1080 1083 1088 1120 -hsync +vsync -``` |