Jump to content

Recommended Posts

Posted

If you didn't have vibes before but did after the tire rotation then it sounds like a tire out of balance. One of the rear tires was probably the one out of balance and when they moved it to the front you noticed it. I would rotate them back to the way they were and see if it changes anything.

Truck is still up on the rack.. surely it doesn't take two full days to complete a tire balance. Looks like I may have one of 'those' trucks. Hopefully they're just giving it a good once over.

Posted

I have '14 5.3 crew 4x4 that has a severe driveline vibration that comes & goes as even torque is applied with the gas peddle or criuse control at varied speeds . It feels like you are driving on rumble strips even on smooth roads . I have had to my dealer who did a great job documenting it and changing fluids in trany & ttranfer case but it continues so when I return in the spring it will go back and I'm not very encouraged after reading the forum .Thanks to all who post on this & hope we get some satisfaction :)

  • 4 weeks later...
Posted

if anyone has the vibration issue, we are now making a list of the last 6 of all vins affected. please send me your name, email, phone, location, truck specs, and last 6 of vin

Posted

Post again in a while as I have to take mine in and give them a chance to fix it first.

 

Sent from my SM-N920V using Tapatalk

  • 4 months later...
Posted

I don't think there's a fix for this problem as yet,just came back from the dealer.My service manager said they're still waiting on GM to come up with a solution.2015 Silverado Z71

Posted

GM has a solution, they have had it for 3 years.

 

Go thru the 8 step NVH process first.

 

If you are retired and energetic, you will complete all the 8 steps in time to make the lemon law cutoff.

 

But be careful, GM will start swapping out parts which cuts into your time line to make the cutoff.

 

Unfortunately, for those that can't complete the "marathon" in the allotted time frame, we will offer a less than satisfying buy back for a chance to compete in the race again.

Posted

What is the 8 step process you are referring too? And did you get a buy back or do lemon law.

 

 

Sent from my iPhone using Tapatalk

Posted

What is the 8 step process you are referring too? And did you get a buy back or do lemon law.

 

 

Sent from my iPhone using Tapatalk

 

Must be changing the tires 8 times then telling you its normal :banghead:

  • Like 1
Posted

I can relate just had mine in for the third time and this was the second time they changed a tire.

 

 

Sent from my iPhone using Tapatalk

Posted (edited)

So the truck still vibrates/shakes after replacing the tire for the second time. Service Dept at purchasing dealer essentially told me that pico scope was normal and they cannot duplicate as they do not have interstate access. Essentially told me to take it to another dealer. Will I run into issues taking it to another dealer since a warranty claim has already been opened. My truck only has 9200 miles and in my opinion shouldn't be doing this. The other thing is I just don't want a bunch of parts thrown at it. From my research of following vibration threads any buyback or action taken is with purchasing dealer. Any feedback would be greatly appreciated.

 

 

Sent from my iPhone using Tapatalk

Edited by sk252
  • 6 months later...
Posted

My 2014 Silverado Z71, 4.3L V6 has a vibration at 30MPH, 40MPH and 50MPH.. It comes and goes.. I have put the speed control on as soon as I feel it and the vibration will continue for a bit and then disappear. If I accelerate or decelerate 1-2MPH the vibration goes away.

 

The one thing I did notice is that the RPM's when I start to feel the vibration for all 3 speeds is consistently around 1200 rpm.

 

The truck was fine until I took it in for a service update 2 weeks ago.. Does this make sense to anyone??

 

Almost feel like it is some type of shift point problem..

 

Blizz

  • 1 month later...
Posted

Hello,

 

Issue seems to have to been resolved and it took over a year and half to resolve. One day driving to work (up to this point GM and dealer gave up on me) my check engine light came on so I called the dealer and they picked up the truck. Turns out my torque converter clutch came apart. The more miles I put on the truck the worse the vibration so after a week and half at the dealership, two transmission re-builds and multiple parts replaced my vibration issue was gone.

 

I only had one question for the dealer to re-build my confidence in the brand and truck, why did this happen? Their response "We don't know"! I pulled one of the dealer employees over to the side and asked "Do I have to go across the street and change brands, trade my truck in" his response "You got to do what you got to do". I only have 27,000 miles on the truck and warranty expires at 36,000!

 

That's expectantly what I did, I traded the truck in for another brand and have not looked back. I will post more in a few days.

  • 1 month later...
Posted

Reading through this thread is making me sick to my stomach.

 

I just purchased a 2016 Silverado 4x4 (4.3L) and with only 700 miles on it it is now shaking on the highway from 65-80 mph. I took it in the other day and they replaced the front right tire and said the downforce and psi something or other was wrong/bad. Well, a day without my truck and a new tire and now the thing shakes more than it did before!

 

I haven't even made my first payment on it yet!!

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

  • Latest Articles

  • Posts

    • 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?
    • Rockauto bud. I pass local stores for parts.   Findya something online. 
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...