9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Holger Sebert" <Holger.Sebert@ruhr-uni-bochum.de>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] German USB keyboard on Raspberry Pi
Date: Tue, 30 Apr 2013 15:05:36 +0200	[thread overview]
Message-ID: <2028a6cff8dc7012a04ec62fa0635ae6@mpx2.rz.ruhr-uni-bochum.de> (raw)
In-Reply-To: <486dbd2da9792666cb3badedaa39eaf7@hamnavoe.com>

Hi,

Am 2013-04-28 23:14, schrieb Richard Miller:
>> #include "../omap/random.c"
>>
>> which should be
>>
>> #include "../port/random.c"
>>
>> Although it was easy to fix, I wonder where this inconsistency
>> in the source tree came from. Did I miss an update or something?
>
> I think you did.  /sys/src/9/bcm/random.c should have been deleted.

Should this have happened when I invoked 'pull'? Or is there a
separate update mechanism?

>> Furthermore, I noticed that the build system would build _all_
>> of the kernel each time I invoke 'mk', even though only little
>> or nothing has changed. Is this the way it is intended to be?
>
> Is your pi connected to the internet?  If not, its time will be
> reset to the kernel build time each time you reboot (a function
> of the "fakertc" device, which was probably not a very good idea).
> When time goes backwards, 'mk' isn't able to do the right thing.
>
> You could build a kernel without the fakertc device; then you'll
> be prompted for date and time when you reboot.  Or connect to
> the internet so the date can be set from ntp.

Yes, I forgot that the Raspberry Pi does not have an RTC; and I do
not connect it to the internet everytime I switch it on. Time for
me to get an RTC add-on! Thanks for your help!!

Best,
Holger



  reply	other threads:[~2013-04-30 13:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-20 16:31 Holger Sebert
2013-04-20 19:14 ` Bakul Shah
2013-04-20 20:08   ` Holger Sebert
2013-04-20 23:18     ` Bakul Shah
2013-04-24 19:25       ` Holger Sebert
2013-04-24 20:56         ` Bakul Shah
2013-04-25 20:38           ` Holger Sebert
2013-04-25 20:41             ` erik quanstrom
2013-04-28 20:01               ` Holger Sebert
2013-04-28 21:07                 ` Bakul Shah
2013-04-30 12:59                   ` Holger Sebert
2013-04-28 21:14                 ` Richard Miller
2013-04-30 13:05                   ` Holger Sebert [this message]
2013-04-30 14:16                     ` Richard Miller
2013-05-03 12:30                 ` arisawa
2013-04-26  7:07             ` Yaroslav
2013-04-26 12:02               ` erik quanstrom
2013-04-26 12:34                 ` Richard Miller
2013-04-26 12:36                   ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2028a6cff8dc7012a04ec62fa0635ae6@mpx2.rz.ruhr-uni-bochum.de \
    --to=holger.sebert@ruhr-uni-bochum.de \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).