-
Hello I am getting a "OS not supported" on Ubuntu Desktop where smarttools are installed.
```
for i, device := range devices {
used, err := GetDiskUsage(device.Name)
if err != nil {
…
-
Thank you for this very useful converter!
In using it on a number of different NVMe drives, I noticed that it breaks on any that don't work "automatically" with `smartctl` (e.g. the ones that need …
mgc8 updated
11 months ago
-
# Error description
ComplexFinder does not run in no-database mode.
## How to reproduce
Starting from the example files provided the following code works:
```python
from ComplexFinder.src.m…
-
No API is available under the Host facing API for performing the NVMe discover command. We need the NVMe discover command to find the target NQN, which is required in the NVMe connect command.
-
Hello, following [this forum post](https://forum.threefold.io/t/zos-poor-performance-on-pcie-4-nvme-ssd/1163) with no news since a month, I thought it will be a better idea to create this issue here.
…
-
I'm on unraid 6.6.7, latest autofan plug-in.
The Auto Fan plug-in doesn't exclude my nvme cache drive. It runs much hotter than a hdd, so my fan speed is now always 'set by that same drive'
other …
-
Thanks for greate repo.
I flashed JP4.6 on EMMC, after that I switched roofs from EMMC to NVME. Now I have a new NVME with installed JP5.1. Can put the new NVME to Jetson?
-
### Bambu Studio Version
Current
### Where is the application from?
Bambu Lab Official website
### OS version
Windows 11 (current fully up to date)
### Additional system information
7th Gen Int…
-
First of all, the [NVME code](https://github.com/ReturnInfinity/BareMetal/blob/master/src/drivers/storage/nvme.asm) has been a great help for me to develop my own driver for my toy OS. It's well docum…
-
On top of [current -tip](https://git.kernel.org/tip/tip/l/034dd140a6d8329f9d436e106fa8e7b049aca9ba), which has some fixes for `CONFIG_USE_X86_SEG_SUPPORT`, attempting to enable it for Clang with
``…