Questions tagged [hybrid-graphics]

48 questions
13
votes
2 answers

Kernel modesetting hangs my boot, but the ATI driver requires it

I have a late 2011 MacBook Pro. It has an integrated Intel video card and a discrete ATI video card. Ideally, I'd like my Xorg to use the ATI card with the free driver (no Catalyst). Here's the problem: kernel modesetting hangs my boot (verified by…
strugee
  • 14,723
  • 17
  • 73
  • 119
11
votes
1 answer

regenerate xorg.conf with current settings

Many people have talked about this issue but I've not found a satisfactory answer. I'm on a debian jessie. Currently I have tried nvidia-driver as the driver but it caused the system to crash; so I have purged all the nvidia packages. But the…
Hongxu Chen
  • 5,828
  • 8
  • 27
  • 32
11
votes
2 answers

How to check which graphics card is driving my display?

The system is setup with one of those hybrid Intel/ATI offerings (muxless). After a bit of fiddling with kernel settings and drivers I got both cards working, I think (adding radeon.dpm=1 in kernel settings and using only the opensource…
Jonathan
  • 111
  • 1
  • 1
  • 3
5
votes
1 answer

Enable Radeon graphics (hybrid with Intel) card in Debian 9

I have a laptop with hybrid graphics: Intel + AMD Radeon. I am trying to enable Radeon card, however without success. I have installed drivers according to the AtiHowTo - Debian Wiki: xserver-xorg-video-amdgpu firmware-linux-nonfree Command lspci…
Misery
  • 233
  • 1
  • 2
  • 6
5
votes
1 answer

How to activate the AMD GPU manually?

i have some trouble with my Intel/AMD-GPU-Setup. I am using a laptop with an "Intel Core i3-2350M 'Sandy Bridge'", which has the build-in iGPU "Intel HD 3000". In addition to this iGPU my laptop has the dGPU "AMD Radeon HD 6490M". A few weeks ago i…
5
votes
1 answer

Getting error while using xrandr --setprovideroffloadsink in Manjaro after update

I am using Manjaro KDE edition. I have a system with Skylake i5 processor and hybrid graphics. System: Host: aditya-laptop Kernel: 4.4.8-1-MANJARO x86_64 (64 bit gcc: 5.3.0) Desktop: KDE Plasma 5.6.3 (Qt 5.6.0) Distro: Manjaro…
Registered User
  • 751
  • 4
  • 14
  • 28
4
votes
2 answers

What does KDE Compositor Tearing prevention ("vsync") do under the hood?

I have screen tearing issues. When I set Tearing prevention ("vsync") in Compositor to something else and then back to Automatic the screen tearing is gone. I would like to know what configuration files Tearing prevention ("vsync") changes to…
MatMis
  • 523
  • 2
  • 7
  • 18
4
votes
1 answer

How do the GPU drivers *actually* work on Linux?

Note: I think this should be distro-agnostic, but if it is relevant, I am using Arch Linux with KDE Plasma 5 and SDDM. I'll try to keep this brief and keep only the absolutely relevant details. I did a clean install of Arch Linux, and I wanted to…
4
votes
0 answers

Linux Mint/Ubuntu - hybrid graphic card drivers (AMD® Radeon HD 8570 + Intel HD Graphics 4000)

I've read almost every topic on every discussion board, blog posts etc. about my problem. I've tried many tips, but nothing seems to work. I've even changed Linux distribution from Ubuntu to Mint, nothing. I'm trying to install drivers for my…
kaavuhim
  • 41
  • 2
3
votes
1 answer

Script to launch an application with dedicated graphics card (Fedora 25)

As shown from this blog, Fedora 25 now has NVida graphics binary driver support and users has an option to launch applications with "Launch with Dedicated Graphics Card" with right click on an icon, if your computer has hybrid GPU (Intel/NVidia)…
Yui
  • 33
  • 1
  • 4
3
votes
1 answer

A distro that supports intel/nvidia hybrid graphics out of the box

I've spent so much time trying to get various flavours of Linux to run on my Dell XPS LS02 laptop which only has a HDMI output. I've tried all sorts of solutions and methods including http://bumblebee-project.org/ However none have managed to get me…
Mark
  • 131
  • 1
  • 3
2
votes
0 answers

How to install GPU drivers in a ryzen/vega + nvidia laptop with Fedora?

I'm a newbie and trying to get my machine working properly in Linux, my Native language is not English so I apologize in advance for any grammar errors. I installed Fedora in my laptop: ASUS FX505D CPU: AMD Ryzen 5 3550H with Radeon Vega Mobile…
2
votes
1 answer

How to disable GPU without bbswitch

BBswitch is apparently dead with the last commit being 5 years ago and it no longer works with more modern kernels. During shutdown, it just hangs the system. Nouveau doesn't support power management on my GPU either. I'd like to know what others…
133794m3r
  • 121
  • 5
2
votes
0 answers

Installing a video card switcher

I tried to install using the documentation found here (https://wiki.archlinux.org/index.php/Bumblebee), but when running: optirun glxgears -info I get this output: [ 309.531594] [ERROR]Cannot access secondary GPU - error: [XORG] (EE) Failed to…
Alex
  • 29
  • 2
2
votes
0 answers

Power saving with Optimus

Some context before I ask this question: I thought I understood how Optimus works, until I encountered this https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1765363 issue, with the prime tool on Ubuntu. Note that my question is not…
1
2 3 4