All of lore.kernel.org
 help / color / mirror / Atom feed
* Core-image-x11 don't boot
@ 2014-04-28 21:39 Riccardo Stronati
  2014-04-28 22:20 ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Riccardo Stronati @ 2014-04-28 21:39 UTC (permalink / raw)
  To: Daiane.Angolini; +Cc: meta-freescale

[-- Attachment #1: Type: text/plain, Size: 1248 bytes --]

I'm testing Yocto 1.6 on edm1-fairy board which is an imx6 based board (
http://www.technexion.com/index.php/products/edm/edm-carrier-boards/edm1-fairy
).

I need at least the core-image-x11 image to get Qt5 support.

When I boot the board I get this error:

[    5.019809] mmcblk1: mmc2:0007 SD08G 7.41 GiB
[    5.030470]  mmcblk1: p1 p2
[    5.051932] EXT4-fs (mmcblk1p2): mounting ext3 file system using the
ext4 subsystem
[    5.267823] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data
mode. Opts: (null)
[    5.276074] VFS: Mounted root (ext3 filesystem) on device 179:26.
[    5.298443] devtmpfs: mounted
[    5.301625] Freeing init memory: 180K
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
sh-4.3#

This is the uname output:
Linux failyboard 3.0.35-4.1.0-edm_fairy+ga97aa82 #1 SMP PREEMPT Mon Apr 28
21:53:12 CEST 2014 armv7l GNU/Linux

I have to tell that during the do_rootfs task I get an error about
initscripts:
Computing transaction error... Can't install dbus etc etc
I wrote on the irc channel that told me to run "bitbake initscripts", after
that the roofs task get done but the board doesn't boot.

Thanks to all,

Riccardo.

