Thats why i never buy their shit after having one laptop with one of their graphics. Worst part? I’m still using that laptop, im doing troubleshooting right now. Anyone else?

  • This is what mine has. I was able to get it working with bumblebee on kali. Just switched to Debian 12, and I thought it would work after installing the non-free drivers, but nope. So guess I get to do some reading up on that now. Maybe look into bumblebee again.

    • I did get mine working eventually. Though that laptop died years ago. I did not get it to switch though so when I ran Linux it was always on the Nvidia GPU. But that wasn’t an issue for me.

      I remember there being a name for this that made it easier to search for a solution. But for the life of me I cannot remember what it was.

      Good luck on your quest and I hope you get it working.

      • omg i’ve been in this rabbit hole trying to get a friend’s laptop working right for the last 2 weeks… I found the name of the thing you are talking about, where the dGPU HAS to talk to the integrated graphics to get to the laptop screen… and then promptly forgot it after getting so mad at such a stupid idea and when I went to google it again to find articles i had previously read I couldn’t find it. :(

      • I finally got it working and feel like an idiot now. Secure boot was enabled. Thing is, I know I disabled it because you have to set a bios password in order to do so. But it somehow got re-enabled. Once I disabled secure boot again the Debian wiki instructions worked and it was pretty simple to do.

    • If you haven’t already, check for Nouveau support. And if your card is supported, you may need a kernel parameter. I needed nouveau.config=NvClkMode=15 (but be warned some parameters like that have some risk, like possibility of overheating, and may or may not be applicable or safe for your GPU).

      For me, it has worked to just set environment variable DRI_PRIME=1 to use the Nvidia GPU for that specific application. (Maybe this is what Bumblebee does; I don’t know.)

      In the future, though, I recommend avoiding Nvidia hardware.