Fonce
Captain
- Registriert
- Feb. 2006
- Beiträge
- 3.444
Hi,
Ich will die GPU Temperatur meiner HD 4650 Mobile auslesen.
Dies sollte ja eigentlich, bei der Verwendung des Proprietären Treiber, mit folgendem Befehl funktionieren.
Ich bekomme allerdings folgende Fehlermeldung.
Wenn ich 'aticonfig --initial' ausführe bekomme ich dann diese Meldung
meine xorg.conf sieht so aus.
Weiß zufällig jemand wie ich meine xorg.conf anpassen muss damit es funktioniert?
Ich will die GPU Temperatur meiner HD 4650 Mobile auslesen.
Dies sollte ja eigentlich, bei der Verwendung des Proprietären Treiber, mit folgendem Befehl funktionieren.
Code:
aticonfig --odgt
Ich bekomme allerdings folgende Fehlermeldung.
No layout section was found in the file: '/etc/X11/xorg.conf'.
Please run 'aticonfig --initial' first or modify your configurationfile manually and run aticonfig again.
aticonfig: parsing the command-line failed.
Wenn ich 'aticonfig --initial' ausführe bekomme ich dann diese Meldung
Found fglrx primary device section
Unable to find any supported Screen sections
meine xorg.conf sieht so aus.
Code:
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
Section "Module"
Load "glx"
EndSection
Section "Device"
Identifier "Default Device"
Driver "fglrx"
EndSection
Weiß zufällig jemand wie ich meine xorg.conf anpassen muss damit es funktioniert?