Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
speedfreq will nicht mehr
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
pRiDeX
n00b
n00b


Joined: 21 Apr 2002
Posts: 15

PostPosted: Sun Mar 28, 2004 10:48 am    Post subject: speedfreq will nicht mehr Reply with quote

hi leuts,

habe gestern ein paar updates auf mein system(compaq nx7000,kernel 2.6.5 mm sources) eingespielt und nun will speedfreq (0.7.2) nicht mehr :-(

Code:
/etc/init.d/speedfreq -p dynamic start             
 * ERROR:  wrong args. (  -p / -p )

 * Usage: speedfreq { start|stop|restart }
 *        speedfreq without arguments for full help


Kann jemand helfen?

thx pRiDeX
Back to top
View user's profile Send private message
Inte
Veteran
Veteran


Joined: 15 Jul 2003
Posts: 1387
Location: Mannheim, GER

PostPosted: Sun Mar 28, 2004 10:58 am    Post subject: Reply with quote

Dem Init-Skript kannst Du keine Optionen/Argumente außer start/stop/restart übergeben. Um das Verhalten anzupassen mußt Du die /etc/conf.d/speedfreq anpassen.
Code:
SPEEDFREQ_SPEED="dynamic"
SPEEDFREQ_OPTS="-u"

Alternativ kannst Du auch speedfreqd mit den Parametern direkt aus der Konsole starten.

Gruß, Inte.

PS.: Hast Du über die Ausgabe, welche Du hier gepostet hast überhaupt mal nachgedacht? Da steht doch alles drin. wrong arguments etc. :wink:
_________________
Gentoo Linux - Die Metadistribution
Back to top
View user's profile Send private message
pRiDeX
n00b
n00b


Joined: 21 Apr 2002
Posts: 15

PostPosted: Sun Mar 28, 2004 11:49 am    Post subject: Reply with quote

oh sorry,

da hab ich doch glatt die falsche ausgabe gepostet, bin hier am probieren aber es klappt einfach nicht. also nochmal:

Code:
/etc/init.d/speedfreq start
 * Starting speedfreq...
Usage: /usr/sbin/speedfreqd [-fqsuDPV] [-p policy]
        -p P    set policy to P
        -u      OK for users to set policy
        -D      print debug messages (implies -F)
        -F      stay in foreground (don't become daemon)
        -P file create a pid file
        -V      version information

Available policies:
        powersave       maximise power savings
        performance     maximise performance
        dynamic         adjust speed according to CPU load (default)
        NNN             set CPU to a fixed speed of NNN MHz
                                                                          [ !! ]


und die conf
Code:

SPEEDFREQ_SPEED="dynamic"
SPEEDFREQ_OPTS="-u"



thx pRiDeX
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