From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <00bb01c53a98$6cf82950$2101a8c0@main.radio> From: =?koi8-r?B?79fF3svJziD3zMHE?= To: References: <004601c53a8f$0d53feb0$2101a8c0@main.radio><005a01c53a92$19771d00$2101a8c0@main.radio><20050406142225.45fe5941@nikon.office.e-nk.ru> <200504061330.21994.ngrechukh@ua.fm> Subject: =?koi8-r?B?UmU6IFtDb21tXffP0NLP0yDQ0s8gz9TLzMDexc7JxSDQydTBzsnRIA==?= =?koi8-r?B?0yDLzs/Qy8kgzsEg08nT1MXNzs/NIMLMz8vF?= Date: Wed, 6 Apr 2005 15:04:38 +0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="koi8-r"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-OriginalArrivalTime: 06 Apr 2005 11:04:38.0747 (UTC) FILETIME=[6CF6A2B0:01C53A98] X-Virus-Scanned: ClamAV 0.83/809/Tue Apr 5 22:22:26 2005 on vh1.rrnn.ru X-Virus-Status: Clean X-BeenThere: community@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: community@altlinux.ru List-Id: Mailing list for ALT Linux users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 11:04:45 -0000 Archived-At: List-Archive: List-Post: ----- Original Message ----- From: "Nick S. Grechukh" To: Sent: Wednesday, April 06, 2005 2:30 PM Subject: Re: [Comm]Вопрос про отключение питания с кнопки на системном блоке >> Просто добавьте 'button' в /etc/modules. modprobe button у вас тут-же >> комп выключит :) >> нет, не так. у меня при ручном вставлении button через modprobe или >> insmod комп не всегда гасится. точнее, гасится если перед этим потыкать в >> кнопку, убедиться что она >> не работает и засунуть модуль. видимо, >> необработанное событие остается висеть? Можно, маленький вопросик? Чем принципиально отличается insmod от modprobe? Посмотрел ман не вкурил... insmod installs a loadable module in the running kernel. insmod tries to link a module into the running kernel by resolving all symbols from the kernel's exported symbol table. modprobe - high level handling of loadable modules Modprobe is used to load a single module, a stack of dependent modules, or all modules that are marked with a specified tag. С уважением, Овечкин Влад.