From: Peter Seiderer <ps.report@gmx.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Question] Driver loading after booting
Date: Fri, 2 Dec 2016 21:22:42 +0100 [thread overview]
Message-ID: <20161202212242.43f9138c@gmx.net> (raw)
In-Reply-To: <CADZ=QZ=WSOnq4QvV9oKJ2r5wDgC_VaGJGsW77CZiLOJtSGW=Tg@mail.gmail.com>
Hallo Yu-Ting,
On Thu, 1 Dec 2016 09:15:30 +0800, Yu-Ting Kao <jackzzjack@gmail.com> wrote:
> Hi all,
> I want to ask a question. It's about raspberry pi board. After I built
> buildroot clean defconfig, I found that there are not drivers loading to
> board. Is this a kind of buildroot design principles?
The principle of defconfigs to be 'minimal' with only basic busybox init
system...
To load custom linux kernel modules add some script under /etc/init.d
e.g /etc/init.d/S02modules ...
Or build a more complex system: change from simple busybox init to
systemd init system, will give you /etc/modprobe.d and /etc/modules-load.d
support...
Regards,
Peter
>
> Thanks
prev parent reply other threads:[~2016-12-02 20:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CADZ=QZnTvQoKRLKOn1OeJPL+KSPk7RgOzjuPYNUC-OOWO8sitA@mail.gmail.com>
2016-12-01 1:15 ` [Buildroot] [Question] Driver loading after booting Yu-Ting Kao
2016-12-02 20:22 ` Peter Seiderer [this message]
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=20161202212242.43f9138c@gmx.net \
--to=ps.report@gmx.net \
--cc=buildroot@busybox.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