[-- Attachment #2: Type: text/html, Size: 1564 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Core-image-x11 don't boot
  2014-04-28 21:39 Riccardo Stronati
@ 2014-04-28 22:20 ` Otavio Salvador
  2014-04-29 12:28   ` Riccardo Stronati
  0 siblings, 1 reply; 5+ messages in thread
From: Otavio Salvador @ 2014-04-28 22:20 UTC (permalink / raw)
  To: Riccardo Stronati; +Cc: meta-freescale@yoctoproject.org

Hello Riccardo,

On Mon, Apr 28, 2014 at 6:39 PM, Riccardo Stronati <r.stronati@gmail.com> wrote:
> I'm testing Yocto 1.6 on edm1-fairy board which is an imx6 based board
> (http://www.technexion.com/index.php/products/edm/edm-carrier-boards/edm1-fairy).
>
> I need at least the core-image-x11 image to get Qt5 support.
>
> When I boot the board I get this error:
>
> [    5.019809] mmcblk1: mmc2:0007 SD08G 7.41 GiB
> [    5.030470]  mmcblk1: p1 p2
> [    5.051932] EXT4-fs (mmcblk1p2): mounting ext3 file system using the ext4
> subsystem
> [    5.267823] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data
> mode. Opts: (null)
> [    5.276074] VFS: Mounted root (ext3 filesystem) on device 179:26.
> [    5.298443] devtmpfs: mounted
> [    5.301625] Freeing init memory: 180K
> sh: cannot set terminal process group (-1): Inappropriate ioctl for device
> sh: no job control in this shell
> sh-4.3#
>
> This is the uname output:
> Linux failyboard 3.0.35-4.1.0-edm_fairy+ga97aa82 #1 SMP PREEMPT Mon Apr 28
> 21:53:12 CEST 2014 armv7l GNU/Linux
>
> I have to tell that during the do_rootfs task I get an error about
> initscripts:
> Computing transaction error... Can't install dbus etc etc
> I wrote on the irc channel that told me to run "bitbake initscripts", after
> that the roofs task get done but the board doesn't boot.

This seems like a defconfig error. Please contact TechNexion people
regarding this as this is not supported by our layers.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Core-image-x11 don't boot
@ 2014-04-29  6:18 Riccardo Stronati
  0 siblings, 0 replies; 5+ messages in thread
From: Riccardo Stronati @ 2014-04-29  6:18 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

Ok, I' ll do it. I'd like to let you know that I have already
successfully built yocto 1.5 fot this board without any problem.

Thank you.

Inviata dal mio Windows Phone Da: Otavio Salvador
Inviato: ‎29/‎04/‎2014 00.20
A: Riccardo Stronati
Cc: Daiane Angolini; meta-freescale@yoctoproject.org
Oggetto: Re: [meta-freescale] Core-image-x11 don't boot
Hello Riccardo,

On Mon, Apr 28, 2014 at 6:39 PM, Riccardo Stronati <r.stronati@gmail.com> wrote:
> I'm testing Yocto 1.6 on edm1-fairy board which is an imx6 based board
> (http://www.technexion.com/index.php/products/edm/edm-carrier-boards/edm1-fairy).
>
> I need at least the core-image-x11 image to get Qt5 support.
>
> When I boot the board I get this error:
>
> [    5.019809] mmcblk1: mmc2:0007 SD08G 7.41 GiB
> [    5.030470]  mmcblk1: p1 p2
> [    5.051932] EXT4-fs (mmcblk1p2): mounting ext3 file system using the ext4
> subsystem
> [    5.267823] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data
> mode. Opts: (null)
> [    5.276074] VFS: Mounted root (ext3 filesystem) on device 179:26.
> [    5.298443] devtmpfs: mounted
> [    5.301625] Freeing init memory: 180K
> sh: cannot set terminal process group (-1): Inappropriate ioctl for device
> sh: no job control in this shell
> sh-4.3#
>
> This is the uname output:
> Linux failyboard 3.0.35-4.1.0-edm_fairy+ga97aa82 #1 SMP PREEMPT Mon Apr 28
> 21:53:12 CEST 2014 armv7l GNU/Linux
>
> I have to tell that during the do_rootfs task I get an error about
> initscripts:
> Computing transaction error... Can't install dbus etc etc
> I wrote on the irc channel that told me to run "bitbake initscripts", after
> that the roofs task get done but the board doesn't boot.

This seems like a defconfig error. Please contact TechNexion people
regarding this as this is not supported by our layers.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Core-image-x11 don't boot
  2014-04-28 22:20 ` Otavio Salvador
@ 2014-04-29 12:28   ` Riccardo Stronati
  2014-04-29 14:40     ` Otavio Salvador
  0 siblings, 1 reply; 5+ messages in thread
From: Riccardo Stronati @ 2014-04-29 12:28 UTC (permalink / raw)
  To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 2132 bytes --]

Hi Otavio,

maybe is a defconfig problem, I see a defconfig patch in the kernel
bbclass. What I'm missing is why the core-image-minimal boot without any
problem.

Is there a way to substitute the defconfig with something used by Yocto?

Thanks, Riccardo.


2014-04-29 0:20 GMT+02:00 Otavio Salvador <otavio@ossystems.com.br>:

> Hello Riccardo,
>
> On Mon, Apr 28, 2014 at 6:39 PM, Riccardo Stronati <r.stronati@gmail.com>
> wrote:
> > I'm testing Yocto 1.6 on edm1-fairy board which is an imx6 based board
> > (
> http://www.technexion.com/index.php/products/edm/edm-carrier-boards/edm1-fairy
> ).
> >
> > I need at least the core-image-x11 image to get Qt5 support.
> >
> > When I boot the board I get this error:
> >
> > [    5.019809] mmcblk1: mmc2:0007 SD08G 7.41 GiB
> > [    5.030470]  mmcblk1: p1 p2
> > [    5.051932] EXT4-fs (mmcblk1p2): mounting ext3 file system using the
> ext4
> > subsystem
> > [    5.267823] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data
> > mode. Opts: (null)
> > [    5.276074] VFS: Mounted root (ext3 filesystem) on device 179:26.
> > [    5.298443] devtmpfs: mounted
> > [    5.301625] Freeing init memory: 180K
> > sh: cannot set terminal process group (-1): Inappropriate ioctl for
> device
> > sh: no job control in this shell
> > sh-4.3#
> >
> > This is the uname output:
> > Linux failyboard 3.0.35-4.1.0-edm_fairy+ga97aa82 #1 SMP PREEMPT Mon Apr
> 28
> > 21:53:12 CEST 2014 armv7l GNU/Linux
> >
> > I have to tell that during the do_rootfs task I get an error about
> > initscripts:
> > Computing transaction error... Can't install dbus etc etc
> > I wrote on the irc channel that told me to run "bitbake initscripts",
> after
> > that the roofs task get done but the board doesn't boot.
>
> This seems like a defconfig error. Please contact TechNexion people
> regarding this as this is not supported by our layers.
>
> --
> Otavio Salvador                             O.S. Systems
> http://www.ossystems.com.br        http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750
>

[-- Attachment #2: Type: text/html, Size: 3204 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Core-image-x11 don't boot
  2014-04-29 12:28   ` Riccardo Stronati
@ 2014-04-29 14:40     ` Otavio Salvador
  0 siblings, 0 replies; 5+ messages in thread
From: Otavio Salvador @ 2014-04-29 14:40 UTC (permalink / raw)
  To: Riccardo Stronati; +Cc: meta-freescale@yoctoproject.org

Hello Riccardo,

On Tue, Apr 29, 2014 at 9:28 AM, Riccardo Stronati <r.stronati@gmail.com> wrote:
> maybe is a defconfig problem, I see a defconfig patch in the kernel bbclass.
> What I'm missing is why the core-image-minimal boot without any problem.
>
> Is there a way to substitute the defconfig with something used by Yocto?

You can replace it in the layer. You should compare the contents and
check the possible changes you need.

-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-04-29 14:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-29  6:18 Core-image-x11 don't boot Riccardo Stronati
  -- strict thread matches above, loose matches on Subject: below --
2014-04-28 21:39 Riccardo Stronati
2014-04-28 22:20 ` Otavio Salvador
2014-04-29 12:28   ` Riccardo Stronati
2014-04-29 14:40     ` Otavio Salvador

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.