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

Problem about enabling XHCI support #5

Closed
ghost opened this issue Jan 16, 2019 · 3 comments
Closed

Problem about enabling XHCI support #5

ghost opened this issue Jan 16, 2019 · 3 comments

Comments

@ghost
Copy link

ghost commented Jan 16, 2019

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
Copy link
Owner

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

@ghost ghost closed this as completed Jan 19, 2019
@ghost
Copy link
Author

ghost commented Jan 19, 2019

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

@ghost
Copy link
Author

ghost commented Jan 21, 2019

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.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant