On 28.03.06 23:48:55, Norbert Harz wrote: > Elias Gerber schrieb: > >Funktioniert ein manuelles nachladen des apm-Modules mit > >modprobe apm > >oder > >modprobe apm power_off=1 > >? Das power_off=1 musste ich apm jeweils mitgeben damit er automatisch > >abgestellt hat. Falls dies funktioniert sollte es meines Wissens nach > >reichen > >wenn du das apm-Module in /etc/modules einträgst. > > Ich hab's mal mit modprobe apm power_off=1 probiert und es funktioniert... > Versteh ich das jetzt richtig, dass ich in die /etc/modules nur den Eintrag > apm > power_off=1 eintragen brauch?
Nein, in die /etc/modules traegst du nur apm ein. Wenn du die Option power_off=1 brauchst schreibst du options apm power_off=1 in eine Datei und packst diese in /etc/modprobe.d/ Andreas -- You will live a long, healthy, happy life and make bags of money. -- Haeufig gestellte Fragen und Antworten (FAQ): http://www.de.debian.org/debian-user-german-FAQ/ Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

