Oct 19th, 2009, 5:49 am
Hi,

The only problem I have is that when I turn off the screen on my becker 7934 and turn the screen back on igo freezes. It is a win ce problem since I have another device running win ce 4.2 and on that one igo works right. I only have this problem with igo. Universal unlock 320x240, cecmd, all work right if i turn off and i turn on the device. It must be a registry problem or a part of win missing.

Any ideeas?

Could it be related to the fact that on the device that I have no problems with, when exiting, i also get the option to minimize, while on the device that I get the freezes on I don't get the minimize option?
(Remember that I'm talking about the same igo installation on the same sd card - no difference between any igo files when running on either one).

PS the becker 7934 is based on the MiTAC PNA500 (at least that's what the registry says at platform).
Oct 19th, 2009, 5:49 am
Oct 19th, 2009, 6:11 am
Another clue : before running igo everything works ok, i can turn on and off and the windows are there. After running igo and exiting, turning off the device and turning it on results in a frozen device. So igo changes something somewhere when it starts.
Oct 19th, 2009, 6:11 am
Oct 19th, 2009, 9:12 am
TrungTran10 wrote:
bad-sector wrote:stilll not working!!!

Try use the data the branding in Post 6003 from toja link's http://rapidshare.com/files/287303307/s ... omSoft.rar
and add to your sys.txt as:

[interface]
skin="ui_igo8_da"


iv'e used the old data and it works perfectly,
but eversince i used the 972.... version im keep getting errors... (out of memory and so on) any clue on what might be the problem? maybe its the data file?
Oct 19th, 2009, 9:12 am
Oct 19th, 2009, 4:47 pm
I have been using Igo 8 on my Mio c310x for years now with no problems. I am now running it on my HTC Touch Pro 2 cell phone and it works alright but there's still some major problems maybe someone can help with.

1) It doesn't allow me to tilt. Is this something I should be able to do? Meaning, if I tilt my device in landscape mode should Igo 8 tilt as well? This isn't a big deal but if I could do that it would be incredibly cool.

2) This isn't a big deal but my keyboard doesn't work, only the onscreen one does. When I type something using the phone's keypad everything enters as the letter "A" with a circle above it.

3) Finally, I know there's a way to have a phone icon show up so I can make a phone call without exiting Igo 8. I actually saw it there once and had no idea how the hell I got it there. Have never seen it again. Yes, I did the [phone] thing in sys.txt.

If someone could help me out I'd be forever grateful!
Also, a tip: Igo 8.3.2 runs much much better on my Mio and cell phone. 8.3.4 barely runs on my Mio and it is very, very sluggish on my HTC Touch Pro 2. Not that I mind, just figured I could help since I'm asking a few questions!
Oct 19th, 2009, 4:47 pm
Oct 19th, 2009, 9:37 pm
3. ) Touch the battery-meter / gps-signal, (bottom left corner if you are running it in landscape, right upper in portrait) and you will see a phone button.
This button is blank if you are running Igo on a non-phone pda.
Oct 19th, 2009, 9:37 pm
Oct 19th, 2009, 11:02 pm
tweakradje wrote:
kram wrote:
tweakradje wrote:Try this in SYS.TXT

[modules]
;### might help suspend/resume problems
;IPOWER_DRIVER="PDA_POWER_DRIVER"
;IPOWER_DRIVER="WINCE_POWER_DRIVER"
;IPOWER_DRIVER="PASSIVE_POWER_DRIVER"
;IPOWER_DRIVER="NULL_POWER_DRIVER"
;IPOWER_DRIVER="UNIHAM_POWER_DRIVER"
;IPOWER_DRIVER="UNIDEN_POWER_DRIVER"
;IPOWER_DRIVER="MAPTRAX_POWER_DRIVER"
;IPOWER_DRIVER="HAWK_POWER_DRIVER"
;IPOWER_DRIVER="ALPINE_POWER_DRIVER"


Thanks tweekradge, I'll play with those and see what happens.

kram.


OK. Don't forget the feedback. It may help others.

Cheers


This is my MAGICIAN PDA CONFIG\DEVICES INI file. My suspend problem was only
solved by setting suspend_state_define (see below)

Code: Select allinfo_names="HTC MAGICIAN"

;### HTC Magician running wm6.1 Cotulla ROM

[modules]
;IPOWER_DRIVER="PDA_POWER_DRIVER"
IPOWER_DRIVER="WINCE_POWER_DRIVER" ;PDA driver keeps shutting down on battery

[3d_config]
frame_fontsize_muler=1.4   ;(1.0) label font factor, CONFIG\DEVICES INI file
;roadsign_lines_per_screen=14   ;(30) max streetnames on the screen, affects fontsize in 3D

[rawdisplay]
;dpi=120
;orientation_restore=1
;orientation_fix_1=1
;jun08 version
;gx_disable_detect=1   ; ok
;gx_force_using_dll=1  ; or gx.dll?
;gx_allow_gaps=1       ; huh?
;
highres=0
;driver=GX   ;GDI GX GLESS
;class="landscape"
; or rlandscape, portrait, square,wide, auto

screen_x=240
screen_y=320
stretch=0

[debug]
;max_memory=30000000
fov=45   ;(45)

[interface]
resolution_dir=240_320
check_bt_pairing=0

[phone]
;### more likely set in device ini
driver="TAPI"

[tmc]
port="COM,1"
baud=38400
source="gns"
init_on_startup=0
;enable_igo_provider=1
;tuner_alg_search_force_on=1

[gps]
port = 6
baud = 19200
internal = 0

[power]
suspend_state_define="Suspend,BacklightOff,ScreenOff"   ;(Suspend,BacklightOff,ScreenOff,Unattended)
resume_state_define="On"            ;(On)

;skip_resume_process=1      ;(0) might help resume from standby
;skip_suspend_process=1      ;(0)
;skip_suspend_process_all=1   ;(0)
;skip_resume_process_all=1   ;(0)

backlight_methods = 1,40
backlight_events = 1

backlight_min = 1
backlight_max = 50
backlight_reverse =0

backlight_key_bright_BA ="BrightNess"
backlight_key_bright_AC ="ACBrightNess"
backlight_key_timeout_BA = "BatteryTimeout"
backlight_key_timeout_AC = "ACTimeout"
backlight_key_ontap_BA = "BacklightOnTap"
backlight_key_ontap_AC = "ACBacklightOnTap"
backlight_key_on_BA = "OnOffBatt"
backlight_key_on_AC = "OnOffAC"

;keep_backlight_on_restore = 0

[sound]
queue_length=200
use_os_volume=0
use_method=5
os_volume=255      ;(127)


Hope that helps some people :)

Cheers
Oct 19th, 2009, 11:02 pm

The current laws of physics are like half the alphabet.
Nice words can be made but we are missing the story.
Oct 20th, 2009, 10:14 am
When I check with Navigon 4.2 I see much more detailed TMC Messages than within iGO (using the HyperGPS) - with brief description of what is the reason, how many lanes are effected, ... in Navigon - no mather what version I test - I only see the issue (like "blocked") and where.

Actually I thought this is an TMC Plus issue - as in Austria we are able to receive this service for free since summer - but shouldn't iGO be able to encode these too? Has someone any hint for me? maybe a setting missing in the system.ini or sys.txt?

THX


Markus
Oct 20th, 2009, 10:14 am
Oct 20th, 2009, 10:42 am
I dont no if the system in Austria is the same then in Germany, but TMC-Pro works only with 2 versions of iGO8, this is the 8.3.2.90500 (May 20 2009) with TMC-Pro and TTS and the 8:3.2.97313 (Jul 3 2009) without TTS. The last Becker Version and Amigo has also TMC-Pro.

