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

Compile kernel only + bonding driver #55

Closed
takase1121 opened this issue Nov 25, 2023 · 1 comment
Closed

Compile kernel only + bonding driver #55

takase1121 opened this issue Nov 25, 2023 · 1 comment

Comments

@takase1121
Copy link

I am experimenting with interface bonding with OrangePi zero 2, to bridge WLAN and LAN. The current driver does not provide the bonding driver, and compiling the driver from source (Kernel 6.6.2 from kernel.org) causes the system to hang when the driver is actually used (configured by networkctl).I attempted to build minimyth2, but it takes too long and errored halfway through.

Because of these issues, I could not verify whether the driver works with my hardware. I hope you could enable it in Kconfig as a module, so we can load it. Maybe you've disabled it because it didn't work, in that case I'd like to know too.

@takase1121
Copy link
Author

As an extension of this, is there a way to compile only the kernel? I would like to make some customization to it but currently it would involve compiling GCC and everything.

@takase1121 takase1121 changed the title Interface bonding via bonding driver Compile kernel only + bonding driver Nov 27, 2023
@warpme warpme closed this as completed Aug 13, 2024
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

2 participants