Notices

X50 / X51 Forums Talk about anything related to the X50 / X51 series.

Reply
 
LinkBack Thread Tools
Old 11-18-05, 12:11 AM   #196 (permalink)
Aximsite Veteran
 
Patrick Y.'s Avatar
 
Join Date: May 2005
Location: US
Posts: 1,153
Device: My x51v with Skype!
Carrier: Skype!
Thanked 0 Times in 0 Posts
Can someone help me?
http://www.aximsite.com/boards/showthread.php?t=105629
http://www.pocketpcthoughts.com/foru...ic.php?t=44401
__________________
Got my first PPC when I was 12:approve:

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.


Acer n10 > x50v > x51v :approve:
2200mah secondary
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

3 year warranty
Dopod Bluetooth Keyboard- NOW WORKS WITH WM5 THANKS TO WIDCOMM PROJECT!!
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Big thanks to Solsie, Shsmith, Beemer, Menneisyys, and many others who provided various tweaks/fixes :approve:

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Patrick Y. is offline   Reply With Quote
Sponsor Ads
Old 11-18-05, 01:18 AM   #197 (permalink)
Aximsite Prospect
 
Join Date: Nov 2005
Posts: 9
Thanked 0 Times in 0 Posts
Originally Posted by jeffx
I'm glad I waited to do this upgrade...I already have a full time job.
I upgraded my x50v to 5.0 after several days of problems of increasing severety, it eventually reached the point that it could not even be turned on with a hard reset. After several hours online with Dell Tech they repalaced the unit with one with 2003 SE 2. I have this constructive advice that I had learned the hard way but had ignored in this case.

IF IT SAYS MICROSOFT AND ENDS IN A ZERO RUN!!!!!!

Question: How does Microsoft spell Beta Tester?
Answer CUSTOMER.
xaris777 is offline   Reply With Quote
Old 11-18-05, 11:00 AM   #198 (permalink)
Aximsite Minor League
 
Join Date: Mar 2005
Location: Singapore
Posts: 238
Thanked 0 Times in 0 Posts
y upgrade went smoothly. The PDA works well. No complaint. Now, ROM upgrade is bonus.
Bright is offline   Reply With Quote
Old 11-18-05, 11:08 AM   #199 (permalink)
Aximsite Minor League
 
Join Date: Mar 2005
Location: Singapore
Posts: 238
Thanked 0 Times in 0 Posts
I've a theory on the battery drain that some had experienced. The new OS is a little too helpful. The moment it comes near any Wifi or BT points, it starts to attempt to connect automatically. This action will definitely push your battery consumption to max. Sustain long enough, battery will be fully drained.
Previous OS needs us to fire up the relevant hardware before any attempt to connect. WM5 seems to be set at automatic. Logic implies that the Wifi and BT hardware must be coming up at intervals (and short ones at that) to be able to search for access points so quickly.
I was driving on a highway and as I passed some housing estate, the Wifi attempts connection with signals it picked up (and I did not enable the Wifi -- at least not while driving).

Any thoughts?

BTW, anyone knows of how to make it truly manual, working only at my command?
Bright is offline   Reply With Quote
Old 11-18-05, 03:16 PM   #200 (permalink)
Eamonw
Guest
 
Posts: n/a
Thanks for your help!

Originally Posted by Eamonw
1-Blue Screen of Death on with ActiveSync 4.x/USB on my Thinkpad laptop

Sorry I'm a newbie with this site and I may have posted the same request incorrectly. Regarding your problems with the ThinkPad and Blue Screens what did you do to solve them? I have a Thinkpad T30 that formerly synced fine with my iPaq 5555 and Windows Mobile 2003 - now with my new Axim X51v I can't sync at all. When I try, Activesync tries to retrieve my device settings but Blue Screens indicating an IRQ problem. Can you help?
Solsie, thanks for your tips, :approve: I can now get the Axim to sync with my Thinkpad. I still have firewall issues but there is plenty of information in this thread of posts to figure that out. Like you my Axim is a toy first but an important business tool close behind. I was using mNotes to sync my Notes 6 Calendar and Address Book when I used my WM 2003 system but I find that it does not work completely with WM 5. I bought the latest version last night and removing the old version and installing the new version solved some of the problems. Interestingly I'm having problems with its main functions, syncing the Calendar and Address Book. Have you heard of anyone else with problems with mNotes and WM 5?
  Reply With Quote
Old 11-18-05, 06:48 PM   #201 (permalink)
ctitanic
Guest
 
Posts: n/a
Ok, guys. I was wrong. I decided to test the Cache size running SPB Benchmark for different Cache sizes and in that way to find out if these registry hacks work or not. I'm attaching a word document with the results. The conclusion is that having the CacheSize = 4096 (Dec) will increase the general performance in 20% (see word document). The 4096 is 0.3 % faster than a CacheSize of 8096 (Dec).

In the same way that I found that some of these registry keys really work I did not find any evidence of these two keys doing any good:

HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS\DataCacheSize=0x1FA0(4096)

HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS\Flags=0x28(40)

In fact they did not exist in my machine neither in the WM5 emulator.

Taking in consideration these tests I have decided to include this trick in the next release of Tweaks2K2. The hack will use the optimum value of 4096 and will only change the following registry keys that are the only that gave me some possitive results in my tests.

Code:
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\CacheSize=0x1000(4096)
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\EnableCache=0x1(1)

HKEY_LOCAL_MACHINE\System\StorageManager\Filters\fsreplxfilt\ReplStoreCacheSize=0x1000(4096)
Attached Files:
File Type: zip Axim X51v no cache.zip (8.4 KB, 113 views)

Last edited by ctitanic; 11-18-05 at 10:54 PM.
  Reply With Quote
Old 11-18-05, 07:06 PM   #202 (permalink)
Aximsite Rookie
 
Join Date: Jan 2005
Posts: 92
Thanked 0 Times in 0 Posts
In the first post it says that these cache changes will incur additional RAM consumption. Is it a standard amount of RAM that gets lost or it varies with the use of each ppc ?
geng is offline   Reply With Quote
Old 11-18-05, 07:13 PM   #203 (permalink)
ctitanic
Guest
 
Posts: n/a
4096 is the quantity of Sectors and it's the same than around 2 MB of RAM.

http://msdn.microsoft.com/library/de...rySettings.asp
  Reply With Quote
Old 11-19-05, 12:32 AM   #204 (permalink)
Aximsite Veteran
 
Join Date: Jan 2005
Posts: 1,498
Device: Samsung A900m
Carrier: Sprint
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Heart

If you want to change the look of your "dull" WiFi icon on the bottom of your Axim. Courtesy of Scott Seligman.
If you already have Tweaks2k2, then just go to step-3

Step-1: download on to your device (axim) setsecurity.exe and
run it

Step-2: select the option 'Security Prompt Off' (yay no more
security prompts when installing apps)

Step-3: Copy the mui file to \Windows; Soft reset.
:approve:
Attached Images:
File Type: jpg Before.jpg (2.6 KB, 3100 views)
File Type: jpg After.jpg (2.2 KB, 3080 views)
File Type: jpg WiFi.jpg (4.2 KB, 1001 views)
Attached Files:
File Type: zip WiFi Icon.zip (10.9 KB, 1606 views)
__________________
The Lighter Side of Mobile Technology

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

X51V
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Latest News, Tips, Skins, Podcasts, Videos,..Visit
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by SolSie; 11-19-05 at 06:08 PM.
SolSie is offline   Reply With Quote
Old 11-19-05, 06:16 AM   #205 (permalink)
jxt
Guest
 
Posts: n/a
the wifi icon is awsome!finaly no more dull dell icon.
anyone seen a bluetooth one yet?the default one is vile!
  Reply With Quote
Old 11-19-05, 09:04 AM   #206 (permalink)
Aximsite Prospect
 
Join Date: Nov 2005
Posts: 9
Thanked 0 Times in 0 Posts
Surely the new WiFi icon shouldn't show full signal when it's replacing one that shows no signal? Just a thought... And also, doesn't WM probably have 2+ icons for different signal strengths that you could all replace? This would give aesthetics and function.
theodorecarras is offline   Reply With Quote
Old 11-19-05, 10:15 AM   #207 (permalink)
Aximsite Veteran
 
Join Date: Jan 2005
Posts: 1,498
Device: Samsung A900m
Carrier: Sprint
Thanked 0 Times in 0 Posts

Awards Showcase
Aximsite Active Bronze Member 
Total Awards: 1

Heart

Originally Posted by theodorecarras
Surely the new WiFi icon shouldn't show full signal when it's replacing one that shows no signal? Just a thought... And also, doesn't WM probably have 2+ icons for different signal strengths that you could all replace? This would give aesthetics and function.
No this new WiFi icon actually is fully functional, it shows different icons according to the signal level!
:approve:
Attached Images:
File Type: jpg WiFi.jpg (4.2 KB, 296 views)
__________________
The Lighter Side of Mobile Technology

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

X51V
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Latest News, Tips, Skins, Podcasts, Videos,..Visit
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Last edited by SolSie; 11-19-05 at 10:27 AM.
SolSie is offline   Reply With Quote
Old 11-19-05, 01:57 PM   #208 (permalink)
Aximsite Prospect
 
Join Date: Nov 2005
Posts: 9
Thanked 0 Times in 0 Posts
Great. Will be installing this ASAP. Any way of changing the Bluetooth icon? Is there any way I could do that myself?
theodorecarras is offline   Reply With Quote
Old 11-19-05, 02:42 PM   #209 (permalink)
Aximsite Major League
 
Join Date: Jun 2005
Location: Nashville TN
Posts: 311
Device: Motorola V3r
Carrier: Cingular
Thanked 1 Time in 1 Post
I unzipped the file to my PPC Windows folder and did a soft reset. Still the same icon. What am I doing wrong?
__________________
Lizard_weasel (Steve)
Axim X51V A01 Hardware A12 Rom
Kingston 2gb cf card
PNY 2gb sd card
Globalsat BT-338 GPS Receiver 3.1.1 Firmware
SteveFLHTCI is offline   Reply With Quote
Old 11-19-05, 03:56 PM   #210 (permalink)
Aximsite Minor League
 
jowilk's Avatar
 
Join Date: May 2005
Location: California
Posts: 139
Thanked 0 Times in 0 Posts
hi, copied mui to windows directory did a soft reset and shows the same icon. do we need to reanme the mui file?
jowilk is offline   Reply With Quote
Reply

Tags
stay, tips, wm5

Sponsor Ads

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 12:48 AM.
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.3.0
Copyright © 2003-10 LeckMedia, LLC