From: Michael S. Zick <minimod@morethan.org>
To: buildroot@busybox.net
Subject: [Buildroot] help needed with realtek gigabit network adapter
Date: Mon, 21 Nov 2011 12:10:26 -0600 [thread overview]
Message-ID: <201111211210.30736.minimod@morethan.org> (raw)
In-Reply-To: <4ECA8C28.1020306@neotion.com>
On Mon November 21 2011, Emmanuel BOUAZIZ wrote:
>
> On 11/21/2011 01:44 PM, Thomas Petazzoni wrote:
> > Le Mon, 21 Nov 2011 13:41:52 +0100,
> > Sven Neumann <s.neumann@raumfeld.com> a ?crit :
>
> > Note that Busybox mdev is also capable of pushing firmwares to the
> > kernel. FEATURE_MDEV_LOAD_FIRMWARE needs to be enabled in the Busybox
> > configuration, though, and it is not part of the default Busybox
> > configuration we have in Buildroot, so it requires manual tweaking.
>
>
> It worked, thank you very much!
>
> I enabled mdev with loading firmware support and added a S30mdev file in init.d with
> mount -t tmpfs -o size=64k,mode=0755 tmpfs /dev
> echo /sbin/mdev > /proc/sys/kernel/hotplug
> mdev -s
>
>
> The "irq 7: nobody cared" error is still there though.
> It was not related after all. Any idea about that ?
>
That one is usually indicating that a kernel driver is not present
or that the driver that is present, is not optioned (or written) to
claim the irq.
Find what hardware is diddling irq 7 and then check you kernel config.
Mike
> regards,
>
next prev parent reply other threads:[~2011-11-21 18:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-11-21 11:32 [Buildroot] help needed with realtek gigabit network adapter Emmanuel BOUAZIZ
2011-11-21 12:41 ` Sven Neumann
2011-11-21 12:44 ` Thomas Petazzoni
2011-11-21 17:36 ` Emmanuel BOUAZIZ
2011-11-21 18:10 ` Michael S. Zick [this message]
2011-11-21 20:08 ` Thomas Petazzoni
2011-11-22 10:28 ` Emmanuel BOUAZIZ
2011-11-22 11:44 ` Trevor Woerner
2011-11-23 9:24 ` Emmanuel BOUAZIZ
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=201111211210.30736.minimod@morethan.org \
--to=minimod@morethan.org \
--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