A Single Component Can Brick Older Teslas
thedrive.com
A Single Component Can Brick Older Teslas
1–10 of 106 posts
Re: A Single Component Can Brick Older Teslas
#2Re: A Single Component Can Brick Older Teslas
#3Re: A Single Component Can Brick Older Teslas
#4That's not to entirely excuse Tesla. If you have a modern operating system running from flash that needs to work for 20+ years as people expect from a car, it needs to be very carefully designed - all logging and runtime data written only to a RAM disk, system and user data on entirely separate partitions, etc.
Re: A Single Component Can Brick Older Teslas
#5Re: A Single Component Can Brick Older Teslas
#6This is rather disingenuous. Of course Tesla doesn't replace the eMMC; that's a soldered on chip. No car manufacturer in the world does chip level electronics repairs. Instead you replace the entire board, and I have no doubt you can get this repair from Tesla. That's not to entirely excuse Tesla. If you have a modern operating system running from flash that needs to work for 20+ years as people expect from a car, it…
Re: A Single Component Can Brick Older Teslas
#7This has been a known issue for some time, and it's amazing Tesla hasn't fixed it yet. As explained in the video, the issue is simply the base linux OS has full syslog's still enabled, which over time burn own the eMMC chip used for storage. Currently Tesla just replaces the entire media unit when this happens, which is extremely expensive for them. In reality they only need to replace a tiny part instead of tossing entire boards.
The GOOD news is this issue is almost fully solvable through a software update. They just need to disable base syslogs, or at least only store logs in RAM while car is running (if they need those logs for debugging purposes, which I doubt). Long term, they should replace this eMMC with a proper SSD, or removable SD card that's easily serviced when it goes bad (as is the case in other parts of the car).
I think this must be an issue of visibility in the company, and the right engineer just isn't aware of this issue yet. I hope this gets more visibility and gets patched in a future software update.
Re: A Single Component Can Brick Older Teslas
#8Any other examples of the big 3 US, German, or Japanese car makers having a similar issue? Where a media center issue causes the car to not run and the manufacturer refuses to fix the issue or even provide a part for it?
EDIT: Also, I don't know how it was for dealers, but 3rd party repair shops just throw their hands up for those systems.
Re: A Single Component Can Brick Older Teslas
#9Any other examples of the big 3 US, German, or Japanese car makers having a similar issue? Where a media center issue causes the car to not run and the manufacturer refuses to fix the issue or even provide a part for it?
Re: A Single Component Can Brick Older Teslas
#10This issue is best explained on Rich Rebuilds' recent video here: https://youtube.com/watch?v=o-7b1waoj9Q&t=525 This has been a known issue for some time, and it's amazing Tesla hasn't fixed it yet. As explained in the video, the issue is simply the base linux OS has full syslog's still enabled, which over time burn own the eMMC chip used for storage. Currently Tesla just replaces the entire media unit when this happ…