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)

resinis 01-30-2012 08:54 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
you know after playing with android off my sd card, i think i can EASILY make the switch from wm. if they can get navigation working, and more importantly the 3.5mm audio jack then i wouldnt need wm6 anymore. im fairly shocked how well android runs on the tp2

arrrghhh 01-30-2012 09:03 PM

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

Originally Posted by resinis (Post 2166494)
you know after playing with android off my sd card, i think i can EASILY make the switch from wm. if they can get navigation working, and more importantly the 3.5mm audio jack then i wouldnt need wm6 anymore. im fairly shocked how well android runs on the tp2

3.5mm jack works as of the latest update.

Nav works, but GPS is kinda flaky - it causes hard locks after extended usage. I've had no problems using GPS for short spurts... but long trips, it usually locks up on me.

Haven't done that much testing with GPS on NAND TBH.

resinis 01-30-2012 09:40 PM

Re: [TESTING] - NAND OMGB (1.2.3)
 
SOLD then. thanks! whatever ability i might lose at this point is worth it because of all the other abilities i gain.

muziling 01-31-2012 02:19 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
3G data icon, "Up/Down" arrow not activity when data in/out.

Seems is kernel problem:
xda-developers - View Single Post - [DISCONTINUED][Jan 12][SD/CWM][HOT]JDMS 1.7 BETA Ultimate[DISCONTINUED]


EDIT: SOLVED, thx HD2 git: https://gitorious.org/~3dak/linux-on-wince-htc/3dak-linux_on_wince_htc_bcm/commit/d3740f8695a3c3c41f58a2409c232eeecf3f7387
in htc_msm_nand_defconfig, need to remove line, otherwise will be compiled to CONFIG_MSM_RMNET=y
Quote:

CONFIG_MSM_RMNET is not set
xdandroid is comment this line
http://gitorious.org/linux-on-qualco...config#line788

[ACL] 01-31-2012 02:46 AM

Re: [TESTING] - NAND OMGB (1.2.3)
 
Been so busy that i figured i'd just upload what i have now instead of waiting for some free time.

http://rhodium-nand.googlecode.com/f...E-01312012.zip

Latest sound stuff is on there as well as some kernel test changes. Mostly to kill those bugs that cause panics. Ive yet to find a solution, but ive changed stuff a bit so if it does happen again, we should have more info. So keep posting logs (i see them but wont get to reply at times).

Thanks fellas. :toothy10:

Edit: Forgot to mention that you can OC to a little above 800 with this new kernel. Serial number is reporting properly and h2w headset microphone is working again. Unfortunately 3.5mm mic still does not work. It's weird because the Kernel itself detects the mic, but userland seems to just ignore it.

[ACL] 01-31-2012 02:47 AM

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

Originally Posted by argenisaz (Post 2166332)
Results from my device. RHOD500 (it has what seems a RHOD400 keyboard layout).

Code:

<6>[  397.498840] Hardware Board ID is 4
<6>[  397.498901] SKUID PCBA PN is 0 1 f1
<6>[  397.498931] SKUID SKU Num is 1
<6>[  397.498962] SKUID PCB ID is 4
<6>[  397.498992] SKUID RF SKU ID is <6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>1<6>0<6>0<6>3<6>2<6>0<6>0<6>d4<6>0<6>0<6>0<6>2<6>


interesting.. so it seems the 500 and 400 have identical numbers?

[ACL] 01-31-2012 02:53 AM

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

Originally Posted by muziling (Post 2166291)
I have many SoD with ppp, I compare that smd_tty.c source code with us, we didn't remove RMNET, I apply this diff and testing...

yeah rmnet code is all there but it wont work for us. I spoke to cotulla about it and he does some magic to get it working on the HD2. I'll need to double check the kernel config and disable RMNET since its useless. From what i understand, only gsm rhods may be able to use rmnet. Not cdma :-(

As for the other patches, i'll take a peek and see if there is anything useful.

[ACL] 01-31-2012 02:55 AM

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

Originally Posted by trevoroni (Post 2166123)
Will do tonight when I'm at home and report back.

Edit:

Here's my last 5 lines, let me know if there is anything else you need.
Code:

<6>[ 2454.928192] Hardware Board ID is 4
<6>[ 2454.928253] SKUID PCBA PN is 0 1 f1
<6>[ 2454.928283] SKUID SKU Num is 1
<6>[ 2454.928314] SKUID PCB ID is 4
<6>[ 2454.928344] SKUID RF SKU ID is <6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>ff<6>1<6>0<6>0<6>3<6>2<6>0<6>0<6>d4<6>0<6>0<6>0<6>2<6>


We need to get someone with a verizon rhod500 to dump this info. If its all the same, then i'm afraid this info wont help. We will just need to find a way.

[ACL] 01-31-2012 03:00 AM

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

Originally Posted by vzihome (Post 2166359)
@[ACL] here are the radio logs you requested a while back, didnt have time to upload them sooner. Also would there be a benefit on using twrp 2.0 touch recovery? thanks for you hard work!

twrp looks interesting. Not sure how much we would benefit. I think majority of the fellas want cwm as our default. I'll need to finish moving the charger code into LK so we can use any damn recovery we want, but until then peeps need to stick with the classic :-p

[ACL] 01-31-2012 03:01 AM

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

Originally Posted by muziling (Post 2166523)
3G data icon, "Up/Down" arrow not activity when data in/out.

Seems is kernel problem:
xda-developers - View Single Post - [DISCONTINUED][Jan 12][SD/CWM][HOT]JDMS 1.7 BETA Ultimate[DISCONTINUED]


EDIT: SOLVED, thx HD2 git: https://gitorious.org/~3dak/linux-on...232eeecf3f7387
in htc_msm_nand_defconfig, need to remove line, otherwise will be compiled to CONFIG_MSM_RMNET=y

i'll remove that line from the config for the next release. Forgot why it's actually enabled :dontknow:


All times are GMT -4. The time now is 09:43 AM.

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


Content Relevant URLs by vBSEO 3.6.0