Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Jun 2013 08:40:23 -0700
From:      Tim Kientzle <tim@kientzle.com>
To:        Brett Wynkoop <wynkoop@wynn.com>
Cc:        "Jordan K. Hubbard" <jkh@turbofuzz.com>, "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Re: Raspberry pi not ready to self-host yet?
Message-ID:  <2D59F19C-0FF9-47EC-BDC3-BDE982262EE2@kientzle.com>
In-Reply-To: <20130627012710.3deb0ed5@ivory.wynn.com>
References:  <800732D1-B06A-40AE-AE69-F6170662B2AA@turbofuzz.com> <20130626235542.27844683@ivory.wynn.com> <CANuCnH_WeRzg2x_5r0SRmngAngg0pV8j3iMk=S5mSpnmu7NwjQ@mail.gmail.com> <20130627001036.7fb41245@ivory.wynn.com> <CANuCnH-h%2B0xFQNz7Z%2BL9V8tVeQ85u=aKZsz1HbUMweHhd=XWhw@mail.gmail.com> <20130627012710.3deb0ed5@ivory.wynn.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Jun 26, 2013, at 10:27 PM, Brett Wynkoop wrote:

> On Thu, 27 Jun 2013 12:22:49 +0800
> Alie Tan <alie@affle.com> wrote:
> 
>> On Thu, Jun 27, 2013 at 12:10 PM, Brett Wynkoop
>> <freebsd-arm@wynn.com>wrote:
>> 
>>> On Thu, 27 Jun 2013 12:01:35 +0800
>>> Alie Tan <alie@affle.com> wrote:
>>> 
>>> 
>>>> Can you please share your conf and script so we can see the root
>>>> cause?
>>> 
>>> I am not sure what you mean by script.  I am not using any shell
>>> scripts.  I just run config on the Pi directly.
>>> 
>>> Here is the output of config:
>>> 
>>> root@fbsd-pi:/sys/arm/conf # config  RPI-B-TMPFS
>>> config: ../broadcom/bcm2835/files.bcm2835: No such file or directory
>>> root@fbsd-pi:/sys/arm/conf #
>>> 
>>> Here is the config file:
>>> 
>> Try comment out
>> options         FDT_DTB_STATIC
> 
> 
> No joy....seems there is a file missing:
> 
> root@fbsd-pi:/sys/arm/conf # config  RPI-B-TMPFS
> config: ../broadcom/bcm2835/files.bcm2835: No such file or directory
> root@fbsd-pi:/sys/arm/conf # 

The src checkout I just did definitely has that file.

So the question is:  Why doesn't your checkout have that file?

Let us know what this says:

$ cd /usr/src/sys/arm/broadcom/bcm2835
$ svn ls .
$ svn cat files.bcm2835 | head
$ svn up
$ svn up files.bcm2835






Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2D59F19C-0FF9-47EC-BDC3-BDE982262EE2>