-
Notifications
You must be signed in to change notification settings - Fork 395
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multi Partition USB with multiple LightShows #111
Comments
LightShows that I put on USB did not show up using your idea on a 2024 Model 3 Highland USA with 2024.32.10 software on car. Sentry works, Boombox works, Lockchime works, Music works. But not LightShow, when you try to view the available lightshows, only the three 'built in ones work. None of the ones I put in the LightShow directory on USB. Drive and directory creation scripts for MacOS shown below. Any idea of what I am doing wrong? Thx! :
Files in LightShow directory :
|
In some rare cases I have noticed on my end at least with my vehicle that I would have to do the soft reset for it to properly display. Though do note that even if it works as intended it does at least 5 minutes after USB is back in the vehicle before it showed up for me. I don't have a 2024 Model 4 to test with, but see if the Soft Reset works/helps. I am on software 2024.33.5 (FSD 12.5.4.2) The only thing I had that wouldn't work is trying to partition out the USB drive with a chromebook using the chromeos Files -> Format. For some reason it looked identical but I couldn't get it to work even after soft reset. |
Had the same issue today. Unplugged the USB, soft reset, plug USB back in, wait a couple minutes.... boom good to go. |
Idem here, but after working 1 time after soft reboot, the shows are no longer visible the next time I enter in the car... Any ideas?? |
I have an updated drive configuration that seems to be working better with my current car's software release: |
Glad to hear that it helped out deepcoder. For the others that posted on this thread. The updated information from myself above on 11/05/2024 post or most recently today from deepcoder help out? |
Soft reset brings back the shows, but they dissapear not long after. |
Using the reference for this section of the instruction documentation. This is not really an issue but a documentation improvement or observation.
"Must contain a base-level folder called "LightShow" (without quotation marks and case sensitive).
The LightShow folder must contain at least 2 files:
a show .fseq file
a show .mp3 or .wav file (wav is recommended)
The fseq filename must match the mp3/wav filenames
E.g., show1.fseq/show1.wav can exist with show2.fseq/show2.mp3
Multiple shows can be stored on 1 USB drive (2023.44.25+ Vehicle Software)
Must be formatted as exFAT, FAT 32 (for Windows), MS-DOS FAT (for Mac), ext3, or ext4. NTFS is currently not supported.
Must not contain a base-level TeslaCam folder.
Must not contain any map update or firmware update files."
You may use the same USB drive for all Tesla related things. Just have to have one partition with your TeslaCam and another Partition with your Locksound/BoomBox/LightShow folders. Works quite well on 2023 Tesla Mode 3 RWD. This was tested with both partitions being exFAT formatting.
Layout
The text was updated successfully, but these errors were encountered: