Cannot switch to radeon graphics card on HP Pavilion g7 1019eg on Ubuntu 18.04
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I'm trying to switch from my integrated Intel graphic to my Radeon 6470m. I'm on my laptop model HP Pavilion g7 1019eg.
I used this text with no luck
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff)
The GRUB is configured to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeo.modeset=1"
vga_switcheroo is enabled (TESTED)
The current state of the Hybrid Graphic is :
0:DIS: :DynOff:0000:01:00.0
1:IGD:+:Pwr:0000:00:02.0
I solved some root issues and when I type
sudo echo ON > /sys/kernel/debug/vgaswitcheroo/switch or
sudo echo DIS > /sys/kernel/debug/vgaswitcheroo/switch
nothing happens and the state is the same.
drivers graphics radeon amd-graphics 18.04
add a comment |Â
up vote
0
down vote
favorite
I'm trying to switch from my integrated Intel graphic to my Radeon 6470m. I'm on my laptop model HP Pavilion g7 1019eg.
I used this text with no luck
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff)
The GRUB is configured to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeo.modeset=1"
vga_switcheroo is enabled (TESTED)
The current state of the Hybrid Graphic is :
0:DIS: :DynOff:0000:01:00.0
1:IGD:+:Pwr:0000:00:02.0
I solved some root issues and when I type
sudo echo ON > /sys/kernel/debug/vgaswitcheroo/switch or
sudo echo DIS > /sys/kernel/debug/vgaswitcheroo/switch
nothing happens and the state is the same.
drivers graphics radeon amd-graphics 18.04
The state is correct. You can useDRI-PRIME
to switch graphics.
â Pilot6
May 14 at 11:30
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'm trying to switch from my integrated Intel graphic to my Radeon 6470m. I'm on my laptop model HP Pavilion g7 1019eg.
I used this text with no luck
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff)
The GRUB is configured to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeo.modeset=1"
vga_switcheroo is enabled (TESTED)
The current state of the Hybrid Graphic is :
0:DIS: :DynOff:0000:01:00.0
1:IGD:+:Pwr:0000:00:02.0
I solved some root issues and when I type
sudo echo ON > /sys/kernel/debug/vgaswitcheroo/switch or
sudo echo DIS > /sys/kernel/debug/vgaswitcheroo/switch
nothing happens and the state is the same.
drivers graphics radeon amd-graphics 18.04
I'm trying to switch from my integrated Intel graphic to my Radeon 6470m. I'm on my laptop model HP Pavilion g7 1019eg.
I used this text with no luck
00:02.0 VGA compatible controller [0300]: Intel Corporation 2nd Generation
Core Processor Family Integrated Graphics Controller [8086:0116] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc.
[AMD/ATI] Seymour [Radeon HD 6400M/7400M Series] [1002:6760] (rev ff)
The GRUB is configured to GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeo.modeset=1"
vga_switcheroo is enabled (TESTED)
The current state of the Hybrid Graphic is :
0:DIS: :DynOff:0000:01:00.0
1:IGD:+:Pwr:0000:00:02.0
I solved some root issues and when I type
sudo echo ON > /sys/kernel/debug/vgaswitcheroo/switch or
sudo echo DIS > /sys/kernel/debug/vgaswitcheroo/switch
nothing happens and the state is the same.
drivers graphics radeon amd-graphics 18.04
edited Apr 27 at 9:00
duntelD
52
52
asked Apr 27 at 8:21
Milan Stokic
12
12
The state is correct. You can useDRI-PRIME
to switch graphics.
â Pilot6
May 14 at 11:30
add a comment |Â
The state is correct. You can useDRI-PRIME
to switch graphics.
â Pilot6
May 14 at 11:30
The state is correct. You can use
DRI-PRIME
to switch graphics.â Pilot6
May 14 at 11:30
The state is correct. You can use
DRI-PRIME
to switch graphics.â Pilot6
May 14 at 11:30
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
1
down vote
Can't comment yet, so i'll write here:
use DRI_PRIME=1 *command*
if you want to run some apps with Radeon GPU.
But if you seeking permanent switch, i don't know and i'd like know too.
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
Can't comment yet, so i'll write here:
use DRI_PRIME=1 *command*
if you want to run some apps with Radeon GPU.
But if you seeking permanent switch, i don't know and i'd like know too.
add a comment |Â
up vote
1
down vote
Can't comment yet, so i'll write here:
use DRI_PRIME=1 *command*
if you want to run some apps with Radeon GPU.
But if you seeking permanent switch, i don't know and i'd like know too.
add a comment |Â
up vote
1
down vote
up vote
1
down vote
Can't comment yet, so i'll write here:
use DRI_PRIME=1 *command*
if you want to run some apps with Radeon GPU.
But if you seeking permanent switch, i don't know and i'd like know too.
Can't comment yet, so i'll write here:
use DRI_PRIME=1 *command*
if you want to run some apps with Radeon GPU.
But if you seeking permanent switch, i don't know and i'd like know too.
answered May 14 at 11:25
![](https://lh3.googleusercontent.com/-pLHXdgZIv0I/AAAAAAAAAAI/AAAAAAAAAJ4/aGm21O52YOQ/photo.jpg?sz=32)
![](https://lh3.googleusercontent.com/-pLHXdgZIv0I/AAAAAAAAAAI/AAAAAAAAAJ4/aGm21O52YOQ/photo.jpg?sz=32)
nemyxa
264
264
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%2f1028686%2fcannot-switch-to-radeon-graphics-card-on-hp-pavilion-g7-1019eg-on-ubuntu-18-04%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
The state is correct. You can use
DRI-PRIME
to switch graphics.â Pilot6
May 14 at 11:30