Switchable graphics Intel + AMD Venus Pro Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionHow to swap integrated Intel graphics card to discrete AMDIntel Graphics Driver for Mint LinuxAMD APU graphics driver hardware detection - ManjaroHow can I make hybrid graphics(AMD/Intel) work on Ubuntu?fglrx causing “fixing recursive fault but reboot is needed” on Intel/AMD hybrid graphicsGraphics glitches on Intel HD Graphics 530OpenCL not detecting AMD graphics card as a deviceHow to swap integrated Intel graphics card to discrete AMDCinnamon and AMD Radeon Pro WX4130I have amd E2- 7110 with r2 graphics how do i download
How to align text above triangle figure
What does this icon in iOS Stardew Valley mean?
Can I cast Passwall to drop an enemy into a 20-foot pit?
How do I keep my slimes from escaping their pens?
Why are there no cargo aircraft with "flying wing" design?
English words in a non-english sci-fi novel
Echoing a tail command produces unexpected output?
What does the "x" in "x86" represent?
What's the purpose of writing one's academic biography in the third person?
Why is "Consequences inflicted." not a sentence?
What is the role of the transistor and diode in a soft start circuit?
How do pianists reach extremely loud dynamics?
Why did the Falcon Heavy center core fall off the ASDS OCISLY barge?
Storing hydrofluoric acid before the invention of plastics
How does the particle を relate to the verb 行く in the structure「A を + B に行く」?
How does debian/ubuntu knows a package has a updated version
Using audio cues to encourage good posture
In predicate logic, does existential quantification (∃) include universal quantification (∀), i.e. can 'some' imply 'all'?
Denied boarding although I have proper visa and documentation. To whom should I make a complaint?
Single word antonym of "flightless"
Coloring maths inside a tcolorbox
Bete Noir -- no dairy
Overriding an object in memory with placement new
How to find all the available tools in mac terminal?
Switchable graphics Intel + AMD Venus Pro
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionHow to swap integrated Intel graphics card to discrete AMDIntel Graphics Driver for Mint LinuxAMD APU graphics driver hardware detection - ManjaroHow can I make hybrid graphics(AMD/Intel) work on Ubuntu?fglrx causing “fixing recursive fault but reboot is needed” on Intel/AMD hybrid graphicsGraphics glitches on Intel HD Graphics 530OpenCL not detecting AMD graphics card as a deviceHow to swap integrated Intel graphics card to discrete AMDCinnamon and AMD Radeon Pro WX4130I have amd E2- 7110 with r2 graphics how do i download
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm using Manjaro Linux on my laptop with switchable graphic cards:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)
Here's a screenshot of the drivers section of Manjaro Settings Manager:
The above shows that bumblebee's drivers are installed, but the daemon fails:
[luke@manjaro ~]$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since pią 2015-09-18 16:22:55 CEST; 29s ago
Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)
Main PID: 1192 (code=exited, status=1/FAILURE)
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Unit entered failed state.
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Failed with result 'exit-code'.
During my trial-and-error I also tried to install video-catalyst driver (in window shown above). It ended miserably - after the initial startup the screen was full white. I switched to another TTY and deleted video-catalyst using mhwd
.
My goal is to be able to play games on Steam. What can you recommend?
graphics manjaro radeon amd-graphics bumblebee
add a comment |
I'm using Manjaro Linux on my laptop with switchable graphic cards:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)
Here's a screenshot of the drivers section of Manjaro Settings Manager:
The above shows that bumblebee's drivers are installed, but the daemon fails:
[luke@manjaro ~]$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since pią 2015-09-18 16:22:55 CEST; 29s ago
Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)
Main PID: 1192 (code=exited, status=1/FAILURE)
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Unit entered failed state.
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Failed with result 'exit-code'.
During my trial-and-error I also tried to install video-catalyst driver (in window shown above). It ended miserably - after the initial startup the screen was full white. I switched to another TTY and deleted video-catalyst using mhwd
.
My goal is to be able to play games on Steam. What can you recommend?
graphics manjaro radeon amd-graphics bumblebee
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55
add a comment |
I'm using Manjaro Linux on my laptop with switchable graphic cards:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)
Here's a screenshot of the drivers section of Manjaro Settings Manager:
The above shows that bumblebee's drivers are installed, but the daemon fails:
[luke@manjaro ~]$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since pią 2015-09-18 16:22:55 CEST; 29s ago
Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)
Main PID: 1192 (code=exited, status=1/FAILURE)
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Unit entered failed state.
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Failed with result 'exit-code'.
During my trial-and-error I also tried to install video-catalyst driver (in window shown above). It ended miserably - after the initial startup the screen was full white. I switched to another TTY and deleted video-catalyst using mhwd
.
My goal is to be able to play games on Steam. What can you recommend?
graphics manjaro radeon amd-graphics bumblebee
I'm using Manjaro Linux on my laptop with switchable graphic cards:
00:02.0 VGA compatible controller: Intel Corporation Haswell-ULT Integrated Graphics Controller (rev 0b)
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Venus PRO [Radeon HD 8850M / R9 M265X] (rev ff)
Here's a screenshot of the drivers section of Manjaro Settings Manager:
The above shows that bumblebee's drivers are installed, but the daemon fails:
[luke@manjaro ~]$ sudo systemctl status bumblebeed
● bumblebeed.service - Bumblebee C Daemon
Loaded: loaded (/usr/lib/systemd/system/bumblebeed.service; enabled; vendor preset: disabled)
Active: activating (auto-restart) (Result: exit-code) since pią 2015-09-18 16:22:55 CEST; 29s ago
Process: 1192 ExecStart=/usr/bin/bumblebeed (code=exited, status=1/FAILURE)
Main PID: 1192 (code=exited, status=1/FAILURE)
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Unit entered failed state.
wrz 18 16:22:55 manjaro systemd[1]: bumblebeed.service: Failed with result 'exit-code'.
During my trial-and-error I also tried to install video-catalyst driver (in window shown above). It ended miserably - after the initial startup the screen was full white. I switched to another TTY and deleted video-catalyst using mhwd
.
My goal is to be able to play games on Steam. What can you recommend?
graphics manjaro radeon amd-graphics bumblebee
graphics manjaro radeon amd-graphics bumblebee
edited Sep 21 '15 at 12:30
Luke
asked Sep 18 '15 at 14:46
LukeLuke
466
466
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55
add a comment |
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55
add a comment |
1 Answer
1
active
oldest
votes
have you considered/tried primus?
https://github.com/amonakov/primus
I'm not too familiar with the whole thing, but it seems like it has replaced bumblebee
in most use cases.
Looks like it is known to compile on arch
so you should be able to get it functioning on manjaro
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f230564%2fswitchable-graphics-intel-amd-venus-pro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
have you considered/tried primus?
https://github.com/amonakov/primus
I'm not too familiar with the whole thing, but it seems like it has replaced bumblebee
in most use cases.
Looks like it is known to compile on arch
so you should be able to get it functioning on manjaro
add a comment |
have you considered/tried primus?
https://github.com/amonakov/primus
I'm not too familiar with the whole thing, but it seems like it has replaced bumblebee
in most use cases.
Looks like it is known to compile on arch
so you should be able to get it functioning on manjaro
add a comment |
have you considered/tried primus?
https://github.com/amonakov/primus
I'm not too familiar with the whole thing, but it seems like it has replaced bumblebee
in most use cases.
Looks like it is known to compile on arch
so you should be able to get it functioning on manjaro
have you considered/tried primus?
https://github.com/amonakov/primus
I'm not too familiar with the whole thing, but it seems like it has replaced bumblebee
in most use cases.
Looks like it is known to compile on arch
so you should be able to get it functioning on manjaro
answered Sep 22 '15 at 22:56
GravyGravy
1,363521
1,363521
add a comment |
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f230564%2fswitchable-graphics-intel-amd-venus-pro%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Bumblebee is for NVIDIA cards. It does not support ATI Radeon cards.
– Peschke
Sep 24 '15 at 21:03
I've heard that. But how to explain that driver named "video-hybrid-intel-ati-bumblebee"?
– Luke
Sep 25 '15 at 9:55