IronOS icon indicating copy to clipboard operation
IronOS copied to clipboard

Cannot see custom logo on TS101

Open johncohn opened this issue 3 weeks ago • 0 comments

Describe the bug Can't load custom logo on TS101

To Reproduce Steps to reproduce the behavior:

  1. Successfully installed IronOS on TS101.. by following directions here ie, pushing button closest to tip, plugging in to Mac using USB-C and copying English version of ST101 into the mouted TS101 device. verified it was function.

  2. Following directions here to generate logo

  3. Downloaded stuff from repo IronOS-Meta

  4. cd to Bootup Logos

  5. created 96x16 BW png file of logosmurphysiron

  6. Tried 'python3 img2logo.py -P test.png smurphysiron.png out -m ts101' and validated that my image test.png looked ok test

  7. Tried 'python3 img2logo.py smurphysiron.png out -m ts101' which created the following files which did not match the expected outcome of creating hex files in subdirectory out

-rw-r--r--   1 johncohn  staff  11550 Jun 13 09:07 outsmurphysiron_L.png.hex
-rw-r--r--   1 johncohn  staff   1333 Jun 13 09:07 outsmurphysiron_L.png.dfu
-rw-r--r--   1 johncohn  staff  11550 Jun 13 09:07 outsmurphysiron.png.hex
-rw-r--r--   1 johncohn  staff   1333 Jun 13 09:07 outsmurphysiron.png.dfu
  1. copyied "outsmurphysiron_L.png.hex" onto mounted TS101, un plugged and replugged TS101 into a dc usbc charger. IronOs came up fine, but no sign of my logo
  2. tried the same with "outsmurphysiron.png.hex" . again no logo

Expected behavior I expected to see my custom log , but did not.

Details of your device:

  • Device: [TS101]
  • Release: [eg TS101_2.01.hex]
  • Power adapter being used: Apple USB-C charger
  • If this is an accelerometer related issue, please include its model number here:

Additional context Trying to get this done for a gift tomorrow :-) Thanks for all you've done here ! Note also posted on discussions here

johncohn avatar Jun 13 '24 15:06 johncohn