[OpenWrt-Devel] MV88E6060 switch
Nerijus Baliunas
nerijus at users.sourceforge.net
Wed Oct 11 09:17:59 PDT 2017
On Wed, 11 Oct 2017 18:53:40 +0300 Sergey Ryazanov <ryazanov.s.a at gmail.com> wrote:
> A-ha! The interface survives the down/up circle but does not survive
> the init procedure.
>
> Try to completely avoid bridge usage, e.g.:
> 1. boot in normal mode
> 2. disable bridge usage on "lan":
> # uci delete network.lan.type
> # uci commit
> 3. reboot
> 4. after reboot is completed, check whether IP address has been
> assigned to eth0.
> 5. ping
Yes, after reboot eth0 has 192.168.1.1, but it does not ping.
dmesg:
[ 4.970623] init: - preinit -
[ 6.462015] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
[ 6.532512] random: jshn: uninitialized urandom read (4 bytes read, 10 bits of entropy available)
[ 6.748641] NPE-B: firmware's license can be found in /usr/share/doc/LICENSE.IPL
[ 6.756083] NPE-B: firmware functionality 0x2, revision 0x2:1
[ 6.764113] eth0: link up, speed 100 Mb/s, full duplex
[ 10.330454] jffs2: notice: (733) jffs2_build_xattr_subsystem: complete building xattr subsystem, 0 of xdatum (0 u.
[ 10.348884] mount_root: switching to jffs2 overlay
[ 10.401588] urandom-seed: Seeding with /etc/urandom.seed
[ 10.553168] eth0: link down
More information about the Lede-dev
mailing list