On Wed, Apr 11, 2018 at 6:53 PM, Otavio Salvador
wrote:
> On Fri, Apr 6, 2018 at 3:26 PM, Prasant J wrote:
>> I happen to return to imx6 mailing list after a long break.
>> I vaguely recollect an old issue: on imx6q vivante graphics hardware
>> rendering (for x11 build) did
Hi,
I happen to return to imx6 mailing list after a long break.
I vaguely recollect an old issue: on imx6q vivante graphics hardware
rendering (for x11 build) did not work because the vivante libraries
(x11 build) were not DRI2 compatible. As a result when using x11 then
graphics is not hardware
On Thu, Nov 9, 2017 at 9:14 PM, Otavio Salvador
wrote:
> Prasant,
>
> On Thu, Nov 9, 2017 at 8:53 AM, Prasant J wrote:
>> I'm using toradex imx6q SOM module with yocto 'jethro' release.
>>
>> Currently we are using psplash for boot screen logo and pr
Hi,
I'm using toradex imx6q SOM module with yocto 'jethro' release.
Currently we are using psplash for boot screen logo and progress bar.
I would like to know if its possible to run animated splash screen
with plymouth?
Has anyone already tried it with imx6q?
Any inputs will be of help!
Regar
Hi,
I'm putting together my custom layer and I want to modify the
behaviour of one of the .bbclass files in poky/meta/classes dir.
How can I extend the class file in my layer? I want to modify such
that the poky layer is not affected and the change is contained only
in my layer. Is it possible?
On Thu, Jul 14, 2016 at 8:08 PM, Gary Thomas wrote:
> On 2016-07-14 16:25, Otavio Salvador wrote:
>>
>> On Thu, Jul 14, 2016 at 10:56 AM, Prasant J wrote:
>>>
>>> I'm building my custom layer for imx6 boards. When the kernel is
>>> built, a lot o
Hi,
I'm building my custom layer for imx6 boards. When the kernel is
built, a lot of rpms are generated: kernel image rpm + kernel module
rpms.
Is it possible to have only 1 rpm for kernel modules (instead of
having an rpm for each module)?
Regards, Pj
--
Hi,
I'm using Yocto jethro release (busybox 1.23) for my imx6q based system.
I was observing the system behaviour when DHCP server fails to repond.
I see that the DHCP discovery packet is sent out every 6 secs for 6
times and then a randomly chosen IPv4LL address (169.254.x.x) is
selected.
I h
On Mon, Jan 18, 2016 at 10:52 PM, Otavio Salvador
wrote:
> On Mon, Jan 18, 2016 at 3:13 PM, Prasant J wrote:
>> On Sat, Jan 16, 2016 at 3:50 PM, Otavio Salvador
>> wrote:
>>> On Fri, Jan 15, 2016 at 1:23 PM, Prasant J wrote:
>>> ...
>>>> (Also,
On Sat, Jan 16, 2016 at 3:50 PM, Otavio Salvador
wrote:
> On Fri, Jan 15, 2016 at 1:23 PM, Prasant J wrote:
> ...
>> (Also, I would like to keep all the JVM files in my final image.)
> ...
>
> Why you don't use meta-java or meta-oracle-java?
>
> --
@Otavio: Than
Hi,
I'm writing a custom layer for my imx6q based board.
In my layer I'm writing a recipe for prebuilt binary. I have other
recipes for prebuilt binary that work.
This recipe is for installing prebuilt JVM. The JVM has many .so files
that need many other libraries to run. The dependencies get
Hi,
I'm creating a custom layer for my imx6q based board.
I'm extending sysvinit_2.88dsf.bb by creating
sysvinit_2.88dsf.bbappend in my custom layer.
There is already a similar bbappend file in:
meta-fsl-bsp-release/imx/meta-bsp/recipes-core/sysvinit/
bbappend file in my layer is not being use
On Thu, Jul 9, 2015 at 6:37 PM, Gary Thomas wrote:
> On 2015-07-09 06:51, Prasant J wrote:
>>
>> On Thu, Jul 9, 2015 at 4:52 PM, Gary Thomas wrote:
>>>
>>> On 2015-07-09 04:37, Prasant J wrote:
>>>>
>>>>
>>>> On Mon, Jun 8, 201
On Thu, Jul 9, 2015 at 4:52 PM, Gary Thomas wrote:
> On 2015-07-09 04:37, Prasant J wrote:
>>
>> On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote:
>>>
>>> On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini
>>> wrote:
>>>>
>>>>
On Thu, Jul 9, 2015 at 4:07 PM, Prasant J wrote:
> On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote:
>> On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini
>> wrote:
>>> On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote:
>>>> Hi,
>>>>
>>>>
On Mon, Jun 8, 2015 at 7:44 PM, Prasant J wrote:
> On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini wrote:
>> On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote:
>>> Hi,
>>>
>>> I have built the freescale linux image (for my custom board using
>>> iM
On Mon, Jun 8, 2015 at 5:40 PM, Daiane Angolini wrote:
> On Mon, Jun 8, 2015 at 5:57 AM, Prasant J wrote:
>> Hi,
>>
>> I have built the freescale linux image (for my custom board using
>> iMX6Q) fsl_L.3.14.28-1.0.0_ga. While building I added few more
>> packag
Hi,
I have built the freescale linux image (for my custom board using
iMX6Q) fsl_L.3.14.28-1.0.0_ga. While building I added few more
packages like rpm, opkg, e2fsprogs, etc.
The startup scripts do not show std output on the serial console
(ttymxc0). The output is likely redirected to /dev/null. T
On Thu, May 7, 2015 at 7:27 PM, Daiane Angolini wrote:
> On Thu, May 7, 2015 at 9:08 AM, Otavio Salvador
> wrote:
>> On Wed, May 6, 2015 at 3:05 PM, Prasant J wrote:
>>>
>>> Is it possible to build the image for framebuffer (fb) backend but
>>> also inc
Hi,
I want to build the latest fsl-community-bsp image
(fsl-L3.14.28_1.0.0). I can choose to build any one backend (fb, x11,
wayland or directfb). The libraries of the other backends are removed
or not built.
Is it possible to build the image for framebuffer (fb) backend but
also include librar
On Mon, Mar 23, 2015 at 1:26 PM, Prasant J wrote:
> Hi,
>
> I'm using yocto build on my custom hardware (uses iMX6Q) design based
> on Sabresd.
>
>
> I'm using Smart (Version 1.4.1) to setup package management on my
> system. I'm using read only root file
Hi,
I'm using yocto build on my custom hardware (uses iMX6Q) design based
on Sabresd.
I'm using Smart (Version 1.4.1) to setup package management on my
system. I'm using read only root file system. Smart directory is
located in /var/lib/smart/ which is a temporary file system.
I can install my
On Thu, Dec 4, 2014 at 6:31 PM, Dominic Amann wrote:
> We would like to get HDMI working at the same time as LVDS. What did you do
> to achieve this? Is it device-tree AND uBoot options?
>
> On Thu, Dec 4, 2014 at 7:49 AM, Prasant J wrote:
>>
>> Hi,
>>
>> I&
Hi,
I'm using custom hardware design based on imx6qsabresd. I have two
touch displays connected (HDMI + LVDS) and both are multi-touch. The
touch controller on both the displays are eGalax.
My two applications take /dev/input/eventX as arguments to take events
from a particular touchscreen.
My p
Hi,
I would like to build poky SDK with the following libraries included:
freetype, fontconfig, cairo, harfbuzz, pango.
Is it possible?
If yes, how can I add the extra libraries to the sdk?
Any input will be of help to me.
Thanks,
-Pj
--
___
meta
Hi,
freescale.github.io pre built images is very a convenient service for
yocto users. Thanks to the people/companies behind it!
Instead of building the entire distribution myself, I would like to
use the pre-built images for imx6qsabresd.
However, I do not see an SDK. Is there a way to get pre
On Mon, Jun 23, 2014 at 6:57 PM, Prabhu S wrote:
> Try
> export FB_FRAMEBUFFER_0=0 for fb0
> export FB_FRAMEBUFFER_0=1 for fb1
>
>
>
> On Mon, Jun 23, 2014 at 6:55 AM, Prasant J wrote:
>>
>> Hi,
>>
>>
>> I'm working on a custom har
Hi,
I'm working on a custom hardware (using iMX6q) design based on
imx6qsabresd. I'm running 3.10.17_1.0.0_ga release "framebuffer"
build.
I have two displays connected: HDMI + LVDS.
Using raw framebuffer access I can display static images on both the screens.
e.g. cat file1.raw > /dev/fb0 ; c
On Wed, Feb 26, 2014 at 6:58 PM, Gary Thomas wrote:
> On 2014-02-26 06:12, Prasant J wrote:
> >
> > On Wed, Feb 26, 2014 at 5:59 PM, Prasant J pj0...@gmail.com>> wrote:
> >
> >
> >
> > On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas g...@mlbassoc.
Hi All,
I'm using linux-3.0.35 (local version: -2026-geaaf30e ) on my custom
hardware (uses imx6 quad) design based on sabresd platform. I'm using yocto
root filesystem (this is a soft float build).
My custom hardware uses Micrel's Gigabit Ethernet PHY KSZ9021RNI.
On gigabit network I get kerne
On Wed, Feb 26, 2014 at 5:59 PM, Prasant J wrote:
>
>
> On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas wrote:
>
>> On 2014-02-26 05:03, Prasant J wrote:
>> > Hi,
>> >
>> > I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on
&g
On Wed, Feb 26, 2014 at 5:37 PM, Gary Thomas wrote:
> On 2014-02-26 05:03, Prasant J wrote:
> > Hi,
> >
> > I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on
> sabresd platform. I'm using yocto root filesystem (this is a soft float
> buil
Hi,
I'm using linux-3.0.35 on my custom hardware (uses imx6 quad) based on
sabresd platform. I'm using yocto root filesystem (this is a soft float
build).
I want to force my system to use 100 mbps ethernet speed even if the
network supports 1000 mbps link. How can I enable this ?
My custom hardw
On Tue, Feb 4, 2014 at 8:18 PM, randy.krak...@freescale.com <
randy.krak...@freescale.com> wrote:
> Is there any updates here?
>
>
>
> I'm trying to accomplish the exact same thing and getting the same error (
> VGA Arbiter error ).
>
>
>
> Thanks,
>
> Randy Krakora
>
>
>
>
Hi Randy,
No updates.
On Wed, Jan 29, 2014 at 4:49 PM, Daiane Angolini <
daiane.angol...@freescale.com> wrote:
> On 29-01-2014 03:55, Prasant J wrote:
>
>> Hi all,
>>
>> I would like to know whether I can build the Yocto root filesystem with
>> hard float support.
>>
>
>
Hi all,
I would like to know whether I can build the Yocto root filesystem with
hard float support.
I would like to try out my java application using the jdk8 release
(snapshot developer preview) which is only available only in hard float as
of now.
I intend to use the filesystem on a custom har
Hi all,
I'm using yocto image for imx6q custom hardware (based on sabre-sd). The
image was build by me around 15th September. I'm yet to update my build.
Not sure if the following problem still persists in the new Yocto builds.
When starting xorg xsever I see in the Xorg log that vivante_drv.so
On Mon, Sep 30, 2013 at 6:24 PM, Otavio Salvador wrote:
> On Mon, Sep 30, 2013 at 9:52 AM, Prasant J wrote:
> >
> > On Mon, Sep 30, 2013 at 6:11 PM, Otavio Salvador <
> ota...@ossystems.com.br>
> > wrote:
> >>
> >> On Mon, Sep 30, 2013 at 9:34 AM
On Mon, Sep 30, 2013 at 6:11 PM, Otavio Salvador wrote:
> On Mon, Sep 30, 2013 at 9:34 AM, Prasant J wrote:
> >
> > On Mon, Sep 30, 2013 at 5:54 PM, Otavio Salvador <
> ota...@ossystems.com.br>
> > wrote:
> >>
> >> On Mon, Sep 30, 2013 at 7:07 AM
On Mon, Sep 30, 2013 at 5:54 PM, Otavio Salvador wrote:
> On Mon, Sep 30, 2013 at 7:07 AM, Prasant J wrote:
> ...
> > [1054136.030] (II) VIVANTE(1): using default device
> > [1054136.030] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
> > support
> ...
>
Option "vivante_fbdev" "/dev/fb0"
Option "HWcursor" "false"
EndSection
Section "Screen"
Identifier"LVDS"
Device"LVDS Device"
Monitor"LVDS Monitor"
DefaultDepth24
S
On Tue, Feb 26, 2013 at 5:39 PM, Otavio Salvador
wrote:
> On Tue, Feb 26, 2013 at 9:01 AM, Prasant J wrote:
>> Hi,
>>
>> I'm using Ubuntu 12.04 32 bit host (running on virtualbox) and have
>> already built fsl-image-gui.
>> Now I want to build fsl-image-gui
Hi,
I'm using Ubuntu 12.04 32 bit host (running on virtualbox) and have
already built fsl-image-gui.
Now I want to build fsl-image-gui-sdk.
I get the following errors while compiling cogl-1.8.2:
| arm-poky-linux-gnueabi-libtool: compile: arm-poky-linux-gnueabi-gcc
-march=armv7-a -mthumb-interwo
Hi,
Sorry to ask a trivial question. I'm still trying to get a grasp of the build.
I'm using Ubuntu12.04 32 bit host (running on virtualbox) and have
built fsl-image-gui.
How can I get the toolchain tar?
-Pj
___
meta-freescale mailing list
meta-freesc
On Wed, Feb 20, 2013 at 8:10 PM, Otavio Salvador
wrote:
> On Wed, Feb 20, 2013 at 10:28 AM, Prasant J wrote:
>> Hi,
>>
>> I intend to add java (openjdk) to my imx6 root file system. I was able
>> to successfully add meta-java layer and build the same, packages were
>
Hi,
I intend to add java (openjdk) to my imx6 root file system. I was able
to successfully add meta-java layer and build the same, packages were
built but were not added to the root file system. I do not know what
changes to do. Can any one help?
++
On Mon, Feb 18, 2013 at 5:36 PM, Otavio Salvador
wrote:
> On Mon, Feb 18, 2013 at 4:33 AM, Prasant J wrote:
>> On Sat, Feb 16, 2013 at 4:51 PM, Otavio Salvador
>> wrote:
>>> On Sat, Feb 16, 2013 at 5:56 AM, Prasant J wrote:
>>> ...
>>>> Currently 1
On Sat, Feb 16, 2013 at 4:51 PM, Otavio Salvador
wrote:
> On Sat, Feb 16, 2013 at 5:56 AM, Prasant J wrote:
> ...
>> Currently 1 running tasks (4984 of 6132):
>> 0: parted-native-3.1-r0 do_configure (pid 16648)
>>
>> +
Hi,
I'm building fsl-image-gui for imx6 on Ubuntu 12.04 32 bit host.
My build is stuck at parted-native-3.1-r0 do-configure():
$ bitbake fsl-image-gui
Pseudo is not present but is required, building this first before the main build
WA
On Thu, Feb 14, 2013 at 8:45 PM, Khem Raj wrote:
> On Thu, Feb 14, 2013 at 2:08 AM, Otavio Salvador
> wrote:
>>> fatal: missing blob object 'd37a2c0329aaa555e04dc89fc7338fd89f7cafaf'
>>> error: git://git.openembedded.org/meta-openembedded did not send all
>>> necessary objects
>>
>
> dont use oe.
Hi,
I'm using Ubuntu 12.04 32 bit host, I intend to build
core-image-minimal & then fsl-image-gui for imx6.
while running 'repo sync' few errors were thrown, Is its fatal?
+++
$ repo sync
remote: Counting objects: 477, done.
remote: Compressin
On Thu, Feb 14, 2013 at 1:20 AM, Otavio Salvador
wrote:
>
>
>
> On Wed, Feb 13, 2013 at 10:52 AM, Prasant J wrote:
>>
>> On Wed, Feb 13, 2013 at 6:11 PM, Otavio Salvador
>> wrote:
>> > On Wed, Feb 13, 2013 at 8:53 AM, Prasant J wrote:
>> >&g
On Wed, Feb 13, 2013 at 6:11 PM, Otavio Salvador
wrote:
> On Wed, Feb 13, 2013 at 8:53 AM, Prasant J wrote:
>> On Wed, Feb 13, 2013 at 4:16 PM, Otavio Salvador
>> wrote:
>>> On Wed, Feb 13, 2013 at 8:43 AM, Prasant J wrote:
>>>> On Wed, Feb 13, 2013 at 4:0
On Wed, Feb 13, 2013 at 4:09 PM, Prasant J wrote:
> On Wed, Feb 13, 2013 at 4:04 PM, Otavio Salvador
> wrote:
>> On Wed, Feb 13, 2013 at 3:36 AM, Prasant J wrote:
>>> On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador
>>> wrote:
>>>> On Tue, Feb 12, 20
On Wed, Feb 13, 2013 at 4:04 PM, Otavio Salvador
wrote:
> On Wed, Feb 13, 2013 at 3:36 AM, Prasant J wrote:
>> On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador
>> wrote:
>>> On Tue, Feb 12, 2013 at 11:23 AM, Prasant J wrote:
>>>> Hi,
>>>>
&g
On Tue, Feb 12, 2013 at 10:31 PM, Otavio Salvador
wrote:
> On Tue, Feb 12, 2013 at 11:23 AM, Prasant J wrote:
>> Hi,
>>
>> I'm trying to build fsl-image-gui and package xserver-xorg fails to
>> configure, with the following error msg:
>>
>>
>
Hi,
I'm trying to build fsl-image-gui and package xserver-xorg fails to
configure, with the following error msg:
Package file
'/home/prasant/im6-yocto/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd//usr/lib/pkgconfig/xkbfile.pc'
appears to be empty
| Package 'xkbfile' has no Name: field
| co
On Tue, Feb 12, 2013 at 6:01 PM, Prasant J wrote:
> On Mon, Feb 11, 2013 at 7:31 PM, Otavio Salvador
> wrote:
>> On Mon, Feb 11, 2013 at 11:57 AM, Prasant J wrote:
>>> On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador
>>> wrote:
>>>> On Mon, Feb 11, 20
On Mon, Feb 11, 2013 at 7:31 PM, Otavio Salvador
wrote:
> On Mon, Feb 11, 2013 at 11:57 AM, Prasant J wrote:
>> On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador
>> wrote:
>>> On Mon, Feb 11, 2013 at 10:19 AM, Prasant J wrote:
>>>> On Mon, Feb 11, 2013 at
On Mon, Feb 11, 2013 at 5:51 PM, Otavio Salvador
wrote:
> On Mon, Feb 11, 2013 at 10:19 AM, Prasant J wrote:
>> On Mon, Feb 11, 2013 at 5:37 PM, Otavio Salvador
>> wrote:
>>> On Mon, Feb 11, 2013 at 10:02 AM, Prasant J wrote:
>>>> On Fri, Feb 8, 2013 at 4
On Mon, Feb 11, 2013 at 5:37 PM, Otavio Salvador
wrote:
> On Mon, Feb 11, 2013 at 10:02 AM, Prasant J wrote:
>> On Fri, Feb 8, 2013 at 4:28 PM, Otavio Salvador
>> wrote:
>>> On Fri, Feb 8, 2013 at 6:52 AM, Prasant J wrote:
>>>> On Wed, Feb 6, 2013 at 9
On Fri, Feb 8, 2013 at 4:28 PM, Otavio Salvador wrote:
> On Fri, Feb 8, 2013 at 6:52 AM, Prasant J wrote:
>> On Wed, Feb 6, 2013 at 9:17 PM, Otavio Salvador
>> wrote:
>>> On Wed, Feb 6, 2013 at 11:40 AM, Prasant J wrote:
>>>> Hi,
>>>>
>&g
On Wed, Feb 6, 2013 at 9:17 PM, Otavio Salvador wrote:
> On Wed, Feb 6, 2013 at 11:40 AM, Prasant J wrote:
>> Hi,
>>
>> I'm trying to build fsl-image-gui but getting the following errors and
>> no images are prepared in tmp/deploy/
>
> This seems your mysql
Hi,
I'm trying to build fsl-image-gui but getting the following errors and
no images are prepared in tmp/deploy/
WARNING: Host distribution "Ubuntu 12.04.2 LTS" has not been validated
with th
64 matches
Mail list logo