Skip to content
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

Cannot see custom logo on TS101 #1933

Open
johncohn opened this issue Jun 13, 2024 · 3 comments
Open

Cannot see custom logo on TS101 #1933

johncohn opened this issue Jun 13, 2024 · 3 comments
Assignees

Comments

@johncohn
Copy link

johncohn commented Jun 13, 2024

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

@johncohnvt
Copy link

johncohnvt commented Aug 11, 2024

Any ideas on this?… I have successfully created logos using the python code in the IronOS meta-repo… But when I load them, I only get .ERR

Any help would be much appreciated
-jc

@StevenSeifried
Copy link
Contributor

Any ideas on this?… I have successfully created logos using the python code in the iOS meta-repo… But when I load them, I only get .ERR

Any help would be much appreciated -jc

Are you uploading under Windows or Linux? If Linux, try Windows

@johncohn
Copy link
Author

Thanks Steven - I'm using Windows 11... (though I haveve both Mac and Ubuntu as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants