Eric Wiessner (KI7POL)
Eric Wiessner (KI7POL)
I think that’s a wonderful idea. I would love to add a new system to the script, though the ‘devil is in the details’ so-to-speak and without a system to...
Apologies for not getting around to this. I feel kind of bad about it. I think it would be worth trying the script again today though - I've set up...
I believe you are correct and these both may be the same root issue. See if you can use the same debugging steps I detailed in #9 and possibly report...
I'm going to close this ticket for now due to inactivity. Please let me know if you have any other questions/ideas/comments/concerns though and I'll re-open this thread.
Hey there. Sorry it's been so long, but we just got a new update from the wine-mono dev that fixed USB port connections and I thought if this issue. I'm...
Thank you for experimenting with this again. That's a bummer it's not working yet. The inconsistent behavior you're getting with VARA is normal for now - it's the result of...
Hm. Are you getting this error?  If so, try running `sudo apt install p7zip-full -y` and the commands from above again.
Ah ok, hm try this for VARA HF/FM's error messages: ``` sudo apt install p7zip-full -y wget http://uz7.ho.ua/modem_beta/ptt-dll.zip 7z x ptt-dll.zip -o"$HOME/.wine/drive_c/VARA/" 7z x ptt-dll.zip -o"$HOME/.wine/drive_c/VARA FM/" ```
EDIT: Don't forget to do the `sudo apt install p7zip-full -y` too for those last commands (I just edited my last post)
I think you can also run these commands to make VARA not a black screen anymore: ``` echo 'REGEDIT4' >> override-x11.reg echo '' >> override-x11.reg echo '[HKEY_CURRENT_USER\Software\Wine\X11 Driver]' >> override-x11.reg...