Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Build kernel from source for ZTE Open

  • 5 답장
  • 2 이 문제를 만남
  • 1 보기
  • 최종 답변자: yan12125

more options

Hello Firefox OS users and developers,

I have a ZTE Open phone running Firefox OS 1.1, and I need to modify some parts of the kernel for my project. I've tried several versions of kernel sources but none boots up. The most promising one is https://github.com/yan12125/zte-kernel-roamer2@211d61fca37432254f0f8698fd549d6309b382fa. It keeps rebooting while I can dump a few lines of logcat. I guess I need a correct version of kernel. Anyone know where to find the correct kernel source tree?

Here are some details of my device: Model: ZTE Open OS: OPEN_US_DEV_FFOS_V1.1.0B02 Stock kernel version: Linux version 3.0.21-g7b553d6 (zhangchun@zte) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Tue Jan 7 16:30:01 CST 2014

Hello Firefox OS users and developers, I have a ZTE Open phone running Firefox OS 1.1, and I need to modify some parts of the kernel for my project. I've tried several versions of kernel sources but none boots up. The most promising one is https://github.com/yan12125/zte-kernel-roamer2@211d61fca37432254f0f8698fd549d6309b382fa. It keeps rebooting while I can dump a few lines of logcat. I guess I need a correct version of kernel. Anyone know where to find the correct kernel source tree? Here are some details of my device: Model: ZTE Open OS: OPEN_US_DEV_FFOS_V1.1.0B02 Stock kernel version: Linux version 3.0.21-g7b553d6 (zhangchun@zte) (gcc version 4.4.3 (GCC) ) #1 SMP PREEMPT Tue Jan 7 16:30:01 CST 2014

모든 댓글 (5)

more options
more options

Official updates are released by the manufacturer, and unfortunately Mozilla has no control over the scheduling of these releases.

However, the ZTE Open C developer device allows you to build and install updates manually - but please be aware that there is a possibility that this may brick your device.

You can find more information about upgrading, rooting, and making builds for your ZTE Open C device on the following MDN (Mozilla Developer Network) document:

more options

Thanks for the fast response. However, what I have is the ZTE OPEN, not ZTE OPEN C. ZTE OPEN C is flame and ZTE OPEN seems inari [1]. I've tried both flame and inari in the ./config.sh step. flame fails due to lots of differences in ./device/t2m/flame/extract-files.sh. inari builds with some slight fixes but boot.img is missing [2].

Anyway thanks for the help, and I think I should ask ZTE rather than Mozilla.org for help on device specific problems.

[1] https://developer.mozilla.org/en-US/Firefox_OS/Phone_guide/Phone_specs [2] https://bugzilla.mozilla.org/show_bug.cgi?id=967713

more options

Hi yan12125,

Do you still require any assistance with this? I could try escalating your issue to see what the best way to help with this is.

Thanks..

more options

@Andrew Yes I'm still working on this project and I would appreciate any further help, thanks!