99d6f504e6
With the camera driver (VIDEO_EXYNOS_FIMC_IS) enabled, the system would randomly panic during startup. Even though the camera does not currently work on this system, the driver is nonetheless enabled to make the flashlight work. The panics seem to be triggered by udev's "v4l_id", which queries capabilities of video4linux devices. This change adds a udev rules file, to override the behavior of udev's default rules for v4l.
4 lines
257 B
Text
4 lines
257 B
Text
# This file is intentionally empty, to disable the default rule with the same name.
|
|
# You can find the default rule in /lib/udev/rules.d/60-persistent-v4l.rules.
|
|
#
|
|
# See https://gitlab.com/postmarketOS/pmaports/-/merge_requests/1160 for why this is needed.
|