yjun
yjun
build passed on Arch Linux ARM. maybe it can pass on arm64. ``` architecture: armv7l kernel: 5.7.6 rust : 1.44.1 gcc-libs: 9.3.0 llvm-libs: 10.0.0 uname -a : Linux alarm 5.7.6-1-ARCH...
I have a msm8916 device too, same error/problem when using edl 3.60 version, but revert to edl 3.53, command, for example `edl secureboot`, It works! edl 3.60: https://pastebin.com/p5qDhrNs edl 3.53:...
Arch Linux 和 基于Arch 的发行版可以通过 AUR 安装 纯纯写作桌面版 ``` yay -S purewriter-desktop ```
@startergo Hi, I try your workaround, but it doesn't work for me. :( ``` root@pve:/sys/bus/pci/devices/0000:00:02.0# setpci -s 0000:00:02.0 COMMAND=2:2 root@pve:/sys/bus/pci/devices/0000:00:02.0# echo 1 > rom root@pve:/sys/bus/pci/devices/0000:00:02.0# cat rom > /tmp/image.rom cat:...
@startergo I post the complete command log output below. ``` root@pve:~# find /sys/devices -name rom /sys/devices/pci0000:00/0000:00:02.0/rom root@pve:~# cd /sys/devices/pci0000:00/0000:00:02.0 root@pve:/sys/devices/pci0000:00/0000:00:02.0# setpci -s 0000:00:02.0 COMMAND=2:2 root@pve:/sys/devices/pci0000:00/0000:00:02.0# echo 1 > rom root@pve:/sys/devices/pci0000:00/0000:00:02.0#...
> > cd /sys/devices/pci0000:00/0000:00:02.0 > > Skip the above command and use absolute path to the ROM for the `echo 1` command. From the results, there doesn't seem to be...
> echo 0 > /sys/devices/pci0000:00/0000:00:02.0/power root@pve:~# echo 0 > /sys/devices/pci0000\:00/0000\:00\:02.0/power -bash: /sys/devices/pci0000:00/0000:00:02.0/power: Is a directory