Jump to content

Recommended Posts

Posted

On the way home today go to turn up radio, no sound! Try to mute/unmute no help. change stations, no help, turn off wait turn on...no help. Pull over, turn truck off. Restart... no help..

open door no chime, no key chime no blinder clicky sound, no sounds at all....HELP

  • 2 weeks later...
Posted (edited)

This is gonna sound weird but, did you try to wipe off the dashboard while the truck was running? The same thing happened to me. I got a car wash and then wiped the dash off at a stop light with the little towel they give you. I found a thread that said the static electricity built up by wiping off the dash zaps a do-hickey(technical term) in the radio that controls the sound. I found a thread that said it would reset after about 10 min of the truck being off. Stopped and grabbed a bite to eat and by the time I came out it was back on.

Edited by webhead
Posted

I had this happen the other day. Some how the onstar button was hit. Try tapping them.

 

Sent from my SM-N910P using Tapatalk

Posted

Same thing happened to me 3 times and they never could figure out what was going on. I did make it to the dealership the second time it happened and they had no explanation as to why, they said they did a "global reset" on the radio and everything started working again. Long story short I ended up getting out of the truck since I had so many other issues with it as well. The dealership made it right and paid off the balance on the 2LT I had and got me in a much nicer 2LZ for not much more than what I originally paid for the 2LT. These trucks just aren't what they used to be I guess. If this one ends up giving me problems too I'm going to a different brand, probably back to Toyota or possibly Ford, don't know. I had a little over 10K on the 2LT and have around 5K on the 2LZ and it seems to be doing fine. I did end up getting a Diablosport I2 and haven't regretted it at all, the transmission tune from the factory is terrible on these trucks. Now its actually a pleasure to drive.

  • 2 weeks later...
  • 2 years later...
Posted

Confirmed having wiped off my dash while vehicle running.  Turned off vehicle, opened door to kill radio, and gave a small love tap on the dash for good measure.  Turned back on, and radio was back!

  • 1 year later...
Posted

I have a 2017 Chevrolet sliverado LT. My radio quit working all together. Black screen 100% of the time. The only thing that works is the back up camera. I tried scrolling through all the options on the screen between the gauges and It just says "AUDIO OFF". I have tried disconnecting the battery twice. I have checked all the fuses. its been six months now with no radio ughhh.   Any Ideas??

Posted
I have a 2017 Chevrolet sliverado LT. My radio quit working all together. Black screen 100% of the time. The only thing that works is the back up camera. I tried scrolling through all the options on the screen between the gauges and It just says "AUDIO OFF". I have tried disconnecting the battery twice. I have checked all the fuses. its been six months now with no radio ughhh.   Any Ideas??

Wait to confirm you’ve been driving around with no radio FOR SIX MONTHS?


Sent from my iPhone using Tapatalk
  • Like 1
Posted
10 hours ago, tlaw91 said:


Wait to confirm you’ve been driving around with no radio FOR SIX MONTHS?


Sent from my iPhone using Tapatalk

It has given him time to reflect on things, and get reconnected with the voices in his head....

  • 1 year later...
Posted

This is going to sound weird, but when my radio stops working (no chime or turn signal noise) I know it's time to plug my truck into a battery charger. I have a 3.5 km commute and a 6 yr old battery, so it needs a charge once a week or so and really seem like the radio stops when the battery is low.

 

Waiting for it to warm up to put a new one in.

  • Like 1
  • 9 months later...
Posted
On 4/4/2020 at 10:20 AM, DeputyDawg said:

I have a 2017 Chevrolet sliverado LT. My radio quit working all together. Black screen 100% of the time. The only thing that works is the back up camera. I tried scrolling through all the options on the screen between the gauges and It just says "AUDIO OFF". I have tried disconnecting the battery twice. I have checked all the fuses. its been six months now with no radio ughhh.   Any Ideas??

I have this same problem it just started a couple weeks ago I have a 2017 Silverado.. but before this happened my screen said “waiting for system update” only the camera worked and I could only control the radio with the steering wheel. I took it to the dealership and paid $165 and they told me it was the HMI module so I got one online for $500 preprogrammed to my VIN. It worked great but now like I said the screen is black and says “audio off “ in the screen between the gauges. Did you get it fixed?? Or find out what was the problem? Let me know I need help 

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

    • 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...