Quantcast
Channel: Support - Pimoroni Buccaneers
Viewing all articles
Browse latest Browse all 7233

Problem with Three Port USB Hub with Ethernet

$
0
0

@iZero wrote:

I'm having problem with the Ethernet USB adapter and Pi Zero. Adapter loses its ethernet connection for 2 or 4 seconds very ofter, sometimes many times in minute and sometimes it might take ten to twenty minutes, but anyway the connection breaks all the time. I tried the adapter also with my Ubuntu laptop and similar thing happens also with that. Pi Zero works fine with cheapest eBay ethernet-usb adapter so the problem seems to be with the adapter instead of the cable or router.

Here's a snippet of syslog which shows the problem. What should I try to do to fix the problem?

Jun 9 12:26:36 raspberrypi dhcpcd[668]: eth0: carrier lost
Jun 9 12:26:37 raspberrypi dhcpcd[668]: eth0: deleting address fe80::89ab:bd9c:393b:c246
Jun 9 12:26:37 raspberrypi dhcpcd[668]: eth0: deleting route to 192.168.255.0/24
Jun 9 12:26:37 raspberrypi dhcpcd[668]: eth0: deleting default route via 192.168.255.1
Jun 9 12:26:39 raspberrypi ntpd[720]: Deleting interface #9 eth0, 192.168.255.20#123, interface stats: received=9, sent=12, dropped=0, active_time=102 secs
Jun 9 12:26:39 raspberrypi ntpd[720]: 194.100.2.194 interface 192.168.255.20 -> (none)
Jun 9 12:26:39 raspberrypi ntpd[720]: 80.69.163.42 interface 192.168.255.20 -> (none)
Jun 9 12:26:39 raspberrypi ntpd[720]: 62.236.120.71 interface 192.168.255.20 -> (none)
Jun 9 12:26:39 raspberrypi ntpd[720]: 77.86.199.1 interface 192.168.255.20 -> (none)
Jun 9 12:26:39 raspberrypi ntpd[720]: Deleting interface #8 eth0, fe80::89ab:bd9c:393b:c246#123, interface stats: received=0, sent=0, dropped=0, active_time=107 secs
Jun 9 12:26:39 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:26:39 raspberrypi dhcpcd[668]: eth0: carrier acquired
Jun 9 12:26:39 raspberrypi dhcpcd[668]: eth0: adding address fe80::89ab:bd9c:393b:c246
Jun 9 12:26:39 raspberrypi dhcpcd[668]: eth0: IAID 4c:36:0b:de
Jun 9 12:26:39 raspberrypi dhcpcd[668]: eth0: rebinding lease of 192.168.255.20
Jun 9 12:26:39 raspberrypi dhcpcd[668]: eth0: soliciting an IPv6 router
Jun 9 12:26:42 raspberrypi ntpd[720]: Listen normally on 10 eth0 fe80::89ab:bd9c:393b:c246 UDP 123
Jun 9 12:26:42 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:26:44 raspberrypi dhcpcd[668]: eth0: leased 192.168.255.20 for infinity
Jun 9 12:26:45 raspberrypi dhcpcd[668]: eth0: adding route to 192.168.255.0/24
Jun 9 12:26:45 raspberrypi dhcpcd[668]: eth0: adding default route via 192.168.255.1
Jun 9 12:26:46 raspberrypi ntpd[720]: Listen normally on 11 eth0 192.168.255.20 UDP 123
Jun 9 12:26:46 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:26:54 raspberrypi dhcpcd[668]: eth0: no IPv6 Routers available
Jun 9 12:28:13 raspberrypi dhcpcd[668]: eth0: carrier lost
Jun 9 12:28:14 raspberrypi dhcpcd[668]: eth0: deleting address fe80::89ab:bd9c:393b:c246
Jun 9 12:28:14 raspberrypi dhcpcd[668]: eth0: deleting route to 192.168.255.0/24
Jun 9 12:28:14 raspberrypi dhcpcd[668]: eth0: deleting default route via 192.168.255.1
Jun 9 12:28:16 raspberrypi dhcpcd[668]: eth0: carrier acquired
Jun 9 12:28:16 raspberrypi dhcpcd[668]: eth0: adding address fe80::89ab:bd9c:393b:c246
Jun 9 12:28:16 raspberrypi dhcpcd[668]: eth0: IAID 4c:36:0b:de
Jun 9 12:28:16 raspberrypi dhcpcd[668]: eth0: soliciting an IPv6 router
Jun 9 12:28:16 raspberrypi dhcpcd[668]: eth0: rebinding lease of 192.168.255.20
Jun 9 12:28:17 raspberrypi ntpd[720]: Deleting interface #11 eth0, 192.168.255.20#123, interface stats: received=6, sent=8, dropped=0, active_time=91 secs
Jun 9 12:28:17 raspberrypi ntpd[720]: 194.100.2.194 interface 192.168.255.20 -> (none)
Jun 9 12:28:17 raspberrypi ntpd[720]: 80.69.163.42 interface 192.168.255.20 -> (none)
Jun 9 12:28:17 raspberrypi ntpd[720]: 62.236.120.71 interface 192.168.255.20 -> (none)
Jun 9 12:28:17 raspberrypi ntpd[720]: 77.86.199.1 interface 192.168.255.20 -> (none)
Jun 9 12:28:17 raspberrypi ntpd[720]: Deleting interface #10 eth0, fe80::89ab:bd9c:393b:c246#123, interface stats: received=0, sent=0, dropped=0, active_time=95 secs
Jun 9 12:28:17 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:28:19 raspberrypi ntpd[720]: Listen normally on 12 eth0 fe80::89ab:bd9c:393b:c246 UDP 123
Jun 9 12:28:19 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:28:21 raspberrypi dhcpcd[668]: eth0: leased 192.168.255.20 for infinity
Jun 9 12:28:21 raspberrypi dhcpcd[668]: eth0: adding route to 192.168.255.0/24
Jun 9 12:28:21 raspberrypi dhcpcd[668]: eth0: adding default route via 192.168.255.1
Jun 9 12:28:28 raspberrypi ntpd[720]: Listen normally on 14 eth0 fe80::89ab:bd9c:393b:c246 UDP 123
Jun 9 12:28:28 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:28:30 raspberrypi dhcpcd[668]: eth0: leased 192.168.255.20 for infinity
Jun 9 12:28:30 raspberrypi dhcpcd[668]: eth0: adding route to 192.168.255.0/24
Jun 9 12:28:30 raspberrypi dhcpcd[668]: eth0: adding default route via 192.168.255.1
Jun 9 12:28:32 raspberrypi ntpd[720]: Listen normally on 15 eth0 192.168.255.20 UDP 123
Jun 9 12:28:32 raspberrypi ntpd[720]: peers refreshed
Jun 9 12:28:39 raspberrypi dhcpcd[668]: eth0: no IPv6 Routers available

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 7233

Trending Articles