Skip to content
Snippets Groups Projects
Unverified Commit 99d6f504 authored by Niklas Cathor's avatar Niklas Cathor Committed by Minecrell
Browse files

samsung-kminilte: disable v4l udev rules (MR 1160)

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.
parent e129e3dd
No related branches found
No related tags found
No related merge requests found
Pipeline #193508 passed