NETDEV WATCHDOG: enx00e04c36xxxx (r8152): transmit queue 0 timed out

userHead Iaaa 2017-11-20 20:57:48 2893 Views4 Replies
Hi All,

Once a day my TP board totally lost the ethernet. Is there any way to find why?

LP 4G/64G, Ubuntu 16.04.3 LTS (Linux panda 4.4.0-98-generic), used as server (no desktop, only remote ssh).
Power is good (2A thru the ups), large (realy large) heatsink used, no keyboard/mouse/display connected.

Reasonable, I hope, part of /var/log/syslog.1:

Code: Select all

Nov 20 01:32:37 panda kernel: [24627.226272] WARNING: CPU: 0 PID: 0 at /build/linux-3phnTq/linux-4.4.0/net/sched/sch_generic.c:306 dev_ watchdog+0x237/0x240() Nov 20 01:32:37 panda kernel: [24627.230743] NETDEV WATCHDOG: enx00e04c36xxxx (r8152): transmit queue 0 timed out Nov 20 01:32:37 panda kernel: [24627.235140] Modules linked in: xt_REDIRECT nf_nat_redirect xt_tcpudp iptable_nat nf_conntrack_ipv4 nf_ defrag_ipv4 nf_nat_ipv4 nf_nat nf_conntrack ip_tables x_tables snd_soc_sst_cht_bsw_rt5645(+) intel_rapl intel_powerclamp coretemp kvm_i ntel kvm irqbypass punit_atom_debug snd_soc_rt5645 goodix snd_soc_rl6231 lpc_ich cdc_ether mei_txe usbnet cdc_acm r8152 mei mii process or_thermal_device intel_soc_dts_iosf snd_intel_sst_acpi snd_intel_sst_core snd_soc_sst_mfld_platform 8250_fintek snd_soc_core snd_compr ess ac97_bus snd_pcm_dmaengine dw_dmac dw_dmac_core intel_hid snd_pcm sparse_keymap snd_timer snd tpm_crb i2c_designware_platform 8250_ dw soundcore pwm_lpss_platform spi_pxa2xx_platform i2c_designware_core pwm_lpss int3400_thermal soc_button_array acpi_thermal_rel int34 03_thermal mac_hid int340x_thermal_zone acpi_pad ib_iser rdma_cm iw_cm ib_cm ib_sa ib_mad ib_core ib_addr iscsi_tcp libiscsi_tcp libisc si scsi_transport_iscsi autofs4 btrfs raid10 raid456 async_raid6_recov async_memcpy async_pq async_xor async_tx xor raid6_pq libcrc32c raid1 raid0 multipath linear hid_generic usbhid hid mmc_block crct10dif_pclmul crc32_pclmul ghash_clmulni_intel i915 aesni_intel aes_x8 6_64 lrw gf128mul glue_helper ablk_helper i2c_algo_bit cryptd drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm fjes vid eo sdhci_acpi sdhci Nov 20 01:32:37 panda kernel: [24627.290755] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D W 4.4.0-98-generic #121-Ubuntu Nov 20 01:32:37 panda kernel: [24627.296245] Hardware name: Default string Default string/Cherry Trail CR, BIOS DF-BI-7-S70CR200-CC55D- 003-B 03/23/2017 Nov 20 01:32:37 panda kernel: [24627.301798] 0000000000000286 8038bb4626a5430f ffff88017fc03d98 ffffffff813fb2c3 Nov 20 01:32:37 panda kernel: [24627.307395] ffff88017fc03de0 ffffffff81d71948 ffff88017fc03dd0 ffffffff810812e2 Nov 20 01:32:37 panda kernel: [24627.312981] 0000000000000000 ffff8801764eb280 0000000000000000 ffff8800746b9000 Nov 20 01:32:37 panda kernel: [24627.318579] Call Trace: Nov 20 01:32:37 panda kernel: [24627.324088] <IRQ> [<ffffffff813fb2c3>] dump_stack+0x63/0x90 Nov 20 01:32:37 panda kernel: [24627.329719] [<ffffffff810812e2>] warn_slowpath_common+0x82/0xc0 Nov 20 01:32:37 panda kernel: [24627.335379] [<ffffffff8108137c>] warn_slowpath_fmt+0x5c/0x80 Nov 20 01:32:37 panda kernel: [24627.340943] [<ffffffff8175fce7>] dev_watchdog+0x237/0x240 ...