David Abdurachmanov

Results 5 issues of David Abdurachmanov

I was trying to bootstrap Rust beta (1.43.0) for Linux/riscv64 on Ubuntu 20.04 host. I have done that before successfully with 1.42.0 (stable). This time I also added llvm-libuwnind to...

We are currently using `openrdate` (e.g., `rdate -s rdate.directadmin.com`) in Fedora stage4 to set clock once the system boots. The time goes out-of-sync, e.g. when you close your laptop lid...

The testing was done only on riscv64 using Fedora 29 w/ kernel 4.19.0-rc8. To my knowledge there are no Linux distributions planning to support riscv32. Note, there is no COMPAT...

wontfix

This cleanup already happened on U-Boot side. FU540 and FU740 are SoC names, not the actual boards/platforms. For example, the reset implemented in `sifive_fu740.c` depends on DA9063 PMIC (that's board...

**Describe the bug** Building fwupd-2.0.11 on Fedora/RISCV (riscv64) and one test fails. ``` [..] # DEBUG: PlatformArchitecture=(null) # DEBUG: PowerState=unknown # DEBUG: RuntimeVersion(com.hughsie.libjcat)=0.2.3 # DEBUG: RuntimeVersion(com.hughsie.libxmlb)=0.3.22 # DEBUG: RuntimeVersion(org.freedesktop.fwupd)=2.0.11 #...

bug