mirror of
https://github.com/LibreELEC/LibreELEC.tv
synced 2025-09-24 19:46:01 +07:00
[Fusion] fixed xorg-fglrx.conf to get GPU-temp
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
Section "ServerLayout"
|
||||
Identifier "aticonfig Layout"
|
||||
Screen 0 "screen" 0 0
|
||||
EndSection
|
||||
|
||||
Section "Device"
|
||||
Identifier "fglrx"
|
||||
Driver "fglrx"
|
||||
|
||||
Option "HWCursor" "false"
|
||||
EndSection
|
||||
|
||||
@@ -14,7 +18,7 @@ Section "Screen"
|
||||
Device "fglrx"
|
||||
DefaultDepth 24
|
||||
SubSection "Display"
|
||||
Depth 24
|
||||
Depth 24
|
||||
EndSubSection
|
||||
EndSection
|
||||
|
||||
|
||||
Reference in New Issue
Block a user