mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-01 06:57:50 +00:00
xf86-video-nvidia: update to xf86-video-nvidia-270.30, remove unneeded config file
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
2b1920fe8e
commit
f81cea1455
@ -1,40 +0,0 @@
|
||||
Section "ServerLayout"
|
||||
Identifier "Layout0"
|
||||
Screen 0 "Screen0"
|
||||
EndSection
|
||||
|
||||
Section "Monitor"
|
||||
Identifier "Monitor0"
|
||||
VendorName "Unknown"
|
||||
ModelName "Unknown"
|
||||
HorizSync 28.0 - 33.0
|
||||
VertRefresh 43.0 - 72.0
|
||||
Option "DPMS"
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "Device0"
|
||||
Driver "nvidia"
|
||||
VendorName "NVIDIA Corporation"
|
||||
Option "ConnectToAcpid" "0"
|
||||
Option "RegistryDwords" "RMDisableRenderToSysmem=1
|
||||
Option "DynamicTwinView" "False"
|
||||
EndSection
|
||||
|
||||
Section "Screen"
|
||||
Identifier "Screen0"
|
||||
Device "Device0"
|
||||
Monitor "Monitor0"
|
||||
DefaultDepth 24
|
||||
Option "NoLogo" "True"
|
||||
Option "FlatPanelProperties" "Scaling = Native"
|
||||
Option "HWCursor" "Off"
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
EndSubSection
|
||||
EndSection
|
||||
|
||||
Section "Extensions"
|
||||
Option "Composite" "Disable"
|
||||
EndSection
|
||||
|
@ -19,7 +19,7 @@
|
||||
################################################################################
|
||||
|
||||
PKG_NAME="xf86-video-nvidia"
|
||||
PKG_VERSION="270.26"
|
||||
PKG_VERSION="270.30"
|
||||
PKG_REV="1"
|
||||
PKG_ARCH="i386 x86_64"
|
||||
PKG_LICENSE="nonfree"
|
||||
|
Loading…
x
Reference in New Issue
Block a user