Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#4083 - kmod-usb-net-rtl8152 resetting #9062

Open
openwrt-bot opened this issue Oct 11, 2021 · 1 comment
Open

FS#4083 - kmod-usb-net-rtl8152 resetting #9062

openwrt-bot opened this issue Oct 11, 2021 · 1 comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release

Comments

@openwrt-bot
Copy link

anonopenwrt:

Device: FriendlyARM NanoPi R2S
Openwrt version: 21.02
kmod-usb-net-rtl8152 version: 5.4.143-1

Under load the rtl8152 usb->ethernet controller periodically resets, resulting in lost connectivity.

[835268.288485] r8152 4-1:1.0 eth1: Invalid ether addr 00:00:00:00:00:00 [835268.289087] r8152 4-1:1.0 eth1: Random ether addr f6:79:cb:0d:e8:ca [835268.294377] r8152 4-1:1.0 eth1: Promiscuous mode enabled [835601.651427] r8152 4-1:1.0 eth1: Tx timeout [835603.700959] r8152 4-1:1.0 eth1: Tx status -2 [835603.701462] r8152 4-1:1.0 eth1: Tx status -2 [835603.701925] r8152 4-1:1.0 eth1: Tx status -2 [835603.702389] r8152 4-1:1.0 eth1: Tx status -2 [835604.400457] r8152 4-1:1.0 eth1: Invalid ether addr 00:00:00:00:00:00 [835604.401057] r8152 4-1:1.0 eth1: Random ether addr 1a:0c:e4:6e:e6:78 [835604.406427] r8152 4-1:1.0 eth1: Promiscuous mode enabled [835851.756695] r8152 4-1:1.0 eth1: Tx timeout [835851.759988] r8152 4-1:1.0 eth1: Tx status -2 [835851.760467] r8152 4-1:1.0 eth1: Tx status -2 [835851.760989] r8152 4-1:1.0 eth1: Tx status -2 [835851.761459] r8152 4-1:1.0 eth1: Tx status -2 [835854.032456] r8152 4-1:1.0 eth1: Invalid ether addr 00:00:00:00:00:00 [835854.033097] r8152 4-1:1.0 eth1: Random ether addr 9e:77:eb:ed:04:55 [835854.038332] r8152 4-1:1.0 eth1: Promiscuous mode enabled [836203.747280] r8152 4-1:1.0 eth1: Tx timeout [836205.795765] r8152 4-1:1.0 eth1: Tx status -2 [836205.796251] r8152 4-1:1.0 eth1: Tx status -2 [836205.796710] r8152 4-1:1.0 eth1: Tx status -2 [836205.797173] r8152 4-1:1.0 eth1: Tx status -2 [836206.496453] r8152 4-1:1.0 eth1: Invalid ether addr 00:00:00:00:00:00 [836206.497053] r8152 4-1:1.0 eth1: Random ether addr fe:52:21:ca:fa:03 [836206.502398] r8152 4-1:1.0 eth1: Promiscuous mode enabled [836561.625738] r8152 4-1:1.0 eth1: Tx timeout [836563.674078] r8152 4-1:1.0 eth1: Tx status -2 [836563.674565] r8152 4-1:1.0 eth1: Tx status -2 [836563.675030] r8152 4-1:1.0 eth1: Tx status -2 [836563.675493] r8152 4-1:1.0 eth1: Tx status -2 [836564.384455] r8152 4-1:1.0 eth1: Invalid ether addr 00:00:00:00:00:00 [836564.385058] r8152 4-1:1.0 eth1: Random ether addr ba:63:ae:46:69:46 [836564.390679] r8152 4-1:1.0 eth1: Promiscuous mode enabled

Other reports indicate that this is due to a problem with the driver version used by OpenWRT. This problem does not arise in FriendlyWRT.

Additional info: jayanta525/openwrt-nanopi-r2s#5

FriendlyWRT commit to workaround the issue: friendlyarm/rtl8812au@76c3cf8

OpenWRT forum issue: https://forum.openwrt.org/t/update-kmod-usb-net-rtl8152-driver-to-avoid-usb-3-0-to-gigabit-lan-issues/65466/38

@openwrt-bot
Copy link
Author

anonopenwrt:

This is the correct commit: friendlyarm@b02f11d

Edit: I've added this file but I still get resets under load, so it is probably the driver version that is the culprit here.

More info: https://forum.openwrt.org/t/update-kmod-usb-net-rtl8152-driver-to-avoid-usb-3-0-to-gigabit-lan-issues/65466/28

@aparcar aparcar added release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release core packages pull request/issue for core (in-tree) packages labels Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core packages pull request/issue for core (in-tree) packages flyspray release/21.02 pull request/issue targeted (also) for OpenWrt 21.02 release
Projects
None yet
Development

No branches or pull requests

2 participants