Jump to content


Racer 2.6.32 kernel


  • Please log in to reply
94 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
I've not been following developments here for a while, but from the sound of it someone has managed to get the 2.6.32 kernel working... ?

I've uploaded my fixes to the Blade source that I use with clockworkmod recovery, it gives a bootable kernel, but it has the camera and wifi issues..

so this is an appeal to whoever has managed to fix the kernel to share the code....

the git hub can be found here:

https://github.com/s...04/blade-kernel

and the commit to see the fixes I've added can be found here:

https://github.com/s...603564487c6d586


#2
isziraki

isziraki

    Newbie

  • Members
  • Pip
  • 26 posts
  • Devices:ZTE Racer
I used this Blade kernel source with my config.

https://github.com/Z...TE-BLADE-2.6.32

Wifi & camera are working.


#3
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade
Could you share your config please?

.::. TigTex .::.

#4
isziraki

isziraki

    Newbie

  • Members
  • Pip
  • 26 posts
  • Devices:ZTE Racer
Attached File  config.zip   24.99K   81 downloadsI used config_2011_05_17.
It worked.
Today I change LCD but I can not try the new .config.
Something happened with my linux.


#5
Sebastian404

Sebastian404

    Hardcore

  • Developer Team
  • PipPipPipPipPipPip
  • 2,086 posts
  • Gender:Male
  • Location:Somwhere Near Mountain View, California
  • Devices:lots of them
  • Twitter:@sebastian404
Interesting, you build a Blade kernel with the 5mp support...

anyone know what mp is the racer's camera?


#6
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade

View PostSebastian404, on May 30 2011, 18:04, said:

Interesting, you build a Blade kernel with the 5mp support...

anyone know what mp is the racer's camera?
I suppose that "CONFIG_MT9T11X=y" is the line that makes our camera to work

Racer has a 3.2mpixels camera.

even with CONFIG_MACH_BLADE=y this kernel works? Wifi also?

Edited by TigTex, 30 May 2011 - 05:21 PM.


#7
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade
Well, I'm having problems with the kernel. Whatever I do I always end with a touchscreen without touch... only image.

I'm using Sebastian404 kernel and config... (and also tried other kernels and configs... the same with all)

Any help?

.::. TigTex .::.

#8
isziraki

isziraki

    Newbie

  • Members
  • Pip
  • 26 posts
  • Devices:ZTE Racer

View PostTigTex, on May 31 2011, 20:50, said:

Well, I'm having problems with the kernel. Whatever I do I always end with a touchscreen without touch... only image.

I'm using Sebastian404 kernel and config... (and also tried other kernels and configs... the same with all)

Any help?

Sorry I Don't understand Doesn't touchscreen work?

I use  this end work.
CONFIG_TOUCHSCREEN_MSM=y

I test with my chun cm-700 clone rom end original 3UK rom.

Camera works too.

Do you think the touchscreen same.
All of cm rom use touch_to_key. I think this aplication manage the touchscreen not the kernel.
I think this is the problem but it is not sure.

Edited by isziraki, 31 May 2011 - 09:30 PM.


#9
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade
So do you mean that you can create a fully working kernel for the racer?

Because i'm trying that for the last 2 days, and nothing...

.::. TigTex .::.

#10
Khan Miro

Khan Miro

    Regular

  • Members
  • PipPip
  • 66 posts
  • Gender:Male
  • Location:Bulgaria
  • Devices:ZTE Racer

View PostTigTex, on Jun 1 2011, 02:06, said:

So do you mean that you can create a fully working kernel for the racer?

Because i'm trying that for the last 2 days, and nothing...

About the touch_to_key, I changed the property of the touchtokey. It was "disabled" and I changed it to "enabled" in the init.rc and executed the script and now I will se if it works...


#11
equiliym

equiliym

    Hardcore

  • Members
  • PipPipPipPipPipPip
  • 1,343 posts
  • Gender:Male
  • Location:Novi Sad
  • Devices:ZTE Racer
  • Twitter:@equiliym
have you guys thought of trying newer kernel btw? i tried compiling 2.6.35-11 with config from cm7.0.0 rom and i did have issues :D but my pc died again so i lost all work.. currently using cm7.0.0 again so i guess i cant really contribute but just wanted to ask about it :D

Suffering-oriented programming.. "First make it possible. Then make it beautiful. Then make it fast."
   if i helped please press the vote up button :3

#12
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade

View PostKhan Miro, on Jun 1 2011, 07:03, said:

About the touch_to_key, I changed the property of the touchtokey. It was "disabled" and I changed it to "enabled" in the init.rc and executed the script and now I will se if it works...

touch_to_key is the program made by deadlink that makes the racer vibrate when you press the soft keys... It's disabled on boot, it is enabled after that.

If you can make a kernel that boots and works please tell me. I'm having trouble with that.

If someone can make a kernel newer than 2.6.32 to work like equiliym said, it also good. But as far as i know, 2.6.32.9 is the only that will make the camera work.

meanwhile, thank you for all the help :D

Edited by TigTex, 01 June 2011 - 03:24 PM.

.::. TigTex .::.

#13
Sebastian404

Sebastian404

    Hardcore

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

View PostTigTex, on May 30 2011, 18:20, said:

I suppose that "CONFIG_MT9T11X=y" is the line that makes our camera to work

View Postisziraki, on May 31 2011, 22:02, said:

Sorry I Don't understand Doesn't touchscreen work?

I use  this end work.
CONFIG_TOUCHSCREEN_MSM=y

Looking at the defconfig

That is what I have set for both of them....


#14
rickywyatt

rickywyatt

    Hardcore

  • Moderator Team
  • PipPipPipPipPipPip
  • 1,481 posts
  • Gender:Male
  • Location:London UK
  • Interests:Android
    Rom Modding &
    MoDaCo moderator
  • Devices:OneX Samsung S3 LTE Nexus 7
  • Twitter:@rickywyatt1982
hes tryed that but after boot the touch screen dont work

Remember to read the fourm rules

Maker of the AIO tool for Orange San Diego here
and the maker of the Motorola Razr I AIO tools here

#15
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade
I've tried everything, touchscreen never works. Even with your kernel and configs

.::. TigTex .::.

#16
isziraki

isziraki

    Newbie

  • Members
  • Pip
  • 26 posts
  • Devices:ZTE Racer
#by chun

service touchtokey /system/bin/touch_to_key
    disabled

on property:dev.bootcomplete=1
    start touchtokey
#by chun

If you run it & touch sceen it give back X,Y position & button name (You touch home it give back home & position)
It is not vibration.

Edited by isziraki, 01 June 2011 - 07:24 PM.


#17
equiliym

equiliym

    Hardcore

  • Members
  • PipPipPipPipPipPip
  • 1,343 posts
  • Gender:Male
  • Location:Novi Sad
  • Devices:ZTE Racer
  • Twitter:@equiliym

View PostTigTex, on Jun 1 2011, 15:23, said:

If someone can make a kernel newer than 2.6.32 to work like equiliym said, it also good. But as far as i know, 2.6.32.9 is the only that will make the camera work.
well it might be hopeless but when i get my pc fixed ill try again, if i manage to boot with it, ill post it here for gurus to work :D but i dont know when will that happen :D

edit: oyeah, i tried 2.6.35 for zte blade, from t0mm13b github, found it on google, here is the link
https://github.com/t0mm13b/ZTE-Blade-2.6.35.11

Edited by equiliym, 02 June 2011 - 09:43 AM.

Suffering-oriented programming.. "First make it possible. Then make it beautiful. Then make it fast."
   if i helped please press the vote up button :3

#18
isziraki

isziraki

    Newbie

  • Members
  • Pip
  • 26 posts
  • Devices:ZTE Racer
Sorry
Keyboard mistake seems it was in kernel. Keyboard is working properly with 2.6.32 for me.

Thank's I am triing to make 2.6.35 at evening.


#19
equiliym

equiliym

    Hardcore

  • Members
  • PipPipPipPipPipPip
  • 1,343 posts
  • Gender:Male
  • Location:Novi Sad
  • Devices:ZTE Racer
  • Twitter:@equiliym

View Postisziraki, on Jun 4 2011, 11:12, said:

Thank's I am triing to make 2.6.35 at evening.
thanks, i had system failure and still cant fix my pc, need new hdd so i cant help much about it :D

Suffering-oriented programming.. "First make it possible. Then make it beautiful. Then make it fast."
   if i helped please press the vote up button :3

#20
TigTex

TigTex

    Enthusiast

  • Members
  • PipPipPip
  • 175 posts
  • Gender:Male
  • Location:Lisbon, Portugal
  • Devices:ZTE Racer and ZTE Blade

View Postisziraki, on Jun 4 2011, 12:12, said:

Sorry
Keyboard mistake seems it was in kernel. Keyboard is working properly with 2.6.32 for me.

Thank's I am triing to make 2.6.35 at evening.
yesterday I made one working 2.6.32 but once again the touchscreen doesn't work. I can't touch anything. But screen works at 100%.
I beleive that with 2.6.35 the camera won't work, i also tried to make one and touchscreen doesn't work...

.::. TigTex .::.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users