Jump to content

nxtv2.0

Members
  • Posts

    16
  • Joined

  • Last visited

Reputation Activity

  1. Like
    nxtv2.0 got a reaction from earth08 in Mainline ethernet driver H3   
    With your kernel and dtb and lib/modules the ethernet led lights up
    IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready The distro uses ethernet by:
    ifconfig eth0 down ifconfig eth0 add 192.168.1.30 up route add default gw 192.168.1.1 echo nameserver 192.168.1.1 >> /etc/resolv.conf What could be wrong?
  2. Like
    nxtv2.0 got a reaction from manuti in Mainline ethernet driver H3   
    Could this issue be a problem in the distro and the kernel?
    How do i troubleshoot this?
    And when compiling kernel , how do i configure it?
    Do i use defconfig ?
  3. Like
    nxtv2.0 reacted to nxtv2.0 in Mainline ethernet driver H3   
    I am using kernel 4.9 built from https://github.com/megous/linux and tried DTB plus/plus2E in a custom distro ,But the ethernet isn't working.
    ifconfig: SIOCGIFFLAGS: No such device ifconfig: SIOCSIFADDR: No such device route: SIOCADDRT: Network is unreachable What could be the reason?
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines