Closed randomgitname closed 4 years ago
The cfg file can actually be configured separately - no need to flash a kernel. If you look at the newest documentation PDF in the doc/vendor folder, the cfg format is defined there. With a hex editor like HxD you can change the bytes at the right offset (ensure the file signature at the start matches the documentation).
I have seen that they offer a new kernel on the site but I don't dare to let someone flash this:
If someone wants to sacrifice his or her printer: fine - but I cannot ask anyone to do this for me š
I guess I was not clear. I've already done it. Successfully. I was just sharing information in a place that seemed logical.
Yes, the cfg file system works on version 1.4 but the features I wanted to take advantage of were only added after. You also don't need to use a hex editor, the dgus2 8.0.1.1 software has a user interface: click profile generation on the main page, load the default cfg file for editing.
true we don't know the model number but I found one that looks alot like it. DMG48270C043_03WTR, and yes it works. I do not know what sort of protections are in place. The process was no different than flashing the screen. I do not know if rollback is possible. I have a feeling it will just flash anything with the correct name scheme.
Not sure which notes those are but as far as the T5lUI firmware: 2019.02.02 was initial release. 2019.04.10: 1.4 cr6se version. 2020.08.20: latest version i flashed and am currently using. I was saying the other file in that package T5LOS has not changed since 2019.7.20 so i didn't flash it.
Fair question. My gut says the bootloader is untouched.
Which exact binary (path and filename) did you flash from the archive? There are multiple bin files from what I saw.
/cc @nickacker
T5L kernel program2020-8-21.zip\T5L kernel program2020-8-21\T5Lāā āØā„\DGUS2\T5L_UI_DGUS2_V35_20200820.BIN
I've updated the touch screen to T5L_UI_DGUS2_V36_20201023.BIN
it seems to resolve some issues with font rendering.
@randomgitname Would you happen to have this original zip? I'd like to check something.
I don't have the whole zip, deleted that as the latest version would always be around. I do have T5L_UI_DGUS2_V35_20200730.BIN, T5L_OS_V11_RTC(RX8130).BIN, T5L_OS_DGUS2_V10(no RX8130).BIN and some english translated pdfs.
Could you upload them here please?
Met vriendelijke groet, Sebastiaan Dammann
Van: randomgitname notifications@github.com Verzonden: Wednesday, October 28, 2020 7:30:21 AM Aan: CR6Community/CR-6-touchscreen CR-6-touchscreen@noreply.github.com CC: Sebastiaan Dammann sebastiaandammann@outlook.com; Comment comment@noreply.github.com Onderwerp: Re: [CR6Community/CR-6-touchscreen] Updating T5L_UI_DGUS2 for additional functionality (#4)
I don't have the whole zip, delete that as the latest version would always be around. I do have T5L_UI_DGUS2_V35_20200730.BIN, T5L_OS_V11_RTC(RX8130).BIN, T5L_OS_DGUS2_V10(no RX8130).BIN and some english translated pdfs.
ā You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FCR6Community%2FCR-6-touchscreen%2Fissues%2F4%23issuecomment-717729047&data=04%7C01%7C%7C89921946aa634e2a6e4b08d87b0af26f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637394634224496301%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=LyhCZ3CraNrNxgi7x6hghgX0k6z4BAirIL%2BLtjp86t4%3D&reserved=0, or unsubscribehttps://eur05.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAAK4FMMINHKUVAW26F35Z6DSM6273ANCNFSM4R35DAEA&data=04%7C01%7C%7C89921946aa634e2a6e4b08d87b0af26f%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C637394634224496301%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=sn8s0M15DOghMb2iPkTKfWOoWPoLFix3jDLn%2FbEdyv8%3D&reserved=0.
And now it's here. You can delete it. Thanks! T5L_UI_DGUS2_V35_20200730_2.zip
For extui reverted to your version of DWIN OS - the newest DWIN has random issues by which the screen does not want to start up.
Wow, not something one would expect from almost 2 year old firmware. But on the plus side you learned it is possible to downgrade. It seems dwin failed to update the change log for 36. I also believe there is another version of v35 out that added the last 2 entries in the change log.
-Add icon display to support negative coordinates; -In the 0x11 text display, support for the Y coordinate of the non-gray font dot matrix text to be a negative number.
http://forum.dwin.com.cn/forum.php?mod=viewthread&tid=2544 if you make an account on this forum you might have access to older versions?
Keeping it on V35 for now - though every version is probably prone to have bugs š
At least glad I could downgrade šÆ
Cr6 screens ship with version 1.4, current version on dwin's site is 3.5 "T5L_UI_DGUS2_V35_20200820.BIN" @ http://dwin.com.cn/home/Index/download_file?download_id=4608.
This update will enable you to use the cfg generator to turn off touch sound feedback or adjust the frequency/loudness. You can also turn the screen brightness down and go into a even dimmer sleep mode. Complete change log is in downloaded archive. I do not believe we need to reflash the T5LOS file as it has not been updated since 2019.
If a bad flash occurs a cfg can be setup to format the flash as a last resort trouble shooting step. (untested)
I leave implementation of this info to you as i suppose some of this can be done in firmware now with the source out. But if you have animals that freak out @ beeps i needed this ASAP.
Great work so far on the firmware!