Jump to content
AVIC411.com

eam

Members
  • Content Count

    9
  • Joined

  • Last visited

About eam

  • Rank

  1. Hi, yes you can upgrade maps if you know where to download them and you can install another navigator. If you want only upgrade maps there are no issue about our unit, if you want to change navigation software we have following problems: You lose graphic menu so if you want to switch from radio to usb, you have to press SRC Button but you cannot see the actual menu and touch the icon using touch screen You lose bluetooth for now, I have to find a way to start bluetooth service After 30 minutes the unit goes in standby and you have to extract the display and insert it again What I mean
  2. Hi, I haven't got a reboot problem, my unit goes in suspend /standby mode, radio and backlight turned off, and it happens after 30 minutes. When it happens, I have to extract the display, insert it again and then it wakes up, and then I have to press the src button to wakes up the radio again. When it wakes up, IGO is still running in background, so it is not a reboot but a suspend / standby event. About the builtin navigation software, it starts a process called "HMIManager.exe", it is the Main program and it is located in My Flash Disk\PRG0. HMIManager.exe starts navi.exe, tel.exe, voice.e
  3. It is very strange, I wrote the following code using windows CE API to force PowerManager to reload windows registry keys and for reset SystemIdleTimer every 5 seconds, the application works properly but the device goes still in supend mode after 30 minutes!!!! #include <stdio.h> #include <windows.h> #include <commctrl.h> #include <winbase.h> int WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, LPWSTR lpCmdLine, int nCmdShow) { HANDLE hevReloadActivityTimeouts = OpenEvent(EVENT_ALL_ACCESS, FALSE,L"PowerManager/ReloadActivityTimeouts"); if (hevReloadActivityTime
  4. I read if you change registry power settings, you have to call the event “PowerManager/ReloadActivityTimeouts”, without this call Windows PowerManager not read your registry changes, so I need an application for winCE that calls that event when starts. It is explain better at this link http://www.e-consystems.com/blog/windowsce/?p=112
  5. Yes, it goes in suspend mode always after 30 minutes, within or without IGO I don't know what I can try now, I finished all ideas
  6. Hi, I resolved volume issue launching TestMode.exe at startup using mortscript and with mouseClick command I click "set MUTEON HI" automatically. My problem now is stereo after 30 minutes goes in suspend mode (also radio turned off automatically) and I already tried IGO power keys you mentioned. I have a question about IGO keys: every time I change sys.txt I have to remove save folder or IGO reads sys.txt even if save folder already exists?
  7. Hi guys, I have already posted some problems about my AVIC-F320BT but I resolved them (I had problem with audio). Now I can run IGO Primo from Windows CE 5 using TestMode and mort script and I can listen IGO audio sound, the problem was volume too low. I can't hack my Navgate or I don't know how to hack it because my pioneer navi program is not IGO 8 but an other software that controls all hardware such as bluetooth navi etc, so I have to use IGO from windows ce. I have a last problem and I tried everything so I hope you can help me to find a solution: after 30 minutes, my avic (only from
  8. Hi, I don't know how to launch Primo inside NavGate. The program HMIManager.exe starts bluetooth, navi.exe etc. If I rename navi.exe or replace navi.exe with a mort script, HMIManager goes in loop mode; seems it waits for some return code by navi.exe program. So it seems can be more easy for me enable audio from windows CE among mod NavGate
  9. Hi, I have an AVIC F-320BT. My navigator is NavGate and I don't like it so,with testmode, I have successfully installed Igo Primo but I can't resolve sound issue. If I try to play a sound from windows CE wiht a sound test program, it says "Audio error". I tried to play a sound from sd-card in AVIC normal mode and then reboot with testmode but I can't listen IGO audio. My question is: is there a way to enable sound from windows CE? If I start HMIManager.exe (main exe for NavGate navi program) from windows CE I can listen NavGate audio so I think HMIManager.exe starts something such as dl
×
×
  • Create New...