Activity log for bug #1310023

Date Who What changed Old value New value Message
2014-04-19 16:29:16 Tore Bergebakken bug added bug
2014-04-21 04:33:40 Launchpad Janitor nvidia-prime (Ubuntu): status New Confirmed
2014-04-21 09:24:40 Furqana Fathuzzaman attachment added nvidia_error.jpg https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4090820/+files/nvidia_error.jpg
2014-04-21 09:28:00 Furqana Fathuzzaman bug added subscriber Furqana Fathuzzaman
2014-04-22 20:29:05 hedwin koning attachment added prime-select-bug.txt https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4093120/+files/prime-select-bug.txt
2014-04-30 10:50:55 Alberto Milone nvidia-prime (Ubuntu): status Confirmed Incomplete
2014-05-11 11:51:38 kl1234 bug added subscriber krelx0
2014-05-14 10:50:01 hamish attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4112199/+files/gpu-manager.log
2014-05-14 10:58:04 hamish attachment added Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4112211/+files/Xorg.0.log
2014-05-14 10:58:40 hamish nvidia-prime (Ubuntu): status Incomplete Confirmed
2014-05-15 11:17:21 hamish attachment added dmidecode.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4113040/+files/dmidecode.log
2014-05-15 12:57:21 Costa Nikou bug added subscriber Costa Nikou
2014-05-26 14:23:09 Raubwaldy bug added subscriber Raubwaldy
2014-05-27 07:54:50 Loris Zinsou attachment added dmidecode_output https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4120463/+files/dmidecode_output
2014-05-27 09:08:15 Matthieu James bug added subscriber Matthieu James
2014-05-28 10:19:13 Simon Sirius attachment added dmidecode.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4121328/+files/dmidecode.log
2014-05-28 10:20:03 Simon Sirius attachment added dmesg.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4121329/+files/dmesg.log
2014-05-28 10:20:57 Simon Sirius attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4121330/+files/gpu-manager.log
2014-05-28 10:21:35 Simon Sirius attachment added Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4121331/+files/Xorg.0.log
2014-06-04 14:36:15 Launchpad Janitor branch linked lp:ubuntu/utopic-proposed/ubuntu-drivers-common
2014-06-06 10:38:51 Alberto Milone description I did a fresh install of 14.04 the day it was released. I use a XPS 15z laptop form Dell with hybrid graphics (Intel HD 3000 (probably) and Nvidia Geforce GT 525M). Booting doesn't work out of the box, but by setting GRUB_CMDLINE_LINUX_DEFAULT="acpi_backlight=vendor dell_laptop.backlight=0 quiet splash" in /etc/default/grub it works. acpi=off when installing, removed that from the grub file when installed. I expected that the Prime feature introduced in kernel 3.12 (kernel 3.13.x here) would let me switch between the Intel and Nvidia cards as i like, instead of using Bumblebee, which doesn't work properly with everything. I've installed and tried both the nvidia-331 and nvidia-304 drivers. Exactly the same result from both. Attempting to switch to the Nvidia card in nvidia-settings (tried on almost all of the drivers available, including 331.38) resulted in an error message, in a new window, with no text. prime-switch in terminal gives this output: Segmentation fault (core dumped) Sudoing the process gives no output at all. No graphical performance boost either, still the Intel card... sudo prime-select nvidia gives this output: Error: alternatives are not set up properly Error: nvidia mode can't be enabled I've also tried Bumblebee (not PPA) a few times, but it's also unable to switch. I'm able to use the Intel card temporary, but I would really like to be able to use the full power of my computer... ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: nvidia-prime 0.6.2 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Sat Apr 19 20:52:42 2014 InstallationDate: Installed on 2014-04-17 (1 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) SourcePackage: nvidia-prime UpgradeStatus: No upgrade log present (probably fresh install) SRU Request On some systems bbswitch requires the "skip_optimus_dsm=1" option in order to load properly. So far we have dealt with this problem with system specific quirks based on DMI information. This some times gives us false positives or doesn't cover all systems (it's hard to quirk all systems). We should simply try with and without that option and use whatever works best for the system. This should cover all cases with no need for additional quirks. [Impact] * Loading bbswitch with the wrong option causes the module to fail from loading which, in turn, prevents hybrid graphics from working properly. [Test Case] * Install the nvidia binary driver, reboot, and check that the NVIDIA GPU is enabled (attach your /var/log/gpu-manager.log) - Expected: the NVIDIA GPU is enabled. - Bad behavior: the system switches back to the intel driver and the NVIDIA GPU is not used. [Regression Potential] * Low. Systems that currently work will keep working as usual, the ones that currently fail should finally work. [Other Info] * N/A -- I did a fresh install of 14.04 the day it was released. I use a XPS 15z laptop form Dell with hybrid graphics (Intel HD 3000 (probably) and Nvidia Geforce GT 525M). Booting doesn't work out of the box, but by setting GRUB_CMDLINE_LINUX_DEFAULT="acpi_backlight=vendor dell_laptop.backlight=0 quiet splash" in /etc/default/grub it works. acpi=off when installing, removed that from the grub file when installed. I expected that the Prime feature introduced in kernel 3.12 (kernel 3.13.x here) would let me switch between the Intel and Nvidia cards as i like, instead of using Bumblebee, which doesn't work properly with everything. I've installed and tried both the nvidia-331 and nvidia-304 drivers. Exactly the same result from both. Attempting to switch to the Nvidia card in nvidia-settings (tried on almost all of the drivers available, including 331.38) resulted in an error message, in a new window, with no text. prime-switch in terminal gives this output: Segmentation fault (core dumped) Sudoing the process gives no output at all. No graphical performance boost either, still the Intel card... sudo prime-select nvidia gives this output: Error: alternatives are not set up properly Error: nvidia mode can't be enabled I've also tried Bumblebee (not PPA) a few times, but it's also unable to switch. I'm able to use the Intel card temporary, but I would really like to be able to use the full power of my computer... ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: nvidia-prime 0.6.2 ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9 Uname: Linux 3.13.0-24-generic x86_64 ApportVersion: 2.14.1-0ubuntu3 Architecture: amd64 CurrentDesktop: Unity Date: Sat Apr 19 20:52:42 2014 InstallationDate: Installed on 2014-04-17 (1 days ago) InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417) SourcePackage: nvidia-prime UpgradeStatus: No upgrade log present (probably fresh install)
2014-06-06 10:39:18 Alberto Milone affects nvidia-prime (Ubuntu) ubuntu-drivers-common (Ubuntu)
2014-06-06 10:39:18 Alberto Milone ubuntu-drivers-common (Ubuntu): importance Undecided High
2014-06-06 10:39:18 Alberto Milone ubuntu-drivers-common (Ubuntu): status Confirmed In Progress
2014-06-06 10:39:18 Alberto Milone ubuntu-drivers-common (Ubuntu): assignee Alberto Milone (albertomilone)
2014-06-06 10:39:35 Alberto Milone nominated for series Ubuntu Trusty
2014-06-06 10:39:35 Alberto Milone bug task added ubuntu-drivers-common (Ubuntu Trusty)
2014-06-06 10:39:44 Alberto Milone ubuntu-drivers-common (Ubuntu Trusty): status New In Progress
2014-06-06 10:39:46 Alberto Milone ubuntu-drivers-common (Ubuntu Trusty): importance Undecided High
2014-06-06 10:39:48 Alberto Milone ubuntu-drivers-common (Ubuntu Trusty): assignee Alberto Milone (albertomilone)
2014-06-06 10:39:54 Alberto Milone ubuntu-drivers-common (Ubuntu): status In Progress Fix Released
2014-06-06 10:48:20 Alberto Milone nominated for series Ubuntu Precise
2014-06-06 10:48:20 Alberto Milone bug task added ubuntu-drivers-common (Ubuntu Precise)
2014-06-06 10:48:46 Alberto Milone bug task added nvidia-prime (Ubuntu)
2014-06-06 10:48:54 Alberto Milone ubuntu-drivers-common (Ubuntu Precise): status New In Progress
2014-06-06 10:48:57 Alberto Milone ubuntu-drivers-common (Ubuntu Precise): importance Undecided High
2014-06-06 10:49:00 Alberto Milone ubuntu-drivers-common (Ubuntu Precise): assignee Alberto Milone (albertomilone)
2014-06-06 10:49:19 Alberto Milone nvidia-prime (Ubuntu): status New Invalid
2014-06-06 10:49:21 Alberto Milone nvidia-prime (Ubuntu Precise): status New In Progress
2014-06-06 10:49:25 Alberto Milone nvidia-prime (Ubuntu Precise): importance Undecided High
2014-06-06 10:49:27 Alberto Milone nvidia-prime (Ubuntu Precise): assignee Alberto Milone (albertomilone)
2014-06-06 10:49:59 Alberto Milone bug task deleted nvidia-prime (Ubuntu)
2014-06-06 10:50:12 Alberto Milone bug task deleted nvidia-prime (Ubuntu Precise)
2014-06-06 10:50:20 Alberto Milone bug task deleted ubuntu-drivers-common (Ubuntu Precise)
2014-06-06 10:50:37 Alberto Milone bug task deleted nvidia-prime (Ubuntu Trusty)
2014-06-06 10:52:19 Alberto Milone bug added subscriber Ubuntu Stable Release Updates Team
2014-06-14 21:51:33 Darklum bug added subscriber Darklum
2014-06-19 07:28:58 Aditya M attachment added dmidecode.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4134695/+files/dmidecode.log
2014-06-19 09:10:16 Aditya M attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4134800/+files/gpu-manager.log
2014-06-19 11:05:01 Alberto Milone bug task added nvidia-prime (Ubuntu)
2014-06-19 11:36:45 Aditya M attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4134884/+files/gpu-manager.log
2014-06-19 13:12:02 Alberto Milone nvidia-prime (Ubuntu): status New In Progress
2014-06-19 13:12:13 Alberto Milone nvidia-prime (Ubuntu): importance Undecided Medium
2014-06-19 13:12:15 Alberto Milone nvidia-prime (Ubuntu): assignee Alberto Milone (albertomilone)
2014-06-19 14:45:24 Launchpad Janitor nvidia-prime (Ubuntu): status In Progress Fix Released
2014-06-20 14:25:35 Brian Murray ubuntu-drivers-common (Ubuntu Trusty): status In Progress Fix Committed
2014-06-20 14:25:39 Brian Murray bug added subscriber SRU Verification
2014-06-20 14:25:47 Brian Murray tags amd64 apport-bug nvidia-prime trusty amd64 apport-bug nvidia-prime trusty verification-needed
2014-06-20 14:37:12 Launchpad Janitor branch linked lp:ubuntu/trusty-proposed/ubuntu-drivers-common
2014-06-26 03:45:29 waffen bug added subscriber waffen
2014-06-27 13:34:54 waffen attachment added Black screen https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4140665/+files/Captura%20de%20pantalla%20de%202014-06-23%2017%3A00%3A09.png
2014-07-02 07:54:13 hamish tags amd64 apport-bug nvidia-prime trusty verification-needed amd64 apport-bug nvidia-prime trusty verification-failed
2014-07-02 10:15:14 Mantas Kriaučiūnas bug added subscriber Mantas Kriaučiūnas
2014-07-02 10:15:31 Mantas Kriaučiūnas bug added subscriber Baltix GNU/Linux system developers
2014-07-03 00:36:25 Lukas Steiner bug added subscriber Lukas Steiner
2014-07-03 09:24:31 Alberto Milone tags amd64 apport-bug nvidia-prime trusty verification-failed amd64 apport-bug nvidia-prime trusty verification-needed
2014-07-04 03:17:20 hamish attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/trusty/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4145223/+files/gpu-manager.log
2014-07-25 13:07:35 LumpyCustard bug added subscriber LumpyCustard
2014-08-26 17:54:37 Daniel Manrique attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1310023/+attachment/4187542/+files/gpu-manager.log
2014-08-26 19:46:01 Daniel Manrique bug added subscriber Daniel Manrique
2014-08-28 21:03:06 Brian Murray bug added subscriber Brian Murray
2014-08-29 04:28:05 Mathew Hodson tags amd64 apport-bug nvidia-prime trusty verification-needed amd64 apport-bug nvidia-prime trusty verification-done
2014-09-02 12:25:52 Launchpad Janitor ubuntu-drivers-common (Ubuntu Trusty): status Fix Committed Fix Released
2014-09-02 12:26:17 Scott Kitterman removed subscriber Ubuntu Stable Release Updates Team
2014-10-30 08:32:16 Launchpad Janitor branch linked lp:ubuntu/nvidia-prime
2014-12-09 17:24:19 Mathew Hodson tags amd64 apport-bug nvidia-prime trusty verification-done amd64 apport-bug nvidia trusty verification-done
2015-04-22 22:37:11 Bill bug added subscriber Bill
2015-04-29 11:24:12 miro marchi bug added subscriber miro marchi
2015-07-27 08:26:38 Lord_Phoenix bug added subscriber Lord_Phoenix
2015-08-09 07:27:01 Wonson attachment added gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4441642/+files/gpu-manager.log
2015-08-09 07:27:35 Wonson attachment added Xorg.0.log https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4441643/+files/Xorg.0.log
2015-08-09 07:27:57 Wonson attachment added Xorg.0.log.old https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4441644/+files/Xorg.0.log.old
2015-08-09 07:28:55 Wonson attachment added dmesg.out https://bugs.launchpad.net/ubuntu/+source/nvidia-prime/+bug/1310023/+attachment/4441645/+files/dmesg.out
2015-08-21 11:37:12 Julien Olivier bug added subscriber Julien Olivier