14.04 : How to disable discrete graphics card
up vote
6
down vote
favorite
I know 14.04 has Kernel 3.13 and is supposed to be better at dynamic power management.
My problem is the estimated remaining time keeps changing. But on an average I see 5 hours.
On same machine on Linux mint 15 (based off 13.04) I used vgaswitcharoo method and used to get at least 6 hours.
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
Does not work any more.
I've tried acpi_call method mentioned here : http://www.noobslab.com/2013/10/enable-laptop-mode-and-other-tweaks-to.html
Unfortunately my card isn't listed/supported
Also (unsuccessfully) tried : http://www.webupd8.org/2014/04/prevent-your-laptop-from-overheating.html
In case there are card specific suggestions, I have following cards:
$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff)
drivers kernel 14.04 radeon hybrid-graphics
add a comment |
up vote
6
down vote
favorite
I know 14.04 has Kernel 3.13 and is supposed to be better at dynamic power management.
My problem is the estimated remaining time keeps changing. But on an average I see 5 hours.
On same machine on Linux mint 15 (based off 13.04) I used vgaswitcharoo method and used to get at least 6 hours.
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
Does not work any more.
I've tried acpi_call method mentioned here : http://www.noobslab.com/2013/10/enable-laptop-mode-and-other-tweaks-to.html
Unfortunately my card isn't listed/supported
Also (unsuccessfully) tried : http://www.webupd8.org/2014/04/prevent-your-laptop-from-overheating.html
In case there are card specific suggestions, I have following cards:
$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff)
drivers kernel 14.04 radeon hybrid-graphics
This seems to be a bug. Have you checked the output of# cat /sys/kernel/debug/vgaswitcheroo/switch?
– rawcoder
Apr 29 '14 at 12:33
add a comment |
up vote
6
down vote
favorite
up vote
6
down vote
favorite
I know 14.04 has Kernel 3.13 and is supposed to be better at dynamic power management.
My problem is the estimated remaining time keeps changing. But on an average I see 5 hours.
On same machine on Linux mint 15 (based off 13.04) I used vgaswitcharoo method and used to get at least 6 hours.
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
Does not work any more.
I've tried acpi_call method mentioned here : http://www.noobslab.com/2013/10/enable-laptop-mode-and-other-tweaks-to.html
Unfortunately my card isn't listed/supported
Also (unsuccessfully) tried : http://www.webupd8.org/2014/04/prevent-your-laptop-from-overheating.html
In case there are card specific suggestions, I have following cards:
$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff)
drivers kernel 14.04 radeon hybrid-graphics
I know 14.04 has Kernel 3.13 and is supposed to be better at dynamic power management.
My problem is the estimated remaining time keeps changing. But on an average I see 5 hours.
On same machine on Linux mint 15 (based off 13.04) I used vgaswitcharoo method and used to get at least 6 hours.
echo OFF > /sys/kernel/debug/vgaswitcheroo/switch
Does not work any more.
I've tried acpi_call method mentioned here : http://www.noobslab.com/2013/10/enable-laptop-mode-and-other-tweaks-to.html
Unfortunately my card isn't listed/supported
Also (unsuccessfully) tried : http://www.webupd8.org/2014/04/prevent-your-laptop-from-overheating.html
In case there are card specific suggestions, I have following cards:
$ lspci -nn | grep VGA
00:02.0 VGA compatible controller [0300]: Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 09)
01:00.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] Thames [Radeon HD 7500M/7600M Series] [1002:6840] (rev ff)
drivers kernel 14.04 radeon hybrid-graphics
drivers kernel 14.04 radeon hybrid-graphics
asked Apr 24 '14 at 12:55
Mandar Vaze
141115
141115
This seems to be a bug. Have you checked the output of# cat /sys/kernel/debug/vgaswitcheroo/switch?
– rawcoder
Apr 29 '14 at 12:33
add a comment |
This seems to be a bug. Have you checked the output of# cat /sys/kernel/debug/vgaswitcheroo/switch?
– rawcoder
Apr 29 '14 at 12:33
This seems to be a bug. Have you checked the output of
# cat /sys/kernel/debug/vgaswitcheroo/switch?– rawcoder
Apr 29 '14 at 12:33
This seems to be a bug. Have you checked the output of
# cat /sys/kernel/debug/vgaswitcheroo/switch?– rawcoder
Apr 29 '14 at 12:33
add a comment |
1 Answer
1
active
oldest
votes
up vote
0
down vote
I used powertop. I have Ubuntu 14.04 installed on a Dell Inspiron 15R 5523 laptop with AMD/Intel Hybrid graphics. I AM NOT SURE if this will work for you, but I don't think it will break the system(because powertop is pretty reliable) so nothing wrong in trying. In powertop(check out its website for downloads and usage procedures), after changing all the 'bad' parameters to 'good' in the "Tunables" tab, suddenly my fan speed decreased and so did the laptop temperature.
I have not installed any drivers(and the Catalyst Control Center) for the discrete ATI Raedon card, just the Intel Open Source drivers form the Intel website.
Since settings are not preserved on reboot, after bit experimentation, I found that changing 'bad' parameters to 'good' of the "Runtime PM for PCI Device Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]" and of each of "Enable SATA link power Management for host0" Enable SATA link power Management for host1" Enable SATA link power Management for host2" Enable SATA link power Management for host3" Enable SATA link power Management for host4" and "Enable SATA link power Management for host5". I tried to copy their echo commands onto the /etc/rc.local file to auto-execute them each time the system booted up, but it did not work (automatically 'bad' for the "...host0/1/2/3/4/5" in the Tunables tab of powertop).
I even went to the extent of checking if it really was reverted to the 'auto'(default) value in the source file...and I found, yes, it was.
So, basically, this might work for a few people. Give it a try. If anyone figures out(with testing) how to keep it permanent(i.e. persistent after reboot). Currently I am not rebooting my laptop, just closing my lid to prevent doing this every damn time I reboot.
Give it a try and do comment/like if it works for you. Just want to know if this is a viable solution for a general installation in any laptop with Intel/AMD Hybrid graphics.
add a comment |
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
I used powertop. I have Ubuntu 14.04 installed on a Dell Inspiron 15R 5523 laptop with AMD/Intel Hybrid graphics. I AM NOT SURE if this will work for you, but I don't think it will break the system(because powertop is pretty reliable) so nothing wrong in trying. In powertop(check out its website for downloads and usage procedures), after changing all the 'bad' parameters to 'good' in the "Tunables" tab, suddenly my fan speed decreased and so did the laptop temperature.
I have not installed any drivers(and the Catalyst Control Center) for the discrete ATI Raedon card, just the Intel Open Source drivers form the Intel website.
Since settings are not preserved on reboot, after bit experimentation, I found that changing 'bad' parameters to 'good' of the "Runtime PM for PCI Device Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]" and of each of "Enable SATA link power Management for host0" Enable SATA link power Management for host1" Enable SATA link power Management for host2" Enable SATA link power Management for host3" Enable SATA link power Management for host4" and "Enable SATA link power Management for host5". I tried to copy their echo commands onto the /etc/rc.local file to auto-execute them each time the system booted up, but it did not work (automatically 'bad' for the "...host0/1/2/3/4/5" in the Tunables tab of powertop).
I even went to the extent of checking if it really was reverted to the 'auto'(default) value in the source file...and I found, yes, it was.
So, basically, this might work for a few people. Give it a try. If anyone figures out(with testing) how to keep it permanent(i.e. persistent after reboot). Currently I am not rebooting my laptop, just closing my lid to prevent doing this every damn time I reboot.
Give it a try and do comment/like if it works for you. Just want to know if this is a viable solution for a general installation in any laptop with Intel/AMD Hybrid graphics.
add a comment |
up vote
0
down vote
I used powertop. I have Ubuntu 14.04 installed on a Dell Inspiron 15R 5523 laptop with AMD/Intel Hybrid graphics. I AM NOT SURE if this will work for you, but I don't think it will break the system(because powertop is pretty reliable) so nothing wrong in trying. In powertop(check out its website for downloads and usage procedures), after changing all the 'bad' parameters to 'good' in the "Tunables" tab, suddenly my fan speed decreased and so did the laptop temperature.
I have not installed any drivers(and the Catalyst Control Center) for the discrete ATI Raedon card, just the Intel Open Source drivers form the Intel website.
Since settings are not preserved on reboot, after bit experimentation, I found that changing 'bad' parameters to 'good' of the "Runtime PM for PCI Device Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]" and of each of "Enable SATA link power Management for host0" Enable SATA link power Management for host1" Enable SATA link power Management for host2" Enable SATA link power Management for host3" Enable SATA link power Management for host4" and "Enable SATA link power Management for host5". I tried to copy their echo commands onto the /etc/rc.local file to auto-execute them each time the system booted up, but it did not work (automatically 'bad' for the "...host0/1/2/3/4/5" in the Tunables tab of powertop).
I even went to the extent of checking if it really was reverted to the 'auto'(default) value in the source file...and I found, yes, it was.
So, basically, this might work for a few people. Give it a try. If anyone figures out(with testing) how to keep it permanent(i.e. persistent after reboot). Currently I am not rebooting my laptop, just closing my lid to prevent doing this every damn time I reboot.
Give it a try and do comment/like if it works for you. Just want to know if this is a viable solution for a general installation in any laptop with Intel/AMD Hybrid graphics.
add a comment |
up vote
0
down vote
up vote
0
down vote
I used powertop. I have Ubuntu 14.04 installed on a Dell Inspiron 15R 5523 laptop with AMD/Intel Hybrid graphics. I AM NOT SURE if this will work for you, but I don't think it will break the system(because powertop is pretty reliable) so nothing wrong in trying. In powertop(check out its website for downloads and usage procedures), after changing all the 'bad' parameters to 'good' in the "Tunables" tab, suddenly my fan speed decreased and so did the laptop temperature.
I have not installed any drivers(and the Catalyst Control Center) for the discrete ATI Raedon card, just the Intel Open Source drivers form the Intel website.
Since settings are not preserved on reboot, after bit experimentation, I found that changing 'bad' parameters to 'good' of the "Runtime PM for PCI Device Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]" and of each of "Enable SATA link power Management for host0" Enable SATA link power Management for host1" Enable SATA link power Management for host2" Enable SATA link power Management for host3" Enable SATA link power Management for host4" and "Enable SATA link power Management for host5". I tried to copy their echo commands onto the /etc/rc.local file to auto-execute them each time the system booted up, but it did not work (automatically 'bad' for the "...host0/1/2/3/4/5" in the Tunables tab of powertop).
I even went to the extent of checking if it really was reverted to the 'auto'(default) value in the source file...and I found, yes, it was.
So, basically, this might work for a few people. Give it a try. If anyone figures out(with testing) how to keep it permanent(i.e. persistent after reboot). Currently I am not rebooting my laptop, just closing my lid to prevent doing this every damn time I reboot.
Give it a try and do comment/like if it works for you. Just want to know if this is a viable solution for a general installation in any laptop with Intel/AMD Hybrid graphics.
I used powertop. I have Ubuntu 14.04 installed on a Dell Inspiron 15R 5523 laptop with AMD/Intel Hybrid graphics. I AM NOT SURE if this will work for you, but I don't think it will break the system(because powertop is pretty reliable) so nothing wrong in trying. In powertop(check out its website for downloads and usage procedures), after changing all the 'bad' parameters to 'good' in the "Tunables" tab, suddenly my fan speed decreased and so did the laptop temperature.
I have not installed any drivers(and the Catalyst Control Center) for the discrete ATI Raedon card, just the Intel Open Source drivers form the Intel website.
Since settings are not preserved on reboot, after bit experimentation, I found that changing 'bad' parameters to 'good' of the "Runtime PM for PCI Device Advanced Micro Devices, Inc. [AMD/ATI] Mars [Radeon HD 8730M]" and of each of "Enable SATA link power Management for host0" Enable SATA link power Management for host1" Enable SATA link power Management for host2" Enable SATA link power Management for host3" Enable SATA link power Management for host4" and "Enable SATA link power Management for host5". I tried to copy their echo commands onto the /etc/rc.local file to auto-execute them each time the system booted up, but it did not work (automatically 'bad' for the "...host0/1/2/3/4/5" in the Tunables tab of powertop).
I even went to the extent of checking if it really was reverted to the 'auto'(default) value in the source file...and I found, yes, it was.
So, basically, this might work for a few people. Give it a try. If anyone figures out(with testing) how to keep it permanent(i.e. persistent after reboot). Currently I am not rebooting my laptop, just closing my lid to prevent doing this every damn time I reboot.
Give it a try and do comment/like if it works for you. Just want to know if this is a viable solution for a general installation in any laptop with Intel/AMD Hybrid graphics.
answered Sep 22 '14 at 8:28
x__x
274112
274112
add a comment |
add a comment |
Thanks for contributing an answer to Ask Ubuntu!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2faskubuntu.com%2fquestions%2f454436%2f14-04-how-to-disable-discrete-graphics-card%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
This seems to be a bug. Have you checked the output of
# cat /sys/kernel/debug/vgaswitcheroo/switch?– rawcoder
Apr 29 '14 at 12:33