WiFi on/off from Icon? - 8125, K-JAM, P4300, MDA Vario ROM Development

In Faria's AKU 3.3 ROM I could click the WiFi/Sync Icon next to the GSM signal strength Icon and select turn on WiFi. With the WM6 ROM I don't have this option. I have searched but it's a bit difficult to state that in the search terms.....
I assume this is a registry tweak but don't know which.....
Anyone know?
Andy

Turn on wifi
You must have wifi-init.ink in starup folder. Then go to
HKLM/Comm/Tnetwln1/Parms/HTCPreloadstatus --> 1
HKLM/Comm/Tnetwln1/Parms/HTCPreloadWIFI --> 1
the you can start by icon. But like in every wm6 rom you only have the possibility turn on wifi. but not to turn off!!
Keep trying

papamopps said:
You must have wifi-init.ink in starup folder. Then go to
HKLM/Comm/Tnetwln1/Parms/HTCPreloadstatus --> 1
HKLM/Comm/Tnetwln1/Parms/HTCPreloadWIFI --> 1
the you can start by icon. But like in every wm6 rom you only have the possibility turn on wifi. but not to turn off!!
Keep trying
Click to expand...
Click to collapse
Thanks for that. I have wifi-init.lnk already in the startup folder, I have made the registry change but it doesn't stick.... I made the registry change with Task Manager, exited and verified again with Task Manager the change was present. I left the wizard for a few minutes and soft reset. The option isn't there and if I look in the registry the setting for HTCPreloadStatus is back at 0
I have tried this a couple of times now and I get the same results. Before anyone states the obvious I have left the Wizard for several minutes after making the registry change before soft resetting.
Andy

Total commander
I made it with total commander and after e few moments I power off by using the Powerbutton pressed for 5 seconds. That´s all. After that you can use programs like AEButton to toggle wifi on/off by hardwarebutton.

Related

WM6 Bubble Wifi On/Off Fix

