PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   Android On TP2 Development (http://forum.ppcgeeks.com/forumdisplay.php?f=319)
-   -   [TESTING] - NAND OMGB (1.2.3) (http://forum.ppcgeeks.com/showthread.php?t=147260)

mbellot 02-19-2012 01:33 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
arrrghhh - Thanks for answering so quick.

I just ran a couple mobile speed tests and I'm clocking ~ 250kbps - 400kbps, which is more in line with EvDo Rev. 0 speeds than Rev. A... :banghead:

Could be the signal is not optimum (2 bars), even though I've got the 3G icon.

How are your speeds?

muziling 02-19-2012 01:47 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
https://gitorious.org/~acl/linux-on-...p-klt.c#line74

Code:

brightness_amber = data->leds[8].brightness;
brightness_green = data->leds[9].brightness;

should be
Code:

brightness_amber = data->leds[7].brightness;
brightness_green = data->leds[8].brightness;


milda25 02-19-2012 07:44 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by [ACL] (Post 2169589)
Ahh man glad you are back on. I actually purposely drain batts until they can't even power on the phone to test. Ive been doing it for a week now with the new recovery + charger. This is how i get around it with a fully dead batt.

the winmo bootloader can run on usb power, so you can safely flash LK and recovery. Once you have flashed those two, then you need to just unplug usb, pull battery out (wait 2 seconds) and plug back into usb (or wall charger). Led will be orange and will remain orange. New batt charger code will go green after a few hours once it reaches 95%. Then, you are ready to go back into recovery and flash away. The old charge code was good, but never turned the led green or it wouldnt turn off if you unplugged it. Also there was a bug with the speed the cpu was set to make sure we are charging more than draining. That may have caused random reboots in the past, but so far I haven't seen it in my new tests.

I just ground up some fresh coffee, made myself a nice double shot espresso and ready to write some code. 8-)

Thanks, I'm glad too :toothy7:
About WinMo bootloader - I'm not absolutely sure that WinMo bootloader can run on usb power. I never saw the orange LED in tricolor bootloader and always my phone goes to hell with tricolor bootloader, if I had my battery discharged. And in my previous posts I wrote, that after got tricolor bootloader my phone went off immediately. But never mind, now is all OK.
Have a good espresso and good luck in write code for us :-) You are great! I'm enjoy for next release. Thank you, man.

Starfox 02-19-2012 07:44 AM

A mini-update on tether unload issue. The crash occurs when "busybox ifconfig" tries to enumerate devices after "rmmod bcm4329". I'm thinking somewhere along the line of the module not properly unlinking itself from the kernel device list.

Also the module complains about a 140byte memory leak on unload. That may have something to do with it. (There is a patch floating around that removes those checks on MALLOCED()/osl_malloced())

-- Starfox

milda25 02-19-2012 10:12 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
1 Attachment(s)
Spontaneously reboot while ago. The phone was still on the table.

milda25 02-19-2012 03:26 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
1 Attachment(s)
Now I found that after installing the update kernel to set up the camera can not start the wifi, I always get the error message. If I install a kernel update from 02012012 by ACL, wifi is OK. Does anyone have the same problem? I am on Rhod100. Logs after two unsuccessful attempts to start wifi attached.

milda25 02-19-2012 03:39 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
1 Attachment(s)
Another spontaneously restart. It's strange, I never had problems with this. Now I have the only one difference from the last configuration - I have installed GAPPS.

[ACL] 02-19-2012 05:40 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by muziling (Post 2169595)
https://gitorious.org/~acl/linux-on-...p-klt.c#line74

Code:

brightness_amber = data->leds[8].brightness;
brightness_green = data->leds[9].brightness;

should be
Code:

brightness_amber = data->leds[7].brightness;
brightness_green = data->leds[8].brightness;


yup already been fixed (but i guess forgot to commit). :toothy7:

[ACL] 02-19-2012 05:48 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by milda25 (Post 2169657)
Another spontaneously restart. It's strange, I never had problems with this. Now I have the only one difference from the last configuration - I have installed GAPPS.

Not sure. nothing stands out on the logs. ALso im trying to figure out what you mean by cant start wifi if you have the cam kernel is installed. Is that the test kernel on xda ? hmm, thought this patch was throughly tested but i guess it may not be. Need to see if the fellas on xda have the issue.

I already commited the patch so if there are errors, i'll need to know

milda25 02-19-2012 06:05 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Quote:

Originally Posted by [ACL] (Post 2169665)
Not sure. nothing stands out on the logs. ALso im trying to figure out what you mean by cant start wifi if you have the cam kernel is installed. Is that the test kernel on xda ? hmm, thought this patch was throughly tested but i guess it may not be. Need to see if the fellas on xda have the issue.

I already commited the patch so if there are errors, i'll need to know

Yes, it's patch from xda by ImTuxy. Ouuu, sorry for alert, I overlook that on xda is another 2 updates. I will install last of them and give you feedback. But last update 4 solving lost wifi, so it seems, that is my bad. Sorry again, ACL.
btw: Did you place your eyes to my first last_kmsg? In this is some strange ...

Latest camera patch from xda is OK. Wifi + camera works. Big sorry again :angel4:


All times are GMT -4. The time now is 05:52 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0