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

Support for L4T r32-4+ release #6

Open
Sandeepa-B opened this issue Aug 27, 2021 · 0 comments
Open

Support for L4T r32-4+ release #6

Sandeepa-B opened this issue Aug 27, 2021 · 0 comments

Comments

@Sandeepa-B
Copy link

Hi @b-man,

I am trying to run Android on Xavier using qemu. I was able to get the kvm activated for the L4T release r32.3.1 as per your instructions.

However, my emulator fails to run due to this error - "qemu-system-aarch64: Initialization of device arm_gic failed: KVM with user space irqchip only works when the host kernel supports KVM_CAP_ARM_USER_IRQ"

The recent L4T release (r32.4) found here: [https://github.com/OE4T/linux-tegra-4.9/blob/oe4t-patches-l4t-r32.4/arch/arm/kvm/arm.c] have added support for KVM_CAP_ARM_USER_IRQ.

I have limited experience in kernel patching. Would it work if I use your specified installation guide and same patches on the L4T r32.4 or later releases ? If not, could you please guide the necessary steps that would help resolve this issue ?

Thanks,

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