Somethimes I have two mouse cursor on screen. One doens’t work.
Basically this happes because I have 2 monitor and my notebook has dual graphics. Intel + NVidia.
I was looking at display manager and it shows 3 screen, but I have two. Just changed with Win + P a few times and it shows 2. After this there’s no second cursor.
Not sure if this help, but when I boot suse I get: [FAILED] Failed to start Load Kernel Modules.See “systemctl status systemd-modules-load.service” for details.
alexandre@suse:~> systemctl status systemd-modules-load.service
systemd-modules-load.service - Load Kernel Modules
Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; static)
Active: active (exited) since Qui 2015-01-29 00:41:35 BRST; 4min 3s ago
Docs: man:systemd-modules-load.service(8)
man:modules-load.d(5)
Process: 412 ExecStart=/usr/lib/systemd/systemd-modules-load (code=exited, status=0/SUCCESS)
Main PID: 412 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/systemd-modules-load.service
There’s no option to disable on BIOS. It’s a Samsung laptop.
I followed all steps to install. If optirun --status shows Bumblebee status: Ready (3.2.1). X inactive. Discrete video card is off. it’s installed correctly I think. :\
Ok, but did you install the nvidia driver? (the package “nvidia-bumblebee”)
It might be a bug in nouveau.
OTOH, 899610 – [intel, snb] extra static mouse pointer would suggest it is rather a problem with the intel driver.
One workaround apparently would be to uninstall it (xf86-video-intel) and use the “modesetting” driver (package xf86-video-modesetting) instead.
You won’t have any hardware acceleration on the intel chip then though, in particular no hardware accelerated 3D for your desktop.
Is nouveau blacklisted? (should be done automatically when you install nvidia-bumblebee)
grep nouveau /etc/modprobe.d/*
Try to run “sudo mkinitrd” manually to be sure the blacklist is in the initrd.
Yes
Have you ever tried to install the standard nvidia driver?
No. It works with dual graphics? Intel + NVidia
Did you get any error messages when installing nvidia-bumblebee?
Try to reinstall it and post the whole output:
sudo zypper in -f nvidia-bumblebee
Did optirun work before installing nvidia-bumblebee?
Not tried.
See the whole output.
alexandre@suse:~> ls -l /var/log/
total 7124
-rw-r--r-- 1 root root 27030 Jan 28 22:33 alternatives.log
drwxr-xr-x 1 root root 0 Out 23 15:20 apparmor
drwx------ 1 root root 18 Jan 28 20:32 audit
-rw-r--r-- 1 root root 13078 Jan 29 18:26 boot.log
-rw------- 1 root root 384 Jan 28 20:49 btmp
drwxr-xr-x 1 lp lp 54 Jan 28 20:32 cups
-rw------- 1 root root 15968 Jan 28 22:42 faillog
drwx--x--x 1 root gdm 0 Out 16 11:27 gdm
drwxrwxr-x 1 root lp 6 Jan 28 20:26 hp
drwxr-sr-x 1 root systemd-journal 64 Nov 27 12:46 journal
drwx------ 1 root root 0 Out 8 15:45 krb5
-rw-r--r-- 1 root root 292292 Jan 29 18:27 lastlog
-rw-r--r-- 1 root root 0 Out 26 06:59 ntp
-rw------- 1 root root 368568 Jan 29 00:18 pbl.log
-rw-r----- 1 root root 687308 Jan 29 20:35 pk_backend_zypp
-rw-r--r-- 1 root root 1040 Nov 27 12:46 README
drwxr-x--- 1 root root 0 Out 15 07:08 samba
-rw-r----- 1 root root 135673 Jan 29 20:53 snapper.log
drwx------ 1 root root 0 Set 25 16:24 speech-dispatcher
drwxr-xr-x 1 root root 0 Out 8 18:43 tuned
-rw-r--r-- 1 root root 14320 Jan 29 20:52 wpa_supplicant.log
-rw-rw-r-- 1 root utmp 38400 Jan 29 20:53 wtmp
drwx------ 1 root root 508 Jan 28 22:00 YaST2
drwxr-xr-x 1 root root 14 Jan 21 15:27 zypp
-rw-r----- 1 root root 5181083 Jan 29 20:53 zypper.log
-rw-r----- 1 root root 622948 Jan 28 23:04 zypper.log-20150129.xz
alexandre@suse:~> grep nouveau /etc/modprobe.d/*
/etc/modprobe.d/50-blacklist.conf:blacklist nouveau
/etc/modprobe.d/51-blacklist-nouveau.conf:blacklist nouveau
alexandre@suse:~> sudo zypper in -f nvidia-bumblebee
root's password:
Loading repository data...
Reading installed packages...
Forcing installation of 'nvidia-bumblebee-346.35-3.1.x86_64' from repository 'Bumblebee'.
Resolving package dependencies...
The following package is going to be reinstalled:
nvidia-bumblebee
1 package to reinstall.
Overall download size: 13,5 KiB. Already cached: 0 B No additional space will be used or freed after the operation.
Continue? [y/n/? shows all options] (y): y
Retrieving package nvidia-bumblebee-346.35-3.1.x86_64 (1/1), 13,5 KiB ( 885 B unpacked)
Retrieving: nvidia-bumblebee-346.35-3.1.x86_64.rpm ............................................................................................[done]
Checking for file conflicts: ..................................................................................................................[done]
(1/1) Installing: nvidia-bumblebee-346.35-3.1 .................................................................................................[done]
Additional rpm output:
check sums and md5 sums are ok
Output of nvidia-bumblebee-346.35-3.1.x86_64.rpm %posttrans script:
++ '' -x /usr/sbin/dkms ']'
++ /usr/sbin/dkms add -m nvidia -v 346.35 --rpm_safe_upgrade
Error! DKMS tree already contains: nvidia-346.35
You cannot add the same module/version combo more than once.
++ /usr/sbin/dkms build -m nvidia -v 346.35
Module nvidia/346.35 already built for kernel 3.16.7-7-desktop/4
++ /usr/sbin/dkms install -m nvidia -v 346.35
Module nvidia/346.35 already installed on kernel 3.16.7-7-desktop/x86_64
++ popd
alexandre@suse:~> sudo mkinitrd
Creating initrd: /boot/initrd-3.16.6-2-desktop
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.6-2-desktop 3.16.6-2-desktop
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Constructing GenuineIntel.bin ****
*** Store current command line parameters ***
Stored kernel commandline:
resume=UUID=c48773f3-e3a6-4eea-92e4-1e0b20227331
root=UUID=002c5336-8d1e-492c-a35c-d41c1cf928ae rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file done ***
Creating initrd: /boot/initrd-3.16.7-7-desktop
Executing: /usr/bin/dracut --logfile /var/log/YaST2/mkinitrd.log --force /boot/initrd-3.16.7-7-desktop 3.16.7-7-desktop
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'dcbtool' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'fipvlan' could not be found!
dracut module 'fcoe-uefi' will not be installed, because command 'lldpad' could not be found!
*** Including module: bash ***
*** Including module: warpclock ***
*** Including module: i18n ***
*** Including module: ifcfg ***
*** Including module: drm ***
*** Including module: plymouth ***
*** Including module: btrfs ***
*** Including module: kernel-modules ***
Omitting driver i2o_scsi
*** Including module: resume ***
*** Including module: rootfs-block ***
*** Including module: terminfo ***
*** Including module: udev-rules ***
Skipping udev rule: 91-permissions.rules
Skipping udev rule: 80-drivers-modprobe.rules
*** Including module: systemd ***
*** Including module: usrmount ***
*** Including module: base ***
*** Including module: fs-lib ***
*** Including module: shutdown ***
*** Including module: suse ***
*** Including modules done ***
*** Installing kernel module dependencies and firmware ***
*** Installing kernel module dependencies and firmware done ***
*** Resolving executable dependencies ***
*** Resolving executable dependencies done***
*** Hardlinking files ***
*** Hardlinking files done ***
*** Stripping files ***
*** Stripping files done ***
*** Generating early-microcode cpio image ***
*** Constructing GenuineIntel.bin ****
*** Store current command line parameters ***
Stored kernel commandline:
resume=UUID=c48773f3-e3a6-4eea-92e4-1e0b20227331
root=UUID=002c5336-8d1e-492c-a35c-d41c1cf928ae rootflags=rw,relatime,space_cache rootfstype=btrfs
*** Creating image file ***
*** Creating image file
No the normal NVIDIA does not work on Optimus systems. DO NOT try it. The problem has been seen here that some people just install the regular NVIDIA driver which does not work and breaks things then try bumblebee without first removing the regular drive which leave bad stuff laying around (at least for Optimus systems).
None at all?
Then you’re probably using gdm, which redirects all Xorg logs to systemd’s journal.
I should have noticed from your screenshot that you are using GNOME…
Great, I have no idea how to extract the Xorg log (and Xorg.8.log in particular) from the journal, and I cannot try either as I use kdm here.
According to Who-T: Viewing the Xorg.log with journalctl, this should work:
journalctl -e _COMM=Xorg
This will of course extract all Xorg logs ever written (the last 1000 lines).
So better do that directly after running optirun again, and post the last lines.
No. It works with dual graphics? Intel + NVidia
No it doesn’t. (at least not out of the box, there is a way to make the rpm packages from the nvidia repo work with Bumblebee by creating some symlinks)
That’s why I’m asking.
And also if you installed it and didn’t completely remove it, the remnants could cause problems.
Not tried.
Well, you already posted the same error message before I joined in here and wrote you should install nvidia-bumblebee.
See the whole output.
...
Output of nvidia-bumblebee-346.35-3.1.x86_64.rpm %posttrans script:
++ '' -x /usr/sbin/dkms ']'
++ /usr/sbin/dkms add -m nvidia -v 346.35 --rpm_safe_upgrade
Error! DKMS tree already contains: nvidia-346.35
You cannot add the same module/version combo more than once.
++ /usr/sbin/dkms build -m nvidia -v 346.35
Module nvidia/346.35 already built for kernel 3.16.7-7-desktop/4
++ /usr/sbin/dkms install -m nvidia -v 346.35
Module nvidia/346.35 already installed on kernel 3.16.7-7-desktop/x86_64
++ popd
Ok, that doesn’t really show whether the kernel module was actually compiled correctly.
Can you please remove nvidia-bumblebee completely, install it again and post the output?
sudo zypper rm nvidia-bumblebee
sudo zypper in nvidia-bumblebee
Well, this looks rather normal to me, except for that error message of course which you already posted before.
Then you’re probably using gdm, which redirects all Xorg logs to systemd’s journal.
I should have noticed from your screenshot that you are using GNOME…
Yes, I’m using gnome.
Great, I have no idea how to extract the Xorg log (and Xorg.8.log in particular) from the journal, and I cannot try either as I use kdm here.
According to http://who-t.blogspot.co.at/2014/03/...ournalctl.html, this should work:
There’s no log too.
Can you please remove nvidia-bumblebee completely, install it again and post the output?
Another idea, inspired by http://askubuntu.com/questions/42459...pu-error-coul:
Try changing “Driver=” to "Driver=nvidia"and “KernelDriver=nvidia” to “KernelDriver=nvidia-current” in /etc/bumblebee/bumblebee.conf .
If I change to KernelDriver=nvidia-current bumblebee fail to start. I think this is a package only for Ubuntu.