[OpenWrt-Devel] Booting D-Link DNS-313, kernel requirements for OpenWRT?

Linus Walleij linus.walleij at linaro.org
Mon Feb 5 17:38:27 EST 2018


On Tue, Jan 16, 2018 at 11:22 PM, Linus Walleij
<linus.walleij at linaro.org> wrote:

> I wonder what kernel requirements OpenWRT has? I have just
> enabled very basic hardware support so far. The boot hangs
> waiting for I guess udev so I would guess some event-related
> configs are required?
(...)
> init: Console is alive
> init: - watchdog -
> init: - preinit -
> procd: - early -
> procd: - watchdog -
> procd: - watchdog -
> procd: - ubus -
> random: crng init done
>
> I guess it is waiting for ubus events.

No doubt. Ubus didn't come up because it needs unix domain
sockets (CONFIG_UNIX).

Now you may think "but everybody has unix domain sockets"
sorry but no. I enabled it now.

I get to this:

This architecture does not have kernel memory protection.
init: Console is alive
init: - watchdog -
init: - preinit -
procd: - early -
procd: - watchdog -
procd: - watchdog -
procd: - ubus -
procd: - init -
Please press Enter to activate this console.

There is no console when I press enter though.
Just goes on:

Please press Enter to activate this console.
Please press Enter to activate this console.
Please press Enter to activate this console.
Please press Enter to activate this console.
Please press Enter to activate this console.
Please press Enter to activate this console.

I wonder what else that "everybody has" that is
needed.

Yours,
Linus Walleij
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list