Public bug reported:

When trying to use Chromium on a Freiza tablet, /proc/modules does not
exist, thus the following workaround fails:

lsmod |grep ^i915\  >/dev/null && export LIBGL_DRI3_DISABLE=1

and causes /usr/bin/chromium-browser to fail.

That line should catch any errors from lsmod, assume there is no i915,
and move along instead of bailing.

** Affects: chromium-browser (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1552301

Title:
  The lsmod workround in /usr/bin/chromium-browser should catch lsmod
  errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1552301/+subscriptions

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

Reply via email to