Notices
Evo X Engine Management / Tuning Forums Discuss the major engine management systems.

Help with ODBII Readiness for Smog Inspection

Thread Tools
 
Search this Thread
 
Old Jun 11, 2010 | 11:35 PM
  #1  
Poondoggs's Avatar
Thread Starter
Evolving Member
iTrader: (4)
 
Joined: Dec 2007
Posts: 119
Likes: 0
From: Los Angeles CA
Help with ODBII Readiness for Smog Inspection

This was originally posted by Acamus. For ODB2 states, to pass smog your readiness monitors need to be reset. So there is a way to force them to be on, but for whatever reason, the patch is not working. Here is the orginal directions:

1. Add following lines after <include>52680015</include> in 52680018.xml,
2. Save it.
3. Open your ROM.
4. Change values as depicted in patch tables
Important: If initial value (e.g. A1BD) is not correct please stop and ask.
5. Save changes.
6. Flash it
7. Test monitor status with some test equipment.

If you find this patch usefull please do small donation so I can buy some EvoX ecu for playing / further patches

52680018:

Code:

<table name="Non-Continuous Monitor Availability Patch - Part 1" category="OBD Inspection" address="8FE4C" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A1BD->6100</data>
<data>CF94->7000</data>
</table>
</table>
<table name="Non-Continuous Monitor Availability Patch - Part 2" category="OBD Inspection" address="8FE52" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>01E2->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Completion Patch" category="OBD Inspection" address="8FEB8" type="2D" level="1" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A0BD->60FF</data>
<data>877A->7000</data>
</table>
</table>

<table name="Monitor Available(1)/Not Available(0)" category="OBD Inspection" address="8FE4D" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Availability Bits" type="Static Y Axis" flipy="true" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

<table name="Monitor Passed(1)/Failed(0)" category="OBD Inspection" address="8FEB9" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Completion Bits" type="Static Y Axis" flipy="true" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

My rom is 52680015, and I changed my definition to in the xml file, and also my evo10base file. What I am doing wrong? 2 monitors refuse to be reset. Thanks!
Reply
Old Jun 12, 2010 | 07:37 AM
  #2  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
Are you entering the values as "0x6100"? Does the box show "6100" after you make the change?

What does the Monitor Available show after the Patch?
What does the Monitor Pass show after the Patch?
Reply
Old Jun 13, 2010 | 10:43 PM
  #3  
Poondoggs's Avatar
Thread Starter
Evolving Member
iTrader: (4)
 
Joined: Dec 2007
Posts: 119
Likes: 0
From: Los Angeles CA
Originally Posted by Golden
Are you entering the values as "0x6100"? Does the box show "6100" after you make the change?

What does the Monitor Available show after the Patch?
What does the Monitor Pass show after the Patch?
I am going to retry this.
Reply
Old Jan 5, 2012 | 08:34 AM
  #4  
motorspt's Avatar
Newbie
iTrader: (11)
 
Joined: Oct 2007
Posts: 56
Likes: 0
From: Charlotte NC
So this will only work for 08 X's. I have a 10 X. My Internal ID is: 55570006. Does anyone have a OBDII Force Pass Inspection for my ROM?

Thanks
Reply
Old Jan 9, 2012 | 12:47 PM
  #5  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
I have it for the 2010's. You can email me if you want a copy. It looks like I haven't posted it to my site yet.


Edit: I remember... my tester never got back to me. I guess it would be a "use at your own risk" type thing. Or I could call him. I'm sure he's done a ton of them by now.
Reply
Old Feb 18, 2012 | 02:18 PM
  #6  
lodifreefly's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jun 2009
Posts: 136
Likes: 0
From: Lodi, CA
52690021

I'm attempting to do this on a 52690021 and the starting values aren't correct... does anyone know if these defs are valid for that ROM or if there are other defs that I need?
Reply
Old Feb 23, 2012 | 08:43 AM
  #7  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
You are probably using the addresses for 526800xx (i.e. the '08 GSR).

52690021 / 22 -----

<table name="Non-Continuous Monitor Availability Patch - Part 1" address="8FE38" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A1BD->6100</data>
<data>CF94->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Availability Patch - Part 2" address="8FE3e" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>01E2->7000</data>
</table>
</table>

<table name="Non-Continuous Monitor Completion Patch" address="8FEa4" category="OBD Inspection" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="2">
<data>A0BD->60FF</data>
<data>877A->7000</data>
</table>
</table>

<table name="Monitor Available(1)/Not Available(0) - Read Only, Do NOT Change" address="8FE39" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Availability Bits" type="Static Y Axis" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>

<table name="Monitor Passed(1)/Failed(0) - Read Only, Do NOT Change" address="8FEa5" category="OBD Inspection" type="2D" level="2" scaling="blobbits">
<table name="Non-Continuous Monitor Completion Bits" type="Static Y Axis" elements="8">
<data>EGR system</data>
<data>Oxygen heater sensor</data>
<data>Oxygen sensor</data>
<data>A/C system refrigerant</data>
<data>Secondary air system</data>
<data>Evaporative system</data>
<data>Heated catalyst</data>
<data>Catalyst</data>
</table>
</table>
Reply
Old Mar 26, 2012 | 08:30 AM
  #8  
soon2bEVOIX's Avatar
Evolving Member
iTrader: (2)
 
Joined: Aug 2009
Posts: 115
Likes: 0
From: neverland
Is there a OBDII Force pass for Tephra V1, rom: 55570106?
Reply
Old Jun 6, 2016 | 08:33 PM
  #9  
Egal44ARock's Avatar
Newbie
10 Year Member
iTrader: (1)
 
Joined: Jan 2011
Posts: 83
Likes: 0
From: Albuquerque, NM
can this be adapted/used on the 09+ Ralliarts?
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Mattjin
ECU Flash
122
Apr 8, 2024 05:34 PM
recompile
ECU Flash
594
Mar 3, 2024 05:00 PM
mrfred
ECU Flash
496
Sep 14, 2022 07:08 PM
SsZERO
ECU Flash
32
Mar 15, 2019 01:40 PM
BCOZEVO
ECU Flash
1
May 28, 2018 04:53 AM




All times are GMT -7. The time now is 01:34 AM.