diff options
Diffstat (limited to 'gitlab/issues/target_missing/host_missing/accel_missing/750.toml')
| -rw-r--r-- | gitlab/issues/target_missing/host_missing/accel_missing/750.toml | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/gitlab/issues/target_missing/host_missing/accel_missing/750.toml b/gitlab/issues/target_missing/host_missing/accel_missing/750.toml deleted file mode 100644 index f730ddc4..00000000 --- a/gitlab/issues/target_missing/host_missing/accel_missing/750.toml +++ /dev/null @@ -1,43 +0,0 @@ -id = 750 -title = "/proc/cpuinfo doesn't present guest cpuinfo for most architectures (including M1 Macs)" -state = "closed" -created_at = "2021-11-26T14:03:11.165Z" -closed_at = "2024-08-27T21:52:12.032Z" -labels = ["hostos: macOS", "kind::Feature Request", "linux-user"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/750" -host-os = "MacOS Big Sur 11.5.1" -host-arch = "Apple M1" -qemu-version = "unknown, comes with docker desktop" -guest-os = "- Operating system: Ubuntu 18.04.6 LTS x86_64" -guest-arch = "x86" -description = """I tried to start Blender inside an amd docker container, emulated on M1 Mac, running noVNC to access the the GUI via Chrome. -From Blender versions 2.8 and higher I get the following error message: - -``` - ArchError: Could not find 'cpu MHz' in /proc/cpuinfo - Function: Arch_InitTickTimer - File: /home/sybren/buildbot-builder/linux_glibc217_x86_64_cmake/build_deps/deps/build/usd/src/external_usd/pxr/base/arch/timing.cpp - Line: 133 -qemu: uncaught target signal 6 (Aborted) - core dumped -Aborted -``` - -I posted the problem to Blender [here](https://developer.blender.org/T92956) as well as to docker [here](https://github.com/docker/for-mac/issues/6047).""" -reproduce = """You need: -- ✅ M1 Mac -- ✅ Docker Desktop 4.1.1 (69879) - -Setup the Container: - -1. Unzip the attached file -2. In a terminal go to the unzipped folder -3. run `source build-and-launch.sh` to build the image and spin up a container -4. open a browser and go to [http://localhost:6901](http://localhost:6901) -5. login using password `pass` -6. see the README.txt on the Desktop you just logged into -7. == Follow the README instructions == - - - -[blender-bug-report-202111091146.zip](/uploads/340ada45a9ee0585cfc0cdfcc1932fb4/blender-bug-report-202111091146.zip)""" -additional = "n/a" |