View Single Post
  #1014 (permalink)  
Old 09-28-2010, 05:39 PM
arrrghhh's Avatar
arrrghhh
Testing Extraordinaire
Offline
 
Join Date: Mar 2007
Posts: 3,604
Reputation: 7360
arrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the communityarrrghhh is a trusted member of the community
Mentioned: 7 Post(s)
Tagged: 0 Thread(s)
Re: Android/Linux for CDMA Touch Pro 2 Rhodium Updated 5-20-2010

Quote:
Originally Posted by Shott3r View Post
Does anyone actually have the Sprint Rhodium 400 working with the 9/26 package? If so, please post your startup.txt.

I have the same problem where it does not find a network. All previous builds work fine. I removed the extra force_cdma from my startup.txt and launch with haret.exe, but no dice.
Code:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2292
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmts_calib=0x9f.0x39a.0x35c.0x78 clock-7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 force_cdma=1 gsensor_axis=2,1,3 pm.sleep_mode=2 acpuclock.oc_freq_khz=716800 rel_path=andboot hw3d.force=1 physkeyboard=rhod400 rel_path=Androids/TP2Ref north_am_dialing=1"
boot
Just ignore the rel_path and north_am_dialing statements. I also think there's some old stuff in there... like pmem.extra I don't think is used, pm.sleep_mode, or the clock-7x00 statements. I guess I should try to trim the fat from my startup, but if it works I generally just go with it.
This post has been thanked 1 times.