mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
xorg-server: remove references to dovefb driver
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
7ed61008fb
commit
9ef74c8026
@ -25,7 +25,6 @@ GOTO="end_video"
|
|||||||
|
|
||||||
# check for drivers dont use the pci substem
|
# check for drivers dont use the pci substem
|
||||||
LABEL="subsystem_drivers"
|
LABEL="subsystem_drivers"
|
||||||
KERNEL=="dovefb", ENV{xorg_driver}="dove", TAG+="systemd", ENV{SYSTEMD_WANTS}+="xorg-configure@dove.service"
|
|
||||||
KERNEL=="nvidia", ENV{xorg_driver}="nvidia", TAG+="systemd", ENV{SYSTEMD_WANTS}+="xorg-configure@nvidia.service"
|
KERNEL=="nvidia", ENV{xorg_driver}="nvidia", TAG+="systemd", ENV{SYSTEMD_WANTS}+="xorg-configure@nvidia.service"
|
||||||
GOTO="end_video"
|
GOTO="end_video"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user