Welcome to Tesla Motors Club
Discuss Tesla's Model S, Model 3, Model X, Model Y, Cybertruck, Roadster and More.
Register

Search results

  1. C

    Jump back to navigation shortcut bug

    Hello, Does anyone else experience the following bug? Is there some way to fix this? Whenever I press the small navigation box by the speedometer and I have any app up it minimizes them and gives me back the moving map (desired behavior). If I am in the Spotify app or thru Spotify top left...
  2. C

    Triggering markings recognition with park assist?

    Hello, I was wondering if utilizing the new high fidelity park assist, anyone was able to lay marking in their garage and have those be recognized as it does in public parking spots. Thanks!
  3. C

    PSA: EXT4 Formatting on Ubuntu

    For those trying to create an ext4 partition using Ubuntu, it seems that disabling the orphan_file feature is required for Tesla to not complain that the drive is corrupted and unraedable. Example: sudo mkfs.ext4 -O ^orphan_file /dev/sda1