[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2011-07-14 Thread Brad Figg
This bug was filed against a series that is no longer supported and so
is being marked as Won't Fix. If this issue still exists in a supported
series, please file a new bug.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
   Status: Confirmed = Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/435906

Title:
  need to turn off extra Switchable graphics GPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/435906/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-12 Thread Adam Niedling
If it would be possible to switch between graphics cards then consequently it 
would also be possible to turn off the one you don't need. It seems like there 
is a lot of effort being made for the master bug, I don't think another project 
will start just for this one as this is just a subset of the main project.
What makes you think this is just a one-liner? There are many different laptops 
with many different graphics cards.

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-11 Thread Tuukka Hastrup
** This bug is no longer a duplicate of bug 312756
   support graphics card hot switch

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-11 Thread Tuukka Hastrup
Now in Maverick, vga_switcheroo is enabled, but the extra GPU is still
powered on by default.

As a workaround, I've added the following line to /etc/rc.local:

  echo OFF  /sys/kernel/debug/vgaswitcheroo/switch

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-11 Thread Tuukka Hastrup
** Description changed:

- Some new laptops such as this Acer Travelmate 8371G (Timeline) have two
+ Some laptops such as this Acer Travelmate 8371G (Timeline) have two
  graphics adapters (Intel 4500MHD and ATI HD 4330). There are two BIOS
  settings: Switchable graphics and Discrete graphics. With the latter
  option, only the ATI GPU is in use, but with the former option, *both*
  GPUs are powered on by default. Neither of these options is good for
  battery runtime.
  
- Fortunately, someone has found a solution that turns off the discrete
- GPU in the switchable mode. It's a simple kernel module called
- lenovo_acpi that calls the ACPI BIOS:
- http://georgia.ubuntuforums.org/showthread.php?p=7933876#post7933876
+ Fortunately, Maverick kernel has the vga_switcheroo module enabled and
+ it supports this laptop. What's missing by default is the command echo
+ OFF  /sys/kernel/debug/vgaswitcheroo/switch, which is needed to turn
+ off the discrete GPU.
  
- It was originally made for Lenovo U330, in that thread it's reported to work 
on Acer Aspire 4810TG (Timeline) and Acer Aspire 5810TG (Timeline). On the 
8371G here, Switchable graphics originally gave some 2 hours of battery use, 
Discrete graphics gives some 3 hours of battery use, and Switchable 
graphics with this module loaded gives some 4 hours of battery use. The module 
doesn't re-apply the fix after resume from hibernate, so I've had to list it in 
the pm-utils 
- SUSPEND_MODULES variable.
+ On the 8371G here, Switchable graphics originally gave some 2 hours of
+ battery use, Discrete graphics gives some 3 hours of battery use, and
+ Switchable graphics with this module loaded gives some 4 hours of
+ battery use.
  
  ProblemType: Bug
  Architecture: i386
  ArecordDevices:
-   List of CAPTURE Hardware Devices 
-  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
-Subdevices: 1/1
-Subdevice #0: subdevice #0
+   List of CAPTURE Hardware Devices 
+  card 0: Intel [HDA Intel], device 0: ALC269 Analog [ALC269 Analog]
+    Subdevices: 1/1
+    Subdevice #0: subdevice #0
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC0:  tuukka 1878 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  tuukka 1878 F pulseaudio
  CRDA: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole
  Card0.Amixer.info:
-  Card hw:0 'Intel'/'HDA Intel at 0xf450 irq 22'
-Mixer name : 'Realtek ALC269'
-Components : 'HDA:10ec0269,10250284,0014'
-Controls  : 21
-Simple ctrls  : 12
+  Card hw:0 'Intel'/'HDA Intel at 0xf450 irq 22'
+    Mixer name : 'Realtek ALC269'
+    Components : 'HDA:10ec0269,10250284,0014'
+    Controls  : 21
+    Simple ctrls  : 12
  Date: Thu Sep 24 16:28:44 2009
  DistroRelease: Ubuntu 9.10
  HibernationDevice: RESUME=UUID=3a0cc818-d22b-4df4-9947-61373f45494c
  MachineType: Acer TravelMate 8371
  Package: linux-image-2.6.31-10-generic 2.6.31-10.35
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-10-generic 
root=UUID=58fdc759-1719-40df-b6b6-1902991b8bba ro quiet splash
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=fi_FI.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=fi_FI.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-10.35-generic
  RelatedPackageVersions:
-  linux-backports-modules-2.6.31-10-generic N/A
-  linux-firmware 1.19
+  linux-backports-modules-2.6.31-10-generic N/A
+  linux-firmware 1.19
  SourcePackage: linux
  Uname: Linux 2.6.31-10-generic i686
  dmi.bios.date: 08/05/2009
  dmi.bios.vendor: Acer
  dmi.bios.version: V1.11
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: TravelMate 8371
  dmi.board.vendor: Acer
  dmi.board.version: PSMBOU-1234567
  dmi.chassis.asset.tag: None
  dmi.chassis.type: 10
  dmi.chassis.vendor: Acer
  dmi.chassis.version: None
  dmi.modalias: 
dmi:bvnAcer:bvrV1.11:bd08/05/2009:svnAcer:pnTravelMate8371:pvrV1.11:rvnAcer:rnTravelMate8371:rvrPSMBOU-1234567:cvnAcer:ct10:cvrNone:
  dmi.product.name: TravelMate 8371
  dmi.product.version: V1.11
  dmi.sys.vendor: Acer

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-11 Thread Adam Niedling
Why is this not a duplicate of bug #312756 ?

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-11-11 Thread Tuukka Hastrup
Adam, wrt bug #312756 support graphics card hot switch:

Here in bug #435906, I'm not asking for hot switch -- what we urgently
need is just that the extra GPU be turned off. I consider this a
significant bug as these laptops are certainly not designed to power two
GPUs at a time. Further, this is not something very complicated so I
would've hoped for a fix earlier. It's even easier now that it's a one-
liner :-)

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-08-31 Thread Adam Niedling
*** This bug is a duplicate of bug 312756 ***
https://bugs.launchpad.net/bugs/312756

