Yeah, whatever patch went into that update was obviously not tested
before being pushed out.

Change that "!grep"  to "! grep" and it will Do The Right Thing.

Or delete that whole if clause and replace it with

grep -q fglrx /proc/modules || chvt 1

which is easier to read and not susceptible to spacing errors in the
future.

-- 
pm-suspend.log reports "power-pmu: failed to open /dev/pmu"
https://bugs.launchpad.net/bugs/210832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to