Woking 1.5 and 1.6 vanilla ROMs.

Search This thread

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
I have been working on getting vanilla android to work on the Tattoo as I am not a big fan of all the modifications that HTC have done to their rom.
I am now launching the first usable version of the rom.
Phone calls and sms work, so does wifi, camera, gps and sensors.( thanks to fyodor)
Camera works only in android 1.6 I'll try it in 1.5 latter on today.
All aplications work.
Bluetooth and fm radio aren't working yet.
For the next release I'll be focusing on getting bluetooth to work.
The rom comes in two flavours :
ANDROID 1.5
ANDROID 1.6
 
Last edited:

manuvaidya

Senior Member
Jan 5, 2008
471
8
Bangalore
I have been trying to get normal android 1.6 working on the tattoo.
I'm not a great fan of all the htc modifications.

So I have managed to build a rom that boots into vanilla 1.6 but I'm having trouble with the touch screen calibration. I may be doing the init.rc modifcation incorectly.

Code:
 137

this should be 120 i guess... try it & let us know what is the result....
 

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
They are the same modifications to init.rc that worked for the 2.1 rom but have no effect what so ever for 1.6 .
I might be missing something. I extract the boot.img and I add that line to the end of the init.rc file. Should I be doing something else too?
I'll try with 120 once I'm sure I'm editing it corectly.
 

ser1993

Senior Member
Mar 11, 2010
70
2
lgstoian...if you will port a normal donut on our tattoo without htc build i will love you forever!:D
 

Zecanilis

Retired Forum Moderator
Feb 22, 2008
1,488
455
Aveiro
I have been trying to get normal android 1.6 working on the tattoo.
I'm not a great fan of all the htc modifications.

So I have managed to build a rom that boots into vanilla 1.6 but I'm having trouble with the touch screen calibration. I may be doing the init.rc modifcation incorectly.

Code:
# write Calibration for Tattoo
write /sys/class/input/input1/calibration 8
write /sys/class/input/input1/calibration_points 55,850,173,855,515,493,851,132,166,137

Here is version 0.001. mirror
Test it at your own risk.
I'm open to any help and ideas.

That whould be great.
I'm have the same thoughs has you, concerning to the HTC stuff...
Whouldn't be more easy to reverse the offcial rom?

cheers
 

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
Thanks mainfram3. Just got touchscreen to work.
I'm uploading now version 0.002.
So it seems that camera doesn't work, wifi, bluetooth and gps.
I suspect some would be fixed in the build.prop maybe someone else can check it out too. I'm calling it a night.
The rom feels very fast and finally a grey task bar.
Take it for a spin and see how it goes. :D
 

maxisma

Senior Member
May 1, 2009
1,212
43
29
Dorsten, Germany
To fix WiFi you need to compile the proper driver against your kernel source or use HTCs kernel + their wlan.ko.
For bluetooth take a look at the files in /system/etc.
And gps is related to libgps.so
 

alezzandro

Senior Member
Sep 10, 2008
63
2
great job!! Hope to have a full working ROM soon :)

where can we get information about including drivers into vanilla android ROM?

please help this man! we want a working vanilla rom for Tattoo! :)
 

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
I'm still stuck at getting wireless to work. I even got android 1.5 and 1.1 working on the tattoo just for fun.
 

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
I just finished uploading the 1.5 rom. It has working wifi. I'm now working on getting wifi to work on 1.6 too and I'll upload that one later during the day.
 

lgstoian

Senior Member
Mar 3, 2010
360
143
Bucharest
Camera, gps, bluetooth and accelerometer aren't working yet.
Any help in getting them to work is highly wellcomed.