[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2016-01-17 Thread Guillaume Millet
Still facing the issue with kernel 4.2.0-23-generic, gcc version 5.2.1 20151010 (Ubuntu 5.2.1-22ubuntu2), bbswitch-dkms 0.7-2ubuntu1, no bumblebee package installed. I attach a full dmesg (from kern.log) from the boot to the freeze. After booting, I logged into tty1 and entered the following

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2015-05-14 Thread Peter Wu
Do you have a full dmesg since the first boot? I have seen machines having issues due to hotplugging where the device is gone during suspend. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318040

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2015-05-03 Thread mcsan
For me on my UL30VT with ubuntu 15.04 it was: gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) And cat /proc/version Linux version 3.19.0-15-generic (buildd@komainu) (gcc version 4.9.2 (Ubuntu 4.9.2-10ubuntu13) ) #15-Ubuntu SMP Thu Apr 16 23:32:37 UTC 2015 Nevertheless, I discovered and remove some

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2015-05-01 Thread Peter Wu
This problem may occur when your compiler (gcc) is different than the one used to compile the kernel. Have you installed an older gcc version (maybe via CUDA?). What does `gcc -v` show? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2015-04-19 Thread mcsan
** Changed in: bbswitch (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318040 Title: bbswitch prevents suspend and taints kernel To manage notifications

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-09-28 Thread Guillaume Millet
What else information is needed? I have tried with the daily kernel 3.17.0-999.201409272205 and the tainting still occurs. The syslog trace related to suspending event is slightly different (dis_dev_get+0x15/0x40 [bbswitch] instead of pci_bus_read_config_dword+0x64/0x90 in the initial report

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-07-28 Thread Guillaume Millet
$ sudo modprobe bbswitch load_state=-1 dmesg log: [ 2780.584599] bbswitch: module verification failed: signature and/or required key missing - tainting kernel [ 2780.584809] bbswitch: version 0.7 [ 2780.584818] bbswitch: Found integrated VGA device :00:02.0: \_SB_.PCI0.VGA_ [ 2780.584830]

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-07-25 Thread Peter Wu
Disabling the graphics card seems to trigger an ACPI hotplug event which seems to remove the device from the system. Could you prevent bbswitch from loading at boot (nvidia/nouveau should not load either), then report the output of the following steps including a dmesg log: sudo modprobe

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-05-15 Thread Guillaume Millet
Still apears with linux-image-3.15.0-031500rc5-generic. For now, I stay with 3.11 kernel from kubuntu 13.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1318040 Title: bbswitch prevents suspend

[Bug 1318040] Re: bbswitch prevents suspend and taints kernel

2014-05-09 Thread Guillaume Millet
dmesg just after trying to suspend ** Attachment added: dmesg-pci_bus_read_config_dword https://bugs.launchpad.net/ubuntu/+source/bbswitch/+bug/1318040/+attachment/4108976/+files/dmesg-pci_bus_read_config_dword ** Description changed: When initiating suspend (to RAM), the kernel gets