Manjaro Linux에서 NVIDIA GTX860M 그래픽 카드를 감지합니까?

Manjaro Linux에서 NVIDIA GTX860M 그래픽 카드를 감지합니까?

장치 쿼리를 실행하면 다음 오류가 발생합니다.

./deviceQuery Starting...

 CUDA Device Query (Runtime API) version (CUDART static linking)

NVIDIA: no NVIDIA devices found
cudaGetDeviceCount returned 30
-> unknown error
Result = FAI

그러나 mhwd(Manjaro 하드웨어 감지)를 통해 이 비디오 카드에 가장 적합한 독점 드라이버를 설치했기 때문에 기본적으로 bumblebee 하이브리드 카드 "video-hybrid-intel-nvidia-bumblebee"를 얻었습니다.

그러나 적절한 드라이버를 설치했음에도 불구하고 카드를 감지할 수 없습니다. 왜?

나는 다음을 제공하는 inxi -G를 실행합니다.

Graphics:  Card-1: Intel 4th Gen Core Processor Integrated Graphics Controller
           Card-2: NVIDIA GM107M [GeForce GTX 860M]
           Display Server: X.Org 1.17.4 driver: intel Resolution: 1920x1080
           GLX Renderer: Mesa DRI Intel Haswell Mobile GLX Version: 3.0 Mesa 12.0.1

당신의 도움을 주셔서 대단히 감사합니다.

관련 정보