-
luyahan@luyahan-MIX:~/cf$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.3 LTS
Release: 22.04
Codename: jammy
**transport message failed, respons…
-
crosvm has reimplemented the functionality required from libfdt into a Rust. Consider importing that code to remove our dependency on libfdt.
https://chromium-review.googlesource.com/c/chromiumos/p…
-
**Describe the bug**
When I boot a systemd-based VM with a TAP network interface enabled, I find that somewhere along the boot the VM stops making progress. I see 100% CPU usage on the hypervisor p…
-
**Describe the bug**
The `kernelsu/ksud.c:111:12: error: unused function 'count'` error appeared when running `build/build.sh`, tried `export CFLAGS='-Wno-error -Wno-unused-function'` but with no luc…
-
Hi,
I am building a CodeQL database for a ChromiumOS module. It uses a custom build system which wraps the usual ninja and clang++ invocations. However, `codeql database create` command fails with …
-
Probably a low priority issue, I'm opening this mostly so I can track and share information.
Chrome OS added a preview for USB support in their linux subsystem a while back, and I was curious if I …
-
I've tried to build RISC-V cuttlefish from latest AOSP sources, but emulator failed with error:
```
2023-10-13T17:10:52.161892Z qemu-system-riscv64: -chardev pipe,id=hvc9,path=uwb_fifo_vm: Could not…
-
# Feature Request
I'm working on support for Android hosts for fun, I made some patches for some stuff now compiles but it looks like support for io_uring on Android is just for the super new ones …
-
I was able to install DistroBox successfully on my Chromebook in devmode, but it can't run due to the lack of podman. Podman isn't a standard package, nor is it part of the dev_tools available to Chro…
-
Hi! What is required in order to support the SDK on other platforms (specifically on Raspberry Pi 4)?
Looking at the code base, looks like the board specific code is only the https://github.com/Break…