Halium / projectmanagement

142 stars 32 forks source link

[device-port] [halium-11.0] [renoir] Xiaomi Mi 11 Lite 5G #280

Closed chmcax closed 1 year ago

chmcax commented 2 years ago

Cannot build boot image because of this. The system image builds correctly.

Saikatsaha1996 commented 2 years ago
  • Tree: halium-11.0
  • [x] Create manifest Manifest
  • [ ] Boot image and system image build successfully
  • [ ] Device boots into rootfs, usb: Manufacturer: GNU/Linux Device appears in dmesg on host.
  • [ ] LXC container starts and does not crash
  • [ ] libhybris tests

    • [ ] test_gps
    • [ ] test_hwcomposer
    • [ ] test_lights
    • [ ] test_vibrator
    • [ ] test_wifi
    • [ ] test_sensors
    • [ ] test_audio
    • [ ] test_camera
    • [ ] test_input
    • [ ] test_nfc
    • [ ] test_recorder

Cannot build boot image because of this. The system image builds correctly.

I want also port to halium -11 to my device But I can't find check_kernel_config and can't find halium.mk file in under build directory..

Need some guidance please i hope you will help me.. Waiting for your response 🙂

Thank you advance

chmcax commented 2 years ago

I want also port to halium -11 to my device But I can't find check_kernel_config and can't find halium.mk file in under build directory..

Need some guidance please i hope you will help me.. Waiting for your response slightly_smiling_face

Thank you advance

Hello! The halium-11 manifest does not include the halium-boot repository. I cloned the halium-boot repository to halium/halium-boot but you can't build the boot image because get-initrd.sh uses curl and the build crashes because of this.

Saikatsaha1996 commented 2 years ago

I want also port to halium -11 to my device But I can't find check_kernel_config and can't find halium.mk file in under build directory.. Need some guidance please i hope you will help me.. Waiting for your response slightly_smiling_face Thank you advance

Hello! The halium-11 manifest does not include the halium-boot repository. I cloned the halium-boot repository to halium/halium-boot but you can't build the boot image because get-initrd.sh uses curl and the build crashes because of this.

Yes i am doing same and build crashed also.. i don't know how to build halium-boot img another method.. My device lineage os version 18.1 Any other options available for build halium-boot img? Or port to Ubuntu touch ?

chmcax commented 2 years ago

Yes i am doing same and build crashed also.. i don't know how to build halium-boot img another method.. My device lineage os version 18.1 Any other options available for build halium-boot img? Or port to Ubuntu touch ?

Hello! AFAIK Every Android 11 device with an Ubuntu Touch port uses the Standalone kernel method.

Saikatsaha1996 commented 2 years ago

Yes i am doing same and build crashed also.. i don't know how to build halium-boot img another method.. My device lineage os version 18.1 Any other options available for build halium-boot img? Or port to Ubuntu touch ?

Hello! AFAIK Every Android 11 device with an Ubuntu Touch port uses the Standalone kernel method.

Yes but i have lineage os source code And Standalone kernel method support halium - 11 ?

Saikatsaha1996 commented 2 years ago

Yes i am doing same and build crashed also.. i don't know how to build halium-boot img another method.. My device lineage os version 18.1 Any other options available for build halium-boot img? Or port to Ubuntu touch ?

Hello! AFAIK Every Android 11 device with an Ubuntu Touch port uses the Standalone kernel method.

Yes but i have lineage os source code
I found it..