MrMEEE / bumblebee-Old-and-abbandoned

OUTDATED!!!!! - Replaced by "The Bumblebee Project" and "Ironhide"
http://www.martin-juhl.dk/2011/08/ironhide-reporting-for-duty/
469 stars 50 forks source link

Asked for (sudo) password with optirun #444

Closed Nixvitae closed 13 years ago

Nixvitae commented 13 years ago

First of all, thx for the great work you've done :)

I have been using a bumblebee v.1.1.? from beginning of May some time. Yesterday I "upgraded" to the PPA version.

After the upgrade I've been having a problem that is probably something similar to issue #439, although as far as I can tell I am a member of the bumblebee group and I don't actually need to "sudo optirun". if I type: "optirun32 whateverapplication" , I now am prompted for my password whereas in the past it would just run. Not a huge problem really but annoying as my application launchers won't "launch"... waiting for password.

ktosiek commented 13 years ago

Had the same problem here, bumblebee 2.0.0-10~oneiricubuntu1 on Ubuntu Natty. I'm in group bumblebee (conirmed with id). Do you have a line for %admin in your /etc/sudoers AFTER #includedir /etc/sudoers.d? If so, move it above the #includedir line (or remove it - I had 2 %admin lines)

Nixvitae commented 13 years ago

You're a star roverorna ;)

Moved %admin... everything works, no more pwd.

Thx a bunch.