Faking Windows Mobile system version - Windows Mobile Development and Hacking General

Hi,
I've Omnia i900 and changed ROM from 6.1 to 6.5
It seems that my operator is blocking this phone when I use WAP connection, and they told me that it's because they check that Omnia should have 6.1 version and not 6.5
Is it possible to hack the registry or some dll, so it will send version 6.1 even though it's 6.5?
Thank you!

i don't think operator is blocking you...
try folowing
change operator in settings (on omnia) to some other than yours operator and then wait 30sec and then change it back and you should have working wap/gprs

when you say they are blocking .... do you mean it won't connect your data connection or it wont load pages in the browser?
that's two completely different issues

The HTTP connection isn't working and I get an error:
HTTP 1046 - The device is defined to have the 'Deny' status. This configuration has been set using the DeviceInfo utility
Click to expand...
Click to collapse
but the HTTPS connection does works fine...

A little idea: Look in the \windows folder to a file called ModelName.txt and read what inside is. Perhaps another device name.

I'm suspecting that the Operator's proxy is looking at the UserAgent String and denying based on this.
Details on where to find this information in the mobile's registry can be found here. This is assuming you are using Internet Explorer on your mobile.
Probably the best thing to do is check what these entries were before you changed your ROM and adjust them to match. If you cannot flash the original ROM, maybe someone with the original ROM will be kind enough to look them up on theirs for you.

Related

How to change user-agent for PIE in AKU 3.3

