diff options
Diffstat (limited to '')
| -rw-r--r-- | results/classifier/gemma3:12b/device/71 | 2 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/device/711 | 2 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/device/716 | 4 | ||||
| -rw-r--r-- | results/classifier/gemma3:12b/device/717 | 4 |
4 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/device/71 b/results/classifier/gemma3:12b/device/71 new file mode 100644 index 00000000..707b4eb5 --- /dev/null +++ b/results/classifier/gemma3:12b/device/71 @@ -0,0 +1,2 @@ + +AC97 can allocate ~500MB of host RAM diff --git a/results/classifier/gemma3:12b/device/711 b/results/classifier/gemma3:12b/device/711 new file mode 100644 index 00000000..264e4149 --- /dev/null +++ b/results/classifier/gemma3:12b/device/711 @@ -0,0 +1,2 @@ + +ATI Rage video card emulation diff --git a/results/classifier/gemma3:12b/device/716 b/results/classifier/gemma3:12b/device/716 new file mode 100644 index 00000000..68e4a502 --- /dev/null +++ b/results/classifier/gemma3:12b/device/716 @@ -0,0 +1,4 @@ + +using "-device scsi-cd" option on arm64 platform +Description of problem: +When using OpenStack to create a virtual machine instance, I need to configure the password of the root user through cloud-init. I use the ConfigDriver method, in which OpenStack will mount a virtual disk in iso9660 format to the virtual machine instance. The command line generated by OpenStack is shown above. You can see that this ConfigDrive virtual disk is mounted via "--device scsi-cd". But when I entered the virtual machine instance and used lsblk, blkid and searched in /dev/disk/by-label, I did not find the virtual disk that should be mounted. In addition, I don't have more debugging messages or error messages. I want to know if the "scsi-cd" is not fully adapted to arm64 platform. diff --git a/results/classifier/gemma3:12b/device/717 b/results/classifier/gemma3:12b/device/717 new file mode 100644 index 00000000..6f791c3a --- /dev/null +++ b/results/classifier/gemma3:12b/device/717 @@ -0,0 +1,4 @@ + +using the "scsi-cd" option on arm64 platform +Description of problem: +When using OpenStack to create a virtual machine instance, I need to configure the password of the root user through cloud-init. I use the ConfigDriver method, in which OpenStack will mount a virtual disk in iso9660 format to the virtual machine instance. The command line generated by OpenStack is shown above. You can see that this ConfigDrive virtual disk is mounted via "--device scsi-cd". But when I entered the virtual machine instance and used lsblk, blkid and searched in /dev/disk/by-label, I did not find the virtual disk that should be mounted. In addition, I don't have more debugging messages or error messages. I want to know if the "scsi-cd" is not fully adapted to arm64 platform. |
