Need help here, 4AGE 16v (AUTO)

babylck

Junior Member
Senior Member
Joined
Jul 29, 2006
Messages
14
Points
1,501
i'm driving a AE92 with 4AGE 16v w/o TVIS (AUTO).. the problem is everytime when i rev to higher than 2500 rpm the 'check engine light' will turn on.. i need to slow down a bit for awhile only the light will go off.. anybody here encounter this kind of problem before? how can i solve it? its really annoying/scary to see that 'check engine light' stay on when you driving at 100+ km/h when you have to rev above 2500rpm.. thanks in advance..
 
im having the same problem also....im using 16v manual. it started after i changed my alternator(recon). i tested my car & it doesnt effect anything but i scared in long term period, something will go wrong. any sifu out there...pls help.
 

Similar threads

Posts refresh every 5 minutes




Search

Online now

Enjoying Zerotohundred?

Log-in for an ad-less experience
localStorage.removeItem('xenFHideSidebar'); } }); }); $(document).ready(function () { 'use strict'; $('#gece-modu').on('click', function (e) { e.preventDefault(); $(document.documentElement).toggleClass('gece-modu'); if ($(document.documentElement).hasClass('gece-modu')) { localStorage.setItem('xenFDarkMode', true); $("meta[name='theme-color']").attr("content","#090909"); } else { localStorage.removeItem('xenFDarkMode'); $("meta[name='theme-color']").attr("content","#202020"); } }); }); $(document).ready(function () { 'use strict'; var aktifYukseklik, currentScrollTop = 0, header = $('#xenF-header'); $(window).scroll(function () { var scrollYukseklik = $(window).scrollTop(); var headerYukseklik = header.height(); currentScrollTop = scrollYukseklik; if (aktifYukseklik < currentScrollTop && scrollYukseklik > headerYukseklik + headerYukseklik) { header.addClass('slideUp'); } else if (aktifYukseklik > currentScrollTop && !(scrollYukseklik <= headerYukseklik)) { header.removeClass('slideUp'); } aktifYukseklik = currentScrollTop; }); }); $(window).scroll(function(){ if ($(this).scrollTop() > 50) { $('#xenF-header').addClass('headerShadow'); } else { $('#xenF-header').removeClass('headerShadow'); } });