Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LM studio doesn't detect integrated GPU when dedicated GPU exists. #382

Open
idev2580 opened this issue Feb 1, 2025 · 0 comments
Open

Comments

@idev2580
Copy link

idev2580 commented Feb 1, 2025

Which version of LM Studio?
LM Studio 0.3.9 (build 6)

Which operating system?
Windows 11 23H2
(Actually, also happens on Linux)

What is the bug?
LM studio Vulkan llama.cpp runtime doesn't detect integrated GPU when dedicated GPU exists.

Screenshots
LM Studio
Image

Windows Task Manager
Image

Logs
No logs

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Settings'
  2. Click on 'Hardware'
  3. Scroll down to 'GPUs'
  4. Only NVIDIA GPU detected.

Hardware Information

  • CPU : AMD Ryzen 5 8645HS
  • GPU(integrated) : AMD Radeon 760M Graphics
  • GPU(dedicated) : NVIDIA Geforce RTX 4060 Laptop GPU

Note
When I restricted access to NVIDIA GPU on Linux (not WSL, dual boot system) via distrobox, LM studio worked with integrated GPU very well. I think the problem is ignorance on integrated GPU when dedicated GPU exists.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants