Replies: 6 comments
-
I have been working on this for a few days. I have the ARM SQ1 Surface Pro X. If there is anything I can do or any info I can gather I would be happy to provide it. |
Beta Was this translation helpful? Give feedback.
-
Arm7 & Arm v8(64Bit) is a total other Architecture and have nothing |
Beta Was this translation helpful? Give feedback.
-
@ascdew & @SirBlain, This software is not compatible to run on an Windows ARM/ARM64 based OS (even if it's an Emulation Based OS). As @blackcrack stated, This is primarily because of the Architecture Compatibility. Your running (what's called) an AArch Processor (aka ARM or ARM32). There would require ALLOT of work for this software to be restructured for this type of UWP (Universal Windows Platform) Compatibility. There's much more to this as I had done my best to explain the above in a simplified way. Thank you very much for your time, support and understanding with this software and I hate to tell you that it can't be used on your device. ~Ibuprophen |
Beta Was this translation helpful? Give feedback.
-
I figured out as much in looking thru the base code, but appreciate the
response / confirmation.
Thanks!
…On Tue, May 31, 2022 at 1:44 PM Ibuprophen ***@***.***> wrote:
@ascdew <https://github.com/ascdew>, This software is not compatible to
run on a Windows ARM/ARM64 based OS (even if it's an Emulation Based OS).
This is primarily because of the Architecture Compatibility. Your running
(what's called) an AArch Processor (aka ARM or ARM32).
There would require ALLOT of work for this software to be restructured for
this type of UWP (Universal Windows Platform) Compatibility.
There's much more to this as I had done my best to explain the above in a
simplified way.
Thank you very much for your time, support and understanding with this
software and I hate to tell you that it can't be used on your device.
~Ibuprophen
—
Reply to this email directly, view it on GitHub
<#949 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AHKOP6S6BJUEPNMJ274665TVMZ22RANCNFSM5LKLD7VA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
@blackcrack and @Ibuprophen appreciate the clarification and response, thank you. Running great on my Intel machine and I had a feeling it was an Arm compatibility problem. Also thanks for all the hard work. |
Beta Was this translation helpful? Give feedback.
-
this would be the first step, although Windows on Arm can run x86 apps in emulation and even X64 apps in Windows 11, but while the current build installs, I can't actually get the UI to open. There are likely to be different code paths for various things in the internals of Windows on Arm. It's not the absolute impossibility suggested ahead and you're certainly not limited to the UWP apps that ran on Windows RT, but it would be a good deal of work. Disappointingly - because Windows on Arm users are being pushed to Widows 11 for features like 64-bit emulation - I am still hunting for any tools to improve the Windows 11 UI on Arm. |
Beta Was this translation helpful? Give feedback.
-
Has anyone had any success running openshell on the Surface? We are doing some initial test rollouts, sadly we could only get the Surface with the ARM x86 chip set. We did update Win10 from Home to Pro - however while the openshell installer ran without issue - openshell will not run.
Perhaps we need to recompile the source for the ARM chipset, but wanted to query the group to see if anyone else has had success or failure with openshell on the Surface before we go down that rabbit hole? Also we tested with V4.4.160.
Would appreciate any comments/suggestions!
Beta Was this translation helpful? Give feedback.
All reactions