-
**Description**
I compiled the kernel with Rust support and tried to boot. However, I am stuck at the emergency shell.
From what I can see in logs, it seems that the modules fail to load. Might be r…
-
```
stjo@swanky undervolt $ ./undervolt.py -r
Traceback (most recent call last):
File "./undervolt.py", line 285, in
main()
File "./undervolt.py", line 276, in main
tjunc=read_…
-
Been receiving these duplicate error messages:
`dellhw_exporter[3781]: time="2020-05-14T12:28:12-04:00" level=info msg="error gathering metrics: collected metric \"dell_hw_storage_battery_status\" …
-
### Relevant telegraf.conf:
[[inputs.ipmi_sensor]]
path = "/usr/bin/ipmitool"
### System info:
Telegraf 1.8.1
SLES 12 SP2
ipmitool-1.8.17-8.6.x86_64
Telegraf runs in privileged docker…
-
The Power/Volume buttons worked perfectly with kernel version 5.9.13, but stopped working after the upgrade to 5.10.1
After updating the kernel from `5.9.13-surface` to `5.10.1-surface` via…
-
@gkordo Hi Giorgos,
I have read your paper "FIVR: Fine-grained Incident Video Retrieval" and I'm interested in the dataset of FIVR-200K which you will release [ndd.iti.gr/fivr.html](http://ndd.iti.…
-
```
$ sudo apt-get install msr-tools
$ sudo rdmsr 0x150
rdmsr: CPU 0 cannot read MSR 0x00000150
$ sudo wrmsr 0x150 0x8000001000000000
wrmsr: CPU 0 cannot set MSR 0x00000150 to 0x8000001000000000
…
-
Hi!
It would be great to have a function that creates the nordlicht iteratively instead of blocking until the whole image is prepared.
Something like
```
//returns 1 on finish, 0 if it needs proc…