From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.6 required=5.0 tests=BAYES_00, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_PASS autolearn=no version=3.2.4 X-Injected-Via-Gmane: http://gmane.org/ To: community@lists.altlinux.org From: Ivan Petrov Date: Thu, 14 Aug 2008 15:07:33 +0700 Message-ID: References: <48A3DDAD.8020301@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: host89-251-107-2.hnet.ru User-Agent: Thunderbird 2.0.0.14 (X11/20080513) In-Reply-To: <48A3DDAD.8020301@gmail.com> Sender: news Subject: Re: [Comm] =?koi8-r?b?0MnUwc7JxSBBU1VTIEVlZVBDIDkwMA==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 08:07:44 -0000 Archived-At: List-Archive: List-Post: Vladimir Elizarov пишет: Чтобы исправить это, открываем /etc/init.d/halt и добавляем строку > "modprobe -r snd-hda-intel" в тело функции do_stop, как показано ниже: > > .... > do_stop () { > modprobe -r snd-hda-intel > > if [ "$INIT_HALT" = "" ] > .... > А не поможет кто-нибудь реализовать это в Альте? Вскрипте halt в текущей версии Альта (4.0 branch) такой строчки не встречается. Как при остановке принудительно выгрузить snd-hda-intel ???? И.П.