RK 3328 and RK3399 have different names for the mali kernel node ("mali" vs "mali0"). Adjusting the udev rule to cover both.
3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
KERNEL=="mali*", MODE="0660", GROUP="video"
|
|
|