NB
Oct 20th, 2009, 10:42 am
Oct 20th, 2009, 11:03 am
Nep - tried it with this version also - currently we have an incident here in Vienna - it's shown in Mobile Navigator as "Gesperrt, mit Überflutungen ist zu rechnen, Verkehrsbehinderung durch Rohrbruch" and in iGO only as "Gefahr - Sperre" which is a generic text shown in every unexpected incident ...
Oct 20th, 2009, 11:03 am
Oct 20th, 2009, 2:19 pm
SkyRocker wrote:- Another May '09 update, ripped R3 PNA release patched to work both on generic PDA & PNA. As well as the previous release, this one is patched to work with the Generic WorldWide license.

Image

Download Instructions:

- complete navigation software with a few basic files in the Content:

Code: Select allhttp://www.megaupload.com/?d=MSUPME6Q
Pass: srppcwarez


Enjoy!



I have the following problem with your version:
At program startup, i have a system crasch while displaying the Splash screen with the message : "INIT API".

My PNA is Takara GP53v2 with Win CE 6.00. CPU SIRF ARM1136JF-S-AT840

Do you have any idea about the problem ?

Is there another version wich have the following abilities: PNA compatible (wince 6.0) , TTS compatible, TMCpro compatible ?

This is my Crash.txt :

Code: Select all------------------------------------------------------
------------------------------------------------------
------------------ Crash Log Begin -------------------


Current System time: "2009-10-20 13:02:07"
Build: 8.3.2.90500 Demo   Built @ May 20 2009 - 12:15:34

Memory Stats:

   FreeMemory: 24 MB, 876 KB, 0 B
   TotalUseableMemory: 29 MB, 824 KB, 0 B
   MaxMemory: 132 MB, 0 KB, 0 B
   ReservedMemory: 4 MB, 0 KB, 0 B
   ActualCacheSize: 0 MB, 411 KB, 1008 B
   GarbageSize: 0 MB, 411 KB, 1008 B



--------------------------------------------------------------------------
 Process         Name          PID       BaseAddr   ParentPID    PrioBase
--------------------------------------------------------------------------
                  iGO8.exe  0x06f1000a  0x00010000  0x00000000  0x00000003
--------------------------------------------------------------------------
--------------------------------------------------
 Modules         Name        BaseAddr    BaseSize
--------------------------------------------------
              toolhelp.dll  0x40130000  0x00006000
               coredll.dll  0x40010000  0x000a7000
                 fpcrt.dll  0x400d0000  0x00012000
                 ole32.dll  0x40550000  0x0002f000
--------------------------------------------------

--------------------------------------------------------------
 Threads                       TID       BasePrio   DeltaPrio
--------------------------------------------------------------
                            0x06f2000a      251          0
--------------------------------------------------------------


Exception:   0xc0000005
At address:   0x00016318
Access violation reading address:   0xd1e00001
0x00016318      (A)


WinCE CallStack snapshot (function names unknown - map file \ResidentFlash\igo\iGO8.map not found):

0x400291f8      (A)
0x005e46f8      (A)
0x005e4614      (A)
0x005e3a64      (A)
0x005e3b60      (A)
0x001a59c8      (A)
0x00083910      (A)
0x40076ca0      (A)
0x400580e4      (A)
0x400522b4      (A)
0x4002a48c      (A)
0x4002a77c      (A)
0x400523b4      (A)
0x00016318      (A)
0x00015e48      (A)
0x00015d90      (A)
0x000141d0      (A)
0x000838c4      (A)
0x00083d08      (A)
0x001a4f00      (A)
0x001a2960      (A)
0x001a393c      (A)
0x0046c84c      (A)
0x0046f338      (A)
0x0046f250      (A)
0x0047a9dc      (A)
0x00477dfc      (A)
0x001a8234      (A)
0x001ace88      (A)
0x000a458c      (A)
0x003c65c0      (A)
0x00063cb4      (A)
0x00063d28      (A)
0x000a1a2c      (A)
0x000a4618      (A)
0x000a5638      (A)
0x001ab058      (A)
0x001a53bc      (A)
0x001a593c      (A)
0x005f9310      (A)
0x4003c124      (A)


