updateing / lede-source

LEDE with various device support
GNU General Public License v2.0
199 stars 61 forks source link

Problem about enabling XHCI support #5

Closed ghost closed 5 years ago

ghost commented 5 years ago

Hello, thanks for your job. This is a magnificent project! I tested your .trz on my K3 device, everything seems OK.

However, when I build it in my own way, usb 3.0 does not function at all. There is even no any xhci presented in dmesg logs at all. Of course, I selected all common necessary usb module by make menuconfig, including kmod-brcmfmac, kmod-phy-bcm-ns-usb2(3), kmod-usb2(3), usb-storage(-uas), kmod-ext4(ntfs, vfat) and so on.

My question is, how did you achieve functioning xhci, like this? I also noticed that northstar driver seemed relevent to that, as this post showing. Is there any further deep job I have to complete in order to perfect its work?

updateing commented 5 years ago

Could you please upload full boot log? The code in this repo is too old and might not work with latest upstream changes.

ghost commented 5 years ago

I have rewritten the code and thus solved the XHCI issue.

ghost commented 5 years ago

Based on your previous job, I've adapted it to fit the current kernel. It's been merged to OpenWrt officially. Thank you! Hope the LCD package could be done completely. Currently, it's not fully supported on my K3-D1.