-
In the past, there have been multiple requests and use cases for updating the application or data files (referred to as 'artifacts' in the future) without the need to update the rootfs.
So, far there…
-
I have two nodes, name nodea and node b, both has 8 A800 GPU
nodea has 5 roce network:
xgbe0 for cpu, xgbe2/4/6/8 for gpu
nodea has 5 roce network:
xgbe4 for cpu, xgbe0/2/6/8 for gpu
Netw…
-
Hi SystemErrorWang,
First of all Amazing work! The pretained results look amazing. Getting into train_code/... though, I've been getting an error that is persistent. Please see end of this report. …
Oloph updated
2 years ago
-
A lot of the time the screen doesn't power up when you try to unlock it. You have to put the phone on auto brightness for the screen to power up.
-
Hello, please upload the kernel source.
I want to port and continue develop device pantech msm8960 (vega s5, vega racer 2). I also want to use the cm11 rom but the rom link gone so I want to build, b…
-
I hate callback structures. I'm already creating callback trees like
``` js
device.connect(function () {
device.startApplication(function () {
device.sendMessage('yo');
}, function (error) {
…
-
**reproduction**
Setup device with a lockscreen pin and everything works. After reboot it only works after toggling flight mode on and off after unlocking the lock screen. Then I will be asked for th…
-
_From @LJWatson on May 25, 2015 12:30_
We need to address the problem of design pattern accessibility on touch screen devices. Touch ATs intercept all touch gestures. Only click/blur/focus are handle…
-
### Package name
linux
### Package homepage
https://kernel.org
### Description
I'd like to use Void on some ARMv7 hardware like Orange Pi PC+ and Wandboard but unfortunately linux and linux-lts p…
alxkv updated
3 months ago
-
Instead of mixing PCDs and libraries to describe the hardware, we could parse device trees and leverage the driver binding model in UEFI.
ACPI tables (and devices) can be generated this way as well…