Global status:

   bInFocus: 1
   bMouseDown: 0
   bInLogic: 0
   bInRender: 0
   CurrentState[128]:
   GPS Pos: (0.000000,0.000000)
   Camera: pos:(0.000000,0.000000) rot:0 persp:0 zoom:0.000000 eng=0)


------------------- Crash Log End --------------------
------------------------------------------------------
------------------------------------------------------



------------------------------------------------------
------------------------------------------------------
------------------ Crash Log Begin -------------------


Current System time: "2009-10-20 13:02:10"
Build: 8.3.2.90500 Demo   Built @ May 20 2009 - 12:15:34

Memory Stats:

   FreeMemory: 23 MB, 368 KB, 0 B
   TotalUseableMemory: 28 MB, 916 KB, 0 B
   MaxMemory: 132 MB, 0 KB, 0 B
   ReservedMemory: 4 MB, 0 KB, 0 B
   ActualCacheSize: 0 MB, 646 KB, 376 B
   GarbageSize: 0 MB, 646 KB, 376 B



--------------------------------------------------------------------------
 Process         Name          PID       BaseAddr   ParentPID    PrioBase
--------------------------------------------------------------------------
                  iGO8.exe  0x06f1000a  0x00010000  0x00000000  0x00000003
--------------------------------------------------------------------------
--------------------------------------------------
 Modules         Name        BaseAddr    BaseSize
--------------------------------------------------
              toolhelp.dll  0x40130000  0x00006000
               coredll.dll  0x40010000  0x000a7000
                 fpcrt.dll  0x400d0000  0x00012000
                 ole32.dll  0x40550000  0x0002f000
--------------------------------------------------

--------------------------------------------------------------
 Threads                       TID       BasePrio   DeltaPrio
--------------------------------------------------------------
                            0x06f2000a      251          0
--------------------------------------------------------------


Exception:   0xc0000005
At address:   0xf000a7ec
Access violation reading address:   0xf000a7ec
0x005a05d8      (A)


WinCE CallStack snapshot (function names unknown - map file \ResidentFlash\igo\iGO8.map not found):

0x400291f8      (A)
0x005e46f8      (A)
0x005e4614      (A)
0x005e3a64      (A)
0x005e3b60      (A)
0x001a59c8      (A)
0x001a5994      (A)
0x40076ca0      (A)
0x400580e4      (A)
0x400522b4      (A)
0x4002a48c      (A)
0x4002a77c      (A)
0x400523b4      (A)


Global status:

   bInFocus: 1
   bMouseDown: 0
   bInLogic: 0
   bInRender: 0
   CurrentState[128]:
   GPS Pos: (0.000000,0.000000)
   Camera: pos:(0.000000,0.000000) rot:0 persp:0 zoom:0.000000 eng=0)


State queue:

0. 0@-é@*á
------------------- Crash Log End --------------------
------------------------------------------------------
------------------------------------------------------



Oct 20th, 2009, 2:19 pm
Oct 20th, 2009, 3:00 pm
grostim,

I've been using version 8.3.2.90500 for some time now on my X1, Becker z101 and Mio 710. Mainly because of it's TMC pro & TTS qualities.

For me to get it to work I had to use the data.zip that comes with that version. The skin I use is current Dimka Tomsoft which I find very good indeed. Especially as it shows TMC tuning on routing screen.

Try that out....
Oct 20th, 2009, 3:00 pm

" We never really grow up, we only learn how to act in public :) "
Oct 21st, 2009, 11:14 am
How is NDrive in comparison to IGO?
Oct 21st, 2009, 11:14 am
Oct 21st, 2009, 12:45 pm
Is someone capable of doing complete install file for 8.3.4 or newer?
I mean that you transfer everything on SD and instant install...

I tried updates and they don't work for me (on ipaq 214) with program.
On 8.3 i can't connect bluetooth gps Weiom...

I will be very grateful to anyone!
Thank you,
W.

edit: and if it's possible with all resolutions :)
Oct 21st, 2009, 12:45 pm