#22331: Network problem with custom build
-------------------------+------------------------
 Reporter:  mouse@…      |      Owner:  developers
     Type:  defect       |     Status:  new
 Priority:  normal       |  Milestone:
Component:  base system  |    Version:  Trunk
 Keywords:  netifd       |
-------------------------+------------------------
 Hello.
 With my own build of OpenWRT (based on recent git:
 '''b0c98d2780fd831d918ccf090485a703a4dc165e''') I've faced a problem with
 network bringing up. Nor loopback, nor lan doesn't start. The '''ifup
 loopback''' command do nothing special. In status I've got NO_DEVICE
 error.

 Interface status:
    [http://pastebin.com/23Je7788]
 Configs:
    [http://pastebin.com/XgUcWg5L]
 If I start netifd manually, I'd got the following output:
 {{{
 netifd_ubus_init(1150): connected as 733537a2
 proto_shell_add_handler(913): Add handler for script ./dhcp.sh: dhcp
 interface_update(1233): Create interface 'lan'
 device_create_default(441): Create simple device 'eth1'
 device_init_virtual(404): Initialize device 'eth1'
 __device_add_user(588): Add user for device 'eth1', refcount=1
 __device_add_user(588): Add user for device 'eth1', refcount=2
 interface_update(1233): Create interface 'loopback'
 device_create_default(441): Create simple device 'lo'
 device_init_virtual(404): Initialize device 'lo'
 cb_clear_event(719): Remove a route from device lo
 cb_clear_event(719): Remove a route from device lo
 cb_clear_event(719): Remove a route from device lo
 cb_clear_event(719): Remove a route from device lo
 __device_add_user(588): Add user for device 'lo', refcount=1
 __device_add_user(588): Add user for device 'lo', refcount=2
 cb_clear_event(715): Remove a rule
 cb_clear_event(715): Remove a rule
 cb_clear_event(715): Remove a rule
 cb_clear_event(715): Remove a rule
 }}}
 The '''logread''' don't say anything.
 PS. Kernel is '''2.6.28''' with backported overlayfs from 2.6.37 (found in
 earlier OpenWRT).

--
Ticket URL: <https://dev.openwrt.org/ticket/22331>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to