[meta-freescale] Compiling weston

2015-04-22 Thread Keskinarkaus, Teemu
Hi, This probably has been discussed before, but I couldn't find anything from archives or from google other than it seems some have gotten this working. I'm compiling Weston/wayland based system for imx6q-sdb - develboard. In local.conf I have: DISTRO_FEATURES_append = " wayland opengl" In im

Re: [meta-freescale] Compiling weston

2015-04-23 Thread Keskinarkaus, Teemu
mart, safe and productive From: Heikki Sarkanen [mailto:heikki.sarka...@tamtron.fi] Sent: 22. huhtikuuta 2015 14:39 To: Keskinarkaus, Teemu; meta-freescale@yoctoproject.org Subject: Re: Compiling weston Hi Teemu, Adding Wayland isn't enough. You should also explicitly remove X11 and Frameb

Re: [meta-freescale] Compiling weston

2015-04-23 Thread Keskinarkaus, Teemu
ikki.sarka...@tamtron.fi] Sent: 23. huhtikuuta 2015 14:36 To: Keskinarkaus, Teemu; meta-freescale@yoctoproject.org Subject: Re: Compiling weston Hi, As I have understood on current iMX6/Yocto you are forced to use fbdev-backend, which doesn't really use weston.ini until lately (possibly included in com

Re: [meta-freescale] Compiling weston

2015-04-24 Thread Keskinarkaus, Teemu
] Sent: 24. huhtikuuta 2015 9:59 To: Keskinarkaus, Teemu; meta-freescale@yoctoproject.org Subject: Re: Compiling weston Hi, In my experience the screen should be configured properly for the kernel after that I haven't had any problems in Weston to recognize the resolution. First you could t

[meta-freescale] Weston screensaver/power save disabling

2015-04-29 Thread Keskinarkaus, Teemu
Hi, I'm lost with all these mailinglists, but hope someone can help here. I'm using imx6 devel-board (imx6q-sabresd) Yocto and Weston 1.5. I got the graphics showing and everything working that way just fine. After getting graphics working I noticed rather annoying feature and that is screensa

[meta-freescale] FlexCAN in imx6q-sabresdb

2015-05-13 Thread Keskinarkaus, Teemu
Hi, I'm trying to get FlexCAN driver to work in imx6q-sabre-sdb - develboard without any success. I have added FlexCAN driver as a module in kernel config as well as the other CAN-devices/drivers needed (can,can-dev, can-raw). Also I added to arch/arm/boot/dts/imx6q-sabresd.dts following lines

Re: [meta-freescale] FlexCAN in imx6q-sabresdb

2015-05-19 Thread Keskinarkaus, Teemu
n...@yoctoproject.org [mailto:meta-freescale- > boun...@yoctoproject.org] On Behalf Of Gary Thomas > Sent: 13. toukokuuta 2015 14:28 > To: meta-freescale@yoctoproject.org > Subject: Re: [meta-freescale] FlexCAN in imx6q-sabresdb > > On 2015-05-13 04:38, Keskinarkaus, Teemu wrote: &g

[meta-freescale] New HW to U-boot and Yocto to support it

2015-08-17 Thread Keskinarkaus, Teemu
Hi, We have imx6 based HW and so far I've been using the develboard (sabresd) to simulate it and do software development. Now I want to make U-boot(kernel and rest is not the problem atm) support that hw directly without modifying the existing hw. I used the mx6sabresd as a based and copied/mo

[meta-freescale] Weston hangs the system on iMX6

2015-08-28 Thread Keskinarkaus, Teemu
Hi, I've successfully used Weston on iMX6 SabreSD board. Now we have our own custom board (based on SabreSD) and I'm trying to start Weston it just hangs the whole system. The main difference between SabreSD and our hw is that our HW has 2GB RAM where as SabreSD has only 1GB. I'm puzzled becau

Re: [meta-freescale] Weston hangs the system on iMX6

2015-08-30 Thread Keskinarkaus, Teemu
productive From: Prabhu S [mailto:prabhusun...@gmail.com] Sent: 28. elokuuta 2015 17:00 To: Keskinarkaus, Teemu Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] Weston hangs the system on iMX6 GPU driver in Wayland image also support EGL-FB as well. Can you please try with any of the

Re: [meta-freescale] Weston hangs the system on iMX6

2015-09-02 Thread Keskinarkaus, Teemu
s -- - Teemu Keskinarkaus Software system engineer maximatecc making machines smart, safe and productive From: Prabhu S [mailto:prabhusun...@gmail.com] Sent: 28. elokuuta 2015 17:00 To: Keskinarkaus, Teemu Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] Weston hangs the system on iM

[meta-freescale] Two images in one

2017-03-15 Thread Keskinarkaus, Teemu
Hi, On older Yocto project for x86 based HW I have two images in one. Basically the normal image and second is backup system in case the normal system for whatever reason won't boot etc..Boot loader does the selection which image to start loading. That project used hdddirect - image so all th

Re: [meta-freescale] Two images in one

