No service when I boot to android? - Touch Diamond2, Pure Android Development

When I start up XDANDROID on my topaz (HTC Pure), everything loads up find but I never have service or WiFi. I can't make calls, text, email, etc. I checked on this other thread and it said to add "force_cdma=0" to the startup.txt, but when I went to add it , it already had it in the startup.txt. Any help??

Doesn't it say "force_cdma=1"? Change that to 0

syed239 said:
When I start up XDANDROID on my topaz (HTC Pure), everything loads up find but I never have service or WiFi. I can't make calls, text, email, etc. I checked on this other thread and it said to add "force_cdma=0" to the startup.txt, but when I went to add it , it already had it in the startup.txt. Any help??
Click to expand...
Click to collapse
我知道你看不懂中文,请自己GOOGLE翻译·我是中国人在这里我只用中文
更改STARTUP.TXT文件
删除“force_cdma=1”这个
看看我的
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmts_calib=0x395.0x3d5.0x79.0xa0 clock-7x00.a11=528 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=-1,2,3 sensor=topaz"
boot

which version are you using? I am using 2.2. changing the value of force_cdma from 1 to 0. save, restart, OK.

Related

SIM Contacts

Funny one,
I implemented the registry edit to remove the SIM contacts
[ HKCU\ControlPanel\Phone - create a new DWORD value named "ShowSim" and set it to 0 ]
But each time I switch the phone off and on again they appear again and the registry changes itself back again.
What's going on here then?
Something I'm doing wrong?
Anyone else had this happen?
kidinspace said:
Funny one,
I implemented the registry edit to remove the SIM contacts
[ HKCU\ControlPanel\Phone - create a new DWORD value named "ShowSim" and set it to 0 ]
But each time I switch the phone off and on again they appear again and the registry changes itself back again.
What's going on here then?
Something I'm doing wrong?
Anyone else had this happen?
Click to expand...
Click to collapse
It's a bug in the 1.37 ROM. I don't know whether this bug has been solved in the 1.93 ROM. Which ROM do you have ?
I have it too and everybody else with the 1.37 ROM, but found a solution to it. You can, after each soft reset, import the above registry key manually, but that's al lot of work each time.
Automatic solution is:
1. Dowload and install this .cab file on your Diamond: http://www.sto-helit.de/index.php?module=download&action=view&entry=65
2. Open notepad and copy and past the following code and save the file as HideSIM.mscr
Code:
#Basic script to automatically disable SIM contacts in Contact list in 1.37.0.0 ROM
#
#Written by MRE - Tuesday, august 8, 2008
#
#Set timer to wait to load complete registry. Do not modify.
#
Sleep 60000
#
# Enable or disable error reporting. Error levels are: off, critical, syntax, error, warn
#
#Errorlevel warn
#
#Delete original registry setting just in case
#
RegDelete ("HKCU", "ControlPanel\Phone", "ShowSIM")
#
#Write registry settings to hide SIM contacts
#
RegWriteDWord ("HKCU", "ControlPanel\Phone", "ShowSIM" ,0)
#
exit
3. Place the HideSIM.mscr script in the \Windows\Startup folder and you're done.
Each time you soft reset your device, the script will run and your sim contacts won't show up in your contact list.
Thanx to Mirko Schenk for the Mortscript utility and the timeout tips
attached cab worked for me on 1.37
exe solution
Hi,
I created a simple exe to do it.
Place HideSIMContacts.exe in the windows\startup folder.
run it manually once (to validate the certificate warning).
This exe duplicates the 60 seconds wait behavior above.
cheers,
Mohamed

New Visual Kitchen PRB project for Jade

