[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alberto Milone
** Changed in: ubuntu-drivers-common (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289420 Title: Regression in the gpu-manager: bbswitch quirks

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alin Andrei
$ echo OFF | sudo tee /etc/prime-discrete OFF After log out: $ cat /proc/acpi/bbswitch :01:00.0 ON ** Attachment added: gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1289420/+attachment/4013446/+files/gpu-manager.log -- You received this bug

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alin Andrei
I was able to switch the Nvidia card off manually, by using these commands which were present in the old prime-switch script (from nvidia- prime pre 0.6): /sbin/initctl emit nvidia-off /sbin/rmmod nvidia echo OFF | sudo tee /proc/acpi/bbswitch $ cat /proc/acpi/bbswitch :01:00.0 OFF -- You

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alberto Milone
that's one more bug. I know exactly what's going on. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289420 Title: Regression in the gpu-manager: bbswitch quirks erroneously applied To

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alberto Milone
ubuntu-drivers-common (1:0.2.89.6) will solve the problem. In case of further issues, please file new bug reports against ubuntu- drivers-common. Thank you again for your help debugging the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alin Andrei
Thank you! I can't test it right now but I'll give it a try later. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289420 Title: Regression in the gpu-manager: bbswitch quirks erroneously applied

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-08 Thread Alin Andrei
I upgraded to version 1:0.2.89.6 and it seems to work. Thanks again! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289420 Title: Regression in the gpu-manager: bbswitch quirks erroneously applied

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alberto Milone
I've just committed and uploaded a fix for this bug. ubuntu-drivers- common (1:0.2.89.4) will solve the problem. ** Summary changed: - Can't switch to nvidia - prime-select fails + Regression in the gpu-manager: bbswitch quirks erroneously applied -- You received this bug notification because

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alin Andrei
I just upgraded to ubuntu-drivers-common and bbswitch is only partially fixed: now bbswitch works, but it's always on, even if I select to use the Intel card: $sudo prime-select intel Info: the intel profile is already in use $cat /proc/acpi/bbswitch :01:00.0 ON -- You received this bug

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alberto Milone
please attach the new dmesg and /var/log/gpu-manager.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1289420 Title: Regression in the gpu-manager: bbswitch quirks erroneously applied To manage

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alin Andrei
** Attachment added: gpu-manager.log https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1289420/+attachment/4012743/+files/gpu-manager.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alin Andrei
dmesg log attached here. I'm guessing this is what's causing the issue: 7.355529] init: Failed to spawn hybrid-gfx main process: unable to execute: No such file or directory [7.396415] bbswitch: version 0.7 [7.396425] bbswitch: Found integrated VGA device :00:02.0:

[Bug 1289420] Re: Regression in the gpu-manager: bbswitch quirks erroneously applied

2014-03-07 Thread Alberto Milone
This is just a completely harmless leftover: 7.355529] init: Failed to spawn hybrid-gfx main process: unable to execute: No such file or directory there's probably something wrong with bbswitch. What happens if you type: echo OFF | sudo tee /etc/prime-discrete and then you log out and log