Jump to content
AVIC411.com

pionara

Members
  • Content Count

    736
  • Joined

  • Last visited

Everything posted by pionara

  1. thanks to somniac, i got a bit further on my u310bt, (not using condi hackmode stuff... i just want switchable nav between igo and stock.) I suspect NEventWatcher.exe may be lockign the comport. I was able to do a basic test with a mortscript to do a simple reg change followed by a reboot to "remap" the comport and take it away from stock nav. If i intercept HMIManager after the hack and load igo8, it works and sees comport on 4. However, if i do that, none of the control overlays/daemons have loaded yet. So then I intercept something further downstream - like navi.exe, and i see the av
  2. ok. good news is the com hack seems to work, but bad news is that it's only partially here is the very simple way i did it with intercepting HMIManager.exe as a mortscript (renamed original to HMIManager.exe): currentport = RegRead("HKLM", "\Drivers\BuiltIn\GPS_HWCOM", "Index") If (currentport = 2) RegWriteDWord("HKLM", "\Drivers\BuiltIn\GPS_HWCOM", "Index", 4) Reset EndIf Run("\Storage Card\iGO8\iGO8.exe") so it will do a soft reboot with the comport changed, and igo8.3 will launch and see the gps. Problem is with the various buttons/panels are inoperative without some of t
  3. thanks somniac.. i had a similar idea: intercept and lock com port before it gets locked by pioneer process, then free it up for igo, etc. after looking at some regdumps and the rom launch order in registry (i thought it might be \windows\NEventWatcher.exe who is the "master" launcher and may be locking this) we may be able to do a simplified version of this that doesnt need full condi install. I suspect with mortscript we can intercept one of the regular exes and do some varation of this: 1. make needed reg changes to comport 2. sleep small amount of time if needed 3. launch igo or w
  4. you can get them from ebay for around 35-40 bucks shipped i picked up a cable for my f700bt, which was the same as several other models.. it had part number of x910bt
  5. Yeah, im not sure why navgate apps arent running either. I get same thing.. Perhaps something else is needed? (some flag or version file?) Really need to compare My Flash Disk and My Flash Disk2 contents from legit upgraded u310/f310 Could be that there are support files/folders in My Flash Disk2/NDATA that are needed (and created by normal upgarde)...
  6. 2011 maps are recent and working!! http://avic411.com/index.php?/topic/32294-updated-2011-maps/ Somebody with the powers should probably update the stickies in this forum...
  7. now, i'm thinking we can use maps/pois from Z110 update (cnsd-210FM), but unfortunately, even after I strip out alot of stuf (canada, other langs, etc), it's still like 2+ GB and wont fit on "My Flash Disk2" which is ~1.8 GB. I'm guessing the official CNSD-230FM for u310bt family either is pared and squeezed down to fit on 1.8 gb space, or they use some trick to run maps and/or pois off of the SD card. Now... They use lots of flag (.FLG) files in various places to trigger behavior, or have specially named folders that are significant. Perhaps someone with the poi/map update can tell us
  8. from the fw update from this thread.. it's the one that puts a folder called "QI_037_CNSD_130FM" trying to put that on a sd and updating from there even after patching RenewalIFLib.dll didnt really work. It would reboot into update mode but kept getting some error about cant read SD card. Anyhow, had to kick it out of update mode by booting into testmode/explorer and deleting My Flash Disk\System\?? (cant remember exactly what). To upgrade, first upgraded wince img: take winceimg.bin/.cks from "QI_037_CNSD_130FM", put Update/user/prg/plt, and put them in root of sd card boot into test
  9. Well i figured out how to flash the 2.001 winceimg.bin/.cks from teh CNSD-130FM update, and copy over the PRG folders so i have 2.001 navi/menu which is an improvement (looks like newer f/x interface) - but maps are still old. I think i had to put the verinfo.dat from update into My Flash Disk/SYSTEM/RENEWAL (or something like that...) - this made the version show up correctly. Wish I could find the maps update. Saw that there is an even newer update out with 2011 maps.. (CNSD-230FM) It says it has updated navi/interface on the pioneer site.. Anybody have this and can report o
  10. So I just pulled a u310bt out of my car and put in a used f700bt that I got really cheap off of ebay - it did not have the a/v harness included. The u310bt plays audio from ipod/iphone just fine over usb without additional need for separate a/v lines. Does anyone know if it is even possible for 700/900 to play audio over usb? Is this something in hw or in software? A driver/dll perhaps?
  11. epa do you still need backup of "\My Flash Disk\PRG0" and PRG1 ? I'm able to get into explorer via testmode hack by launching mortscript, and then doing stuff like backup registry and run miopocket on this.. I can run igo8 from test mode which works great (and sees gps on port 2/56400), but dont have the buttons/mode/control of audio/radio... These seem to be controlled by someting launched via HMIManager.exe (Which seems to startup av.exe, navi.exe, and others). If i replaced navi.exe (or av.exe) with mortscript and launch igo8, i get the buttons/mode overlay, but igo8 doesnt see com2
×
×
  • Create New...