2017-03-20 Thread Keskinarkaus, Teemu
get the source directory right and it won't find the image. Do you know good documentation for that tool or know how that thing could be accomplished? -TeemuK -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: 16. maaliskuuta 2017 16:04 To: Keskinar

Re: [meta-freescale] Two images in one

2017-03-20 Thread Keskinarkaus, Teemu
I was able to add the second rootfs there right after I sent the mail. What do you mean by '2.3 material'? -TeemuK -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: 20. maaliskuuta 2017 17:00 To: Keskinarkaus, Teemu Cc: meta

Re: [meta-freescale] Two images in one

2017-03-21 Thread Keskinarkaus, Teemu
from. Most likely not meta-freescale related thing anyway. -Teemu -Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: 20. maaliskuuta 2017 17:00 To: Keskinarkaus, Teemu Cc: meta-freescale@yoctoproject.org Subject: Re: [meta-freescale] Two images in on

Re: [meta-freescale] imx-uuc: typo error

2017-08-16 Thread Keskinarkaus, Teemu
Hi, I took latest sources for meta-freescale from git.yoctoproject and github and neither one had this fix. (I tried, master, morty and pyro branches). Has it been committed yet or is this needed to be done manually? -Teemu Keskinarkaus -Original Message- From: meta-freescale-boun...@y

[meta-freescale] EtnaViv and i.MX6Q

2017-11-20 Thread Keskinarkaus, Teemu
Hi, We have custom i.MX6Q based HW and I've been trying to get graphics working with Etnaviv driver so I could get Weston 2.0 up and running. I'm using Yocto 2.3 and have MACHINEOVERRIDES in local.conf so kernel linux-fslc-4.9 is built with Etnaviv driver in it. I've used NXP Beta-branch to te

Re: [meta-freescale] [EXT] Re: EtnaViv and i.MX6Q

2017-11-21 Thread Keskinarkaus, Teemu
-Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] Sent: 21. marraskuuta 2017 13:07 To: Keskinarkaus, Teemu Cc: meta-freescale@yoctoproject.org Subject: [EXT] Re: [meta-freescale] EtnaViv and i.MX6Q Hello Teemu, On Tue, Nov 21, 2017 at 4:16 AM

Re: [meta-freescale] [EXT] Re: EtnaViv and i.MX6Q

2017-11-21 Thread Keskinarkaus, Teemu
-Original Message- From: Otavio Salvador [mailto:otavio.salva...@ossystems.com.br] > [Teemu] As said there, the device tree was tested with NXP kernel version > 4.9.11 and display worked fine. When loaded the Etnaviv image with 4.9 - > kernel I had no display output. I'm not sure if k

[meta-freescale] meta-freescale causes QT5 fail to compile in Yocto 2.4

2017-11-24 Thread Keskinarkaus, Teemu
Hi, I'm testing latest Yocto 2.4 with meta-freescale for i.MX6Q. I got it compiled okay without QT5, but I take QT5 to image then meta-freescale makes QT5 compilation to fail. Well, actually it never gets to compiling since fail appear before that. Patch fails to apply. ERROR: qtbase-5.9.

[meta-freescale] i.MX fork of Weston 2.0.0 and kernel-module-imx-gpu-viv fails to compile

2018-01-12 Thread Keskinarkaus, Teemu
Hi, I've been trying to get Yocto 2.4 compiled for i.MX6. One older version from last fall I did manage with some manual changes to meta-freescale - layer. I took latest version of the meta-freescale - layer for rocko - branch. I think that uses the i.MX fork of the Weston 2.0.0 instead vanilla

[meta-freescale] WEIM - bus device in Yocto 2.4 with Linux 4.14

2018-01-22 Thread Keskinarkaus, Teemu
Hi, Not directly meta-freescale related, but hopefully not too much inconvenience and someone here could help me with this one. I have i.MX6Q based system that is currently running Yocto 2.2 and Linux-fslc-imx kernel version 4.1.x. I've been doing some testing with Yocto 2.4 and Linux-fslc ker

[meta-freescale] WEIM - bus device in Yocto 2.4 with Linux 4.14

2018-01-30 Thread Keskinarkaus, Teemu
Hi, Not directly meta-freescale related, but hopefully not too much inconvenience and someone here could help me with this one. I have i.MX6Q based system that is currently running Yocto 2.2 and Linux-fslc-imx kernel version 4.1.x. I've been doing some testing with Yocto 2.4 and Linux-fslc ker

[meta-freescale] Weston fails to compile when DEBUG_BUILD is enabled

2018-05-02 Thread Keskinarkaus, Teemu
Hi, I'm using latest Yocto 2.4 (rocko) and latest meta-freescale with i.MX6Q custom target. I'm trying to build debugfs for my Yocto image so I can debug it better and have these options in local.conf to make it happen: DEBUG_BUILD = "1" IMAGE_GEN_DEBUGFS = "1" PACKAGE_DEBUG_SPLIT_STYLE = "debu