shivabohemian

Results 16 comments of shivabohemian

> atm you'd want to solve #14555 first. It appears that this issue first appeared in kernel 6.2. I can build successfully in kernel 5.10 with arm64.

The same problem. ``` root@1f424a2387a9:/llm/ollama# ./ollama run deepseek-r1:1.6b pulling manifest Error: pull model manifest: file does not exist root@1f424a2387a9:/llm/ollama# ./ollama run deepseek-r1:1.5b time=2025-07-22T21:31:43.598+08:00 level=INFO source=server.go:135 msg="system memory" total="7.5 GiB" free="4.5...

@Arcs-ur Ok。 My `sycl-ls` command's output: ``` root@2c444a1a4f24:/llm# sycl-ls [level_zero:gpu][level_zero:0] Intel(R) oneAPI Unified Runtime over Level-Zero, Intel(R) Graphics 12.4.0 [1.6.32224.500000] [opencl:cpu][opencl:0] Intel(R) OpenCL, Intel(R) N150 OpenCL 3.0 (Build 0) [2024.18.12.0.05_160000]...

@Arcs-ur I ran the `env-check.sh` script and installed some of the missing commands in this script(docker containers are not included). The output as follows。It seems that my igpu wasn't detected....

@Arcs-ur All right. The error message `"igpu not detected"` in `env-check.sh` should not be accurate enough. I tested it on an `i5-1240p`, and the output was the same. However, when...