Jump to content

Recommended Posts

Posted

I’m having a brake issue with a 2007 1500 Silverado classic. I’ll give a little history of the problem..it began with a bad booster, could hear it blowing air while pumping the brakes, oil in the booster and the brakes not acting quite right. So the process began, I figured since I was replacing the booster, I’d replace the master cylinder, fluid was nasty and figured I kill two birds with one stone. I replaced master cylinder and booster, bled the brake system, test drove it and brakes worked as they should!! Thought I was done…not hardly!! My son drives it for a day or so and advises me that the brakes had locked up and needed help. Once the brakes cooled, I was able to drive it to the mechanic shop, I did this because I had no idea why and had no time to troubleshoot it at this point. So fast forward 3 weeks…and multiple problems caused by contaminated brake fluid…new calipers, new ABS module, tried 4 different aftermarket master cylinders, multiple bleed cycles, GM saying to use aftermarket because the one we need is discontinued (which we’ve used 4 different ones). After all of this, the shop says, front brakes are still dragging…shop said if they break the line at the master cylinder the brakes release…so I mentioned, “I still have my old master cylinder (confirmed leaking) wanna try that to see if it makes a difference? Low and behold, old master cylinder works no dragging, and the brakes operate like they should. So bingo found the problem, I’ll just order a new GM master cylinder and go on down the road… not so fast…after multiple superseded gm part numbers still can’t get the correct master cylinder to fix my sons truck!!

 

Sorry for being so long winded…I can fix pretty much anything, there are two things I haven’t been able to fix, is a karaoke microphone for my daughter and this truck! 

 

I’m hoping someone out there has had the same issue or am I missing something really simple…any help will be greatly appreciated!!

Posted

Can you take apart the master cylinders you have and just swap seals to make the OEM stop leaking?

Posted

CamGTP…A rebuild kit did cross my mind, but not swapping o-rings etc from a aftermarket…if I remember correctly, there is a snap ring holding the plunger assembly…might be an option!! 

Posted

Have you got the brake booster travel length adjusted properly? iirc, that comes into play when replacing. Been too long since I had to replace a booster

  • Like 1
Posted

I’m not sure if the rod is adjustable, at this point anything is possible!! I’m wondering if it’s a reman tolerance issue.
 

If that is it, would you be able to relieve the pressure at the master cylinder and release the front brakes?

Posted (edited)

Maybe some else will chime in. As I said been quite a while since I did one but do remember adjusting the rod on that one.

 

Also I would think your mechanic would have taken care of it if it was an issue

Edited by txab
  • 2 weeks later...
Posted

Ok I have an update…tried the original master cylinder and it worked….for about a week and now I front brakes dragging again…. I’ve got some front brake lines ordered but I’m thinking this could be a booster issue now. I did check the original booster and there is no adjustment visible. Any one have any other ideas?

Posted (edited)

Here's what I was talking about possibly adjusting. whether it could be causing your issue, not sure. I know it affect your brake pedal

 

 

Edited by txab
Posted

Awesome!!! Thank you!!! I’m gonna try and mess with it this weekend!! I’ll let you know what happens.

Posted

I'm surprised you haven't had many others to chime with their experiences. Did you ever persue a rebuild kit, if they make one anymore, for your original MC?

Posted

That will be the next thing!! I did look at the factory booster today and I don’t think it’s adjustable…maybe the after market boosters are adjustable. 

  • 2 years later...
Posted

Did you ever figure out what was going on and how to fix it?  Same issue with my kids classic.  We have changed out so many parts and nothing seems to be fixing the dragging and locking up.

Posted
On 3/2/2022 at 8:08 PM, CCMC said:

Ok I have an update…tried the original master cylinder and it worked….for about a week and now I front brakes dragging again…. I’ve got some front brake lines ordered but I’m thinking this could be a booster issue now. I did check the original booster and there is no adjustment visible. Any one have any other ideas?

Brake lines. Meaning brake hoses?

Posted
On 9/15/2024 at 1:13 AM, Sbrowder said:

Did you ever figure out what was going on and how to fix it?  Same issue with my kids classic.  We have changed out so many parts and nothing seems to be fixing the dragging and locking up.

Really old thread, but the idea is that there might be a tolerance issue with the master cylinder, brake booster rod. The rod length might be keeping the brake booster slightly 'open' applying the brakes.

 

A couple things to check, unhook the vacuum line from the booster and plug it so the engine doesn't have a massive vacuum leak and carefully test drive. You won't have power brakes so it will be difficult to stop. If the problem doesn't present itself then proceed with brake booster master cylinder diagnosis.

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

    • Paid $2.72 for E85 today.
    • 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.
  • GM-Trucks.com Clubs

  • Popular Contributors

×
×
  • Create New...