summary refs log tree commit diff stats
path: root/gitlab/issues/target_arm/host_missing/accel_missing/2351.toml
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-05-21 21:21:26 +0200
commit4b927bc37359dec23f67d3427fc982945f24f404 (patch)
tree245449ef9146942dc7fffd0235b48b7e70a00bf2 /gitlab/issues/target_arm/host_missing/accel_missing/2351.toml
parentaa8bd79cec7bf6790ddb01d156c2ef2201abbaab (diff)
downloademulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.tar.gz
emulator-bug-study-4b927bc37359dec23f67d3427fc982945f24f404.zip
add gitlab issues in toml format
Diffstat (limited to 'gitlab/issues/target_arm/host_missing/accel_missing/2351.toml')
-rw-r--r--gitlab/issues/target_arm/host_missing/accel_missing/2351.toml25
1 files changed, 25 insertions, 0 deletions
diff --git a/gitlab/issues/target_arm/host_missing/accel_missing/2351.toml b/gitlab/issues/target_arm/host_missing/accel_missing/2351.toml
new file mode 100644
index 00000000..46090706
--- /dev/null
+++ b/gitlab/issues/target_arm/host_missing/accel_missing/2351.toml
@@ -0,0 +1,25 @@
+id = 2351
+title = "Raspberry Pi: Unable to start raspios bookworm"
+state = "opened"
+created_at = "2024-05-19T15:35:16.531Z"
+closed_at = "n/a"
+labels = ["target: arm"]
+url = "https://gitlab.com/qemu-project/qemu/-/issues/2351"
+host-os = "Ubuntu 23.10 (mantic)"
+host-arch = "x86_64"
+qemu-version = "9.0.0 - QEMU command line:"
+guest-os = "RaspiOS"
+guest-arch = "ARM"
+description = """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)"""
+reproduce = """To reproduce, adapt the attached script, download the raspios images and run it."""
+additional = "n/a"