|
|
11/12/2009, 01:08 AM
|
#121 (permalink) |
|
Member
![]() Join Date: Nov 2001
Location: Amsterdam
Posts: 69
Likes Received: 0
Thanks: 3
Thanked 0 Times in 0 Posts
|
I postponed that, because it seemed to me I need to install Ubuntu for that. I might get around doing that this weekend. Furthermore, I could not find a step-by-step manual so far. I already downloaded something called meta-doctor-59f56e30e8401a9b0d20b441e1842c4822f49da6.tar.gz and I can imagine that the .py file in the scripts folder might also run under my Mac OS X 10.6.2. But without documentation I am quite clueless...
__________________
ReindeR |
11/12/2009, 01:08 AM
|
#122 (permalink) |
|
Member
![]() Join Date: Nov 2001
Location: Amsterdam
Posts: 69
Likes Received: 0
Thanks: 3
Thanked 0 Times in 0 Posts
|
I postponed that, because it seemed to me I need to install Ubuntu for that. I might get around doing that this weekend. Furthermore, I could not find a step-by-step manual so far. I already downloaded something called meta-doctor-59f56e30e8401a9b0d20b441e1842c4822f49da6.tar.gz and I can imagine that the .py file in the scripts folder might also run under my Mac OS X 10.6.2. But without documentation I am quite clueless...
__________________
ReindeR |
11/12/2009, 01:16 AM
|
#123 (permalink) |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
__________________
WebOS Internals and Preware Founder and Developer You may wish to donate by Paypal to donations @ webos-internals.org if you find our work useful. All donations go back into development. www.webos-internals.org twitter.com/webosinternals facebook.com/webosinternals |
11/12/2009, 05:08 AM
|
#125 (permalink) |
|
Member
![]() Join Date: May 2009
Posts: 3
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
|
Instead of usign meta-doctor , can't i use the xxrake or quinrey sprint roms to bypass activation ..an thn update to the 1.2.1 , will tht b an issue ?
I mean will it be an issue later on ,coz i will still b getting all the updates of webOS from sprint... I live in India and plan to get the gsm pre, after tryin my hand on the sprint pre n being stuck on the meid mod .. |
11/12/2009, 05:18 AM
|
#126 (permalink) | |
|
Developer
![]() ![]() Join Date: Apr 2003
Location: Adelaide, Australia - follow @webosinternals on Twitter visit www.webos-internals.org and www.facebook.com/webosinternals
Posts: 10,220
Likes Received: 546
Thanks: 90
Thanked 8,534 Times in 2,806 Posts
|
Quote:
If not, the WebOS Internals Meta-Doctor allows you to create your own 'rom' from any version of the webOS Doctor and as long as you don't redistribute them you're not violating any copyright laws. -- Rod Last edited by rwhitby; 11/12/2009 at 05:28 AM. |
|
11/12/2009, 06:30 AM
|
#127 (permalink) | |
|
Member
![]() Join Date: May 2009
Posts: 3
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
|
Quote:
will probably go thru meta-doctor while i wait for my gsm pre thnx |
|
11/18/2009, 02:04 PM
|
#128 (permalink) | |
|
Member
![]() ![]() Join Date: Mar 2005
Location: Netherlands
Posts: 456
Likes Received: 3
Thanks: 10
Thanked 69 Times in 44 Posts
|
Quote:
I used the following statements to set a voicemail number in a database, since that field was blank for my provider and should contain the number 1233. The Linux Command line Tool of webOS Quick Install provide the required access to the Pre. These entries only exists if manual settings on Phone prefs was activated, see explanation at http://forums.precentral.net/gsm-pre...t-key-1-a.html The multi-line! statements have to be combined onto a single line and executed one by one, each combined one terminated with an Enter. The lines starting with -- are just comments. Try at your own risk. You are changing a core database on the Pre! The command lines are long, combine on one line as indicated, then paste and then hit the closing enter! -- backup the database cp /var/luna/data/dbdata/PalmDatabase.db3 /media/internal/PalmDatabase.db3.bak -- look in output whether the backup PalmDatabase.db3.bak actually was created ls /media/internal/ -- find the name of your provider (operator) -- Combine following 2 lines into ONE line! including all quotes sqlite3 /media/internal/my.db3 " SELECT * FROM com_palm_data_carriernetworksettings_CarrierNetworkSettings;" -- substitute that operator name in the statements below, leave the single quotes as they are (replace only the text T-Mobile Netherlands) -- check in the output whether your provider's VM number is in the database -- output something like T-Mobile Netherlands|1199 (or no number at all) -- Combine following 3 lines into ONE line! including all quotes sqlite3 /var/luna/data/dbdata/PalmDatabase.db3 " SELECT qOperatorLongName, voicemailNumber FROM com_palm_data_carriernetworksettings_CarrierNetworkSettings where qOperatorLongName='T-Mobile Netherlands' ; " -- change 1233 in the following statement and the operator name -- change the voicemail entry in the DB *** CAREFULL *** -- Combine following 3 lines into ONE line! including all quotes sqlite3 /var/luna/data/dbdata/PalmDatabase.db3 "UPDATE com_palm_data_carriernetworksettings_CarrierNetworkSettings set voicemailNumber = '1233' where qOperatorLongName='T-Mobile Netherlands';" -- check output to see the VM number did change -- Combine following 3 lines into ONE line! including all quotes sqlite3 /var/luna/data/dbdata/PalmDatabase.db3 " SELECT qOperatorLongName, voicemailNumber FROM com_palm_data_carriernetworksettings_CarrierNetworkSettings where qOperatorLongName='T-Mobile Netherlands' ; " Reset the Pre Someone perhaps cares to check this since it's a SQL tryout for me. But it did work for me. Last edited by Dick99999; 11/19/2009 at 12:00 AM. Reason: Spaces in long SQL lines repaired and quote remarks included |
|
11/19/2009, 12:25 AM
|
#129 (permalink) | |
|
Member
![]() ![]() Join Date: Mar 2005
Location: Netherlands
Posts: 456
Likes Received: 3
Thanks: 10
Thanked 69 Times in 44 Posts
|
Quote:
Those NL records look like: 2199023255723 internet-act 359 tmo tmo 1 1 T-Zones GPRS 1099511628192 1 1852 2199023255723 mms 360 tmobilemms tmobilemms 4 4 T-Mobile MMS 1099511628193 1 1856 The first fields of the first line should read like (3 changes) 2199023255723 internet 359 tmobile tmobile If you want MMS also, change the second record if needed (I don't use MMS) Depending on the webOS version the first number might differ. Don't change it. |
|
11/20/2009, 02:14 AM
|
#130 (permalink) |
|
Member
![]() Join Date: Oct 2009
Posts: 5
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
|
OMG...
I realise the BIG mistake I did... Taking the ID of the table (given by SQLite) when found "T Mobile Netherlands" instead of the ID in the column "ID" to find the good entry in the carrier setting table... I finally found this out by deciding searching for the internet-act tmo tmo entry directly... Shame on me... I HAVE GOT 3G YEAAAAAAAAAAAAAAAAAAAAH ! (well just a G now but thats... that is ... So wonderful !) Bedankt Dick9999, je had gelijk ;-) Yeaaaah
|
11/20/2009, 03:34 AM
|
#131 (permalink) |
|
Member
![]() Join Date: Nov 2009
Location: Libya
Posts: 13
Likes Received: 0
Thanks: 7
Thanked 0 Times in 0 Posts
|
Guys,
I have bought a German Palm Pre from O2, and I did what rwhitby mentioned above, and it works fine with me, It's tested with windows XP laptop, and no problem at all, I can guarantee that my self. |
11/20/2009, 05:52 AM
|
#132 (permalink) |
|
Member
![]() Join Date: Nov 2009
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
removing hs_null works for T-Mobile Hungary.
Just follow the procedure. unpack db3, delete hs_null from both user and password, put the file back on the pre using WebOsQuickinstalls sendfile, and you have the connection. Marvellous, after 10 hours straight braindeath... Anyway, Palm cannot be as userunfriendly, as to some suckers don't stick with it... |
11/20/2009, 10:08 AM
|
#133 (permalink) | |
|
Member
![]() ![]() Join Date: Mar 2005
Location: Netherlands
Posts: 456
Likes Received: 3
Thanks: 10
Thanked 69 Times in 44 Posts
|
Quote:
|
|
12/05/2009, 06:04 AM
|
#134 (permalink) |
|
Member
![]() Join Date: Dec 2009
Posts: 2
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Dear Andrew,
I have my Pre from Germany as well and have the same problem as you did at the beginning of trying to set up KYIVSTAR networksettings. Could you please send you contact details - so that I could in touch with you - as I need you assistance. Being grateful in advance. Yuri, Kiev |
12/18/2009, 06:15 PM
|
#136 (permalink) |
|
Member
![]() Join Date: Sep 2009
Posts: 21
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
What is the correct version (in Launcher -> List apps..) in german 1.3.1 for App Catalog? Mine is 1.0.0, but i think it should be 1.3.1?
Is that right and if so, how can i upgrade.. (1.1.3 should work)? Last edited by cochiloco; 12/22/2009 at 07:53 AM. |
01/31/2010, 11:17 PM
|
#137 (permalink) |
|
Member
![]() Join Date: Jan 2010
Posts: 3
Likes Received: 0
Thanks: 1
Thanked 0 Times in 0 Posts
|
Hi dr3wster
My first ever post. I've taken delivery of my German Pre and can report that I have a 2G connection for basic phone usage on Virgin Mobile. I can also connect to the internet via WiFi. However I have no 3G connectivity and cannot use the internet on my phone at this stage. I'm working through these thread to learn how to change the APN etc, but I have no 'developer' experience, so I'm going slow. I will endeavour to share my learnings if I can get the Pre working properly. Cheers Kev |
02/14/2010, 04:01 PM
|
#138 (permalink) |
|
Member
![]() Join Date: Feb 2010
Posts: 6
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Can anyone with access to a current CarrierNetworkSettings.db3 tell me if there is an entry for ANCEL and what are the contents? I'm thinking about importing one to my country (Uruguay) but I have to be sure it will work. I checked on an old list and saw ANCEL there, but the list didn't have the contents.
Another thing, do I have to buy the German version of the Pre? Beacuse I'm going to import my Pre straight from China and I don't know anything about the version. Any help will be greatly appreciated. |
02/15/2010, 03:08 AM
|
#139 (permalink) |
|
Member
![]() ![]() Join Date: Mar 2005
Location: Netherlands
Posts: 456
Likes Received: 3
Thanks: 10
Thanked 69 Times in 44 Posts
|
Here is 1.3.5.1
mcc mnc qOperatorShortName useThisOverrideRecord maxTransitUnit maxSegmentSize qOperatorLongName gsmNumSimPDP umtsNumSimPDP smsEmailGateway smsMessageSizeLimit isSmscNumberOnSimCard smscNumber smsValidityPeriod smsMaxPartsPerMessage smsMaxRecipients smsRequestDeliveryReceiptAvailable smsCanSendBlank smsHeaderSizeLimit smsEncoding smsTransportMethods smsNumberSecondsWaitForSegment useVodaphoneVoicemail voicemailNumber useGpsSettingsInCarrierDb gpsAllowed msBasedAllowed msAssistedAllowed agpsServerAddr msAllowedApps msfpTimerMin msfpTimerMax msfpTimerDefault msfpTimerInterval mmsApnId mmscWapGateway mmscUrl mmscPortNumber mmscMessageSizeLimit mmsMaxVideoSize mmsDefaultPageDuration mmsMaxAudioSize mmsMaxPictureHeight mmsMaxPictureWidth mmsMaxRecipients mmsProxy mmsAckMessageRead mmsEnableAutomaticDownloadWhenRoaming mmsVersionNumber mmsCanSendBlank mmsCcBccSupported mmsIsPictureResolutionLimited mmsIsWavSupported mmsRequestDeliveryReceiptAvailable mmsAcknowledgeMsgReceipt id _class_id _mod_num _flags 748 1 ANCEL 0 0 0 ANCEL 3 3 160 1 0 10 20 0 0 7 0 0 1 1 1 1 0 0 0 0 710 http://mmsc.mms.ancelutil.com.uy 0 300 295 5000 295 480 640 20 200.40.246.2:3128 0 1 0 0 1 1 1 0 0 2199023255819 2 2990 and the data settings com_palm_data_carriernetworksettings_CarrierNetworkSettings_id apn apnid cshnUserName cshnPassword supportedService serviceDefault regionName id _class_id _mod_num _flags 2199023255819 mms 710 4 4 mmsANCEL 1099511628450 1 2980 2199023255819 wap 711 2 2 wapANCEL 1099511628451 1 2984 |
02/15/2010, 01:38 PM
|
#140 (permalink) |
|
Member
![]() Join Date: Feb 2010
Posts: 6
Likes Received: 0
Thanks: 0
Thanked 0 Times in 0 Posts
|
Thank you! Does this mean I will be able to use the phone with an ANCEL SIM out of the box? And I see it mentions wapANCEL, will I have to change the settings manually to use 3G?
After reading the GSM Pre sub forum I'm starting to get cold feet about this whole importing business. I have no guarantee whatsoever that the Pre will work, or that I will be able to activate the phone or access the app market. Palm is making very clear they don't want our money. I really want a Pre, Palm! Don't push me into Android's claws, they are cold and ugly! |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



