Re: [yocto] raspberrypi3-64 target not booting

2017-09-09 Thread Paul Barker
On Mon, Sep 4, 2017 at 9:31 PM, Paul Barker wrote: > On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote: >> On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: >>> >>> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: >>> >>> >>> On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: I am try

Re: [yocto] raspberrypi3-64 target not booting

2017-09-08 Thread Paul Barker
On Fri, Sep 8, 2017 at 1:17 PM, Andrea Galbusera wrote: > On Fri, Sep 8, 2017 at 11:22 AM, Paul Barker wrote: >> >> On Fri, Sep 8, 2017 at 10:18 AM, Andrea Galbusera >> wrote: >> > >> > The only particular configuration I have here (and probably did not have >> > when testing it a while ago) as

Re: [yocto] raspberrypi3-64 target not booting

2017-09-08 Thread Andrea Galbusera
On Fri, Sep 8, 2017 at 11:22 AM, Paul Barker wrote: > On Fri, Sep 8, 2017 at 10:18 AM, Andrea Galbusera > wrote: > > Hi! > > > > On Mon, Sep 4, 2017 at 10:31 PM, Paul Barker > wrote: > >> > >> On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote: > >> > On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkin

Re: [yocto] raspberrypi3-64 target not booting

2017-09-08 Thread Paul Barker
On Fri, Sep 8, 2017 at 10:18 AM, Andrea Galbusera wrote: > Hi! > > On Mon, Sep 4, 2017 at 10:31 PM, Paul Barker wrote: >> >> On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote: >> > On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: >> >> >> >> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: >> >

Re: [yocto] raspberrypi3-64 target not booting

2017-09-08 Thread Andrea Galbusera
Hi! On Mon, Sep 4, 2017 at 10:31 PM, Paul Barker wrote: > On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote: > > On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: > >> > >> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: > >> > >> > >> On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: > >>>

Re: [yocto] raspberrypi3-64 target not booting

2017-09-04 Thread Paul Barker
On Fri, Aug 25, 2017 at 6:27 PM, Khem Raj wrote: > On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: >> >> On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: >> >> >> On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: >>> >>> I am trying to just get the simple 64-bit rpi-basic-image to work, but

Re: [yocto] raspberrypi3-64 target not booting

2017-08-26 Thread Bill Jenkins
> On Aug 26, 2017, at 12:36 AM, Herve Jourdain wrote: > > Hi, > > Are you using vc4 as graphics, or are you using the default userland? > If you want graphics with 64 bits, you need to use vc4. > The raspberrypi3-64.conf file has the line: MACHINE_FEATURES_append = " vc4graphics" I assume t

Re: [yocto] raspberrypi3-64 target not booting

2017-08-26 Thread Herve Jourdain
2017 19:28 To: Bill Jenkins ; yocto@yoctoproject.org Subject: ***SPAM*** Re: [yocto] raspberrypi3-64 target not booting On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: > > On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: > > > On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: &g

Re: [yocto] raspberrypi3-64 target not booting

2017-08-25 Thread Khem Raj
On Fri, Aug 25, 2017 at 10:14 AM, Bill Jenkins wrote: > > On Aug 25, 2017, at 9:42 AM, Khem Raj wrote: > > > On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: >> >> I am trying to just get the simple 64-bit rpi-basic-image to work, but the >> Raspberry Pi 3 seems to hang with the rainbow scree

Re: [yocto] raspberrypi3-64 target not booting

2017-08-25 Thread Khem Raj
On Fri, Aug 25, 2017 at 9:39 AM Bill Jenkins wrote: > I am trying to just get the simple 64-bit rpi-basic-image to work, but the > Raspberry Pi 3 seems to hang with the rainbow screen at startup. > Can you plugin a serial cable and see if that worked or try to add ssh daemon on target and try to

[yocto] raspberrypi3-64 target not booting

2017-08-25 Thread Bill Jenkins
I am trying to just get the simple 64-bit rpi-basic-image to work, but the Raspberry Pi 3 seems to hang with the rainbow screen at startup. If I build with MACHINE ?= raspberrypi3, the 32-bit image works just fine. Is there something special that needs to be set in order for the "MACHINE ?= raspb