开云体育

ctrl + shift + ? for shortcuts
© 2025 开云体育

Windows 11 ARM64 YAAC Install


 

Does anyone know how to get YAAC running on windows 11 ARM64. I do think I need to install Java but from what I am seeing I am not sure. ?if you need to install Java please point me to where to get it. ?If you do not I think I need to involve YAAC from the command prompt can you confirm that or how to get it working. ?

Thank you for your help Windows 11 ARM64 has some interesting challenges.?
Tim?
KM4ESU


 

There is an issue here. The JSSC library needs native machine code for that combination of operating system and CPU hardware. The next build of YAAC is upgrading from JSSC 2.9.2 to 2.9.4, which adds native libraries for Mac OSX on ARM64 and Windows on ARM64, so that should take care of your problem.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 11:40 AM

Does anyone know how to get YAAC running on windows 11 ARM64. I do think I need to install Java but from what I am seeing I am not sure. if you need to install Java please point me to where to get it. If you do not I think I need to involve YAAC from the command prompt can you confirm that or how to get it working.

Thank you for your help Windows 11 ARM64 has some interesting challenges.
Tim
KM4ESU


 

And yes, you will still need to install the Java runtime.

________________________________________
From: [email protected] <[email protected]> on behalf of Andrew P. <andrewemt@...>
Sent: Friday, January 21, 2022 12:29 PM
To: [email protected]
Subject: Re: [yaac-users] Windows 11 ARM64 YAAC Install

There is an issue here. The JSSC library needs native machine code for that combination of operating system and CPU hardware. The next build of YAAC is upgrading from JSSC 2.9.2 to 2.9.4, which adds native libraries for Mac OSX on ARM64 and Windows on ARM64, so that should take care of your problem.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 11:40 AM

Does anyone know how to get YAAC running on windows 11 ARM64. I do think I need to install Java but from what I am seeing I am not sure. if you need to install Java please point me to where to get it. If you do not I think I need to involve YAAC from the command prompt can you confirm that or how to get it working.

Thank you for your help Windows 11 ARM64 has some interesting challenges.
Tim
KM4ESU


 

Andrew,

Kudos for adding this to the new release, I look forward to getting it. ?One the java runtime all I can find is windows?. to install. ?is this the correct software from Get Hub for the Windows 11 ARM 65. ?Also do I start YAAC from the command promo with java -jar YAAC.jar.

Tim?
KM4ESU


 

Yes, that's the correct Java runtime variant. And you still start YAAC the same way. It's just that it will complain about not being able to load the JSSC library and won't show any serial-port-based port types until you get the upgrade to the build I'm currently working on.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 3:54 PM

Andrew,

Kudos for adding this to the new release, I look forward to getting it. One the java runtime all I can find is windows openjdk-aarch64<>. to install. is this the correct software from Get Hub for the Windows 11 ARM 65. Also do I start YAAC from the command promo with java -jar YAAC.jar.

Tim
KM4ESU


 

Andrew,

I have YAAC running and it looks nice. ?I idid run into a problem with java.io.IOException: no such port. ?

Here is an image of the error it cannot talk to direwolf.?




Tim KM4ESU


 

Let me add YAAC stops on the wizard at the GPS even if you enter your position. ?

Tim?


 

Did you copy a configuration from a Windows/Intel system, or did you recreate your config from scratch on the new system? You will not be able to access COM ports (assuming you even have any on the new system) until I release the new build.

Re: direwolf: did you start it _before_ you started YAAC (so it would be there for YAAC to connect to), and did it start successfully (per direwolf's console window), or did Windows security prevent direwolf from opening the listening sockets for client applications to access? Ah, you do have a sound card for Direwolf to connect to?

Your image didn't make it. Must have been filtered out somewhere along the line.

Andrew, KA2DDO
author of YAAC

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 4:48 PM
To: [email protected]
Subject: Re: [yaac-users] Windows 11 ARM64 YAAC Install

Andrew,

I have YAAC running and it looks nice. I idid run into a problem with java.io.IOException: no such port.

Here is an image of the error it cannot talk to direwolf.

[X]


Tim KM4ESU


 

What choices for GPS position source did you have, and what did you pick? You have to pick _something_ from the choice list or it won't allow you to advance.

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 5:05 PM
To: [email protected]
Subject: Re: [yaac-users] Windows 11 ARM64 YAAC Install

Let me add YAAC stops on the wizard at the GPS even if you enter your position.

Tim


 

I picked the fixed position and put in my GPS coordinates. It would not advance unless I picked the serial or GPSD but that causes java errors on the serial port and GPSD typically works to move to the next location. ?On the GPSD it stops there. ?I have put in GPS location on the Linux version and it took the data. ?

Tim KM4ESU


 

Thanks for the bug report. I'll find out why.

________________________________________
From: [email protected] <[email protected]> on behalf of Tim Huffaker <thuffaker@...>
Sent: Friday, January 21, 2022 6:02 PM
To: [email protected]
Subject: Re: [yaac-users] Windows 11 ARM64 YAAC Install

I picked the fixed position and put in my GPS coordinates. It would not advance unless I picked the serial or GPSD but that causes java errors on the serial port and GPSD typically works to move to the next location. On the GPSD it stops there. I have put in GPS location on the Linux version and it took the data.

Tim KM4ESU