Jump to content

Recommended Posts

Posted
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.

Posted
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.

Posted

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

Posted (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 by m][sko
Posted (edited)

But still

1.display port switched off after booting

2.build in ethernet isn't working and usb2 ports  isn't working

Edited by m][sko
Posted

I got the wdk2023 pretty solidly up and running here . There's also an Ubuntu 23.04 USB bootable image available. Could also be done with armbian, I modified the bookworm image and booted with my patched kernel.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines