summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/2351
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/zero-shot/108/other/2351')
-rw-r--r--results/classifier/zero-shot/108/other/235130
1 files changed, 30 insertions, 0 deletions
diff --git a/results/classifier/zero-shot/108/other/2351 b/results/classifier/zero-shot/108/other/2351
new file mode 100644
index 000000000..eb8f66191
--- /dev/null
+++ b/results/classifier/zero-shot/108/other/2351
@@ -0,0 +1,30 @@
+device: 0.918
+graphic: 0.809
+network: 0.807
+PID: 0.792
+performance: 0.788
+socket: 0.721
+files: 0.721
+vnc: 0.618
+semantic: 0.577
+permissions: 0.549
+debug: 0.544
+boot: 0.449
+other: 0.301
+KVM: 0.072
+
+Raspberry Pi: Unable to start raspios bookworm
+Description of problem:
+I am able to start RaspiOS bullseye (2023-05-03-raspios-bullseye-arm64-lite) in both, the rpi3 and rpi4 configurations, by first extracting the DTB and the kernel from the downloaded image (see the command lines).
+
+When I attempt to start RaspiOS bookworm (2024-03-15-raspios-bookworm-arm64-lite), I only get the following messages on the host's terminal:
+
+```
+usbnet: failed control transaction: request 0x8006 value 0x600 index 0x0 length 0xa
+usbnet: failed control transaction: request 0x8006 value 0x600 index 0x0 length 0xa
+usbnet: failed control transaction: request 0x8006 value 0x600 index 0x0 length 0xa
+```
+
+[start-raspios.sh](/uploads/041fb113d1d0d920e52f3b11a9f51290/start-raspios.sh)
+Steps to reproduce:
+To reproduce, adapt the attached script, download the raspios images and run it.