gmux-scripts | get switching to work on the MBP
kandi X-RAY | gmux-scripts Summary
kandi X-RAY | gmux-scripts Summary
gmux-scripts is a Shell library. gmux-scripts has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
gpu switching for 2010 macbook pros. this is highly experimental. expect crashes and lockups. even though i haven't experienced anything serious, i'm not responsible if it causes your macbook to explode or worse. prerequisites: a running ubuntu 12.04 system, booting via bootcamp/bios envytools: optional: nvidia proprietary driver (install nvidia-current, but keep it blacklisted in /etc/modprobe.d, make sure nouveau is not blacklisted) optional: bumblebee: really useful: setup ssh and networking so it's automatically available after boot. checking "available to all users" in the configuration dialog should do the trick. usage: get the current status: $ cat /sys/kernel/debug/vgaswitcheroo/switch after boot the nvidia card is active. switch between both cards with $ echo igd > /sys/kernel/debug/vgaswitcheroo/switch $ echo dis > /sys/kernel/debug/vgaswitcheroo/switch you can also tell it to do a delayed switch (wait until x is stopped, then switch) $ echo digd > /sys/kernel/debug/vgaswitcheroo/switch $ echo ddis > /sys/kernel/debug/vgaswitcheroo/switch and power the card not in use on/off: $ echo on > /sys/kernel/debug/vgaswitcheroo/switch $ echo off > /sys/kernel/debug/vgaswitcheroo/switch start/stop x: $ start lightm $ stop lightm use the dedicated card on demand with bumblebee (with nouveau): # switch to igd, start lightdm, log in before $ cd gmux-scripts/bin $ ./bumblebee-nouveau.sh # in another terminal $ optirun glxspheres $ optirun bash # stop
gpu switching for 2010 macbook pros. this is highly experimental. expect crashes and lockups. even though i haven't experienced anything serious, i'm not responsible if it causes your macbook to explode or worse. prerequisites: a running ubuntu 12.04 system, booting via bootcamp/bios envytools: optional: nvidia proprietary driver (install nvidia-current, but keep it blacklisted in /etc/modprobe.d, make sure nouveau is not blacklisted) optional: bumblebee: really useful: setup ssh and networking so it's automatically available after boot. checking "available to all users" in the configuration dialog should do the trick. usage: get the current status: $ cat /sys/kernel/debug/vgaswitcheroo/switch after boot the nvidia card is active. switch between both cards with $ echo igd > /sys/kernel/debug/vgaswitcheroo/switch $ echo dis > /sys/kernel/debug/vgaswitcheroo/switch you can also tell it to do a delayed switch (wait until x is stopped, then switch) $ echo digd > /sys/kernel/debug/vgaswitcheroo/switch $ echo ddis > /sys/kernel/debug/vgaswitcheroo/switch and power the card not in use on/off: $ echo on > /sys/kernel/debug/vgaswitcheroo/switch $ echo off > /sys/kernel/debug/vgaswitcheroo/switch start/stop x: $ start lightm $ stop lightm use the dedicated card on demand with bumblebee (with nouveau): # switch to igd, start lightdm, log in before $ cd gmux-scripts/bin $ ./bumblebee-nouveau.sh # in another terminal $ optirun glxspheres $ optirun bash # stop
Support
Quality
Security
License
Reuse
Support
gmux-scripts has a low active ecosystem.
It has 22 star(s) with 5 fork(s). There are 12 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 0 have been closed. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of gmux-scripts is current.
Quality
gmux-scripts has 0 bugs and 0 code smells.
Security
gmux-scripts has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
gmux-scripts code analysis shows 0 unresolved vulnerabilities.
There are 0 security hotspots that need review.
License
gmux-scripts does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
gmux-scripts releases are not available. You will need to build from source code and install.
Installation instructions are not available. Examples and code snippets are available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gmux-scripts
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of gmux-scripts
gmux-scripts Key Features
No Key Features are available at this moment for gmux-scripts.
gmux-scripts Examples and Code Snippets
No Code Snippets are available at this moment for gmux-scripts.
Community Discussions
No Community Discussions are available at this moment for gmux-scripts.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install gmux-scripts
You can download it from GitHub.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page