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 Desktop
Packages, which is subscribed to chromium-browser in Ubuntu.
https://bugs.launchpad.net/bugs/1552301
Title:
The lsmod workround in /usr/bin/chromium-browser should catch lsmod
errors
Status in chromium-browser package in Ubuntu:
New
Bug description:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1552301/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp