On 03/11/2013 04:22 PM, Szymon Szydełko wrote:
On Mon, Mar 11, 2013 at 2:41 PM, Armin K. <krejzi@email.com> wrote:
On 03/11/2013 03:24 PM, Szymon Szydełko wrote:
On Mon, Mar 11, 2013 at 1:53 PM, Armin K. <krejzi@email.com> wrote:
It's not that I understand much from logs (aside that you might need xf86-input-kbd, too) but it seems that the problem is on the kernel side. Does "nvidia" kernel module exist? Is it loaded when you run optirun?
Yup, kbd also is installed, yup, nvidia module exist, yup, when I start optirun it loads this module.
Regards, Szymon
So, can you post your kernel log? You can dump journalctl -b output to a file and pastebin it ... You can use --no-pager for easier redirect to file. Here it is: http://paste.kde.org/693482/
Hm, I notice the module loads properly at first try: mar 11 13:02:47 arch.local kernel: nvidia: module license 'NVIDIA' taints kernel. mar 11 13:02:47 arch.local kernel: Disabling lock debugging due to kernel taint mar 11 13:02:47 arch.local kernel: nvidia 0000:01:00.0: enabling device (0006 -> 0007) mar 11 13:02:47 arch.local kernel: vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=none mar 11 13:02:47 arch.local kernel: NVRM: loading NVIDIA UNIX x86_64 Kernel Module 313.26 Wed Feb 27 13:04:31 PST 2013 There's also this mar 11 13:02:57 arch.local bumblebeed[383]: modprobe: FATAL: Module bbswitch not found. mar 11 13:02:57 arch.local bumblebeed[383]: [ 20.959851] [ERROR]Module bbswitch could not be loaded (timeout?) mar 11 13:02:57 arch.local bumblebeed[383]: [ 20.959868] [WARN]No switching method available. The dedicated card will always be on. mar 11 13:02:57 arch.local bumblebeed[383]: [ 20.960960] [INFO]/usr/sbin/bumblebeed 3.1 started What's "bbswitch" anyways? As I said, I never used bumblebee, but that might be a source of your problems. If you google for NVRM: failed to copy vbios to system memory. You can notice someone having problems with bumblbee earlier. https://forums.gentoo.org/viewtopic-p-7170644.html?sid=ae50b258eb14d94f32442... If this is true then you might not be able to use it at all. Another issue is this one https://github.com/Bumblebee-Project/Bumblebee/issues/111#issuecomment-46020... And you can find one on Arch forums, too https://bbs.archlinux.org/viewtopic.php?id=153678