New Visual Kitchen PRB project for Jade
This is a new tool based on bepes PRB(platformrebuilder.exe), simpler and more suitable for novice to use.
Is a function of PRB expansion, OEM package can be selected.Easier to use than the EVK,
Use the steps:
1. Download this Jade_Kitchen.rar, unzip it to your disk,
2. Refer to EXT, OEM, ROM, SYS folder structure to EXT, OEM, ROM, SYS replaced by the new version.
3. Alternative RELEASE brush machine tools, it would be renamed as Ruu.exe.
4. Open the DIY ROM Utility.exe, to set the screen, SET paths and patterns \ Ext TYPE = Ext \ * \ *.
5. To change the menu SYS or XIP, began to compile (build).
Note:
The default setting is applied to Jade,You can change the LZX support or SET XIP PP size, others you can not set the.For more information, please see HELP.
Download:
http://hotfile.com/dl/17152248/af1f1ae/Jade_RK.rar.html
Update:
http://forum.xda-developers.com/showthread.php?t=573778
Thanks to:
bepe for his platformrebuilder.exe
Ervius for his implantxip.exe
Donate:
If you think this tool is good, you can donate this project.thanks.
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=9003653
Contact me:
MSN: [email protected]
E-mail: [email protected]
XIP inserts settings (recommended)
1.PRB default: (..\TOOLS\implantxip xip.bin OS.nb.payload)
A: Set Nb type=os.nb.payload ; set extra=NBMerge ; set NBMerge=Kaiser ; set tool=Imgfs_xxx
B: Set Nb type=os.nb ; set extra=osnbtool ; NBMerge not set ; set tool=osnbtool
2.EVK mode:
A: Nb type is os.nb.payload ; set extra=NBMerge ; set NBMerge=Kaiser ; set tool=Imgfs_xxx
3.osnbtool: (..\TOOLS\osnbtool -c OS.nb.payload 1 xip.bin)
A: Set Nb type=os.nb ; set extra=osnbtool ; NBMerge not set ; set tool=osnbtool
I recommend using OSNBTOOL, it can automatically adjust NB partition size, free up space.
please do you write a tutoral for this kitchen, from begin to finish.
thanks
Thanks for the new kitchen. Will try it out!
Oooooooooo.....wow...
hi, bro. can you upload your file by using another website?? i cant download it... always say reached download traffic limit or already downloading a file... i never download a file using this website before!!
razorking123 said:
hi, bro. can you upload your file by using another website?? i cant download it... always say reached download traffic limit or already downloading a file... i never download a file using this website before!!
Click to expand...
Click to collapse
http://rapidshare.com/files/305502341/Jade_RK.rar.html
This can only be downloaded 10 times, you can download it to other places.
vistang said:
http://rapidshare.com/files/305502341/Jade_RK.rar.html
This can only be downloaded 10 times, you can download it to other places.
Click to expand...
Click to collapse
thank you so much!!!!!!!!!! downloaded it already.....
Thanks,
will try now.
Thank you very much.
the links are not working, can u upload them again pls
that link is not working
that link is not working

Ubuntu running on HTC Pure

A few minutes ago I grabbed the files for Ubuntu and Haret at the Xda-forums under a thread called "Ubuntu on Rhodium- 04/03/10 screen calibration now works!!! Need devs for wifi fix" (The forums would not let me post the link) and extracted them to my sd card to run Ubuntu on my HTC Pure. Also to make this boot correctly you cant use the same boot script for android to boot Ubuntu. You need to modify the Startup.TXT that came with the Ubuntu.zip folder and set the correct mtype for your device. Note it is possible to setup your sd card to boot Android and Ubuntu from the root of the SD card by modifying the boot script which is a six step process.
1. open the boot script named Startup.txt and rename it to Ubuntu.TXT
2. change the mtype so it is correct for your device
2. change the Set Kernel line so it looks like set KERNEL zImageUbuntu
3. Change the Set initrd line so it looks like set initrd initrdUbuntu.gz
4. rename the Zimage file to zImageUbuntu
5. rename the initrd file to initrdUbuntu.gz
6. Open Haret and type in Ubuntu.txt and press run button
7. This should be it and you should be running Ubuntu on your Phone
Really!
What??? Are you serious!
What version?
I know this has limited uses, but still, this sounds amazing!!
So you're saying you have Ubuntu running on your Pure, what about keyboard and stuff? What version of Ubuntu did you use?
It works!!!
Wow! It works!
I just did it in the way you said and it works!
But there is no keypad? Cant type or open files...
i will try this today, and i bet there is virtual keyboar4d in ubuntu
Hello!
Thank you for the info!
I don't understand exactly where can I find the files?
Can someone post a direct link?
Thanks a lot,
Flop!
TOPAZ with HTC WinMo6.5 and Xandroid for TOPAZ
Here You are: http://www.megaupload.com/?d=JZ4HEZE4
Thank you!!!
I will try this OS soon!
Have a nice day,
Flop!
It's working fine on Topaz
Can we have screen caps ?
wow nice ^^ i ll try it later this evening
screen shots...pleeease.
mastawindu said:
Can we have screen caps ?
Click to expand...
Click to collapse
Yea there are some screen caps on the forum Ubuntu for Rhodium
My account is not able to post links because of some restriction does anyon know how to get permission to post links?
kamson said:
It's working fine on Topaz
Click to expand...
Click to collapse
No kidding...Work someone virtual keyboards on Topaz ?
Regards
this is awesome...
Some images:
http://img72.imageshack.us/i/20080117072.jpg/
http://img191.imageshack.us/i/20080117073.jpg/
hackerl33t said:
this is awesome...
Click to expand...
Click to collapse
Awesome....OK, ask question again: Work it on virtuel or some keyboard ? How make input on "mobile" Ubuntu ???
Thanks forwarding on answer.
Regards
where is the id of topaz?
Where can I find it?
thanks
medkilo said:
where is the id of topaz?
Where can I find it?
thanks
Click to expand...
Click to collapse
Do you mean the values of Ubuntu.TXT?
Code:
set ramsize 0x08000000
set ramaddr 0x10000000
set mtype 2293
set FBDURINGBOOT 0
set KERNEL zImageUbuntu
set initrd initrdUbuntu.gz
set cmdline "msmts_calib=0x9f.0x39a.0x35c.0x78 lcd.density=240 msmvkeyb_toggle=off wifi.mac=wifi.mac=00:23:76:8B:EA:93 board-htcraphael-navi.wake=1 msm_fb.fix_x=1 board-htcdiamond.adb=0"
boot
Here the link of the Rhodium Thread with latest files
http://forum.xda-developers.com/showthread.php?t=640785

