Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
sys und proc dateisystem Powersave
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Gentoo-kid
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2009
Posts: 85
Location: Frankfurt

PostPosted: Thu Oct 03, 2013 7:06 pm    Post subject: sys und proc dateisystem Powersave Reply with quote

Hallo, nachdem ich nun den nvidia-Treiber zum laufen gebracht habe, will ich damit etwas rumtakten.
dazu habe ich mir schon nvclock kompilliert und gelesen, das es noch nvidia-settings gibt.
Auch coolbits sollte man wohl aktivieren.

Meine Frage ist: Ist coolbits ein Programm, wie kann ich es ueber die shell ansprechen?

Kann ich die Graphikkarte ueber /pro oder /sys ansprechen und wie genau mache ich das?
Gefunden habe ich zb
Code:
 echo auto > /sys/class/drm/card0/device/power_profile


Und zu letzt was macht ueberhaupt Sinn?

NVIDIA Corporation G73 [GeForce 7600 GS] (rev a1)
Mal will ich Strom sparen und nur etwas am PC machen, mal HD-Videos schauen, spielen tue ich nicht.

Danke schonmal.
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Thu Oct 03, 2013 7:48 pm    Post subject: Reply with quote

Coolbits ist eine Option, die du in der xorg.conf aktivieren musst, in der Device sektion.
hast du denn irgendwo in der /etc/xorg.conf (bzw. in einer Datei in /etc/xorg.conf.d/) eine Device Section?. da musst du dann die Zeile Eintragen:
Code:
Option          "Coolbits"                      "1"

nvclock ist etwas veraltet, das letzte mal als ich es ausprobiert habe war es unbrauchbar. also solltest du bei nvidia-settings bleiben. das ist ein gui programm und relativ selbsterklärend.

/proc oder /sys direkt ansprechen brauchst du eigentlich gar nicht, auto ist schon das default profile.

für video und normal arbeiten macht bei deiner karte wohl keinen unterschied. wenn sie video beschleunigung unterstütz, dann wird sie vom linux treiber glaub ich nicht unterstützt, aber du kannst mal ausprobieren. das nennt sich vdpau. gibts bei gentoo als useflag.
wenn du mal ausprobieren willst ob das deine karte überhaupt unterstützt, dafür gibts ein programm namens vdpauinfo, einfach mal emergen und das sagt dir dann ob das mit deiner karte geht oder nicht.
Back to top
View user's profile Send private message
Gentoo-kid
Tux's lil' helper
Tux's lil' helper


Joined: 14 Oct 2009
Posts: 85
Location: Frankfurt

PostPosted: Sun Oct 06, 2013 8:09 pm    Post subject: Reply with quote

Gibt es irgendwo eine Anleitung oder Beispiele, wie ich es ueber /sys oder /proc direkt ansprechen kann?
Aus interesse und um evtl mal ein Skript zu schreiben?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum