Notices
ECU Flash

Patch: Force OBD Inspection Pass (acamus, mrfred)

Thread Tools
 
Search this Thread
 
Old Sep 23, 2009 | 11:26 AM
  #106  
psphinx81's Avatar
Evolved Member
iTrader: (38)
 
Joined: Apr 2005
Posts: 1,597
Likes: 2
From: Buffalo, NY
just so everybody knows, i passed the NYS inspection this morning with this patch loaded into my car and i have no emission stuff left in my car on the stock ecu!

thank you to everyone involved to make this happen! its greatly appreciated!
Reply
Old Sep 24, 2009 | 05:49 AM
  #107  
MR Turco's Avatar
EvoM Staff Alumni
iTrader: (16)
 
Joined: May 2007
Posts: 3,233
Likes: 3
From: Massachusetts
had to get inspected this morning. Even though i have always passed emissions i decided to give this a try. Everything came back ready including EGR (on the shelf in my garage) and secondary air system. Great job guys!!!
Reply
Old Sep 28, 2009 | 10:17 AM
  #108  
Jacoby's Avatar
Newbie
 
Joined: Aug 2005
Posts: 86
Likes: 0
From: Chi City
Originally Posted by Jacoby
Sooooo..

By searching the **** out of this place and finding both the service manual instructions and suggestions on the ecuflash forum.. I finally "fixed" my cel caused by P0446..

I took out every solonoid and tested it and they were all ok.. The wiring was also good. (service manual has you check these.)

So it had to be the ecu.

To fix this I ordered the elusive and out of stock tactrix 2.0 and used openecu to change the base flash..

I had to set FCA periphery bit 15 to 0 and did the emissions hack found here..

The only problem is that I think it worked too good.. It makes the car pass every test and a talented inspector will catch it.. Per my original inspection sheet the EVO should list the following tests as not supported.. With the hack they came up as "ready"

Secondary Air system - should be not supported
A/C refrigerant - should be not supported
Heated catalyst - should be not supported

Anyway I am back on the road and hope this helps someone with the same issue.

My feedback.. This worked though so thank you!
Reply
Old Sep 28, 2009 | 10:59 AM
  #109  
binky's Avatar
Evolved Member
iTrader: (11)
 
Joined: Oct 2007
Posts: 1,430
Likes: 1
From: Connecticut / Massachusetts U.S.A
Originally Posted by logic
If you added the "Immobilizer Hex" entry from the wiki, then you just have to copy over your Immobilizer value, as well as that "Immobilizer Hex" entry. Just follow the instructions at the top of the page and you should be all set.
Thanks man, I finished copying all my tables and immobilizer [and hex] over. I will fire it up tonight



-Bink
Reply
Old Sep 29, 2009 | 09:25 PM
  #110  
3gEclipseTurbo's Avatar
Evolved Member
iTrader: (12)
 
Joined: Aug 2009
Posts: 1,589
Likes: 0
From: ma
Originally Posted by acamus
94170008

Code:
    <table name="Non-Continuous Monitor Availability Patch Part 1" category="OBD Inspection" address="3677a" type="1D" level="1" scaling="Hex16"/>
 
    <table name="Non-Continuous Monitor Availability Patch Part 2" category="OBD Inspection" address="36790" type="1D" level="1" scaling="Hex16"/>
 
    <table name="Non-Continuous Monitor Completion Patch" category="OBD Inspection" address="36796" type="2D" level="1" scaling="Hex16">
        <table type="Static Y Axis" elements="2">
            <data>36796 </data>
            <data>36798</data>
        </table>
    </table>
Non-Continuous Monitor Completion Patch
@36796 DA2A -> EAFF
@36798 6AA1 -> 6AA7

Non-Continuous Monitor Availability Patch Part 1
from 4019 to E000

Non-Continuous Monitor Availability Patch Part 2
from 6AA1 to EAFF

Code:
    <table name="Monitor Available(1)/Not Available(0)" category="OBD Inspection" address="36791" 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="36797" 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>
i added this but im only seeing the left colum, where the 1's are suppose to be to show that it passes isnt there.
Reply
Old Sep 29, 2009 | 11:00 PM
  #111  
