-
SataPortMap can't work in 8+ sata disk !!!!
when I have 9 sata disk,even i set SataPortMap accurately,the disk can't discovery accurately
-
I'm looking out for the ata_piix module for my old legacy MB.
How to get it added?
See also this issue:https://github.com/pocopico/rp-ext/issues/216#issue-1713524426
SATA Controller not recognized M…
-
In my quest to max out the 10G link for my editing pool, I would like to investigate using an array of U.2 NVMe drives instead of the Samsung QVO SATA SSDs I'm currently using.
Parts I would need:
…
-
### ravynOS_0.4.0pre5_f14_6521265220485120_amd64.iso
Attempting to test the Intel GVT-g mediated passthrough on a libvirt VM on Ubuntu 22.04. Booted ISO and it failed with a page fault.
ser…
-
When attempting to configure a SATA drive in the client, I get this error when trying to start the VM:
```
unsupported configuration: SATA is not supported with this QEMU binary
```
It seems to me t…
-
#### Steps for reproducing this issue:
1. Run the SteamOS installer in expert mode on a system with both a SATA drive and a NVME drive
2. Instruct the installer to partition the SATA drive but lea…
-
I am under the impression that SSDs connected to the compiter via a ASMedia AS2115 USB3 SATA adapter are unacceptably slow, although I need a scientific method to test this.
```
usb_msc_auto_quirk…
-
NAME="Manjaro Linux"
PRETTY_NAME="Manjaro Linux"
Файловая система Размер Использовано Дост Использовано% Cмонтировано в
/dev/nvme0n1p2 225G 119G 95G 56% /
QEMU emulator ve…
ennrl updated
3 months ago
-
`components/Sataserver/src/sataserver.c` has the following code for read (and very similar for write):
```
found = calulate_sector_offset(client, &offset, (uint32_t)sector);
if (…
-
Hi, I'm tying to train my own dataset. actually i am not sure i am in the right process:
step1: I used maskcut to generate presudo mask for my one-classification dataset
step2: follow your app…