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

Bug #1552301 reported by Christopher Townsend
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
chromium-browser (Ubuntu)
Invalid
Undecided
Unassigned

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.

Revision history for this message
Christopher Townsend (townsend) wrote :

After looking at this further, I don't think this is really an issue. I think something else is causing the failure we are seeing, so I'm going to mark this Invalid.

Changed in chromium-browser (Ubuntu):
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.