-
-
Notifications
You must be signed in to change notification settings - Fork 736
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
Comments
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 |
Are you uploading under Windows or Linux? If Linux, try Windows |
Thanks Steven - I'm using Windows 11... (though I haveve both Mac and Ubuntu as well) |
Can confirm same exact issue on V2.22E.C308FE8C. |
Eugh, getting |
1.05 DFU version. Just to be clear it's flashing correctly and showing |
I have the same issue. DFU is 1.05, I've downloaded the latest version of IronOS from Github. I tried different commands which lead to the same result - the firmware is being created and it works - everything except the image: I tried different languages, and seem to try almost everything I could only think of. |
Here is the very important thing to understand - first of all, technically this is not IronOS bug: obviously, there is some problem in built-in dfu loader made by Miniware, flashed on a factory by Miniware (or their subcontractors) for a soldering iron produced by Miniware (or what's their another name for today). There is no any way we could even possibly fix it. Second, I have older model myself - TS80P - and I heard a lot of flashing problems there too, but I did not have not a single one myself (crossing fingers), whether it's gif or png. Why? Because when you flash, you should do everything by the book. Or at least, please, report detailed report. But some of these reports do not contain even the name of the operating system (I'm talking in general, not even about this particular issue). Which OS do you use? If it's *nix/mac-based, what is Anyway, here is the rules which I follow and do not have problems with flashing logos:
I flash in
Oh, and of course, do not forget to turn the logo feature on in the settings. ;) |
Dear @johncohn, @Arbut-himself, and @reversr. Please, try to follow the advises & recommendations from the previous comment, and read it very carefully. If it will be helpful - good, if not - it's really hard and nearly impossible to tell what else you should try, sorry. |
Ok thanks ! I will try this method -jc |
Describe the bug
Can't load custom logo on TS101
To Reproduce
Steps to reproduce the behavior:
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.
Following directions here to generate logo
Downloaded stuff from repo IronOS-Meta
cd to Bootup Logos
created 96x16 BW png file of logo
Tried 'python3 img2logo.py -P test.png smurphysiron.png out -m ts101' and validated that my image test.png looked ok
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
Expected behavior
I expected to see my custom log , but did not.
Details of your device:
Additional context
Trying to get this done for a gift tomorrow :-) Thanks for all you've done here !
Note also posted on discussions here
The text was updated successfully, but these errors were encountered: