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

milkv duo usbip issue #122

Open
lobovAuto opened this issue Jul 16, 2024 · 0 comments
Open

milkv duo usbip issue #122

lobovAuto opened this issue Jul 16, 2024 · 0 comments

Comments

@lobovAuto
Copy link

lobovAuto commented Jul 16, 2024

Have a nice day!
I ran into a problem when trying to add usbip to an assembly in the kernel.
Fist error:

/home/work/linux_5.10/drivers/usb/dwc2/hcd_intr.c:4 error: error expected } before else

There is a solution for this point on https://community.milkv.io/t/compile-error-after-update-kernel-config/1701
But after this I ran into next problem:

/home/work/linux_5.10/drivers/staging/android/ion/ion.c:741:27: error: ‘buffer’ undeclared (first use in this function)
/home/work/linux_5.10/drivers/staging/android/ion/ion_heap.c:25:66: error: ‘struct ion_buffer’ has no member named ‘paddr’;
and etc.

A thread on the forum - https://community.milkv.io/t/adding-a-module-to-an-assembly/2425/2

Please help me.
Regards.

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