HTC Hero Sense now BOOTS on TOPAZ [For real, no skin]

http://forum.xda-developers.com/showthread.php?t=641021
ALL credits go to [email protected]
Video: http://www.youtube.com/watch?v=IXd5WC2y6lQ
To make hero sense boot, make sure your STARTUP.TXT looks exactly like below:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmts_calib=0x395.0x3d5.0x79.0xa0 clock-7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=-1,-2,3"
boot
Or, it won't boot...
Now working: (Tested myself)
- Phone (Dial in or out)
- Most HTC clocks and apps
- Different scenes
and more...
Not working:
- Camera
- Voice Recorder
- Settings
are sound working...
Can you write what files are you used ?
Airpil said:
Can you write what files are you used ?
Click to expand...
Click to collapse
Download the Rosie Android package at
http://www.sendspace.com/file/qmkfbq
then download the system.sqsh revision b dated 30/3 at
http://xda.duttonbiz.com/package_hero_rosie_30032010/system300320101revb.sqsh
and rename it to system.sqsh and use this file to overwrite the original one in the Rosie package
Next copy all the contents to the root of your sd card
run haret.exe
I can confirm it works but SMS dont work and calls work even in the correct volume level.
data connection doesnt work
and what is the most annoying bug : settings dont work.
so far from this htc desire apps work afaik
thanks for that!
All credits to klinux
There is a spécific section now to post about android
Mod will move this tread
I test this pack this morning and still no sound and very slow with a lot a pb to use app like sms and others ... i will try with the last sqh to see if there is any improvment
------------
Hi tomanlan,
Thank you for your post!!
I'm trying to make this run in my topaz.
When you say startup.txt do you mean the startup.txt that are inside topaz folder??
Zimaia said:
Hi tomanlan,
Thank you for your post!!
I'm trying to make this run in my topaz.
When you say startup.txt do you mean the startup.txt that are inside topaz folder??
Click to expand...
Click to collapse
No, place it in the root of your sd card and run haret.exe
tomanlam said:
No, place it in the root of your sd card and run haret.exe
Click to expand...
Click to collapse
Ok, thanks.
The hero boots fine and works. However no sound here and still lags a lot.
But this is a great achievement
When this became available in a rom that you can flash then i supose it will run better.
Let's have hope
Thanks
I try this one,icon shows no service...but i have signal a i make a call?:/ nad i've problem with battery icon ,it shows still charging...
HTC HD2
How do i track the gprs summary in htc hd2 with windows 6.5
I go to try.
tomanlam said:
Download the Rosie Android package at
http://www.sendspace.com/file/qmkfbq
then download the system.sqsh revision b dated 30/3 at
http://xda.duttonbiz.com/package_hero_rosie_30032010/system300320101revb.sqsh
and rename it to system.sqsh and use this file to overwrite the original one in the Rosie package
Next copy all the contents to the root of your sd card
run haret.exe
Click to expand...
Click to collapse
the system.sqsh doesnt download, it just pops up a page with a bunch of weird writing on it.
maybe try right click and save as
piszkot said:
I try this one,icon shows no service...but i have signal a i make a call?:/ nad i've problem with battery icon ,it shows still charging...
Click to expand...
Click to collapse
It's not a bug but a tweak by klinux to remove the 5% battery issue, anyway, you can still see the real percentage by tapping on the home clock
piszkot said:
I try this one,icon shows no service...but i have signal a i make a call?:/ nad i've problem with battery icon ,it shows still charging...
Click to expand...
Click to collapse
even though your phone says it doesn't pick a signal, you CAN still make a call, try removing the line of something like 'force CDMA=1' from the startup.txt and the issue should go
how does "signal" works ?
it show me "no signal" and @ first startup the device mean that i havent a Sim-Card inside... , how i can change this ?
Edit:
I have problems with "settings and Sounds" too...
CommanderDuplex said:
how does "signal" works ?
it show me "no signal" and @ first startup the device mean that i havent a Sim-Card inside... , how i can change this ?
Edit:
I have problems with "settings and Sounds" too...
Click to expand...
Click to collapse
SOUND and NETWORK SETTINGS don't work at the moment, plz wait for KLINUX to release a fix for this
To have "SIGNALS" received, plz modify your STARTUP.txt and delete the line "force_cdma=1" so that the STARTUP.TXT looks like this:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmts_calib=0x395.0x3d5.0x79.0xa0 clock-7x00.a11=500 msmvkeyb_toggle=off pmem.extra=1 gsensor_axis=-1,-2,3"
boot

ring tone problem

Sorry that I am posting problem about ring tone but I tried to fix it with procedure written 2 post ago but without success.
I made:
1.Create folder andboot\media\alarms
ringtones
notifications
2. In Astro file explorer check in the ringtones folder some ringtone but choice "set as default ringtone" is greyed.
If I go to the settings still the only thing is "sillent" choice.
Please help.
marek1 said:
Sorry that I am posting problem about ring tone but I tried to fix it with procedure written 2 post ago but without success.
I made:
1.Create folder andboot\media\alarms
ringtones
notifications
2. In Astro file explorer check in the ringtones folder some ringtone but choice "set as default ringtone" is greyed.
If I go to the settings still the only thing is "sillent" choice.
Please help.
Click to expand...
Click to collapse
From WinMo delete data.img and run haret.exe again...
MoshPuiu said:
From WinMo delete data.img and run haret.exe again...
Click to expand...
Click to collapse
HM, I did it 3 times. Any suggestion ?
Thanks.
Hi Marek
can you please post your startup.txt?
Regards
Dirk
Dirkkro said:
Hi Marek
can you please post your startup.txt?
Regards
Dirk
Click to expand...
Click to collapse
Hi Dirk,
here it is:
set ramsize 0x10000000
set ramaddr 0x10000000
set mtype 2293
set KERNEL zImage
set initrd initrd.gz
set cmdline "lcd.density=240 msmvkeyb_toggle=off sensor=topaz pm.sleep_mode=2 rel_path=andboot"
boot
my directory structure is andboot/media/audio, under this path, there are 3 folders: alarms, notifications, ringtones
maybe you should try this, good luck!
inyellow said:
my directory structure is andboot/media/audio, under this path, there are 3 folders: alarms, notifications, ringtones
maybe you should try this, good luck!
Click to expand...
Click to collapse
and the ring tones works on your TOPAZ ?
ring tone
So now ring tones works:
1. changed kernel to 8.9.2010
So it depeds on kernel version !!!!
marek1 said:
So now ring tones works:
1. changed kernel to 8.9.2010
So it depeds on kernel version !!!!
Click to expand...
Click to collapse
of course, the kernel provides the drivers! sound only works on kernels after 8.26

Categories

Resources