3gturbo's Avatar
Evolved Member
iTrader: (4)
 
Joined: Dec 2005
Posts: 571
Likes: 8
From: Charlotte
Originally Posted by 3gEclipseTurbo
i added this but im only seeing the left colum, where the 1's are suppose to be to show that it passes isnt there.
Because you don't have blobits
Reply
Old Sep 29, 2009 | 11:13 PM
  #112  
3gEclipseTurbo's Avatar
Evolved Member
iTrader: (12)
 
Joined: Aug 2009
Posts: 1,589
Likes: 0
From: ma
blobits?
Reply
Old Sep 30, 2009 | 12:01 AM
  #113  
FresnoEVO's Avatar
Evolving Member
iTrader: (1)
 
Joined: Apr 2004
Posts: 138
Likes: 2
From: Fresno California
Originally Posted by FresnoEVO
well i found out i needed to add the blobbits scaling definition to the evo7base.xml file

<scaling name="blobbits" storagetype="bloblist" storagebits="1">
<data name="0" value="00"/>
<data name="1" value="01"/>
</scaling>

added that and it displays just fine

wasn't able to get scantech to work with my 1.3u and 2.0 openport cables though so i still don't know what the stock obdII tests are; have to get my car smogged in ca soon
werd... blobbits
Reply
Old Sep 30, 2009 | 10:59 AM
  #114  
3gEclipseTurbo's Avatar
Evolved Member
iTrader: (12)
 
Joined: Aug 2009
Posts: 1,589
Likes: 0
From: ma
thanks
Reply
Old Oct 3, 2009 | 04:31 PM
  #115  
Ronnie Size's Avatar
Evolving Member
FCOTM Winner
iTrader: (19)
 
Joined: Oct 2005
Posts: 249
Likes: 1
From: Springfield, MA
I'm using the 88590015, and added the information to my XML as per the directions. When I load my saved hex file it doesn't show up though. I tried on two different pcs.
Reply
Old Oct 3, 2009 | 05:04 PM
  #116  
JohnBradley's Avatar
Evolved Member
Shutterbug
Liked
Loved
Community Favorite
iTrader: (30)
 
Joined: Jan 2004
Posts: 11,406
Likes: 78
From: Northwest
doublecheck user level, and in my case make sure you dont have multiple versions on the same computer...that one kicked my butt for about 5 minutes before I realised what was going on.
Reply
Old Oct 3, 2009 | 05:09 PM
  #117  
Ronnie Size's Avatar
Evolving Member
FCOTM Winner
iTrader: (19)
 
Joined: Oct 2005
Posts: 249
Likes: 1
From: Springfield, MA
Originally Posted by JohnBradley
doublecheck user level, and in my case make sure you dont have multiple versions on the same computer...that one kicked my butt for about 5 minutes before I realised what was going on.
User level is set at developer and I only have one version since I just installed it on my desktop.
Reply
Old Oct 4, 2009 | 11:38 PM
  #118  
Ronnie Size's Avatar
Evolving Member
FCOTM Winner
iTrader: (19)
 
Joined: Oct 2005
Posts: 249
Likes: 1
From: Springfield, MA
I don't know how or why this worked, but I moved all my XML files and the Hex tune file onto my desktop, rerouted the directories in ecuflash and then it all worked.
Reply
Old Oct 10, 2009 | 08:08 AM
  #119  
binky's Avatar
Evolved Member
iTrader: (11)
 
Joined: Oct 2007
Posts: 1,430
Likes: 1
From: Connecticut / Massachusetts U.S.A
I just went in for Connecticut emissions.

I have a 2004 Evo VIII SSL, I ran the 96530006 ROM, with all of my tables copied over from my 96420008 ROM, along with the OBD code you guys wrote and I passed.

Great job guys!!


Thank you !



-Bink
Reply
Old Oct 12, 2009 | 09:16 PM
  #120  
Ronnie Size's Avatar
Evolving Member
FCOTM Winner
iTrader: (19)
 
Joined: Oct 2005
Posts: 249
Likes: 1
From: Springfield, MA


Reply



All times are GMT -7. The time now is 09:20 PM.