Forums - Ethernet does not work on QCS610

1 post / 0 new
Ethernet does not work on QCS610
tho.phan
Join Date: 6 Sep 20
Posts: 1
Posted: Sun, 2021-03-14 20:18
Hi,
 
I am working on QCS610. The Ethernet does not work on firmware verison 103.
I also tested on firmware version 97, 94, 90 but it still does not work.

Firmware version: QCS610.LE.1.0-00103-STD.PROD-1

Build command:
  • - source poky/qti-conf/set_bb_env.sh
  • - qcs610-odk-64 meta-qti-bsp
  • - qti-distro-fullstack-perf meta-qti-bsp
  •  
  • Test steps:
    • - Connect the device to one router via RJ45 connector
    • - Power On the device and wait for a minute
    • - Do: $ ifconfig command
    • - ping google.com
    •  
  • Actual Result:
    • - eth0 is listed in ifconfig command without IP address
    • - Cannot ping to google.com or other domains

===============

  • #ifconfig
  • bridge0   Link encap:Ethernet  HWaddr 26:DF:17:79:AC:65
              inet addr:192.168.225.1  Bcast:192.168.225.255  Mask:255.255.255.0
              inet6 addr: fe80::24df:17ff:fe76:a962/64 Scope:Link
              UP BROADCAST PROMISC MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:1 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:90 (90.0 B)
     
    eth0      Link encap:Ethernet  HWaddr 00:55:7B:B5:7D:F7
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
              Interrupt:86
     
    lo        Link encap:Local Loopback
              inet addr:127.0.0.1  Mask:255.0.0.0
              inet6 addr: ::1/128 Scope:Host
              UP LOOPBACK RUNNING  MTU:65536  Metric:1
              RX packets:48 errors:0 dropped:0 overruns:0 frame:0
              TX packets:48 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:1000
              RX bytes:4176 (4.0 KiB)  TX bytes:4176 (4.0 KiB)
     
    wlan0     Link encap:Ethernet  HWaddr 00:03:7F:12:2D:2D
              UP BROADCAST MULTICAST  MTU:1500  Metric:1
              RX packets:0 errors:0 dropped:0 overruns:0 frame:0
              TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
              collisions:0 txqueuelen:3000
              RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
 
===============
  • dhcpcd service is not running as default.
  • Try to run dhcpcd command manually but it still does not work

 

======

/ # dhcpcd eth0 -t 0 -o domain_name_servers --noipv4
dhcpcd[7142]: version 5.2.10 starting
chmod: /etc/resolv.conf: Operation not permitted
chmod: /etc/resolv.conf: Operation not permitted
dhcpcd[7142]: eth0: waiting for carrier
 
=======
/ # dhcpcd eth0
dhcpcd[9535]: version 5.2.10 starting
chmod: /etc/resolv.conf: Operation not permitted
chmod: /etc/resolv.conf: Operation not permitted
dhcpcd[9535]: eth0: waiting for carrier
dhcpcd[9535]: timed out
dhcpcd[9535]: allowing 8 seconds for IPv4LL timeout
dhcpcd[9535]: timed out
=======
 
 
Please give me some advice.
 
Thanks,
Tho

 

  • Up0
  • Down0

Opinions expressed in the content posted here are the personal opinions of the original authors, and do not necessarily reflect those of Qualcomm Incorporated or its subsidiaries (“Qualcomm”). The content is provided for informational purposes only and is not meant to be an endorsement or representation by Qualcomm or any other party. This site may also provide links or references to non-Qualcomm sites and resources. Qualcomm makes no representations, warranties, or other commitments whatsoever about any non-Qualcomm sites or third-party resources that may be referenced, accessible from, or linked to this site.