GNOME does not show the option to use dedicated graphics card on right click

Clash Royale CLAN TAG#URR8PPP up vote
1
down vote
favorite
I have recently fresh installed Ubuntu 18.04 after the upgrade from 17.10 failed (see this question for more about that), and now the option to use dedicated graphics card does not show up when I right-click any icon.
Setting global variable DRI_PRIME does make a command use the dedicated Radeon R5 M330, so I am sure that there are no driver related issues. However, the dedicated GPU does not show up in the Details section in System Settings; only the integrated Intel HD Graphics 520 shows up. It used to show up there as "AMD HAINAN" when using the radeon driver, and "amd radeon r5 m330" when using the amdgpu driver.
How can I make the "Use Dedicated Graphics Card" option appear in the drop-down menu when right-clicking an application icon?
EDIT: I found this line in sudo journalctl /usr/bin/gnome-shell (it is the first line in the log):
May 11 14:02:31 yassine-HP-Notebook gnome-shell[1164]: Ignoring GPU /dev/dri/card1 due to the lack of connectors
graphics radeon amd-graphics gnome-shell hybrid-graphics
add a comment |Â
up vote
1
down vote
favorite
I have recently fresh installed Ubuntu 18.04 after the upgrade from 17.10 failed (see this question for more about that), and now the option to use dedicated graphics card does not show up when I right-click any icon.
Setting global variable DRI_PRIME does make a command use the dedicated Radeon R5 M330, so I am sure that there are no driver related issues. However, the dedicated GPU does not show up in the Details section in System Settings; only the integrated Intel HD Graphics 520 shows up. It used to show up there as "AMD HAINAN" when using the radeon driver, and "amd radeon r5 m330" when using the amdgpu driver.
How can I make the "Use Dedicated Graphics Card" option appear in the drop-down menu when right-clicking an application icon?
EDIT: I found this line in sudo journalctl /usr/bin/gnome-shell (it is the first line in the log):
May 11 14:02:31 yassine-HP-Notebook gnome-shell[1164]: Ignoring GPU /dev/dri/card1 due to the lack of connectors
graphics radeon amd-graphics gnome-shell hybrid-graphics
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have recently fresh installed Ubuntu 18.04 after the upgrade from 17.10 failed (see this question for more about that), and now the option to use dedicated graphics card does not show up when I right-click any icon.
Setting global variable DRI_PRIME does make a command use the dedicated Radeon R5 M330, so I am sure that there are no driver related issues. However, the dedicated GPU does not show up in the Details section in System Settings; only the integrated Intel HD Graphics 520 shows up. It used to show up there as "AMD HAINAN" when using the radeon driver, and "amd radeon r5 m330" when using the amdgpu driver.
How can I make the "Use Dedicated Graphics Card" option appear in the drop-down menu when right-clicking an application icon?
EDIT: I found this line in sudo journalctl /usr/bin/gnome-shell (it is the first line in the log):
May 11 14:02:31 yassine-HP-Notebook gnome-shell[1164]: Ignoring GPU /dev/dri/card1 due to the lack of connectors
graphics radeon amd-graphics gnome-shell hybrid-graphics
I have recently fresh installed Ubuntu 18.04 after the upgrade from 17.10 failed (see this question for more about that), and now the option to use dedicated graphics card does not show up when I right-click any icon.
Setting global variable DRI_PRIME does make a command use the dedicated Radeon R5 M330, so I am sure that there are no driver related issues. However, the dedicated GPU does not show up in the Details section in System Settings; only the integrated Intel HD Graphics 520 shows up. It used to show up there as "AMD HAINAN" when using the radeon driver, and "amd radeon r5 m330" when using the amdgpu driver.
How can I make the "Use Dedicated Graphics Card" option appear in the drop-down menu when right-clicking an application icon?
EDIT: I found this line in sudo journalctl /usr/bin/gnome-shell (it is the first line in the log):
May 11 14:02:31 yassine-HP-Notebook gnome-shell[1164]: Ignoring GPU /dev/dri/card1 due to the lack of connectors
graphics radeon amd-graphics gnome-shell hybrid-graphics
edited May 12 at 6:51
asked May 11 at 11:07
Tooniis
386525
386525
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
accepted
GNOME requires switcheroo-control in order to detect whether the system has a hybrid graphics configuration. Check this for more on that.
The fix was as easy as running one command:sudo apt install switcheroo-control, and once it was installed, everything worked as expected, so the "Use dedicated graphics card" appeared in the right-click menu, and the GPU showed up in System Settings. It did not require a reboot or restarting the session.
I still wonder why this package was not installed during the Ubuntu installation...
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
1
down vote
accepted
GNOME requires switcheroo-control in order to detect whether the system has a hybrid graphics configuration. Check this for more on that.
The fix was as easy as running one command:sudo apt install switcheroo-control, and once it was installed, everything worked as expected, so the "Use dedicated graphics card" appeared in the right-click menu, and the GPU showed up in System Settings. It did not require a reboot or restarting the session.
I still wonder why this package was not installed during the Ubuntu installation...
add a comment |Â
up vote
1
down vote
accepted
GNOME requires switcheroo-control in order to detect whether the system has a hybrid graphics configuration. Check this for more on that.
The fix was as easy as running one command:sudo apt install switcheroo-control, and once it was installed, everything worked as expected, so the "Use dedicated graphics card" appeared in the right-click menu, and the GPU showed up in System Settings. It did not require a reboot or restarting the session.
I still wonder why this package was not installed during the Ubuntu installation...
add a comment |Â
up vote
1
down vote
accepted
up vote
1
down vote
accepted
GNOME requires switcheroo-control in order to detect whether the system has a hybrid graphics configuration. Check this for more on that.
The fix was as easy as running one command:sudo apt install switcheroo-control, and once it was installed, everything worked as expected, so the "Use dedicated graphics card" appeared in the right-click menu, and the GPU showed up in System Settings. It did not require a reboot or restarting the session.
I still wonder why this package was not installed during the Ubuntu installation...
GNOME requires switcheroo-control in order to detect whether the system has a hybrid graphics configuration. Check this for more on that.
The fix was as easy as running one command:sudo apt install switcheroo-control, and once it was installed, everything worked as expected, so the "Use dedicated graphics card" appeared in the right-click menu, and the GPU showed up in System Settings. It did not require a reboot or restarting the session.
I still wonder why this package was not installed during the Ubuntu installation...
answered May 15 at 19:04
Tooniis
386525
386525
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1034882%2fgnome-does-not-show-the-option-to-use-dedicated-graphics-card-on-right-click%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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