Results 18 comments of Kholin

> Can you share the server log so we can see why it's not able to detect your GPU? Here's the output of `journalctl -xeu ollama.service` ``` Feb 26 22:45:01...

@dhiltgen I've edit the `/etc/systemd/system/ollama.service`, changed the `Group=` and `User=` to root, reload the daemons, restart the ollama service, now the GPU could be used. Thanks very much. The distro...

@dhiltgen I've manually reset the ollama service file, and tried adding ollama user to different groups and reload the services, turns out `video` is the right group.

Same problem, the hash of `manifest.js` always remain as `d41d8cd`, even the content changed. I've searched many times on the internet, still don't get a solution.

Never mind, looks like what I need is `C-u C-l`, which clearing screen and make the cursor on top of screen.

This still happened on the latest AppImage (v2025.628.4510) . OS: openSUSE Tumbleweed DE: KDE Plasma 6.4.1

ChatGPT官网跟你发的第三方工具不是同一个接口,第三方工具一般用的是openai公开的接口,两个服务的限制程度不一样。ChatGPT官网对IP所在地区要求比较严格,一般的大机场IP都会被封锁,但是openai官方接口没那么严,所以可以用。