** This bug has been marked a duplicate of bug 312756
   support graphics card hot switch

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-08-01 Thread Sunny
I have an ATI graphics and integrated Intel graphics and the modes under
windows is determined by the powered mode. I can not boot into linux
from a live cd as i can not see the desktop. The welcome sound is heard
but there is no graphics. All I can see is a black screen. My laptop is
a HP Pavilion DV6-3006TX.

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2010-02-27 Thread Albert Vilella
For those with G Timeline models (with discrete ATI card),

David Airlie has posted v11 of his vga-switcheroo patch:
http://people.freedesktop.org/~airlied/vgaswitcheroo/0001-vga_switcheroo-initial-implementation-v11.patch

You can use the excellent howto here:
http://asusm51ta-with-linux.blogspot.com/

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2009-12-31 Thread Albert Vilella
You can possibly use the code from asus_nvidia.c in the link below that
has resume from hibernation support for the Asus UL30Vt/UL50V/UL80V:

http://linux-hybrid-graphics.blogspot.com/2009/12/solution-to-switch-
off-nvidia-card-in.html

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2009-09-24 Thread Tuukka Hastrup

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/32371624/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/32371625/AplayDevices.txt

** Attachment added: BootDmesg.gz
   http://launchpadlibrarian.net/32371626/BootDmesg.gz

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/32371627/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/32371628/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/32371629/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/32371630/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/32371631/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/32371632/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/32371633/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/32371634/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/32371635/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/32371636/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/32371637/ProcModules.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/32371638/RfKill.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/32371639/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/32371640/UdevLog.txt

** Attachment added: WifiSyslog.gz
   http://launchpadlibrarian.net/32371641/WifiSyslog.gz

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2009-09-24 Thread Mike
I confirm this on my Travelmate 8371G. However, I constantly get over 5
hours of battery life. Without the module, 2 hours on Switchable mode
and ~3 hours on Discrete mode with Powerplay option of ATI proprietary
driver.

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 435906] Re: need to turn off extra Switchable graphics GPU

2009-09-24 Thread Mike
** Changed in: linux (Ubuntu)
   Status: New = Confirmed

-- 
need to turn off extra Switchable graphics GPU
https://bugs.launchpad.net/bugs/435906
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs