Comment 13 for bug 1265570

Revision history for this message
Rostislav Stříbrný (rstribrn) wrote :

I was also just trying to install the newest NVIDIA driver only. I was quite lucky that it took me just a few minutes to find out what was happening... It also helped me choosing NVIDIA Optimus option in the BIOS settings. However, only Intel GPU started to work. Bumblebee was unable to start nvidia (driver), even if I fixed its /etc/bumblebee/bumblebee.conf with correct nvidia driver paths...

=> Since I rather prefer performance, I'll purge the bumblebee package too.

Anyway, there is an interesting report below "Unresolved symbol: fbGetGCPrivateKey". I suggest that this means that it wouldn't be working on Saucy (13.10) anyway. Not without installing also other packages (kernel?, Xorg?).

cat /var/log/syslog
 Feb 6 18:40:05 mycomputername kernel: [ 326.227829] thinkpad_acpi: asked for hotkey mask 0x0071ffbf, but firmware forced it to 0x0071ffbb
 Feb 6 18:40:05 mycomputername bumblebeed[3955]: [XORG] (WW) "glamoregl" will not be loaded unless you've specified it to be loaded elsewhere.
 Feb 6 18:40:05 mycomputername bumblebeed[3955]: [XORG] (WW) "xmir" is not to be loaded by default. Skipping.
 Feb 6 18:40:05 mycomputername bumblebeed[3955]: [XORG] (WW) Unresolved symbol: fbGetGCPrivateKey
 Feb 6 18:40:05 mycomputername bumblebeed[3955]: [XORG] (WW) NVIDIA(0): Unable to get display device for DPI computation.
 Feb 6 18:40:11 mycomputername kernel: [ 332.158024] [drm] Module unloaded
 Feb 6 18:40:11 mycomputername kernel: [ 332.159714] bbswitch: disabling discrete graphics
 Feb 6 18:40:11 mycomputername kernel: [ 332.159725] ACPI Warning: \_SB_.PCI0.PEG_.VID_._DSM: Argument #4 type mismatch - Found [Buffer], ACPI requires [Package] (20130517/nsarguments-95)
 Feb 6 18:40:11 mycomputername acpid: client 4274[0:998] has disconnected
 Feb 6 18:40:11 mycomputername acpid: client 4274[0:998] has disconnected
 Feb 6 18:40:11 mycomputername kernel: [ 332.174134] pci 0000:01:00.0: Refused to change power state, currently in D0
 Feb 6 18:40:11 mycomputername kernel: [ 332.174739] thinkpad_acpi: EC reports that Thermal Table has changed
 Feb 6 18:40:11 mycomputername bumblebeed[3955]: [XORG] (EE) Server terminated successfully (0). Closing log file.

uname -a
 Linux mycomputername 3.11.0-17-generic #31-Ubuntu SMP Mon Feb 3 21:52:43 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

cat /etc/lsb-release
 DISTRIB_ID=Ubuntu
 DISTRIB_RELEASE=13.10
 DISTRIB_CODENAME=saucy
 DISTRIB_DESCRIPTION="Ubuntu 13.10"