Device: Zbtlink ZBT-WG1602-V04 (32M)
SOC: MT7621AT
software version: OpenWrt 23.05.0 r23497-6637af95aa / LuCI openwrt-23.05 branch git-23.236.53405-fc638c8
SSD filesystem: NTFS
Filesystem Driver: kmod-fs-ntfs3
Log:
[Oct17 00:30] CPU 1 Unable to handle kernel paging request at virtual address 02715bb0, epc == 8016db84, ra == 8016da88
[ +0.010771] Oops[#1]:
[ +0.002348] CPU: 1 PID: 36 Comm: kcompactd0 Not tainted 5.15.134 #0
[ +0.006324] $ 0 : 00000000 00000001 02715ba8 00000002
[ +0.005312] $ 4 : fffffffc 00000000 00000008 0000000c
[ +0.005271] $ 8 : 0000244a 00000000 00000000 00000000
[ +0.005234] $12 : f0000080 000089b0 00000000 00000000
[ +0.005302] $16 : 80e02a94 0001c47d 00000000 81555e30
[ +0.005297] $20 : 00000000 00000050 00000000 00000000
[ +0.005326] $24 : eb3d5f80 00000000
Description:
I have connected an mpcie to USB3.0 module ("Renesas uDP720202") connected to the device that provides 2 USB3.0 ports, I have connected an SSD to one of these ports, and it gets Identified using "uas" driver, the disc is mounted and used as aria2 storage for downloads, also shared using samba4.
When the crash happens:
1- when aria2 is downloading (most sever , most repetitive).
2- when copying/writing files to SSD (rare but happens at not so frequent intervals)
some data:
root@OpenWrt:~# lsusb -t
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 5000M (this is the renesas device)
|__ Port 2: Dev 2, If 0, Class=, Driver=uas, 5000M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=xhci_hcd/2p, 480M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/1p, 5000M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=xhci-mtk/2p, 480M
|__ Port 1: Dev 2, If 0, Class=, Driver=cdc_ether, 480M
|__ Port 1: Dev 2, If 1, Class=, Driver=cdc_ether, 480M
|__ Port 1: Dev 2, If 2, Class=, Driver=cdc_acm, 480M
|__ Port 1: Dev 2, If 3, Class=, Driver=cdc_acm, 480M
|__ Port 1: Dev 2, If 4, Class=, Driver=cdc_acm, 480M
|__ Port 1: Dev 2, If 5, Class=, Driver=cdc_acm, 480M
|__ Port 1: Dev 2, If 6, Class=, Driver=cdc_acm, 480M
|__ Port 1: Dev 2, If 7, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 0, Class=, Driver=cdc_ether, 480M
|__ Port 2: Dev 3, If 7, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 5, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 3, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 1, Class=, Driver=cdc_ether, 480M
|__ Port 2: Dev 3, If 6, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 4, Class=, Driver=cdc_acm, 480M
|__ Port 2: Dev 3, If 2, Class=, Driver=cdc_acm, 480M
root@OpenWrt:~# lspci
00:00.0 PCI bridge: Device 0e8d:0801 (rev 01)
00:01.0 PCI bridge: Device 0e8d:0801 (rev 01)
00:02.0 PCI bridge: Device 0e8d:0801 (rev 01)
01:00.0 Network controller: MEDIATEK Corp. Device 7603
02:00.0 Network controller: MEDIATEK Corp. MT7662E 802.11ac PCI Express Wireless Network Adapter
03:00.0 USB controller: Renesas Technology Corp. uPD720202 USB 3.0 Host Controller (rev 02)
```