Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

help me! why it shows Gallium 0.4 on llvmpipe (LLVM 3.9, 25

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
ninscious
Posts: 2
Joined: 2018-08-04 00:14

help me! why it shows Gallium 0.4 on llvmpipe (LLVM 3.9, 25

#1 Post by ninscious »

when i installed nvidia bumblebee drivers for my debian stretch.
it shows Gallium 0.4 on llvmpipe (LLVM 3.9, 256 bits)
what can i do for this?

Code: Select all

nins@debian:~$ lspci | grep '3D'
04:00.0 3D controller: NVIDIA Corporation GM108M [GeForce 940M] (rev a2)

ninscious
Posts: 2
Joined: 2018-08-04 00:14

Re: help me! why it shows Gallium 0.4 on llvmpipe (LLVM 3.9

#2 Post by ninscious »

Code: Select all

root@debian:/home/nins# inxi -G
Graphics:  Card-1: Intel HD Graphics 5500
           Card-2: NVIDIA GM108M [GeForce 940M]
           Display Server: X.org 1.19.2 drivers: modesetting (unloaded: fbdev,vesa)
           tty size: 80x24 Advanced Data: N/A for root
This is my inix -G shows.

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: help me! why it shows Gallium 0.4 on llvmpipe (LLVM 3.9

#3 Post by stevepusser »

First, you ran inxi as root for no reason, so you can't see the full output.

As far as I know, the Broadwell iGPU you have does not require firmware-misc-nonfree. What kernel are you running? (uname -r) Did you see this problem before installing the Nvidia drivers? Inxi also says you're using the kernel's modesetting driver instead of the "intel" one provided by xserver-xorg-video-intel, if that makes any difference. But I have heard the intel driver is unstable on Broadwell chipsets.
MX Linux packager and developer

Post Reply