From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_PASS autolearn=no version=3.2.5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1280468554; bh=NJhXeLC+z+3rVYuK6D0dfLwH50PjD3o8A2gJPMDO1gE=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=nszaaESknh0Oru+bkAQkiP7++gv7Wop2stBcm+YqpfPEibKl652Wdy8Tp7kv9kZRn yrW+NGOTSnsuHpIxZCwM9kTwC1IwJN0ebteBqWhypu02iyqQckuE9p2+ZjV/0r+syU lp6i13T4xarCGXPJc/VKUitCDjJ7JsFTfOXCiVLY= Message-ID: <4C526697.1080308@yandex.ru> Date: Fri, 30 Jul 2010 09:43:51 +0400 From: rxxrus User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.*) Gecko/20100402 Thunderbird/3.0pre MIME-Version: 1.0 To: community@lists.altlinux.org References: <4C51653B.4040803@yandex.ru> <4C51B840.4020000@tula.net> In-Reply-To: <4C51B840.4020000@tula.net> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Yandex-TimeMark: 1280468554 X-Yandex-Spam: 1 X-Yandex-Front: smtp18.mail.yandex.net Subject: Re: [Comm] =?koi8-r?b?8NLP0MHEwcXUIC9kZXYvdXNiL2xwMA==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 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: Fri, 30 Jul 2010 05:42:38 -0000 Archived-At: List-Archive: List-Post: 29.07.2010 21:20, Евгений пишет: > > > Появился /dev/usb/lp0, чтоб загрузить поршивку в принтер. Ну > загрузилась она, больше /dev/usb/lp0 не нужен, иначе cups принтера не > увидит. > Нашел решение. В /etc/hotplug/usb/hplj1020 Закоментировал строку /sbin/rmmod usblp # There is a timeout problem with udev and FC4, so spin it off. ( if cat $fw > $_dev; then log "... download successful." else log "... download failed." fi log ".... remove usblp module" ######## /sbin/rmmod usblp ) & return 0 При этом все работает, ip_server снова в строю.