How about something like this: To try the drivers, follow these steps in a terminal:
sudo apt-get install git # enter your password git clone git://github.com/awilliam/asus-switcheroo.git cd asus-switcheroo make modprobe -r nouveau insmod ./asus-switcheroo.ko modprobe nouveau ---------------------------------------- I tried to do a git push but I don't have permissions: git push fatal: remote error: You can't push to git://github.com/awilliam/asus-switcheroo.git Use [email protected]:awilliam/asus-switcheroo.git On Wed, Apr 27, 2011 at 1:46 PM, Alex Williamson <[email protected]> wrote: > On Wed, Apr 27, 2011 at 12:12 AM, ali <[email protected]> wrote: >> >> i dont know how to use it >> i have an asus n43j (nvidia 425) > > There's a README... We seem to be getting the same questions over and > over. I don't know no one is bothering to read the README or if it's > just too hard to understand. README patches welcome. Thanks, > > Alex > > _______________________________________________ > Mailing list: https://launchpad.net/~hybrid-graphics-linux > Post to : [email protected] > Unsubscribe : https://launchpad.net/~hybrid-graphics-linux > More help : https://help.launchpad.net/ListHelp > _______________________________________________ Mailing list: https://launchpad.net/~hybrid-graphics-linux Post to : [email protected] Unsubscribe : https://launchpad.net/~hybrid-graphics-linux More help : https://help.launchpad.net/ListHelp

