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#4086 - edgerouter 6p : missing usb3 support in initramfs #9065

Closed
openwrt-bot opened this issue Oct 15, 2021 · 4 comments
Closed

FS#4086 - edgerouter 6p : missing usb3 support in initramfs #9065

openwrt-bot opened this issue Oct 15, 2021 · 4 comments
Labels
bug issue report with a confirmed bug flyspray kernel pull request/issue with Linux kernel related changes target/octeon pull request/issue for octeon target

Comments

@openwrt-bot
Copy link

ldebomy:

I had to add these lines :

CONFIG_USB_XHCI_HCD=y
CONFIG_USB_XHCI_PLATFORM=y

in openwrt/target/linux/octeon/config-5.4. Otherwise there is no /dev/sda1 device available for installing.

@openwrt-bot
Copy link
Author

francais01:

I can confirm this. I cannot mount the flash drive when booting the initramfs on an EdgeRouter 6P. I am using the October 27 snapshot. I will try and build my own with the mentioned changes.

@openwrt-bot
Copy link
Author

stintel:

This is a very trivial fix, and ideal candidate for first contribution to the project. See https://openwrt.org/submitting-patches to get started.

@openwrt-bot
Copy link
Author

ldebomy:

Good idea. Done : #4757

My first pull request on github ! :)

@ynezz
Copy link
Member

ynezz commented Mar 8, 2022

Fixed via e900779

@ynezz ynezz closed this as completed Mar 8, 2022
@ynezz ynezz added target/octeon pull request/issue for octeon target bug issue report with a confirmed bug kernel pull request/issue with Linux kernel related changes labels Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue report with a confirmed bug flyspray kernel pull request/issue with Linux kernel related changes target/octeon pull request/issue for octeon target
Projects
None yet
Development

No branches or pull requests

2 participants