Hi,
I wrote this little dll to solve the problem.
You will be able to turn on/off wifi from the bubble.
See the attached screenshots.
Install:
- copy bubblefix.cab to Universal and install
- soft reset ( I was lazy to write a setup.dll, sorry )
Now tap big G/3G icon on taskbar.
You should see the big ugly wifi on/off button.
Maybe next time I'll try to make it more beautiful.
Tested under Jwrightmcps' .06 ROM.
Version 2 (16th of March 2007)
-------------------------------------------------
- Button style changed to everybody's favourite grey style.
No more ugly button Check the screenshots.
- New feature :
Before displaying button, buttonfix.dll tries to read xpos, ypos, width, height
(DWORD) values from HKLM\Software\BubbleFix.
If it doesn't find any or all of these values in registry It will load default one instead of the missing value.
Default values :
xpos=8,ypos=71,width=169,height=40. This looks beautiful on Universal.
- bugfix : the previous version sometimes determine the wrong wifi state when 5 is written to Wifi value in the registry. I hope I managed to correct this.
Install ( if you are currently running version 1 )
-----------------------------------------------
- rename \Windows\bubblefix.dll on Universal to something else
- soft reset
- unzip bfixV2_dll.zip and copy bubblefix.dll to Universal's Windows directory
- soft reset
New install ( no previous version on Universal )
------------------------------------------------
-copy bubblefixV2.cab to Universal
- install the cab
- soft reset
THANKS!!!!!!!!!!!
cool cool nice one!!
Nice, szilamer, very nice. Thanks
szilamer said:
Hi,
I wrote this little dll to solve the problem.
You will be able to turn on/off wifi from the bubble.
See the attached screenshots.
Install:
- copy bubblefix.cab to Universal and install
- soft reset ( I was lazy to write a setup.dll, sorry )
Now tap big G/3G icon on taskbar.
You should see the big ugly wifi on/off button.
Maybe next time I'll try to make it more beautiful.
Tested under Jwrightmcps' .06 ROM.
Click to expand...
Click to collapse
tks. ultimately I get what I want.
Lol thanks.
Ugly but useful.
thanks mate
what about the GPRS disconnect bubble? can you help?
i am also looking for a GPRS disconnect bubble
Bravo, I wish I have your level of knowledge so I could also contribute.
When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.
cktlcmd said:
When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.
Click to expand...
Click to collapse
No with me i just click wifion and no redirection the arrows start moving for connection. Something wrong or the registry is not binding it correctly i guess.
GPRS disconnect
ammar said:
thanks mate
what about the GPRS disconnect bubble? can you help?
Click to expand...
Click to collapse
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.
Redirection
cktlcmd said:
When I press WiFi ON, I am redirected to the Comm Manager, then from there I can turn the WiFi ON. Is that the way you made it? If YES, then it is better to just press the Comm Manager shortcut Icon or just press Fn + Right Arrow keys.
Click to expand...
Click to collapse
Something is wrong with your OS
I'm using Jwrightmcps .06 ROM and no redirection.
If I press wifi on it will switch wifi on without launching Comm Manager.
And neither dll code contain redirection code.
When you press wifi on it calls DevicePowerNotify, and SetDevicePower to set
{98C5250D-C29A-4985-AE5F-AFE5367E5006}\TIACXWLN1 power state to D0. (D4 when pressing wifi off.)
For wifi state checking it's using
HKEY_LOCAL_MACHINE\System\State\Hardware, Wifi Value.
Can you check if
HKLM\System\CurrentControlSet\Control\Power\State,
{98C5250D-C29A-4985-AE5F-AFE5367E5006}\TIACXWLN1 value is
present on your OS ?
szilamer said:
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.
Click to expand...
Click to collapse
somehow with this registry tweak nothing happens and i dont see the disconnect.could you repost the full registry tweak and what you entered in dword.
aniel1 said:
somehow with this registry tweak nothing happens and i dont see the disconnect.could you repost the full registry tweak and what you entered in dword.
Click to expand...
Click to collapse
I have Flags2 in HKLM\ControlPanel\Phone
Flags2 ( DWORD ) = 16 ( decimal )
i did exactly as you posted above,yet there is no disconnect on the bubble. i wonder why!
I am using ROM 2.01.08 and I dont not have GPRS disconnect button either. I am new at this so I dont know how to look at the registry but I was able to load the bubble.cab for Wifi and it worked just fine . Could there be something as easy as a .cab that I might be able to fix my GPRS disconnect bubble. Thanks and much appreciated.
aniel1 said:
i did exactly as you posted above,yet there is no disconnect on the bubble. i wonder why!
Click to expand...
Click to collapse
softreset
it will apear
szilamer said:
What's the problem with GPRS disconnect ?
Have you tried to add the "famous" Flags2 to the registry ?
I've just checked on mine, and after adding Flags2 I have Disconnect in Connectivity bubble.
I attached the screenshot.
Click to expand...
Click to collapse
Thanks man
i have it working now.
szilamer, how do you know how to reg edit? Do you have a map of the registry or are you an MSCP or something? Just wondering cos I regard myself as quite technical and understand registry settings, but haven't got a clue where to find the particular keys...

backlight and 20-keypad problem -Easy-fix?

Hi,
I`m very annoyed with the HTC-ROM bugs.
Is there an easy way to fix the 10sec. backlight-off problem.
And that always is the 20-keypad active.
Is there an way to start with the last used screen instead the Today-screen
from standby??
I´m only an PPC-user not an PPC-specialist!
Thanks
Medes
To change default keyborad search for SIPchange. For backlight - if you're talking about in call one, just install the file attached.
Hi vasil,
thanks for the SIPchange tip.
My Backlight Problem is, that it ALWAYSS turns off after 10 seconds.
What does your cab file do? Only backlight-ON when a call is active??
Thanks ,
Medes
medes said:
Hi vasil,
thanks for the SIPchange tip.
My Backlight Problem is, that it ALWAYSS turns off after 10 seconds.
What does your cab file do? Only backlight-ON when a call is active??
Thanks ,
Medes
Click to expand...
Click to collapse
Got the Start Menu -> settings -> System -> Backlight -> Battery Power, and change the "Turn off backlight if device is not used for.." setting.
dfields said:
Got the Start Menu -> settings -> System -> Backlight -> Battery Power, and change the "Turn off backlight if device is not used for.." setting.
Click to expand...
Click to collapse
That doesnt work! It always set itself to 10 seconds after restart the PDA!
Medes
medes said:
That doesnt work! It always set itself to 10 seconds after restart the PDA!
Medes
Click to expand...
Click to collapse
Worked on mine. Are you waiting at least two minutes before resetting the TC? If not, then you're not giving the setting time to get saved.
Thank You!
Now I had set 1Min and after Registry change wait a bit..
Now it works!
I will be crazy!
The Lock Level is is still 1 !!! and the Display is off after 10 seconds.
But This afternoon it had worked... But now?
Why doesnt it work on my Orbit 2 ??
Medes
If you want to remove the 20 Keypad...I posted a solution here:
http://forum.xda-developers.com/showpost.php?p=1832148&postcount=34
sharer777 said:
If you want to remove the 20 Keypad...I posted a solution here:
http://forum.xda-developers.com/showpost.php?p=1832148&postcount=34
Click to expand...
Click to collapse
Sharer777 - thanks for those reg entries. FYI, they are not formatted correctly. I had to make some minor changes to get them to take effect. I had to add "Windows Registry Editor Version 5.00" at the top of the file, and took out an extra blank line at the bottom of the file before it would import.
Also, in my SIP list, while it got rid of touch-keyboard, it still lists touch keyboard. I'll try a reset and see if that clears it up.
Thanks for that though..I've been looking for that!!
Dave
I still have the 10sec. backlight problem....
I thought there is an little Programm anywhere who set the Time to
that value I wont -But who had I seen it??
Medes
Had the problem with the backlight in call, used the .cab, fixed, no longer a problem,
many thanks vasil.
oo03sjw said:
Had the problem with the backlight in call, used the .cab, fixed, no longer a problem,many thanks vasil.
Click to expand...
Click to collapse
Agreed, thanks, but I removed the backlight update anyway. I realised that the advantage of the screen turning off after a few seconds is that I don't press the screen with my fat face and run loads of programs by accident...
rickgillyon said:
Agreed, thanks, but I removed the backlight update anyway. I realised that the advantage of the screen turning off after a few seconds is that I don't press the screen with my fat face and run loads of programs by accident...
Click to expand...
Click to collapse
As mentioned the .cab fix has solved the problem but created another, I have just finished a 33 min phone call and my face is no fire, is there a happy medium fix somewhere, or could there be ie. backlight switches off after 1,2,3,4..mins and not 10 seconds?
FYI - there is also the same related thread, Problem: display turns of during call - can they be joined?
Ive also the problem, that i can change the backlight time from 10 secs to 30 or more... but also after restart, its again @ 10 secs!!! Think, thats an annoying bug.
dfields said:
Sharer777 - thanks for those reg entries. FYI, they are not formatted correctly. I had to make some minor changes to get them to take effect. I had to add "Windows Registry Editor Version 5.00" at the top of the file, and took out an extra blank line at the bottom of the file before it would import.
Also, in my SIP list, while it got rid of touch-keyboard, it still lists touch keyboard. I'll try a reset and see if that clears it up.
Thanks for that though..I've been looking for that!!
Dave
Click to expand...
Click to collapse
Could you give them to us in a right format.
Cause I download sharer777's files ... doesn't work and i don't like the 20 keypad !!!
Thanks
XDA Neo
hi,
I have also the 10secs display darken Problem on the orbit2.
I had same problem on XDA Neo, found no (working!) reg fix for that, only the program BatteryStatus had an option to clear the problem out.
Can it be a O2 based problem?
found something working:
try this:
\HKCU\ControlPanel\Backlight\LockLevel
ignore the LockLevel key inside the LockLevel folder...RENAME the folder to LockLevelx...i tried various other strategies but this caused the phone to eventually recreate the LockLevel folder with the proper key inside...but this time the key was set to 0 instead of 1. it's been 2 weeks with multiple soft resets and the backlight settings have been surviving as they should...
Koerc, you are my man! It works!
Cheers,
Derek.

How to unlock registry?

Hi all,
I'm still trying to fix problem with doubled contacts in People tab (sim contacts are there)
When I'm changing registry settings via TotalCommander or any other registry editor everything works fine ... till soft reset.
Then "Show SiM" option in registry back to "normal" = 1 :|
Have no idea what is wrong...is this some kind of registry protection ?
Regards
B.
For a registry change you need a power toggle.
With a softreset you'll loose the change.
But if you turn the device of and back on again, the change will have been saved.
Sounds weird, but it's really so, try it
I used advanced configurator but it seems that even though it sasys a soft restart is required after the soft restart it defaults back to showing them (even NO is the default :/)

Turn data connection on and off via program icon

I have down loaded and am using two great cab files that I am now using on my Sprint TP. One is BT on/off, and the other is WIFI on/off. In particular I have mapped BT on/off to a soft key on my TF3d home screen (easier than having to take 3 steps to access comm manager) Quickly turn BT on and off (toggle).
Does any on know if there are any cabs out there that create a program icon to turn on, and turn off the Sprint data connection (toggle it on and off, like the sliding comm manager feature?
I would map it to another softkey on my TF3d home location. I am already aware of being able to terminate the data connection via the long press option quick list.
I like to turn off the connection, fairly quick after I use it to conserve battery.
I also posted this in the CDMA Threads

Editing the home screen

Is it possible to change camera&phone from the bottom of the home screen to eg. wifi&phone?
emili000 said:
Is it possible to change camera&phone from the bottom of the home screen to eg. wifi&phone?
Click to expand...
Click to collapse
yes it is possible
Yes! I've used Advanced Configuration Tool v3.3.cab.
In advanced configuration you can select different applications to set in the bottom of the home screen.
Could you tell me where will I find it (which option should I choose)
Search here in XDA for "advanced configuration tool V3.3.cab" (thanks shape!) and install it!
Then U go in "User Interfaces"->menu->more setting->key mapping and here you can sett every programs you want assign to the sofkeys!
in order to not make another thread; where will I find "phone"? I've changed it by mistake, and now I can't switch it back.
If you use AdvancedConfig then, you can change the softkey by looking up the "phone" shortcut from the drop down list or you can just leave it blank & it will change it automatically to the default setting.
Maybe a little OT... But I read that .NET 3.5 needs to be installed. Can I simply download and install it or do i need to manually do register changes afterwards (read that I had to somewhere)?
Just install NetCF3.5 to your phone (Main Memory or Storage Card) does not matter, mine is running just fine from SD Card. Soft reset & it should run with no issues.
Continuing the OT:
The Netcf 3.5 is not replace automatically but we must change the values on the register.
HKey_Local_Machine -> Software -> Microsoft ->. NETCompactFramework
click on item 2.0.7045.00 and change the value from 1 to 0
click on item 3.5.7283.00 and change the value from 0 to 1
Close ... soft reset and you have the ROM with the NETCF 3.5!
ok, now I know. However it worked for me without having to change registry settings.
or use this progam, works on diamond 2 too..
Does anyone know how you might, in a similar vain, get Notes to appear on the home screen?
@marcelvanblankers:
doesnt work on my td2! after restart it seems like it does, as there actually are the replaced buttons being displayed, but when tf3d launches there are "phone" and "camera" back again.
That's BS.
I just installed NetCF 3.5 via .cab and Advanced Config worked, without any registry changes.
i was talking of the softkeymanager1_1_diamond_beta.ARM_WM5.cab
woelv said:
@marcelvanblankers:
doesnt work on my td2! after restart it seems like it does, as there actually are the replaced buttons being displayed, but when tf3d launches there are "phone" and "camera" back again.
Click to expand...
Click to collapse
you must check the checkbox in the program to change the keys when using TF3D....
one is for standard today, the other for TF3D..
greetz
that's exactly what i did. i just tried it again - same thing, no change.
I'm looking for a solution to replace the calendar by the tasks and notes in the home screen.
Does anyone knows how to do it?
Tks
woelv said:
that's exactly what i did. i just tried it again - same thing, no change.
Click to expand...
Click to collapse
change the keys in program, save settings then exit.
in TF3D switch a tab and switch back to homescreen.
now it will be changed, it works on my diamond2. in TF3d and in original today.
do you have .net 3.5 installed? i know i have.. don't know if it matters..
greetzz

Categories

Resources