docsmooth / vmware-bumblebee

Bash Script to start VMware Workstation under Bumblebee Primus/Optimus hybrid drivers
GNU General Public License v2.0
28 stars 10 forks source link

Dont work for Gentoo #24

Open dgrischenkov opened 6 years ago

dgrischenkov commented 6 years ago

For gentoo... didnt work =\

docsmooth commented 6 years ago

Can you run both: sudo bash -x ./vmware-bumblebee -i

and

bash -x ./vmware-bumblebee -i

and paste the output? I have no gentoo, so I don't know some of the required paths.

Thanks!

fionera commented 5 years ago

The Problem is that the Paths on Gentoo are completly different like /usr/lib64/xorg/modules/drivers/nvidia_drv.so

docsmooth commented 4 years ago

@fionera sorry, I didn't have a laptop to test this for a while, but do again this month. Can you run the command from https://github.com/docsmooth/vmware-bumblebee/issues/24#issuecomment-349523479 and get me the output? If you also have the paths of the files it fails to find, I'd love to have those too, and I'll totally add support.

the output of "cat /etc/release" would be useful, too, for detecting gentoo properly.