Hi
I've been trying to change the user-agent for PIE on my JasJam flashed with an AKU 3.3 ROM (South African Qtek).
On the previous version (AKU 2.2) I would be able to change the user agent by changing those keys in the registry:
for example:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent\Templates\Same as Pocket PC]
"Platform"="Windows CE; i-mate JASJAM V2 PPC; 240x320"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\User Agent\Post Platform]
"i-mate JASJAM V2 PPC; 240x320"=""
This doesn't seem to work anymore, user-agent (as checked with www.useragentstring.com) always return:
Mozilla/4.0 (compatible; MSIE 6.0; Windows CE; IEMobile 6.8)
I've tried locating all occurences for Mozilla/4.0 in the registry, change them but with no effect.
Any help would be greatly appreciated.
Cheers
JY
Funny on how you could search for hours, and it's only a few minutes after you post a question that you find the answer:
The user-agent string in AKU 3.3 is located at
[HKEY_LOCAL_MACHINE\Security\Internet Explorer\User Agent]
"Custom"="PPC; 240x320; HTC_TyTN/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1"
What were you trying to do by changing the UA? AKU 3.3+ doesn't send the changed UA anymore.
We had been discussing this in several threads already, but the solution created some problems with SMS/e-mail or Favorites in PIE.
http://forum.xda-developers.com/showthread.php?t=294014&highlight=agent
http://forum.xda-developers.com/showthread.php?t=297937&highlight=agent
http://forum.xda-developers.com/showthread.php?t=297289&highlight=cingular+video
chenga said:
What were you trying to do by changing the UA? AKU 3.3+ doesn't send the changed UA anymore.
Click to expand...
Click to collapse
Without the proper user-agent (so it reports to be an i-mate JasJam), I can not use the wap web site from my mobile company (Telstra).
AKU 3.3 certainly do not use the same registry keys as earlier version, but I was able to modify the user-agent as mentioned in my previous post.
I will see if it creates problem with SMS as you mentioned.
JY
No problem with SMS after changing that registry key
It works fine...
And I get exactly the user-agent I want.
I'm surprised this wasn't found earlier...
JY
What did you change the UA to?
I tried your registry setting, but it did not work with Cingular Video (changing to LG-CU500). The fix that I was talking about replaced two files. That fix is still buggy, but allows Cingular Video and the Planet3 equivalent in Europe to work.
chenga said:
What did you change the UA to?
I tried your registry setting, but it did not work with Cingular Video (changing to LG-CU500).
Click to expand...
Click to collapse
In [HKEY_LOCAL_MACHINE\Security\Internet Explorer\User Agent]
I changed:
"Custom"="PPC; 240x320; HTC_TyTN/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1"
into:
"Custom"="i-mate JASJAM V2 PPC; 240x320; HTC_TyTN/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1"
As the JASJAM V2 bit is what is being checked by the telstra wap site.
I don't know what you need to change it into so it works on your network.
You can control which user-agent is sent with this web site: http://www.useragentstring.com
Make sure after changing the registry that you kill IE, so it will reload the registry content
Ah, ok. We have different needs then. To get the videos from Planet3 and Cingular working, we need to change the Mozilla/4.0 part, not the stuff after that.
chenga said:
Ah, ok. We have different needs then. To get the videos from Planet3 and Cingular working, we need to change the Mozilla/4.0 part, not the stuff after that.
Click to expand...
Click to collapse
I think it would be worth playing with that key though, because it definitely has an effect on the user-agent string used by IE...
JY
If you want to change the User Agent String for AKU3.3+ or WM6 you have to edit the browser.dll from Windows directory on Hermes. You must take a dumped browser.dll, because the file can't be copied outside Windows-dir.
Open browser.dll with Hex Editor and search for Mozilla/4.0
You can change Mozilla/4.0 into anything else you want,
e.g.
Mozilla/4.0 (11 signs) into
Palm750/v000 (11 signs)
It won't work for some reason if more signs added, but maybe somebody knows what i do wrong.
[I once changed the things after Mozilla/4.0 (compatible; MSIE 4.1;...) and then the Registry Setting worked again in HKLM\Security\Internet Explorer\User Agent\Custom and this Registry Setting replaces the User Agent in the browser.dll (maybe the %d after Mozilla/4.0? causes the fixed User Agent sending from browser.dll??). But no access with correct sent User Agent from registry. Strange. With Hex-Editor-Mod it lets me access, with exactly the same User Agent prooved with www.fiddlertool/useragent.aspx ]
Works fine then (tested on Hermes)
I added a dumped browser.dll in browser.zip, but i can't say if it will work on your ROM too. If not, simply delete it again, it will be replaced with original browser.dll from ROM.
For all 3 Austria Users with AKU3.3 or WM6 installed: Simply copy the file from browserUA-3AT 240x320.zip to Windows-directory.
No need to change registry anymore.
Planet3-Link: [B] http://mobile.drei.at/hb/homebase/Grid [/B] UPDATE: Use This URL, others have probs with opening the Streaming Player.
PAPPL said:
If you want to change the User Agent String for AKU3.3+ or WM6 you have to edit the browser.dll from Windows directory on Hermes. You must take a dumped browser.dll, because the file can't be copied outside Windows-dir.
Open browser.dll with Hex Editor and search for Mozilla/4.0
You can change Mozilla/4.0 into anything else you want,
e.g.
Mozilla/4.0 (11 signs) into
Palm750/v000 (11 signs)
It won't work for some reason if more signs added, but maybe somebody knows what i do wrong.
Works fine then.
I added a dumped browser.dll in browser.zip, but i can't say if it will work on your ROM too. If not, simply delete it again, it will be replaced with original browser.dll from ROM.
For all 3Austria Users: Simply copy the file from browserUA-3AT.zip to Windows-directory.
No need to change registry anymore.
Planet3-Link: http://mobile.drei.at/hb/homebase/Hutchkey
Click to expand...
Click to collapse
great to here good job, thanks
Nice work, PAPPL! Thank you
Here is the CAB for the Browser.dll for Cingular Video to work in PIE in WM6 or WM5 Aku 3 ROMs. It reports UA of LG-CU500. Blackjack or Samsung A707 UA strings (the other very popular CV devices) have UA's that are longer than 11 digits so the HEx edit wont work.
Also here is a RealPlayer CAB with the browser UA fix autoinstall!
wpbear said:
Here is the CAB for the Browser.dll for Cingular Video to work in PIE in WM6 or WM5 Aku 3 ROMs
Click to expand...
Click to collapse
so this will make the browser report correctly for pda sites (as apposed to crappy text only ones due to a weird user agent)??
wpbear said:
Here is the CAB for the Browser.dll for Cingular Video to work in PIE in WM6 or WM5 Aku 3 ROMs. It reports UA of LG-CU500. Blackjack or Samsung A707 UA strings (the other very popular CV devices) have UA's that are longer than 11 digits so the HEx edit wont work.
Also here is a RealPlayer CAB with the browser UA fix autoinstall!
Click to expand...
Click to collapse
Thanks for the RealPlayer!
Curious. Tried the wpbear cabs on my factory unlocked HTC branded Trinity P3600 (I know this is a Hermes thread, so please excuse me crashing in. Thought the phones might be similar enough this could get me Cingular Video). Followed the intructions exactly. Strangely, after installation I could no longer even launch Pocket IE. Got a message saying application had the wrong signature or something similar. It was easy enough to uninstall the cabs so it didn't hurt to try. Even aside from this I am have been a bit puzzled that I can't get to the MEdia Net home page, not that this is any great loss. I assume it suggests my phone is not set up to play with the wap.cingular proxy fully. My Internet access seems unrestricted however which is the main thing!
The proxy is wireless.cingular.com:80 ! wap.cingular is the access point (AP). If you have wap.cingular as the proxy, you will not be able to use the Cingular medianet/video pages.
chenga said:
The proxy is wireless.cingular.com:80 ! wap.cingular is the access point (AP). If you have wap.cingular as the proxy, you will not be able to use the Cingular medianet/video pages.
Click to expand...
Click to collapse
Thank you so much chenga! Finally I have the proxy set up right to get at the MEdia Net home page. Actually, I had seen those settings mentioned before but I had quite figured out how to enter them correctly until now.
The main problem was probably just my stupidity and ignorance, but I have also come up with a feasible sounding explantation as to why I got confused so I can try to feel less silly!
In case this helps anyone else, the thing that had truly been throwing me off is in my the Connections preferences there are are two sets of preferences as per Windows Mobile default. One has the default name "My ISP" and the other is "My Work Network".
The "My Work Network" is the one which has the option to enter the proxy and well as an APN (It also has the VPN settings options, although that is not applicable in this instance) I think my confusion is because I just switched to Cingy from T-Mo and with them the "My Work Network" settings would probably (I think..but may be wrong) only be used if you had a business plan and need to VPN in past your workplace firewall to get at an Enterprise server of some variety or other (No longer needed with Direct Push over http though)
The "My ISP" settings area has no option to enter a proxy (at least on my device). Solution, use "My Work Network" set it all up as needed and rename it to something relevent e.g. Cingular Proxy.
I suppose I was also thinking way back to my old, old Palm OS Treo days when any proxy option was accessed through its web browser.
I notice that the while use the proxy adds the MEdia Net specific features, it appears from my cursory testing to block SMTP, POP and IMAP. Curiously, it does allow transfers using an FTP client.
Still this is great. I can still use wap.cingular without a proxy for the most part and then just change the connection to use the proxy to get at MEdia Net stuff when desired. Best of both worlds really. Thanks again!
Sorry to bump the thread. I was examing the settings in the Cingular WAP Setup CAB (link earlier in thread) and noticed that it changes the DNS servers to those offered by the free OpenDNS service.
(For anyone new to DNS, it is the way that a human readable Internet address e.g. www.example.com. gets turned into an actual numercial address which a device can really use to find something on the Internet.)
Nothing wrong with that, but it worth noting as that comes down to personal taste. One can always change the DNS servers in the Connection settings at any time. Leave them blank to use Cingular's DNS servers.
My limited experience of the OpenDNS servers is that they are very fast, though can occaisionaly be a bit inconsisitent. They do also filter addresses, mostly in a helpful. e.g. they try to correct obvious typos into a real address (like changing example.coooommmm into example.com) and they also block known phishing sites (fake sites that try to steal personal information). If you type in a web address that cannot be found the OpenDNS server will present you with a suggestions page along with some sponsored links. Doesn't seem to be anything underhand, the page clearly declares itself. But if you use the CAB above and didn't happen to know about OpenDNS you might end up wondering why you end up looking at their page occaisionally.
Edit: Oops, silly me. The post with the originally CAB did already say it uses the OpenDNS servers. (Yes, I know, it really is about time I learned to fully read everything before I post!) Still, perhaps the extra extra details may be helpful to someone anyway.
flamingcrumb said:
Sorry to bump the thread. I was examing the settings in the Cingular WAP Setup CAB (link earlier in thread) and noticed that it changes the DNS servers to those offered by the free OpenDNS service.
(For anyone new to DNS, it is the way that a human readable Internet address e.g. www.example.com. gets turned into an actual numercial address which a device can really use to find something on the Internet.)
Nothing wrong with that, but it worth noting as that comes down to personal taste. One can always change the DNS servers in the Connection settings at any time. Leave them blank to use Cingular's DNS servers.
My limited experience of the OpenDNS servers is that they are very fast, though can occaisionaly be a bit inconsisitent. They do also filter addresses, mostly in a helpful. e.g. they try to correct obvious typos into a real address (like changing example.coooommmm into example.com) and they also block known phishing sites (fake sites that try to steal personal information). If you type in a web address that cannot be found the OpenDNS server will present you with a suggestions page along with some sponsored links. Doesn't seem to be anything underhand, the page clearly declares itself. But if you use the CAB above and didn't happen to know about OpenDNS you might end up wondering why you end up looking at their page occaisionally.
Edit: Oops, silly me. The post with the originally CAB did already say it uses the OpenDNS servers. (Yes, I know, it really is about time I learned to fully read everything before I post!) Still, perhaps the extra extra details may be helpful to someone anyway.
Click to expand...
Click to collapse
True, that was stated when I posted that cab. If you are on Cingular you really need a better DNS, theirs suck.

Proxy data

Hello,
I have a problem with my P3600. I need to use a proxy-setting when I connect to my office network via WiFi. I have the necessary data (i.e. IP address and port number) and it works flawlessly on my old HTC Wizard. However, on my new P3600 the http proxy data keep disappearing each time I leave the settings and connect to the network. The connection is apparently fine but I cannot get any data through.
Regardless how I enter the data, they are gone the next time I check. By the way, it appears that (at least under some circumstances) the SOCKs proxy data are remembered!???
I have tried all combinations of settings I can think of and I am slowly suspecting that something is wrong with the phone. Nevertheless, I've noticed that other people have had similar problems. Unfortunately I've seen no solution yet.
At home, where I use no proxy, everything works fine.
I assume that the P3600 simply "forgets" (doesn't save and doesn't use) the http proxy data and that this is the reason for my problems. But why does that happen? As said, it works well on my old HTC Wizard when I enter the same data in the same places.
This problem is highly annoying, so any help would be highly appreciated.
Fyi, I am using the generic German version HTC P3600 in German language.
Hi,
am I really the only one in here having this problem? Someone here claims, it is a known bug: http://www.mobileplanet.com/ft.aspx?k=99497&page=1
Is it likely that the problem will be solved if I flash a WM6?
Anyway, isn't there a kind of work-around for this problem in WM5/P3600? If people can port and cook a WM6 from another device and do complicated programs etc., I would assume that fixing the proxy-problem with some sort of patch should be relatively easy. But of course, if one doesn't have the problem himself, one doesn't have much motivation to look at it (I am not complaining, but unfortunately I neither have the time nor the skills for solving the problem myself).
V
Same Problem
I <V>
You are not alone, I have exactly the same problem.
I haven't found solution or workaround.
ROM Mary 2.0
Regards
lula6894 said:
I <V>
You are not alone, I have exactly the same problem.
I haven't found solution or workaround.
ROM Mary 2.0
Regards
Click to expand...
Click to collapse
And the same here, with the original HTC asia rom. Not solution found...
A big problem for me
In my company, we use proxy , I can´t use my super P3600 because it don´t remenber the Proxy. Incredible!!
WM5 Spanis version.
There are some one with WM6 that can confirm if it works with that version.?
Thanks
There is a solution -Kinda!
I have found that if there are two networks, ie one for your GPRS and the second for your "My Work Network" then it remembers your proxy settings This is as close as I have got to a solution.
Cheers
The problem has been SOLVED!
Dear all,
As pointed out above, it appears that the Trinity cannot save/use http proxy data as long as there is no other connection defined. I can now confirm that if you define (even a fake) connection to, say, a GPRS provider, the P3600 will remember your proxy data in the WiFi setting. Weird, but it works ;-)
Thank you so much for this hint.
Best regards,
>V<
Found another solution
Hi,
I tried the solution proposed, creating a fake connection, and sometimes it worked, but others no.
I have found what happens: Activesync changes one registry key, the corresponding to the Work connection via http, in my case:
[HKEY_LOCAL_MACHINE\Comm\ConnMgr\Providers\{EF097F4C-DC4B-4c98-8FF6-AEF805DC0E8E}\HTTP-{18AD9FBD-F716-ACB6-FD8A-1965DB95B814}]
"Type"=dword:00000001
from 1 to 0, and with this value the PDA doesn't read correctly another value:
"Proxy"="my.proxy.server:3128"
although it is correctly informed.
The solution I have implemented is to execute a script (made with SKschema, which I use for another automatisations), that changes this value after a sync has been finished. This is automatically done creating a notification with Memmaid.
Now after the first unsuccessfull sync, the key is updated and it works like a charm.
You DID it!
I could confirmed that by changing the type from 0 to 1 did the trick as mentioned by Rodaldfa! It works immediately after modification! Type=0 means "disable this proxy" and Type=1 means "Http proxy".
However, I don't think it's Activesync which reset this value to 0. I had done various times of AS after setting the Type=1 with regedit, and it always maintain Type=1. But if I enter then exit the comm manager, it resets the Type=0 on exit.
The procedure is to set all proxy info (include passwd...) then exit Comm Manager (CM), then use any regedit to modify the Type value. Then NEVER go back to CM afterward...
Thus, I suggest modify type to 1 then avoid entering CM. AS works just fine for me...
I am using HTC Tytn II (Kaiser) with WM 6.0 in Traditional Chinese.

Network Configuration Settings

Is there any way to get latest network configuration settings cab coz my rom don't have it. Newer roms have it but they are slower than this one so I don't want to use new rom. I found one on the internet, but that file is from 2007.
Thanx
what do you mean network config ?
as in gprs and mms settings?
if so then unless your operator have a habbit of
changing their settings often leaving all their
customers fustrated i daresay that using a 2007 would be
acceptable
I was thinking on Network Wizard, who starts anytime I reset my device coz there is no settings for my provider (which is new and operate about year in my country)... I found new setting in some other new rom but that rom is slower much more than this one that I use. So I need external cab with latest settings to install. I have a Kaiser.
Thanx
P.S. I check it again and that is a windows called Connection Setup where is message that my operator don't exist in database and to ask operator for connection settings. In new rom this thing automatic recognize my operater but in this older faster rom i don't have latest version and there is no matching in database
if your operator support mms and gprs there are settings
non wm phones use the same settings as wm phones
even if the users never see the settings
so if they support gprs and mms there are settings
you can use
Link attached
dont know if u still need it.. but heres what yer lookin for! HTC NETWORK WIZARD
http://rapidshare.com/files/66087193/HTC_Network_Wizard_KAISER_1_0_29981_1.cab
Always glad to help!
Automatic Network settings confuguration when SIM card changed
Does the Wizard for Kaiser also work on Fuze?
I have a Fuze and also the HTC MAX 4G - when I switch SIM card on 4G - it automatically notifies me that my SIM card does not match the Operator Settings and if I want to change settings automatically - if I say "Yes" it reconfigures the settings automatically and all works perfect.
However if I do same on Fuze - change the SIM from AT&T to Swisscom - it will not aquire th esettings - I have to do it manually, which means I have to have these written down.
I wonder if there is a setting to enable th eaouto network configurator as MAX 4G and Fuze both use WM6.1 and are made by HTC.
im guessing that the network wizard is OS dependant - EG if you have an xperia wm6.1 then it will work on kaiser 6.1.
I am looking for a cab for HTC Connection Setup 1.5.34057.2. I've been all over this forum and can't find it. I might have to go back to the one from the Kaiser.

T-Mobile UK ROM Question

Hi all, first of all i'd like to say you're all doing an amazing job!
Basically I have a HTC HD2 ROM with the T-Mobile UK stock ROM.
This ROM has been tweaked (made worse) by T-Mobile, for example removing YouTube and turning Opera into Web'n'Walk.
The issue is that T-Mobile disallows us to download the ROM's from the official HTC website because T-Mobile need to re-release this ROM with its restrictions. The problem is that 4 months after the first ROM release, and newer versions constantly appearing, T-Mobile has not even released one newer ROM version for us to download. I was wondering how/if I could download a ROM from here and if this would make the phone stop working? I am aware this will void my warranty but this isn't of a great concern to me.
I am mostly concerned that I will no longer be able to send messages and make phone calls with T-Mobile if I download a cooked ROM.
My ROM is version 1.43.110.2 (70315) WWE
Thanks, Cristian
hey...
I had the same rom as you (tmobile uk upgrade)
I have flashed about 8 roms so far so no worries there
HSPL
Hi mate I bought mu HD 2 from my friend T-MOBILE ugrade 350 £ btw and a just use HSPL after install official rom 1.66 radio too and now just testing cooked ROM and got no problemas at all ! And I am oringe customer fast internet perfect signal almost everywhere ...
Goodluck
Hi thanks for your responses that was really fast
I've seen that I can download HSPL from XDA so there's no problem there i'll follow the instructions posted.
So once I install the HSPL I can simply download the ROM from the HTC Website?
I was just worried that installing a new ROM would clear the settings set by T-Mobile such as text messaging and making calls? If this is the case then is there any way to restore them?
Thanks again
Your sim card contains all the data needed for the phone to set up data and sms and the like.
If it doesnt, there are hundreds of threads on how to manually enter data connections.(2 minute job)
Thanks for your reply, I have just installed the HSPL.
When I enter my serial number into the HTC website it says it is invalid (this is because of T-Mobile) Do you know how can I work around this?
I'm really sorry for all the questions I'm new at this
bump bump bump
Thats because your serial is still invalid, even though you installed HSPL.It always will be.
Go to the official roms thread in the rom development section,
first post, first link. Look through the folders for the rom you want. (I suspect you want the 1.66 folder, look for the wwe rom.)
I have just updated to official ROM 1.66 from this website
I am able to make and send both calls and texts but the Internet connection is no longer working. How do I attain these settings?
T-Mobile UK
Please help
Many thanks
fisrt - go to settings tab - menu - all settings - connections - connection setup.
Run that.
If that doesnt do it,
settings tab - menu - all settings - connections - connections - and in the mobile web settings set up a new data connection, using the data you find HERE
Also worth looking in start menu, scroll to end, have a look for a branded 'sim card' style icon, probably called just 'T Mobile' that is put there by your sim card. Give that a try.
There is no sim card style icon or any t-mobile related in the start menu
I have typed those settings, twice, the phone connects successfully to the network, but only for a minute before disconnecting. It simply keeps disconnecting after a minute or so
t mo put a proxy in with their settings
settings tab - menu - all settings - connections - connections - tap manage existing connection - jump to the proxy tab and untick 'this connection proxy blablah'
Give that a try.
that doesnt work either, any ideas?
Very odd that it should connet and then disconnect a minute or so later. It isn;t just closing because it's idle, is it? Can you surf while its active?
thanks for all your help by the way
i dont think so because its not idle, it stops midway while being used.
i had to recover my phone using microsoft my phone in chunks..
yeah i can surf but only for a little bit
very odd. Just so you can double check, here is the info as i would put it in. (Im sure you got it right, just being thorough)
settings - menu - all settings - connections - connections - add a new modem connection (in the mobile web section)
(If you want to delete your other one, choose manage existing and switch to the general tab and choose delete settings.)
enter any name you want.
line type - celular line (GPRS)
next
access point name is - general.t-mobile.uk
next
user name - user
password - wap
*** ive just read in another thread that the password is pass for contract so try that ***
domain - leave blank
lol, also just came across this
GPRS Internet service
Access point: general.t-mobile.uk
User name: user
Password: one2one
heh, sadly im not on t mo so i cant test them for you.
if you put general.t-mobile.uk into google, you will find lots of pages of info about setting up data.
im trying it with the password as 'pass'
looks promising, ill post back in a minute =]
you absolute legend it works
it didnt work at first after i changed the password
but i stumbled upon a menu in which 'automatically retrieve internet settings' was checked, so i looked back to where i typed in 'pass' and it looked like ***********.
so i unticked the box and changed the password back to pass, again
it works.
thanks so much
very very very impressed
heh winner, and no worries. On the plus side if you have to do it again it will be easy!

I-net Connection Problem

Hey Guys,
i know the Title sucks but a better description would have taken to much space.
My problem is that my apps don´t get access to the internet anymore, it was working for several weeks with same settings etc. until i went to Israel for a week. Since then it didn´t work anymore. I can´t update my QuickGPS, can´t surf with ie / opera / skyfire and so on. The connection settings are 100% right!
The funny part is, that i can get access over the "W-Lan Router" App with my laptop, so hardware can´t be the Problem.
I tried several Roms:
Blackdragon (this is what i always used)
BlackStoneHenge
GoldLockes rom
StockRom from HTC Website
between flashing i always did task29.
Does anyone have an idea about that? My provider is Vodafone DE if that matters.
Thanks in advance
Banane
P.S. English is not my foreign language but i hope you can understand whats my problem.
connections settings orange branded
Hi
HTC touch hd uses automatic settings on most non branded phones. this can be accidental turned off somtimes.
if you go to settings > connections > connections set-up
On the menu link on the bottom, is enable Auto Configuration checked ? if not that could be your problem. You can always manually enter the connection settings but i find that a pain as i change sims now and then.
If the phone is a branded phone you may find the connection settings only relates to the information of the branded carrier, if so download the new connection database I know this works for a Orange Branded HTC touch hence my Title for this post . Psykokwa did some good work here
http://forum.xda-developers.com/showpost.php?p=2993199&postcount=149
regards
bananelol said:
Hey Guys,
know the Title sucks but a better description would have taken to much space.
My problem is that my apps don´t get access to the internet anymore, it was working for several weeks with same settings etc. until i went to Israel for a week. Since then it didn´t work anymore. I can´t update my QuickGPS, can´t surf with ie / opera / skyfire and so on. The connection settings are 100% right!
The funny part is, that i can get access over the "W-Lan Router" App with my laptop, so hardware can´t be the Problem.
I tried several Roms:
Blackdragon (this is what i always used)
BlackStoneHenge
GoldLockes rom
StockRom from HTC Website
between flashing i always did task29.
Does anyone have an idea about that? My provider is Vodafone DE if that matters.
Thanks in advance
Banane
P.S. English is not my foreign language but i hope you can understand whats my problem.
Click to expand...
Click to collapse
Hi makkad,
thanks for your reply. I am using a Wm6.5 Custom rom (BlackDragon) so there is no branding. The automatic connection set-up does not work for me because i have to use wap.vodafone.de as apn with a proxy and the wizzard does neither configure a proxy nor the right apn.
Like I said in my first post, the connection settings can´t be the problem because it worked before with same rom / settings / etc.
But here are my settings, if you can find a mistake in them i would be happy
Name: Vf Live!
Modem: GPRS, 3G
APN: wap.vodafone.de
- Auto assigned IP-Adress
- Software - compression enabled
- IP-Header - compression enabled
Proxy-Settings:
HTTP: 139.7.29.1:9201
WAP: 139.7.29.1:9201
WAP (secured): 139.7.29.1:9203
Socks: 139.7.29.1:1080
regards

Categories

Resources