[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: éteindre la machine



Ainsi parla nikeswen.anti-spam@bluewin.ch le 005ème jour de l'an 2004:

>  oh non... tout va si bien avec le 2.4.22, pas envie de me taper la
>  recompil pour ce petit problème-là,..., vraiment pas d'autre moyen?

bash-2.05b$ modinfo apm
filename:    /lib/modules/2.4.22/kernel/arch/i386/kernel/apm.o
parm: debug int, description "Enable debug mode"
parm: power_off int, description "Enable power off"
parm: broken_psr int, description "BIOS has a broken GetPowerStatus
call"
parm: realmode_power_off int, description "Switch to real mode
before powering off"

(j'ai coupé les trucs inutiles)

Donc une idée:
insmod apm power_off=1 

Si ça marche pas:
insmod apm power_off=1 realmode_power_off=1

Si ça marche toujours pas:
insmod apm power_off=1 broken_psr=1

Au pire:
insmod apm power_off=1 broken_psr=1 realmode_power_off=1 debug=1
(et va faire un tour dans /var/log/syslog)

Dès que tu trouve une combinaison qui marche, insert la ligne suivante
dans /etc/modutils/apm (crèe ce fichier en cas de besoin):
options apm {tes options ici}
+ un chtit coup de update-modules

(au passage, je te conseille un petit apt-get install apmd avant ces
manip, sait-on jamais)


-- 
  .,p**"*=b_   Nicolas Rueff
 ?P"  .__ `*b   Montbéliard  -  France
|P  .d?'`&, 9|   http://rueff.tuxfamily.org
M:  |}   |- H'   n.rueff@free.fr
&|  `#?_._oH'   +33 6 77 64 44 80
`H.   "`"`'   GPG 0xDD44DAB4
 `#?.	    ICQ 97700474
   `^~.

We are Penguin. Resistance is futile. You will be assimilated.

Attachment: pgpplYx9LQDoA.pgp
Description: PGP signature


Reply to: