(W.I.P.) ALPHA 1 Jelly Tazz
THIS WOULD NOT BE POSSIBLE WITHOUT THE HELP OF THE HERO GUYS
Whoshotjr2006
and Shelnutt2
AND FROM THE ERIS ::: JAEBOND
My phone is broken and have been doing this blind,and those TWO pretty much did most of it, i just made it work on the ERIS,with the help of Jaebond flashing all my test since i couldnt without haven a phone
CONAP for the kernel i edited
AND CM for the source that this was build from
ty JAEBOND for testing for me.. , IT TAKES AWHILE TO LOAD ,, SO GO EAT ,, TAP A NAP ,, DRINK A 6 PACK ,, BUT HE SAYS IT LOADS,,, HAVE FUN AND ILL UPDATE THIS AS SOON AS I CAN,,,
AGAIN THIS IS ALPHA,,, WHICH MEANS IM SURE ALOT DONT WORK ,, JUST ENJOY IT WILL BE UPDATED :laugh:
some things that work and dont
Phone Works, Mic Doesn't
Bluetooth turns on and recognizes devices/is recognized, but won't pair
Home button doesn't work
wifi works--to fix wifi go wo wifi---menu button --choose advanced---take check off avoiding bad connections
Text messaging works
hard buttons work
touchscreen
sofykey and hard key lights work somewhat -- if they aint working, tap display icon on widget or u should be able to just turn off auto display til i figure it out
====================================================================================
JELLY TAZZ ALPHA 4 ==http://www.4shared.com/zip/zgbide_O/Jelly_Tazz_9-_t4.html
SAYS VERIZON ON LOCK SCREEN
SOFT& HARD KEY LIGHTS SEMI WORK---WAKE SCREEN IF KEYS DONT LIGHT UP-TAP DISPLAY ICON ON WIDGET OR TURN OFF AUTO DISPLAY AND THEY SHOULD WORK--STILL TRYING TO FIGURE THIS OUT
GPS TEST? MIC TEST?
IF UR PHONE KEEPS ROAMING AND GET ROAMING ICON UNCHECK DATA ENABLED,,,MY PHONE IS DEACTIVATED SO NOT SURE IF ACTIVATED PHONES HAVE THIS ISSUE PLEASE LET ME KNOW--I UNCHECKED IT CUZ I DONT NEED IT
FIXED SCRAMBLED CLOCK
SDCARD NOT MOUNTING FOR ME NEED TESTED
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
JELLY TAZZ ALPHA 3 http://www.4shared.com/zip/T8XFmagR/Jelly_Tazz_8__t3.html?refurl=d1url
hard keys fixed
wifi fixed
to fix wifi go wo wifi---menu button --choose advanced---take check off avoiding bad connections
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
http://www.4shared.com/zip/qDoo5dKM/Jelly_Tazz_7_b2-test.html Jelly Tazz alpha 2
ONCE AGAIN DONT HAVE MY PHONE YET SO NOT SURE IF IT EVEN BOOTS WITH THE CHANGES I MADE
THINGS CHANGED IN ALPHA 2
changes in init suggested by whoshotjr ty
tried to fix wifi ?
NEED FEEDBACK
--------------------------------------------------------------------------------------------------------------------------------
http://www.4shared.com/zip/i0RreOwP/Jelly_Tazz_test_6.html jelly tazz alpha 1
tazzpatriot said:
Well my eris is falling apart but I'm trying to bring u guys one more rom...reached out to the hero guys again for help and so far its booting ..just nit past the animation..keep Ur fingers crossed if u have a sweet tooth I will be posting updates
here is where im at if anyone wants to help
http://www.4shared.com/zip/tFP19wPx/jbt2.html
Click to expand...
Click to collapse
Well looks like my little eris died..unless I can fix it..ill have to pass this off to someone who is willing..ill still make changes but someone will need to test
edit: its semi working but might need someone to test still ,,i will keep trying to get it to load past the boot ani , but if my phone completely dies anyone willing to be my tester?
tazzpatriot said:
Well looks like my little eris died..unless I can fix it..ill have to pass this off to someone who is willing..ill still make changes but someone will need to test
edit: its semi working but might need someone to test still ,,i will keep trying to get it to load past the boot ani , but if my phone completely dies anyone willing to be my tester?
Click to expand...
Click to collapse
my eris its not connected but you can count with me to test any build you have...
I also have an eris i'd be willing to test builds with.
I'm in too. Long live the eris!
Sent using xda premium
Edit: the trusty eris hasn't been my daily for a loong time, but I don't mind activating to test data/cell.
I'll test too! This sounds AMAZING!! Can't wait. I just have my Eris so I can test out all of the data/talk and what not. I just want to say that you all are awesome!
Progress is being made. hopefully something soon
tazzpatriot said:
Progress is being made. hopefully something soon
Click to expand...
Click to collapse
you got it boot?
need help
well i think my eris has finally had it:crying: need help ,,can someone get me alog?
http://www.4shared.com/zip/mul4X-Ju/desirec_signed_071712_101507.html?refurl=d1url. <--- possibly wrong.zip please let me know
Edit..just,bought one.on.eBay for 20 Bux lol will be.a.few days till i get it.but ill keep building a uploading til it.gets here .Gunna.be tuff but.bare with me
stelios97 said:
you got it boot?
Click to expand...
Click to collapse
Did but screwed it up...now my phone is ****ed so I can't do crap but build .
Mine still works
Downloaded, doesnt get past splash screen, and ive never done a logcat before...so -_-
To get a log, do we just plug the phone in, boot, and do a logcat while it boots?
jaebond said:
To get a log, do we just plug the phone in, boot, and do a logcat while it boots?
Click to expand...
Click to collapse
There's a good tutorial on xda on how to pull a log cat.. I'll see if I can find it...
Sent from my HTC ThunderBolt using Tapatalk 2
dragonrazorz said:
Downloaded, doesnt get past splash screen, and ive never done a logcat before...so -_-
Click to expand...
Click to collapse
Ok then its the wrong one..it should atleast get to.boot ani. Sorry ill delete that link
yes take a logcat while it boots, you are correct.
quick and dirty way for windows users if you dont already have adb set up:
go to this forum: http://forum.xda-developers.com/showthread.php?t=638150 and download ADB.zip
extract it somewhere on your hard drive, i prefer c:\
after extracted, click start (or start orb) and select run
in the run command box, type "cmd" without the quotes.
then type "cd c:\" without the quotes in the command window and hit enter (if c:\ is where you extracted adb to)
now type "adb logcat > logcat.txt" without the quotes before you see the boot animation on your eris, and let it run for a while, maybe 5-6 minutes or so should be good to get a good look at whats going on while your booting. you wont see anything happening in the command window while this is working because its piping all that text into logcat.txt in c:\
when your ready to quit, hold ctrl and hit c (ctrl-c) to stop logcat, and upload logcat.txt somewhere or pastebin it so tazz can see the output.
hope that helps, if anyone is running linux or would like to set up adb with the android sdk, let me know and ill help any way i can
Good news someone.got it.booting ..I'm.still waitin on my.phone but I'm.Gunna see what.he Sid ans.hopefully.have something later
Yes!
cant test to see if it even boots,,,,phone still not here so if it does to atleast the boot ani can someone get me a log
uploading another one
tazzpatriot said:
need someone who can flash TEST soon ? and run me a log if it dont boot,,,,any takers ?
Click to expand...
Click to collapse
I can do it.
Related
Try .Maks ZenEXP Port. Im not working on the port anymore. since i dont have my Eris.
ill give it a try thanks man, will post back results
edit at the screen with the green MY sign.....
edit o SH*t this rom equals 100% sex gonna test out for now
thanks hector for porting this over..
I was just saying how it be sick if someone ported this. I def am staying up late to flash this. Thanks!
Thanks Zenulator
No prob. Thank Zenulator for working hard on this ROM!
nice rom, now to figure out how to change the pink icons
Just read the Hero version, is gmail not working correctly on this version as well?
Gmail doesn't work either
Just checked, Gmail shows the list of messages but closes when you try to read your mail. I'm just porting what Zen is making, until he releases a fix i will definitely post it up.
koo. Its nice that there is finally an expresso ROM. I will just have to wait for the gmail to work as that is my main use of the phone...other than showing it off, hehehe
Thanks for ur hard work though. And quick response
T.C.P said:
ill give it a try thanks man, will post back results
edit at the screen with the green MY sign.....
edit o SH*t this rom equals 100% sex gonna test out for now
thanks hector for porting this over..
Click to expand...
Click to collapse
No problem man! lol!
once this is all cleaned up..ill def give it a run.
in the interim thanks!
i just flashed this rom but cant access the internet , screen just goes black then back to home screen, did i do something wrong ? i flashed it like any other rom :s
tazzpatriot said:
i just flashed this rom but cant access the internet , screen just goes black then back to home screen, did i do something wrong ? i flashed it like any other rom :s
Click to expand...
Click to collapse
Same thing here... I can't get Opera to load either!
Facebook contacts dont sync as well.
This is a pretty slick setup, with some of the tmobile crap gone and the fixes, this will be sweet!
tazzpatriot said:
i just flashed this rom but cant access the internet , screen just goes black then back to home screen, did i do something wrong ? i flashed it like any other rom :s
Click to expand...
Click to collapse
same thing on my on my phone Ive tried 3 different browsers with no luck
Hence why gmail doesnt work!
I am not using this ROM, just lurking, but thought to myself hmm.... when I deleted the apn's (for the apn trick with Aloysius) it said that my internet might not work after deleting apn's without restoring.... would the apn trick work here for the internet? would the apn's have anything to do with this? I am probably totally off... just thought I would share....
Quote from Zenulator's latest post
zenulator said:
Ok the browser is working. I just need to clean up a few things and upload it. Oh yea live wall papers work too.....
Click to expand...
Click to collapse
Once he uploads it ill port asap! Awesome!
MMS
looks great however as with sprint roms MMS zero works even when restoring apn's from ivans roms generic network failure
this UI is SICK, i have never been so proud, Donations Donations we r not worthy
From what I can tell this is a very half-assed port. I think I'll wait.
Well wait
It has a lot of bugs and Zenulator will post a newer updated version today. just have to be patient
Hopefully this is the right place to post this question. I have installed the latest stable Cyanogen rom, but I'm running into a couple of problems:
1. I cannot send text messages that are more than a few words in length. I suspect this to be because the ROM was written with Sprint's settings, and those settings simply won't work with Cellular South users. Am I right in that there is something that I must change to get my texts to work correctly with Cellular South?
2. Reboots - this one is rather annoying. There is really no rhyme or reason as to why it does this. I can reboot my phone, and it will just sit there, with only SipDroid running in the background (as far as apps that I have added that are running), and my phone will reboot itself every few hours. Now, one thing that did happen was the 2GB MicroSD card that came with the phone died, and I replaced it with a Class 6 8GB MicroSD card. I can't remember if I had the reboot problems prior to that. Any suggestions to help me try to isolate the cause of this?
Thanks everyone.
Bump. Sorry about bumping this thread. Just do not want to have to go back to my stock ROM.
You need the APN settings for cs I think.
Sent from my HERO200 using XDA App
omrebel said:
Hopefully this is the right place to post this question. I have installed the latest stable Cyanogen rom, but I'm running into a couple of problems:
1. I cannot send text messages that are more than a few words in length. I suspect this to be because the ROM was written with Sprint's settings, and those settings simply won't work with Cellular South users. Am I right in that there is something that I must change to get my texts to work correctly with Cellular South?
2. Reboots - this one is rather annoying. There is really no rhyme or reason as to why it does this. I can reboot my phone, and it will just sit there, with only SipDroid running in the background (as far as apps that I have added that are running), and my phone will reboot itself every few hours. Now, one thing that did happen was the 2GB MicroSD card that came with the phone died, and I replaced it with a Class 6 8GB MicroSD card. I can't remember if I had the reboot problems prior to that. Any suggestions to help me try to isolate the cause of this?
Thanks everyone.
Click to expand...
Click to collapse
Does it by chance reboot when your GPS comes on? Open Maps (or anything you know will cause the GPS to become active) and see what happens. If so try the GPS fix. Used to be able to type ##GPSCLRX#, in Sense but you can't in CM, but there is a fix.
@ranger - it reboots even when the GPS is off (I generally keep it off). Thanks for the suggestion though. Maybe I just need to wipe it and reflash? Couldn't hurt I suppose.
@mrinehart - thanks. I'll do some searching for the "APN Settings" for Cellular South.
What's your total setup with cm6? Like kernel, overclock app and what not? But I believe all cdma users have the 160 character limit with the stock messenging app but if you use handcent or chomp you can bypass this by checking the split thread option in settings. Hopefully after hearing your setup I can help you figure out what's causing the reboots
Sent from my HERO200 using XDA App
@ThaSik1 - I was using just the stock messaging app. I didn't realize there was a limitation in the stock messaging app. My setup was just CM6 stable with the gapps installed. The only other apps that I had running constantly were Sipdroid (used for my GV + Gizmo5), and for overclock, I had been using the Overclock Widget. I have restored my stock CS ROM for now - but will applying the CM 6.1 RC1 ROM today.
Let me ask this - my stock CS ROM is 2.1. Would it be worthwhile to copy my APN configuration file from my stock ROM over the CM 6.1 configuration file? Or, would that cause problems?
To my knowledge it shouldn do any harm because the apn file that comes with Cyanogen roms dont have our carrier listed in it anyways. And if it does cause problems, i'll just attach my apn file (which is a modified version of cyanogen's to include Cellular south). But I dont think apn's do much good unless you have picture messaging..dont quote me on that tho lol As for your reboots, i can't see why it would be rebooting like that..If you wiped data and dalvik/cache, then flashed the rom, followed by gapps you should be good. Only thing i can actually see giving you problems would be if you had it overclocked too high since all heroes can't handle the 768 frequency
Flash Deca’s capped kernel to stop the random reboots
ThaSik1 said:
To my knowledge it shouldn do any harm because the apn file that comes with Cyanogen roms dont have our carrier listed in it anyways. And if it does cause problems, i'll just attach my apn file (which is a modified version of cyanogen's to include Cellular south). But I dont think apn's do much good unless you have picture messaging..dont quote me on that tho lol As for your reboots, i can't see why it would be rebooting like that..If you wiped data and dalvik/cache, then flashed the rom, followed by gapps you should be good. Only thing i can actually see giving you problems would be if you had it overclocked too high since all heroes can't handle the 768 frequency
Click to expand...
Click to collapse
I do have picture messaging on my plan - I take it I will need to go ahead and use my a CS APN file. If you don't mind, then yes - please do post the Cellular South APN file that you have. I really do appreciate your help your help. This forum rocks!
I have installed CM6 RC1, and everything seems to work great. I took your advice on not using the stock messaging app and am using Handcent instead. I set it to split the messages. That appears to have fixed the texting problem. Handcent reminds me of my old iPhone texting setup, which I really liked. I have also set the Overclock to max at 691 to make sure that I don't run it too high (or too hot for that matter).
hahahaha no problem honestly i'm just paying it forward my good friend cuz i was once in your shoes lol.. To use the apn file i'm attaching, use an app from the market called "apn backup & restore".. install the app, use a file manager to place the attached file in the folder labeled "ApnBackupRestore", then open the apn app, click delete apns, then click restore apns. You might also need to reboot for it to take affect too lol and sorry to step on your toes in case you already know all of this info But i really hope Cm6.1 works out well for you cuz my Csouth hero is loving it!! haha
P.S. the xml file inside the attached zip is what you wanna place inside the folder lol
ThaSik1 said:
hahahaha no problem honestly i'm just paying it forward my good friend cuz i was once in your shoes lol.. To use the apn file i'm attaching, use an app from the market called "apn backup & restore".. install the app, use a file manager to place the attached file in the folder labeled "ApnBackupRestore", then open the apn app, click delete apns, then click restore apns. You might also need to reboot for it to take affect too lol and sorry to step on your toes in case you already know all of this info But i really hope Cm6.1 works out well for you cuz my Csouth hero is loving it!! haha
P.S. the xml file inside the attached zip is what you wanna place inside the folder lol
Click to expand...
Click to collapse
Wow, thank you again for your help on this. And no, you certainly weren't stepping on my toes. Thanks for the steps to take - I wasn't sure how to do any of that to be honest and would have been searching this forum for a long while most likely.
So far, CM6.1 has been rocking! I'll let you know how the APN goes. Thanks again!
@ThaSik1 - so far, all of the texts seem to be working great. Thanks again for your help! It really is appreciated.
No problem lol glad I could help honestly I always send myself a picture message just to make sure the settings stuck lol but if you run into any issues just shoot me a pm or maybe Impaler cuz he's more knowledgeable about this stuff then me
Sent from my HERO200 using XDA App
ThaSik1 said:
No problem lol glad I could help honestly I always send myself a picture message just to make sure the settings stuck lol but if you run into any issues just shoot me a pm or maybe Impaler cuz he's more knowledgeable about this stuff then me
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Thanks. And go easy on us in the Egg Bowl this year. It's going to be an ugly blowout......... lol
Now, I just need to get rid of where it says Sprint. I think that's been covered in the forum somewhere, as I think I remember seeing that topic.
Ha hey you know us dogs go all or nothing man hahaha but I can help ya with that sprint text issue lol I have the Eri.XML file ya need in order to change that but I can't post it from my phone..give me a sec and I'll boot up the laptop to attach it
Sent from my HERO200 using XDA App
Edit: With this file (eri.xml), you need a file manager with root access (i know with estrong you can go to settings, scroll to the very bottom where root options is, then check the root explorer tab and mount file system. Once you back outta the settings copy the eri.xml file, look in the upper left corner and touch the slash button to end up on the root of your phone) Okay from there you wanna find the system/app folder and then paste the eri.xml file there. All ya need to do then is reboot and you should be good lol
ThaSik1 said:
Ha hey you know us dogs go all or nothing man hahaha but I can help ya with that sprint text issue lol I have the Eri.XML file ya need in order to change that but I can't post it from my phone..give me a sec and I'll boot up the laptop to attach it
Sent from my HERO200 using XDA App
Edit: With this file (eri.xml), you need a file manager with root access (i know with estrong you can go to settings, scroll to the very bottom where root options is, then check the root explorer tab and mount file system. Once you back outta the settings copy the eri.xml file, look in the upper left corner and touch the slash button to end up on the root of your phone) Okay from there you wanna find the system/app folder and then paste the eri.xml file there. All ya need to do then is reboot and you should be good lol
Click to expand...
Click to collapse
Thanks for the help. I copied that eri.xml into the system/app folder and rebooted, but my lock screen is still showing Sprint. I noticed that there wasn't an eri.xml in the system/app folder to start with. Perhaps that has been changed to a different location in the CM6.1 build?
That or i told you the wrong destination lol..my bad..Mine says its listed in the "/data" folder..try that and let me know if it works for ya
ThaSik1 said:
No problem lol glad I could help honestly I always send myself a picture message just to make sure the settings stuck lol but if you run into any issues just shoot me a pm or maybe Impaler cuz he's more knowledgeable about this stuff then me
Sent from my HERO200 using XDA App
Click to expand...
Click to collapse
Looks like you've done a great job here But yeah, feel free to go to my CM Q&A if you need anything from me
ThaSik1 said:
That or i told you the wrong destination lol..my bad..Mine says its listed in the "/data" folder..try that and let me know if it works for ya
Click to expand...
Click to collapse
That worked perfectly! I'd buy ya a beer or three if I could. Thanks again for your help! You guys rock!
Okay i have a dilemma, here's the short version..
I'm a music writer and i usually use my phone to compose/write the lyrics to my songs. I made the mistake of composing a note on a notepad program (don't remember which, i just know it was a good one from the market). Well, that was my first mistake; write something on a build i was basically test driving. I installed androidlock and after rebooting the screen stayed black, buttons worked, people could call me etc etc basically a working phone except the androidlockscreen app kept the screen from starting up.
Here is my request; Can anyone show me a way to open up a Android Data.IMG file so i can extract that piece of writing that's so important to me? i just need that one document.
I'm running Windows 7 x64 and Dual Booting Ubuntu 10.04 so if linux is needed, obviously i have that covered. Please step by step, I'd donate to who ever help's me as soon as i get my paycheck
fyi; I'm running another build (finlly stable and fully working) so i have the IMG file on my desktop, not in my phone.
NYGraFFit1 said:
Okay i have a dilemma, here's the short version..
I'm a music writer and i usually use my phone to compose/write the lyrics to my songs. I made the mistake of composing a note on a notepad program (don't remember which, i just know it was a good one from the market). Well, that was my first mistake; write something on a build i was basically test driving. I installed androidlock and after rebooting the screen stayed black, buttons worked, people could call me etc etc basically a working phone except the androidlockscreen app kept the screen from starting up.
Here is my request; Can anyone show me a way to open up a Android Data.IMG file so i can extract that piece of writing that's so important to me? i just need that one document.
I'm running Windows 7 x64 and Dual Booting Ubuntu 10.04 so if linux is needed, obviously i have that covered. Please step by step, I'd donate to who ever help's me as soon as i get my paycheck
Click to expand...
Click to collapse
Try holding you phone next to a light for a few seconds the backlight may come on if it does go to settings and disable auto backlight
Ill give it a try when i get home.
NYGraFFit1 said:
Ill give it a try when i get home.
Click to expand...
Click to collapse
I can help you with that, it is very simple. Ill pm you when I go home tonight. Also PM me, I might forget. Hehehehe
Sent from my HD2 using XDA App
Pm sent, just in case anyone else looking to help can do so.
NYGraFFit1 said:
Pm sent, just in case anyone else looking to help can do so.
Click to expand...
Click to collapse
Hope you can post an update here or through pm.
Thanks,
JM
Sent from my HD2 using XDA App
Alright. Well. This is interesting.
I've fixed the original HTC touchscreen driver for use in ICS. I'm assuming it will work on other HTC phones as well, since the fix is FAR less intrusive in terms of changing existing code, or trying to port other drivers.
I was working on trying to map out the Samsung and HTC drivers in terms of data they let the system see as they are running. Getting no where fast, I remembered a couple days ago when I was attempting to get the touch keys working with the Samsung driver. Originally, I had added this code to the mxt224 driver above the line 'set_bit(EV_ABS, ts->input_dev->evbit);':
added to mxt224.c
Code:
set_bit(EV_SYN, ts->input_dev->evbit);
set_bit(EV_KEY, ts->input_dev->evbit);
set_bit(BTN_TOUCH, ts->input_dev->keybit);
set_bit(BTN_2, ts->input_dev->keybit);
I assumed this may have something to do with the softkeys, since it was present in the HTC driver with all four lines. By this I mean that in the HTC driver, that section looked like this:
atmel.c
Code:
set_bit(EV_SYN, ts->input_dev->evbit);
set_bit(EV_KEY, ts->input_dev->evbit);
set_bit(BTN_TOUCH, ts->input_dev->keybit);
set_bit(BTN_2, ts->input_dev->keybit);
set_bit(EV_ABS, ts->input_dev->evbit);
It worked fine in CM7 after doing this, but I lost all touchscreen in ICS, with it not even registering touch data anymore.
Back to my main point, I decided to see what would happen if I totally removed those four lines from the atmel.c file (HTC driver) and see what happens in ICS. Long story short, it works. Apparently ICS doesn't use or absolutely hates one or all four of those input preprocessors. So yeah I kinda **** bricks that it was that simple.
I'm going to try to see if its one or just all of these keybits that's causing the problem and I'll report back.
Instructions
If you want to try this, follow along:
Get rid of build settings for the Samsung driver if you've been messing with that
open up our favorite driver driver/input/touchscreen/atmel.c
CRTL+F, search for EV_SYN
Comment or delete all of the set_bit() lines except for the last one, EV_ABS
Your atmel.c should only have this line now, where all five were before:
Code:
set_bit(EV_ABS, ts->input_dev->evbit);
Clean your make environment and make sure your config files are set to use atmel-touchscreen
**** bricks
so it should look like:
Code:
ts->input_dev->name = "atmel-touchscreen";
// set_bit(EV_SYN, ts->input_dev->evbit);
// set_bit(EV_KEY, ts->input_dev->evbit);
// set_bit(BTN_TOUCH, ts->input_dev->keybit);
// set_bit(BTN_2, ts->input_dev->keybit);
set_bit(EV_ABS, ts->input_dev->evbit);
?
twistedumbrella said:
so it should look like:
Code:
ts->input_dev->name = "atmel-touchscreen";
// set_bit(EV_SYN, ts->input_dev->evbit);
// set_bit(EV_KEY, ts->input_dev->evbit);
// set_bit(BTN_TOUCH, ts->input_dev->keybit);
// set_bit(BTN_2, ts->input_dev->keybit);
set_bit(EV_ABS, ts->input_dev->evbit);
?
Click to expand...
Click to collapse
Yeah try that. I've run into something though, which must be something stupid I'm doing but I can't figure out what the hell it is.
I've gone through each of those that I commented out to see if it was just one of the set_bits that was making it not work. But even with them all on now it's still working in ICS. I've cleaned my builds between each time. I think I'm going crazy! Because it didn't work before!
swm5126 said:
Yeah try that. I've run into something though, which must be something stupid I'm doing but I can't figure out what the hell it is.
I've gone through each of those that I commented out to see if it was just one of the set_bits that was making it not work. But even with them all on now it's still working in ICS. I've cleaned my builds between each time. I think I'm going crazy! Because it didn't work before!
Click to expand...
Click to collapse
I'm building now and I will see what I can find out. It might be as simple as it forced the build to refresh in some way? Ill see what happens and let you know.
I'm already engaged, but I think she will understand... Will you marry me? haha, it worked!
And then I see this : http://android.modaco.com/topic/348194-04-nov-icl23d-galaxy-nexus-boot-recovery-system-dump/
Can you post the zip with it working? Please
w9jds said:
Can you post the zip with it working?
Click to expand...
Click to collapse
http://dl.dropbox.com/u/11023553/imoseyon_leanKernel_184Mhz_vAOSP.zip
That is the Thunderbolt version
swm5126, I cannot than you enough for all the help. I really wouldn't have gotten anywhere without it. Least we can toast to a success!
But I am still looking into what needs to be commented, just a little excited to actually touch ICS. lol.
twistedumbrella said:
I'm already engaged, but I think she will understand... Will you marry me? haha, it worked!
And then I see this : http://android.modaco.com/topic/348194-04-nov-icl23d-galaxy-nexus-boot-recovery-system-dump/
Click to expand...
Click to collapse
Unfortunately I'm engaged too, so no dice!
Can't wait to take a look at those
Quick question, does your pointer in ICS seem to go back up to the top left hand corner of the screen? Or aren't you in pointer mode?
for me it does!!
but I still can't unlock the F screen...
LorD ClockaN said:
for me it does!!
but I still can't unlock the F screen...
Click to expand...
Click to collapse
Awesome! Glad I'm not crazy and this works. They must have deprecated some of the input preprocessors. I'm just surprised using them in the driver basically made the touchscreen inoperable in ICS.
One step closer...to something! Now to figure out those pesky idc files to get this to work without the pointers.
maybe better to focus on Paul's dump.. could be different regarding TS
My post for the stuff inside the new idc configurations system is here http://forum.xda-developers.com/showthread.php?t=1320170&page=16
hope it helps
swm5126 said:
Awesome! Glad I'm not crazy and this works. They must have deprecated some of the input preprocessors. I'm just surprised using them in the driver basically made the touchscreen inoperable in ICS.
One step closer...to something! Now to figure out those pesky idc files to get this to work without the pointers.
Click to expand...
Click to collapse
It reverts to the corner. I am working on a fix for that right now. Congrats, btw.
w9jds said:
My post for the stuff inside the new idc configurations system is here http://forum.xda-developers.com/showthread.php?t=1320170&page=16
hope it helps
Click to expand...
Click to collapse
What he said, lol
Sent from my ADR6400L using Tapatalk
LorD ClockaN said:
maybe better to focus on Paul's dump.. could be different regarding TS
Click to expand...
Click to collapse
Trying to haha filesonic is only letting me get one file at a time *sigh*
I already downloaded those.. I have a paid acount for filesonic
I posted this in DHD thread also:
my Touchscreen works, but it doesn't unlock anything... I mean, I pull the ring to unlock icon, it vibrates and it doesn't change screen..
so I unlock screen with adb shell, and when it gets unlocked I'm welcomed with SystemUi FC.. and every time like that.. if I turn off screen and back ON after trying to unlock screen, my touches are not working.. it must be because systemui already crashed... but it doesn't show it..
LorD ClockaN said:
I already downloaded those.. I have a paid acount for filesonic
I posted this in DHD thread also:
my Touchscreen works, but it doesn't unlock anything... I mean, I pull the ring to unlock icon, it vibrates and it doesn't change screen..
so I unlock screen with adb shell, and when it gets unlocked I'm welcomed with SystemUi FC.. and every time like that.. if I turn off screen and back ON after trying to unlock screen, my touches are not working.. it must be because systemui already crashed... but it doesn't show it..
Click to expand...
Click to collapse
With the fix from here for the driver? Or without anything?
with your fix here
Awesome! Now if only I could find someone to reverse engineer the 3D camera and Gallery for the HTC Evo 3D, I would be fat from all the Ice Cream Goodness I would be devouring! Good job guys
I got money for whomever gets a decent working (radio, touch screen, texts) ICS DINC build by the end of this weekend.....
wetbo529 said:
I got money for whomever gets a decent working (radio, touch screen, texts) ICS DINC build by the end of this weekend.....
Click to expand...
Click to collapse
Can we not do that? That's how things get sloppy. Just donate it to swm, he deserves it.
Sent from my ADR6400L using Tapatalk
US TMo Leo running NexusHD2-Gingerbread V3.1 on NAND by tytung
My TMo Leo touch screen stopped working few days ago, b/c of that I can't do anything w/ it except receiving calls (I can pick up call by pressing the call key).
I am getting a Motorola Razr Maxx in couple weeks(hopefully), so I don't want to spend $50 to fix the touch screen.
All the remote control app I seem all require some type of setting up on the phone, which I can't do.
Couple questions
Is there any remote control app that doesn't require setup on the phone?
Is there a way to configure the device so it will boot up w/ WiFi Hotspot turn on?
If the WiFi hotspot turns on on boot, I can at least use my tablet to get online, email and make a call (through Google voice).
Thanks
tongslee said:
US TMo Leo running NexusHD2-Gingerbread V3.1 on NAND by tytung
My TMo Leo touch screen stopped working few days ago, b/c of that I can't do anything w/ it except receiving calls (I can pick up call by pressing the call key).
I am getting a Motorola Razr Maxx in couple weeks(hopefully), so I don't want to spend $50 to fix the touch screen.
All the remote control app I seem all require some type of setting up on the phone, which I can't do.
Couple questions
Is there any remote control app that doesn't require setup on the phone?
Is there a way to configure the device so it will boot up w/ WiFi Hotspot turn on?
If the WiFi hotspot turns on on boot, I can at least use my tablet to get online, email and make a call (through Google voice).
Thanks
Click to expand...
Click to collapse
Seems like youre in a real pickle lol . As far as i know , pertaining to remote apps , there isnt one which does not need initial setup . What you could try though is having someone else setting it up , then extracting the settings files and db files and using adb push to push them onto your phone and try that . Thats all i can think of . Best of luck !
Maybe have problem with your rom...??
Wipe all your data, task29,,,,
You can change to another ROM,,,if the problem from your ROM,,,
elesbb said:
Seems like youre in a real pickle lol . As far as i know , pertaining to remote apps , there isnt one which does not need initial setup . What you could try though is having someone else setting it up , then extracting the settings files and db files and using adb push to push them onto your phone and try that . Thats all i can think of . Best of luck !
Click to expand...
Click to collapse
That seem like a lot of trouble... but it may be the only way...
Thanks
ariebower said:
Maybe have problem with your rom...??
Wipe all your data, task29,,,,
You can change to another ROM,,,if the problem from your ROM,,,
Click to expand...
Click to collapse
Did all that already... nothing works...
Is your screen completly off or can U see your screen?
In android commander there is a virtual input with buttons and U don't need any setup on your phone....only a working ADB connection!
So with this panel U can easily navigate through system settings.
And there is also an input panel.
icke said:
Is your screen completly off or can U see your screen?
In android commander there is a virtual input with buttons and U don't need any setup on your phone....only a working ADB connection!
So with this panel U can easily navigate through system settings.
And there is also an input panel.
Click to expand...
Click to collapse
Screen works, just the capacitive not work.
I'll look into android commander. Thanks for the tip
take a look at this thread
http://forum.xda-developers.com/showthread.php?t=1213809
it worked for me
you will have to press it really hard
icke said:
Is your screen completly off or can U see your screen?
In android commander there is a virtual input with buttons and U don't need any setup on your phone....only a working ADB connection!
So with this panel U can easily navigate through system settings.
And there is also an input panel.
Click to expand...
Click to collapse
man... virtual input wouldn't work on my phone...
Shell Console seem to be working...
Anyone know how to turn on WiFi HotSpot from Shell Console?
Kameirus said:
take a look at this thread
http://forum.xda-developers.com/showthread.php?t=1213809
it worked for me
you will have to press it really hard
Click to expand...
Click to collapse
OMG... it worked... I had to press it really hard... to the point that I thought it was going to break the glass...
Not sure how long this would last, but hopefully it would work till my next phone gets here.
Thanks