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

[REQUEST] Functional Build Instructions Moto G20 [RTAS31.68-66-3] #53

Open
Claravallac opened this issue Mar 25, 2023 · 9 comments
Open

Comments

@Claravallac
Copy link

Please review the moto G20 (Java) kernel and build instructions that you released a little while ago.

The instructions only have 15 lines and the kernel weighs no more than 300 MB

@TinnoOSS @chenyt9

[Incomplete]
https://github.com/MotorolaMobilityLLC/kernel-sprd/releases/tag/MMI-RTAS31.68-66-2

[Incomplete]
https://github.com/MotorolaMobilityLLC/readme/blob/master/MMI-RTAS31.68-66-2

@Claravallac
Copy link
Author

@asbraga-motorola

@TinnoOSS
Copy link
Contributor

TinnoOSS commented Apr 4, 2023

hi Claravallac,
Our team downloads github open source kernel code and compiled script, and the local complete project code is carried out for verification, we did not find any problems, the kernel package and compiled script are completely identical to the local one, there is no loss. Do you need compilation tools?

@fuyukihidekii
Copy link

@TinnoOSS It would be nice to have access to tools and instructions specific to Unisoc. The fact that using U-BOOT makes things more complicated than a device with MBM.

If possible, could you provide information on which repos we need to have the kernel 100% functional? Like, which repos are the headers, modules etc.

  • hideki

@Claravallac Claravallac reopened this Apr 7, 2023
@dsk46
Copy link

dsk46 commented Apr 11, 2023

El fracaso se espera y en cierta forma se desea, pues elimina la angustia de esperanzarse en algo que a fin de cuentas no es posible y libera

@TinnoOSS
Copy link
Contributor

hi @fuyukihidekii ,
The build instructions have been updated, please go to the link below to view, if you have any questions, please feel free to consult.
https://github.com/MotorolaMobilityLLC/readme/blob/master/MMI-RTAS31.68-66-2

@fuyukihidekii
Copy link

@TinnoOSS apologies for taking a long time to reply.

I can confirm is all okay and reproducible with updated instructions.

@Joao-Victor-Liporini
Copy link

Hi @TinnoOSS, can you update the build instructions from the last kernel update 68-66-3?
because the instructions are for the old version (68-66-2) and no longer work in the new version (68-66-3)
If you can do this, not only me but the entire Moto G20 community would be immensely grateful.

Thanks in advance ~ João Victor

@fuyukihidekii
Copy link

fuyukihidekii commented Sep 28, 2023

Hi @TinnoOSS, can you update the build instructions from the last kernel update 68-66-3? because the instructions are for the old version (68-66-2) and no longer work in the new version (68-66-3) If you can do this, not only me but the entire Moto G20 community would be immensely grateful.

Thanks in advance ~ João Victor

Did they didn't released 8-66-3 source yet, and [EDIT: 'everything' with the current kernel source ] is fine.

Remove everything between line 426 - 431 on main Makefile and you will get the final build product without any newer failures.

https://github.com/MotorolaMobilityLLC/kernel-sprd/blob/7ab39b1706bae38466f87acf01f4eb4c1b8cdd37/Makefile#L426

[EDIT 2: I quoted 2 times, fixed lol]

@Joao-Victor-Liporini
Copy link

Joao-Victor-Liporini commented Sep 28, 2023

Hi @TinnoOSS, can you update the build instructions from the last kernel update 68-66-3? because the instructions are for the old version (68-66-2) and no longer work in the new version (68-66-3) If you can do this, not only me but the entire Moto G20 community would be immensely grateful.

Thanks in advance ~ João Victor

Did they didn't released 8-66-3 source yet, and [EDIT: 'everything' with the current kernel source ] is fine.

Remove everything between line 426 - 431 on main Makefile and you will get the final build product without any newer failures.

https://github.com/MotorolaMobilityLLC/kernel-sprd/blob/7ab39b1706bae38466f87acf01f4eb4c1b8cdd37/Makefile#L426

Ok, I'll try

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

5 participants