facebookincubator / oculus-linux-kernel

The Linux kernel code for Oculus devices
https://www.kernel.org/
Other
156 stars 30 forks source link

Requesting the device manifest for Oculus Go #24

Open MrMEEE opened 8 months ago

MrMEEE commented 8 months ago

Hi

Can you please release the device manifest for the Oculus Go, or point me in the right direction, if it has already been released??

Regards

intervigilium commented 7 months ago

I'm sorry, I'm not sure what do you mean by "device manifest". Can you please be more specific with what you are asking for?

MrMEEE commented 7 months ago

https://source.android.com/docs/core/architecture/vintf/dm

Basically it would just be nice to be able to rebuild the existing OS, then we can develop from there..

Is there documentation available to rebuild the current OS/Kernel?

intervigilium commented 7 months ago

Unfortunately the source code necessary to rebuild the entire OS is not open source. The kernel can be built using standard Linux makefile targets.

MrMEEE commented 7 months ago

I don't need the entire os with all of the binary blobs and other stuff.

But I hereby request (I know that you are not obligated to), that you guys consider releasing what is needed to build an AOSP image for the Oculus Go.