Jump to content

Recommended Posts

Posted
20 minutes ago, waltman said:

I have since traded the truck in I originally started this thread about but I'm convinced it was probably something like the PCV system acting up because it was only going through oil for about a month and then it stopped and never came back.

What did you get to replace it

Posted
11 hours ago, Pryme said:

What did you get to replace it

As Ry Guy says, it is a 22 2500 Custom with the 6.6 diesel. So far I'm very happy with it, lots of power and good on fuel.

  • 7 months later...
Posted (edited)

Yes sir, My truck burns approximately 1qt/1000 miles, has been to the dealership multiple times since I got it 2 years ago. GM says it’s normal. They did replace the seals last time it was in but won’t go beyond that. It’s pretty frustrating! I’ve also already replaced a transfer case and a transmission as well. Get the duramax and you will be money ahead. 

Edited by Tim Sullivan
  • 3 weeks later...
Posted
On 7/14/2023 at 11:20 PM, Pryme said:

What did you get to replace it

I went with basically the same thing with the diesel engine, a 22 Chev Custom 2500HD.

  • Like 2
  • 3 weeks later...
Posted

I just got back from an extended trip. 4000 total miles with almost 3000 of that including 13,000 lbs of trailer and gear. The disptick still shows full and the oil is visually (not that it means much) not very dirty at about 40% oil life. the truck now has 5000 miles on it with the first oil change at around 600 miles. My 2021 was similar pulling the same load and trailer but with the 6 spd. 

  • Like 3
Posted
2 hours ago, 64BAwagon said:

I just got back from an extended trip. 4000 total miles with almost 3000 of that including 13,000 lbs of trailer and gear. The disptick still shows full and the oil is visually (not that it means much) not very dirty at about 40% oil life. the truck now has 5000 miles on it with the first oil change at around 600 miles. My 2021 was similar pulling the same load and trailer but with the 6 spd. 

 

That's good to hear, all this chatter about quarts of oil being burned are making me keep my 6.0 with 6 speed a little longer.  My 2012 will be twelve years old on April 13th and only has just under 70,000 miles so keeping it until this oil burning issue with the 6.6 is figured out shouldn't be a problem.   

Posted

I dont know the numbers or the circumstances on the ones that are using oil. I do know that other GM engines I have had my hands on have greatly reduced consumption just by changing brands of oil. I dont have any evidence but my WAG would be the additive pack may have been better suited to the vehicle with the new oil. 

  • Thanks 1
  • 1 month later...
Posted

I have been seening that there are several videos and posts regarding oil consumption in the L8T, and many posts also refuting it.  Could be spotty cases.  But one thing to remind folks is that the manual states very clearly to wait overnight to check oil, or at least 2 hrs.  I check mine after overnight exclusively, and find maybe 1/8 qt consumption every 4000 mi, towing or not towing.  Very low consumption.

  • Like 1
  • Thanks 1
  • 3 weeks later...
Posted
On 5/13/2024 at 1:16 PM, Green Giant said:

I have been seening that there are several videos and posts regarding oil consumption in the L8T, and many posts also refuting it.  Could be spotty cases.  But one thing to remind folks is that the manual states very clearly to wait overnight to check oil, or at least 2 hrs.  I check mine after overnight exclusively, and find maybe 1/8 qt consumption every 4000 mi, towing or not towing.  Very low consumption.

I was just going to ask about best practice for checking oil and Voila your post came up . So Thank You !

  • 7 months later...
Posted

welcome to the club! Mine likes to consume oil! Seems to only happen under heavy loads. My camper isn't really heavy but it does catch alot of wind making the engine work at highway speeds. Just add when low and keep driving! Not much else I can do at this point. 

Posted

My 2024 2500 gasser burnt oil like crazy for the frist 25000km . All of a sudden it stoped . I currently have 42 000 on the truck and no more issues . I also change my oil every 7500 km 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Forum Statistics

    250.4k
    Total Topics
    2.7m
    Total Posts
  • Member Statistics

    342,758
    Total Members
    8,960
    Most Online
    Randy Ginoza
    Newest Member
    Randy Ginoza
    Joined
  • Who's Online   4 Members, 0 Anonymous, 2,015 Guests (See full list)


  • Latest Articles

  • Posts

    • Welcome back! No, it definitely doesn't pass the sniff test. Even "ceasefire" needs an alternative definition these days.    $5.29 at Kroger today
    • That makes sense, and I think you are describing the real product problem. Capturing data is the easy part. If the owner or technician has to manually dig through five minutes of millisecond-level logs, the product has already failed. The device would be at the ECM harness, not at the OBD port, so I agree that data retrieval and event marking need to be thought through carefully. The way I am thinking about the architecture is: The recorder itself should not depend on a phone, app, Bluetooth, Wi-Fi, or cloud connection to capture the event. It should always keep a local rolling buffer and lock the event locally. A button, phone app, or small cabin device would only act as an event marker. If the driver feels a stumble and presses the button 10–30 seconds later, the pre-buffer has to already contain the useful data. For data retrieval, the practical options would be a sealed service USB lead, Wi-Fi download, or a phone/cabin companion device. I would not expect the owner to remove the ECM-side module or work with raw files directly. The cloud or AI side would be for interpretation, not for capturing the event. The truck may have no connection when the issue happens, so the evidence has to be saved locally first. After that, cloud processing could help decode the data, compare it against baselines, and generate a readable report. For the first version, I would keep the automatic triggers conservative and objective: driver event marker bus-off error passive voltage drop / brownout device reset FIFO or queue overflow a normally periodic message disappearing side-to-side communication mismatch, if the topology supports that For “learning normal,” I agree with your point, but I would not want to overclaim it as automatic root-cause diagnosis at first. A realistic first step would be learned baseline comparison for that specific vehicle and operating condition. For example, a value would only be compared against similar conditions: RPM range load / MAP throttle position gear / vehicle speed coolant and oil temperature battery voltage AFM/DFM state, if decoded and validated Then the report could flag things like: this periodic message disappeared compared with its normal timing this value deviated from this vehicle’s normal range under similar conditions the same abnormal pattern repeated after the same type of event the anomaly occurred together with voltage, oil-pressure, misfire, or communication changes But I would still call that “abnormal pattern detected,” not “replace this part,” unless there is enough validated repair data behind it. So the intended product would not be “here is a huge log.” It would need to be an event package: what triggered the capture how much pre/post data was preserved what changed before and after the event whether the device itself reset, overflowed, or saw a bus error selected graphs around the event raw data only as supporting evidence From your perspective, what would make this kind of report useful instead of just another datalog? For example: What are the top 5 parameters or events you would want highlighted first? Would you trust a learned baseline for that specific vehicle, or would you prefer fixed thresholds? How much false-positive flagging would be acceptable before you stopped looking at the reports? What would a one-page report need to show for an independent shop to take it seriously? For misfire, AFM/DFM, oil pressure, or U-code complaints, what would you want the tool to flag automatically?
    • 2024 Silverado 2500 HD LTZ grille no camera Parts list   84603331 84913656 84913657 84913654 84913655 84911567 84911568 85646092 85646093 85797921 85797922   11570637  x10-15   grille/bumper bolts 11546500  x10      grille clips 11571006  x10      push/retainer clips 11546454  x6       nut retainers 11611609  x6       M5 bolts 11610700  x6       molding/trim retainers
    • And use RA's 5% discount code if you buy from them.  google for the code, one is always available.
    • Just don't turn the steering wheel as much?
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...