-
Notifications
You must be signed in to change notification settings - Fork 28
VARA HF not working on fresh install #124
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
Comments
Are you able to open VARA from the menu? If so, have you configured VARA for your radio? |
I have run into the same issue. Raspberry Pi 4, RaspianOS 64bit Bookworm (12.10). Commit Installed Pat and Pi-Apps (by selecting VARA) with 73Linux. Then used Pi-Apps to install VARA HF. When running But nothing else happens, no sound on the output of VARA and no PTT send to the TRX. And then, pat times out.
PI-Apps does install all sorts of things into the Wine environment. So I went ahead and deleted it ( winetricks winxp
winetricks sound=alsa
winetricks vb6run
winetricks -q vcrun2015
wget https://downloads.winlink.org/VARA%20Products/VARA%20HF%20v4.8.9%20%20setup.zip
unzip "VARA HF v4.8.9 setup.zip"
wine 'VARA setup (Run as Administrator).exe'
wget https://github.com/km4ack/pi-scripts/raw/master/pdh.dll.zip
unzip pdh.dll.zip
mv pdh.dll $HOME/.wine/drive_c/windows/system32 The result is the same. |
Looks like a 32 vs 64 bit issue: Botspot/pi-apps#2757 (comment). |
It also looks like they way Pi Apps sets up things is unsuitable for VARA: Botspot/pi-apps#2757 (comment). |
That's a bummer. I thought it would be a better experience on the Pi after VARA was moved to Pi-Apps. It works very well on x86 but I suppose the additional requirement of box86 is proving to be a challenge. If they drop it from Pi-Apps, I'll have to drop it from 73Linux as well for the Pi. Hopefully they can get it resolved. |
I would not go that far. Instead, use Pi-Apps to install Wine (which includes also box86 and is the hard part here). Then use the same setup of the wine environment as in your x86 VARA install but with a clean wine prefix. This is what worked in my tests. |
Trying to think this through and find a workable solution. I'd like to automate as much as possible so the end user doesn't have to jump through a bunch of hoops. It seems like it would be possible to create a script that pulls the needed scripts from Pi-Apps repo to install wine & box86. Then use your test method to install vara in a clean wine environment. What's your opinion @corvus-ch ? Would you be interested in attempting such a beast? |
Uh oh!
There was an error while loading. Please reload this page.
Title says it all. I flashed a brand new install of Bookworm on my Pi 4, installed 73Linux, and rebooted.
And then installed Vara HF from Pi apps and rebooted once more. Using PAT Menu I cannot update my grid square, and I also cannot use Vara HF. It seems the modem has no connection to PAT.
When I select a station to connect to, PAT seems like it works but the modem never changes bandwidth or keys my radio.
I'm not really sure what's going on here. Any assistance would be appreciated.
The text was updated successfully, but these errors were encountered: