From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from gateway23.websitewelcome.com (gateway23.websitewelcome.com [192.185.48.71]) by mx.groups.io with SMTP id smtpd.web10.6370.1578070589575034285 for ; Fri, 03 Jan 2020 08:56:30 -0800 Authentication-Results: mx.groups.io; dkim=fail reason="no key for verify" header.i=@montgomery1.com header.s=default header.b=GbJzz5P9; spf=permerror, err=parse error for token &{10 18 bluehost.com}: parse error for token &{10 18 _spf.google.com}: parse error for token &{10 18 _netblocks3.google.com}: limit exceeded (domain: montgomery1.com, ip: 192.185.48.71, mailfrom: clay@montgomery1.com) Received: from cm14.websitewelcome.com (cm14.websitewelcome.com [100.42.49.7]) by gateway23.websitewelcome.com (Postfix) with ESMTP id 04BA8B6DA for ; Fri, 3 Jan 2020 10:56:29 -0600 (CST) Received: from box5869.bluehost.com ([162.241.24.119]) by cmsmtp with SMTP id nQFQif1pN4kpjnQFQi9dep; Fri, 03 Jan 2020 10:56:29 -0600 X-Authority-Reason: nr=8 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=montgomery1.com; s=default; h=Content-Type:In-Reply-To:MIME-Version:Date: Message-ID:From:References:To:Subject:Sender:Reply-To:Cc: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=VC/eMC5L0uo2/q0QwP+TB4dkinLp9xHoougmIY+iPvc=; b=GbJzz5P9wUjqHYhLhthjoS+bR 61LYRAvpt78aIv+0erGuWZ9fIpd82L9qcJd0VrwqXoVj40942qQiaaQO9CRTWCmljQCZYrAsowV5V o0sGCgtu+ykMT8P/n12P9FeMeLZ9KzrjuzGdvLdaoD/njHCPwl7ebp2sJjKXcp1eXtwcZDHoX5yHA A6eZIDIjnwR3clsNiAAcqbAiuMi3W/5vvjWcN2Z2YtyQvhNqNtCIrGsfhZpQ+bZ2ijYyMKW57dCYs TnpAA0DSDzn5DjtLLCZyfg0bkx8q2X/22BQvb7Ia4iTiREEft3Oyc/hqX1ITcxYYjkZZtA5fRD/lb 9DGWTH7rA==; Received: from [97.99.192.131] (port=49690 helo=[192.168.0.4]) by box5869.bluehost.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128) (Exim 4.92) (envelope-from ) id 1inQFQ-002aah-Ec; Fri, 03 Jan 2020 09:56:28 -0700 Subject: Re: [meta-freescale] Installing X-server or wayland on t1042 To: meta-freescale@lists.yoctoproject.org, yusufalti1997@gmail.com References: From: "Clay Montgomery" Organization: Montgomery One Message-ID: <52136c53-42a0-7fec-f1a2-03158b90b1a4@montgomery1.com> Date: Fri, 3 Jan 2020 10:56:33 -0600 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.3.1 MIME-Version: 1.0 In-Reply-To: X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - box5869.bluehost.com X-AntiAbuse: Original Domain - lists.yoctoproject.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - montgomery1.com X-BWhitelist: no X-Source-IP: 97.99.192.131 X-Source-L: No X-Exim-ID: 1inQFQ-002aah-Ec X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.0.4]) [97.99.192.131]:49690 X-Source-Auth: clay@montgomery1.com X-Email-Count: 2 X-Source-Cap: bW9udGdvcjA7bW9udGdvcjA7Ym94NTg2OS5ibHVlaG9zdC5jb20= X-Local-Domain: yes Content-Type: multipart/alternative; boundary="------------693CB54644804E457F7E0A4A" Content-Language: en-US --------------693CB54644804E457F7E0A4A Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: quoted-printable Yusuf, =C2=A0 If you google 'i.MX_Yocto_Project_User's_Guide', it documents how= to=20 build Yocto for wayland on i.MX, with something like: =C2=A0=C2=A0=C2=A0 DISTRO=3Dfsl-imx-wayland MACHINE=3Dwandboard source=20 fsl-setup-release.sh -b build-wayland =C2=A0=C2=A0=C2=A0 bitbake fsl-image-machine-test You would need to port recipes to the build for your target. But, beware=20 of drivers that are i.MX specific since they use features like the IPU=20 and digital display interfaces on the i.MX6/8. If your external GPU is=20 perhaps, Nvidia, you will need their recipes, if available. The kernel boot command line options for video output are also very i.MX=20 specific. Regards, Clay On 1/3/2020 10:13 AM, Yusuf wrote: > > Hello, > > > What is the procedure to install X-server or Wayland on=20 > T1042D4RDB-64B. I see IMX BSP's are having these. Can we use similar=20 > recipes for T1042D4RDB-64B. I am trying to have a video output from=20 > External GPU ( Connected via PCIe ). > > And also what is the procedure to active video output from U-boot for=20 > external GPU's ? > > Thanks. > > > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- > Links: You receive all messages sent to this group. > > View/Reply Online (#24206): https://lists.yoctoproject.org/g/meta-frees= cale/message/24206 > Mute This Topic: https://lists.yoctoproject.org/mt/69400884/3617246 > Group Owner: meta-freescale+owner@lists.yoctoproject.org > Unsubscribe: https://lists.yoctoproject.org/g/meta-freescale/unsub [cl= ay@montgomery1.com] > -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- --------------693CB54644804E457F7E0A4A Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable

Yusuf,

=C2=A0 If you google 'i.MX_Yocto_Project_User's_Guide', it documen= ts how to build Yocto for wayland on i.MX, with something like:

=C2=A0=C2=A0=C2=A0 DISTRO=3Dfsl-imx-wayland MACHINE=3Dwandboard so= urce fsl-setup-release.sh -b build-wayland

=C2=A0=C2=A0=C2=A0 bitbake fsl-image-machine-test

You would need to port recipes to the build for your target. But, beware of drivers that are i.MX specific since they use features like the IPU and digital display interfaces on the i.MX6/8. If your external GPU is perhaps, Nvidia, you will need their recipes, if available.

The kernel boot command line options for video output are also very i.MX specific.

Regards, Clay


On 1/3/2020 10:13 AM, Yusuf wrote:

Hello,


What is the procedure to install X-server or Wayland on T1042D4RDB-64B. I see IMX BSP's are having these. Can we use similar recipes for T1042D4RDB-64B. I am trying to have a video output from External GPU ( Connected via PCIe ).

=C2=A0

And also what is the procedure to active video output from U-boot for external GPU's ?

=C2=A0

Thanks.


-=3D-=3D-=3D-=3D-=3D-=3D-=3D=
-=3D-=3D-=3D-=3D-
Links: You receive all messages sent to this group.

View/Reply Online (#24206): https://list=
s.yoctoproject.org/g/meta-freescale/message/24206
Mute This Topic: https://lists.yoctoproject.org/mt/=
69400884/3617246
Group Owner: meta-freescale+owner@lists.yoctopro=
ject.org
Unsubscribe: https://lists.yoctoproject.org/g/me=
ta-freescale/unsub  [clay@montgomery1.com]
-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-
--------------693CB54644804E457F7E0A4A--