Switchable graphics Intel + AMD Venus Pro The 2019 Stack Overflow Developer Survey Results Are In 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 ResultsHow 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
system() function string length limit
What is this lever in Argentinian toilets?
How is simplicity better than precision and clarity in prose?
Relations between two reciprocal partial derivatives?
Did God make two great lights or did He make the great light two?
How did passengers keep warm on sail ships?
Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?
How do you keep chess fun when your opponent constantly beats you?
Is above average number of years spent on PhD considered a red flag in future academia or industry positions?
Windows 10: How to Lock (not sleep) laptop on lid close?
Can a novice safely splice in wire to lengthen 5V charging cable?
Road tyres vs "Street" tyres for charity ride on MTB Tandem
Finding the path in a graph from A to B then back to A with a minimum of shared edges
How to pronounce 1ターン?
Can withdrawing asylum be illegal?
Do working physicists consider Newtonian mechanics to be "falsified"?
What aspect of planet Earth must be changed to prevent the industrial revolution?
The following signatures were invalid: EXPKEYSIG 1397BC53640DB551
How to stretch delimiters to envolve matrices inside of a kbordermatrix?
Was credit for the black hole image misattributed?
Make it rain characters
The variadic template constructor of my class cannot modify my class members, why is that so?
A pet rabbit called Belle
Didn't get enough time to take a Coding Test - what to do now?
Switchable graphics Intel + AMD Venus Pro
The 2019 Stack Overflow Developer Survey Results Are In
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 ResultsHow 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
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ yesterday
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
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
-amd-graphics, bumblebee, graphics, manjaro, radeon
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