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#2543 - Cloud Engines Pogoplug V4 USB3 Does Not Work #8224

Closed
openwrt-bot opened this issue Oct 10, 2019 · 1 comment
Closed

FS#2543 - Cloud Engines Pogoplug V4 USB3 Does Not Work #8224

openwrt-bot opened this issue Oct 10, 2019 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

nguyen:

In the configuration added

define Device/cloudengines_pogoplugv4
DEVICE_TITLE := Cloud Engines Pogoplug V4
DEVICE_DTS := kirkwood-pogoplug-series-4
DEVICE_PACKAGES := kmod-usb3
endef
TARGET_DEVICES += cloudengines_pogoplugv4

But kmod-usb3 has built and included. I need to enabled CONFIG_PACKAGE_kmod-usb3=y which also enables CONFIG_PACKAGE_kmod-usb-core=y as dependency the USB3 is working. This is build issue.

@openwrt-bot
Copy link
Author

bjonglez:

It does look like 18.06 images are built with the needed modules for USB3 (xhci-*). And usb support is builtin for this target.

Closing since it looks like a local build issue.

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

No branches or pull requests

1 participant