The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    AMD-Intel hybrid graphics issue with Linux

    Discussion in 'Linux Compatibility and Software' started by cyanide911, Jan 16, 2013.

  1. cyanide911

    cyanide911 Notebook Consultant

    Reputations:
    0
    Messages:
    127
    Likes Received:
    0
    Trophy Points:
    30
    My Laptop is an HP DV6 6121tx with 2 GPUs: An Integrated Intel one and an AMD HD6770M.

    Now I just want to run Ubuntu on it without getting horrendous battery life and without it getting very hot after a few minutes; which is the case right now.

    My BIOS has 2 options regarding this: Fixed switching and Dynamic switching. In FIXED mode, in Windows, I could manually choose which GPU to run my system on. In DYNAMIC, in Windows, I could choose which apps would run on which GPU, switching was seamless.

    Now I don't mind running Linux on ANY of these modes, I don't even require my AMD GPU for anything, I just do some general coding on Linux here and there.

    So here's my question. What should I do to run my system on the Integrated Intel GPU? Very importantly please also mention that whatever method you suggest is for FIXED mode or DYNAMIC mode.

    I've come across a few guides for this around the Ubuntu Forums, but I tried two of those and both times my xserver crashed. So I'm asking here if other people have been successful with this. Thanks.
     
  2. JOSEA

    JOSEA NONE

    Reputations:
    4,013
    Messages:
    3,521
    Likes Received:
    170
    Trophy Points:
    131
  3. ALLurGroceries

    ALLurGroceries  Vegan Vermin Super Moderator

    Reputations:
    15,730
    Messages:
    7,146
    Likes Received:
    2,343
    Trophy Points:
    331
    You probably want to use vga_switcheroo
     
  4. dffx

    dffx Newbie

    Reputations:
    0
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    5
    ALLurGroceries is right: vga_switcheroo is probably the best way to go.

    I'm running a Clevo P150EM right now with a 7970M; for gaming I'll always use Windows, but for work and other things I use Arch. Using the opensource drivers -- radeon kernel module (in Arch it's ati_dri and xf86-video-ati) -- you'll have the best compatibility, though performance will not be as good as the proprietary drivers. You'll also need the Intel drivers installed, of course.

    Note that even with the Radeon disabled and using the Intel graphics I'm still not getting as good battery life as I do in Windows; that said, I've still got some tweaks to perform to try and get the best I can get.