Jump to content


ZTE Kis / Roamer 2 / Orange Dublin Kernel Source Code

- - - - -

  • Please log in to reply
5 replies to this topic

#1
Sebastian404

Sebastian404

    Hardcore

  • Developer Team
  • PipPipPipPipPipPip
  • 2,086 posts
  • Gender:Male
  • Location:Somwhere Near Mountain View, California
  • Devices:lots of them
  • Twitter:@sebastian404
The kernel source for the ZTE Kis series of devices is available from here:

http://support.zte.c...?newsId=1002462


#2
Sebastian404

Sebastian404

    Hardcore

  • Developer Team
  • PipPipPipPipPipPip
  • 2,086 posts
  • Gender:Male
  • Location:Somwhere Near Mountain View, California
  • Devices:lots of them
  • Twitter:@sebastian404
Your going to need to build it under gcc version 4.4.3

The kernel wont compile due to 2 typos/mistakes, but its fairly easy to fix.

edit arch/arm/mach-msm/board-zte-roamer2.c

edit line 47, change it from:

#include <proc_comm.h>

to:
#include "proc_comm.h"

then edit drivers/input/touchscreen/ft5x0x_ts_fwup.c

edit line 10, change it from:

#include <ft5x0x_ts_new.h>

to:
#include "ft5x0x_ts_new.h"


#3
hecatae

hecatae

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 3,065 posts
  • Gender:Male
  • Location:northampton
  • Devices:Optimus L3 ZTE V790 Tureis
  • Twitter:@hecatae
will you be uploading this to github?


#4
Sebastian404

Sebastian404

    Hardcore

  • Developer Team
  • PipPipPipPipPipPip
  • 2,086 posts
  • Gender:Male
  • Location:Somwhere Near Mountain View, California
  • Devices:lots of them
  • Twitter:@sebastian404

View Posthecatae, on 18 August 2012 - 03:57 PM, said:

will you be uploading this to github?

im just testing it out to see if it does all work on a real device...  its kinda simular to the Previous kernel for the ZTE Mimosa Tap I wonder if they are the same device...


#5
sifri

sifri

    Newbie

  • Members
  • Pip
  • 44 posts
  • Devices:zte blade
sebastian404 i would need some help on a rom port can u pm me because i cant come in contact with u!


#6
Gunjan Soni

Gunjan Soni

    Newbie

  • Members
  • Pip
  • 1 posts
Hey guys, i am using the custom rom created by Sebastian404 (truly a genius) and i am eagerly waiting for the ICS ROM. Did we get the ICS one ?





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users