Skip to content

WARNING: linker: Warning: "[vdso]" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring) #1

@adiantek

Description

@adiantek

My device is Surface Pro X with SQ2.

  1. Downloaded MicrosoftCorporationII.WindowsSubsystemForAndroid_1.7.32815.0_neutral___8wekyb3d8bbwe.Msixbundle
  2. Unzipped Msixbundle
  3. Unzipped WsaPackage_1.7.32815.0_ARM64_Release-Nightly.msix
  4. Replaced kernel-arm64 with Tools\kernel
  5. Removed appxblockmap, appxsignature, content_types and entire appxmetadata
  6. Add-AppxPackage -Register .\AppxManifest.xml
  7. Ran WSA
  8. Enabled developer settings & debug over wifi
  9. adb connect
    and then:
C:\Users\user\Downloads\platform-tools_r31.0.3-windows\platform-tools>adb shell
WARNING: linker: Warning: "[vdso]" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
windows_arm64:/ $
windows_arm64:/ $ su
WARNING: linker: Warning: "[vdso]" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
windows_arm64:/ # ls
WARNING: linker: Warning: "[vdso]" unused DT entry: unknown processor-specific (type 0x70000001 arg 0x0) (ignoring)
acct        cache   data_mirror    etc                  linkerconfig  odm      sdcard   system_ext
apex        config  debug_ramdisk  fstab.windows_arm64  lost+found    oem      storage  vendor
bin         d       default.prop   init                 metadata      proc     sys
bugreports  data    dev            init.environ.rc      mnt           product  system
windows_arm64:/ #
windows_arm64:/ #

adb install doesn't work for me:

adb install ..\..\APKPure_v3.17.28_apkpure.com.apk
Performing Streamed Install
adb: failed to install ..\..\APKPure_v3.17.28_apkpure.com.apk: ☻→

Fortunately, adb push & pm install works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions