This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ifconfig eth0 down hang issue

Hi ,

I am using imx6qdl board with 3.10.17 freescale kernel release. I am facing an issue ie. approximate 10 minutes after booting, the system hangs when I execute ifconfig eth0 down. The issue occurs even if I execute the ifconfig eth0 down command soon after booting up and waits for 10 minutes without making the interface up.File system used is Ubuntu 14.04.

Regards,

JIsha

  • Jisha,

    I am not familiar with the imx6qdl board.  I need some additional information on the board in order to see how I can help.

    Note that the focus of the Ethernet forum is the DP83xxx and TLK1xx Ethernet portfolio which consists of PHY and MAC+PHY products.  Depending on the nature of your issue, we may need to redirect your post to another forum where you can get help from the right experts.

    Patrick

  • Hi,

    We are using a custom board with imx6 solo board.We found this issue in freescale release 3.10.17. Earlier we use kernel version 3.10.9 and this issue is not there. Adding some log info.

    # ifconfig                                                                                               
    eth0      Link encap:Ethernet  HWaddr d8:b8:ff:03:7f:85                                                                           
              inet addr:172.20.2.128  Bcast:172.20.2.255  Mask:255.255.255.0                                                          
              inet6 addr: fe80::dab8:ffff:fe03:7f85/64 Scope:Link                                                                     
              UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1                                                                      
              RX packets:12992 errors:0 dropped:0 overruns:0 frame:0                                                                  
              TX packets:330 errors:0 dropped:0 overruns:0 carrier:0                                                                  
              collisions:0 txqueuelen:1000                                                                                            
              RX bytes:1184770 (1.1 MB)  TX bytes:33144 (33.1 KB)

    # lshw -C network                                                                                        
      *-network:0                                                                                                                     
           description: Wireless interface                                                                                            
           physical id: 1                                                                                                             
           logical name: wlan0                                                                                                        
           serial: e0:c7:9d:35:51:2e                                                                                                  
           capabilities: ethernet physical wireless                                                                                   
           configuration: broadcast=yes driver=wl18xx_driver driverversion=3.10.17 firmware=Rev 8.8.0.0.13 link=no multicast=yes wirn
      *-network:1                                                                                                                     
           description: Ethernet interface                                                                                            
           physical id: 2                                                                                                             
           logical name: eth0                                                                                                         
           serial: d8:b8:ff:03:7f:85                                                                                                  
           size: 100Mbit/s                                                                                                            
           capacity: 100Mbit/s                                                                                                        
           capabilities: ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation                                         
           configuration: autonegotiation=on broadcast=yes driver=fec driverversion=Revision: 1.0 duplex=full ip=172.20.2.128 link=ys

     # dmesg |grep eth0                                                                                       
    fec 2188000.ethernet eth0: registered PHC device 0                                                                                
    fec 2188000.ethernet eth0: Freescale FEC PHY driver [SMSC LAN8710/LAN8720] (mii_bus:phy_addr=2188000.ethernet:01, irq=-1)         
    IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready                                                                                
    IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready   \

  • This appears to be a board with Freescale processor and an SMSC PHY.  As the purpose of this forum is support for the Ethernet PHY and MAC+PHY devices from Texas Instruments, I am not sure how I could help.  Have I misunderstood the situation?  If so, could you clarify the tie in for a TI component?

    Patrick