May 20, 2012, 01:17:15 PM

Author Topic: errors when trying to check for  (Read 293 times)

2.3colt

  • JACKAL Owner
  • *
  • Posts: 129
    • 1989
    • Colt
    • Motor: 4G63 2.3L (stroked)
    • Head: 1G (large ports)
    • Turbo: evoIII 16
errors when trying to check for
« on: November 06, 2011, 01:31:50 PM »
check engine light codes.. a few weeks ago it would show a code.. now it wont.. all I get is a message box saying.

SR : jssc.SerialPortException:Port name - EMPTY; Methode name - readBytes(); Exception type - Port not opened.

and

jssc.SerialPortException: Port name - EMPTY; Method name - setParams(); Exception type - Port not opened.


it logs fine but when I check for codes I get this everytime now...also it wont save the info to bank 1 on the ostrich..I have to go in and manually check it ..as it wants to load a base 2.0 map each time.. please help.

also ..when the car is off with just the key on.. there is not cel. once the car starts it goes off then right back on..is this normal?
Steve

hakcenter

  • dev team
  • *
  • Posts: 1047
    • 2006
    • Other
    • Motor: 4G63 2.0L
    • Head: 1G (large ports)
Re: errors when trying to check for
« Reply #1 on: November 06, 2011, 05:33:19 PM »
In the appropriate forum ? Heh.

I've been working on streaming dtc checks to serial events binded to the jssc lib. Obviously needs more work.

Are you able to switch banks before hand ? Bank switching is working for me, it switches first, then attempts to check the data on the ostrich, you can cancel and it'll still stay switched.

However bank switching is editing the ram on the ostrich, instead of the nand flash. So if your bank switching at a pc, then you unplug it take it to the car, it is going to default back to bank 0.

That is the whole x / x / x bank info. First is read, second is write, 3rd is default bank. The 3rd option is in nand flash, and I don't want to wear anyone's ostrich out. Switch banks while it is in the car.. should be fine.
AMP 2 Corinthians 8:21
For we take thought beforehand and aim to be honest and absolutely above suspicion, not only in the sight of the Lord but also in the sight of men.


2.3colt

  • JACKAL Owner
  • *
  • Posts: 129
    • 1989
    • Colt
    • Motor: 4G63 2.3L (stroked)
    • Head: 1G (large ports)
    • Turbo: evoIII 16
Re: errors when trying to check for
« Reply #2 on: November 06, 2011, 06:51:22 PM »
it wont let me switch banks unless its plugged into the ostrich..in the car..as its not highlighted..

also I noticed after my post (went back out to mess with it).. when I poll a few things..ie: rpm..o2 ait.. and go to one of the other tabs like fuel or ve or timing..and back to logging.. the poll has stopped....when I hit it again..i get those same errors.. not sure if this is caused by having jackal and werewolf on same laptop or not.. owner of the car will be back around the 15th so I can dl it onto his laptop and see if that changes anything..

im just trying to figure out what his code is for now.

not sure if this matters but im using i think its the dsmlink cable..and I have have to change it to com 11 for it to poll the info.(connected via usb connection)... on my car I use a old home made cable with a db9 connector on it..and I use com 1....

also when I start it up I get a message saying... Update Eprom code version 1.0.5 to 1.0.6.. I click OK and it updates it.. but I have to do that each time I load it..

thanks for your help too.. I know u get tons of questions.

Steve

hakcenter

  • dev team
  • *
  • Posts: 1047
    • 2006
    • Other
    • Motor: 4G63 2.0L
    • Head: 1G (large ports)
Re: errors when trying to check for
« Reply #3 on: November 06, 2011, 07:12:11 PM »
Weird, save it to a ds3 and open the ds3 to see if that converts it /shrug.

Authenticated ostrich, no issues changing banks here with one full of gibberish, but I'm on linux.. can you post the about info ?
AMP 2 Corinthians 8:21
For we take thought beforehand and aim to be honest and absolutely above suspicion, not only in the sight of the Lord but also in the sight of men.


2.3colt

  • JACKAL Owner
  • *
  • Posts: 129
    • 1989
    • Colt
    • Motor: 4G63 2.3L (stroked)
    • Head: 1G (large ports)
    • Turbo: evoIII 16
Re: errors when trying to check for
« Reply #4 on: November 06, 2011, 08:55:13 PM »
Product Version: WEREWOLF 1.0.0_536 Java: 1.6.0_29; Java HotSpot(TM) Client VM 20.4-b02 System: Windows 7 version 6.1 running on x86

hope this is what you was asking for..

Steve

hakcenter

  • dev team
  • *
  • Posts: 1047
    • 2006
    • Other
    • Motor: 4G63 2.0L
    • Head: 1G (large ports)
Re: errors when trying to check for
« Reply #5 on: November 06, 2011, 11:33:26 PM »
Okay weird, use the zip in the thread.. should be build 568, dunno how 536 snuck by in the installer

Email me the latest ds3 you have, or the info on the ostrich and I'll fix your eeprom by hand.
AMP 2 Corinthians 8:21
For we take thought beforehand and aim to be honest and absolutely above suspicion, not only in the sight of the Lord but also in the sight of men.


2.3colt

  • JACKAL Owner
  • *
  • Posts: 129
    • 1989
    • Colt
    • Motor: 4G63 2.3L (stroked)
    • Head: 1G (large ports)
    • Turbo: evoIII 16
Re: errors when trying to check for
« Reply #6 on: November 06, 2011, 11:58:24 PM »
so I completely removed WW off my laptop.. and re dl'ed the 568 build that you just put back up LOL... I will try it tomorrow and see what happens and will let you know my findings.. thanks for the help.


Steve