m][sko Posted January 19 Share Posted January 19 https://www.microsoft.com/en-us/d/windows-dev-kit-2023/94k0p67w7581 UEFI can be way how to boot it maybe 0 Quote Link to comment Share on other sites More sharing options...
1 Igor Posted January 19 Share Posted January 19 2 hours ago, m][sko said: UEFI can be way how to boot it maybe With extensive hacking, in theory, perhaps, in reality? No. Same situation is with Lenovo X13s featuring the same SoC. You can boot Linaro hacked Debian with kernel 6.1.y / 6.2.y leaning on device tree. 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted January 20 Author Share Posted January 20 @balbes150 Can you explain how UEFI is working on arm? Is it passing some dts or how the linux kernel know what drivers should it start ? 0 Quote Link to comment Share on other sites More sharing options...
0 balbes150 Posted January 21 Share Posted January 21 19 часов назад, m][sko сказал: Can you explain how UEFI is working on arm? Is it passing some dts or how the linux kernel know what drivers should it start ? Running u-boot-EFI uses DTBS, which are described in grub.cfg. There is an EDK2-EFI variant, it uses two variants - DTB or ACPI. 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted January 21 Author Share Posted January 21 Surface pro X is same hw as windows dev box 2023 https://github.com/linux-surface/surface-pro-x 0 Quote Link to comment Share on other sites More sharing options...
0 hexdump Posted January 22 Share Posted January 22 i think the arm version of the surface pro 9 is close to the devkit - surface pro x is an older design using a snapdragon 8cx gen2 (i think) and not the gen3 the devkit is using and which is a very different soc 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted February 18 Author Share Posted February 18 https://github.com/merckhung/linux_on_arm64_laptop https://github.com/merckhung/linux_ms_dev_kit/commit/195ccc926158b49c33edbccde99685a497032c3b 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted March 4 Author Share Posted March 4 (edited) I was able to boot with this branch https://github.com/jhovold/linux/tree/wip/sc8280xp-v6.2-rc8 and with microsoft dev kit patches on top of that https://github.com/shawnguo2/linux/commits/devkit-dt-6.2-rc5 and this kernel command line clk_ignore_unused efi=novamap earlycon=efifb console=efifb build in ethernet don't work as not all usb-c ports are active so you will need to connect usb-c ethernet to usb-c ports on the side for speed Cpufreq-info show 3GHz but device is running as on lowest freq(800MHz) as that is my experience with running benchmarks Edited March 4 by m][sko 0 Quote Link to comment Share on other sites More sharing options...
0 Igor Posted March 4 Share Posted March 4 My 2c https://github.com/armbian/build/pull/4904 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted March 11 Author Share Posted March 11 When I add more stuff to device tree it started to run on full speed It is 2.5x faster then rock 5 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted March 11 Author Share Posted March 11 (edited) But still 1.display port switched off after booting 2.build in ethernet isn't working and usb2 ports isn't working Edited March 11 by m][sko 0 Quote Link to comment Share on other sites More sharing options...
0 m][sko Posted March 16 Author Share Posted March 16 when windows dev boot from acpi https://github.com/shawnguo2/linux/commits/wdk2023-acpi-6.2 display is working over efifb build in ethernet is working build in wifi use ath11k and armbian firmware is missing all of this https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/log/ath11k/WCN6855/hw2.0/ all usb ports working cpufreq don't 1 Quote Link to comment Share on other sites More sharing options...
Question
m][sko
https://www.microsoft.com/en-us/d/windows-dev-kit-2023/94k0p67w7581
UEFI can be way how to boot it maybe
Link to comment
Share on other sites
11 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.