SX-Key software, Debian Buster and com port
CableGuy67
Posts: 38
I've managed to keep a working copy of the sx-key software up to Debian Stretch which I ran with wine version 1.8.7. I recently got a new T420 (well new to me) and have Debian Buster running on it. It's wine verson is 4.0.2. I can get the sx-key software v3.3.0 installed but I can't get it to recognize any com ports. I've stored the com1 and com2 with regedit and even created the links in the dosdevices directory (although I don't think you need to do that manually any more). Of course I've added myself to the dialout group as well. I just can't get /dev/ttyUSB0 mapped to com1. I don't think I'm missing anything and I know it did work in the past, so any tips would be super.
Thanks,
Mark
Thanks,
Mark
Comments
It's looking like I'll just have to create the hexfile with the sx-key software and transfer it to the chips using a linux program that can use the key to read and write.
I guess I'll just have to hope my kid doesn't kill the old computer before I come up with an alternate way to program those old chips. It'll stink to lose the debugging features but whaddayagonnado...
the SX-Key software uses the numbered port and works as expected. You can't see any com ports in the software itself (nor choose another port) but that seems to be a pretty minor gripe for such old software. I thought I had tried that but I may have attached it wrong (or to the lnk menu item erroneously perhaps). Even better, once I call it this way it seems to write the usage correctly into the registry so that after that, I don't have to call it with the /1. I'm not sure if it means I have to hit "cancel" when the initial setup dialog shows when starting, but even so. I'm just glad it works.
SXsim wouldn't run at first. I ran winetricks vb6run and it almost got me there. At least the right dlls were found after that. Then when I tried to launch it I got this. I got the file from microsoft here and just intalled it normally and let wine sort it out.
Update for the Microsoft Visual Basic 6.0 Common Controls: mscomctl.ocx and comctl32.ocx
Now even the sim button works. That I couldn't get working last time. Everything seems to be working just fine now. So, 5 years until Debian 11 to find a better solution. :P
Thanks for documenting what you are doing! Good news for SX-ers!
Now, this seems like a window manager or wine problem to me. I guess it has to do with how everything is stored in registries (maybe in the user one at the wine root) or deeper in the main ones. It seems that every single window has locations stored so this could be an issue. Mostly though, it was just an annoyance this time. Just another thing to keep in mind.
Mark