M5 Launcher Support #408
Replies: 4 comments 3 replies
-
|
I actually was working on something for this, and it works on my TDisplay S3. Try this firmware! |
Beta Was this translation helpful? Give feedback.
-
|
wait do you have a TDeck Pro or Plus? |
Beta Was this translation helpful? Give feedback.
-
|
The problem is that Tactility has several extra partitions, which M5Loader doesn't support. Most hobbyist firmwares only have a few partitions: bootloader, NVS flash and app Tactility has 2 more: One is a read-only system one, and a read-write fatfs filesystem. The former contains system files and the latter contains user config data (and optionally app installs) I think that M5Loader can only load the app partition, so Tactility will fail to load the filesystems from the other partitions. In theory it's possible to have Tactiliy load all its assets from the SD card (user and system assets), but it would require the user to provision the SD card with each Tactility upgrade. Another problem is that Tactility also supports devices that don't have an SD card. |
Beta Was this translation helpful? Give feedback.
-
|
The main reason I want to do this is to be able to run Meshtasic on my T-Deck Plus and then proceed to other tasks (music, video games, possibly programming) Is there another way to do these things? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
On my LilyGo T-Deck Pro, I want to install Tactility. But, I also want to use Meshtastic, so I have installed M5 Launcher. One problem is that this is a bootloader, and Tactility comes with its own bootloader. What should I do?
Beta Was this translation helpful? Give feedback.
All reactions