From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.60) (envelope-from <gentoo-user+bounces-54060-garchives=archives.gentoo.org@gentoo.org>) id 1Geup6-000400-Q2 for garchives@archives.gentoo.org; Tue, 31 Oct 2006 14:42:41 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.8/8.13.6) with SMTP id k9VEd2TT022125; Tue, 31 Oct 2006 14:39:02 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.13.8/8.13.6) with ESMTP id k9VEZnHL001348 for <gentoo-user@lists.gentoo.org>; Tue, 31 Oct 2006 14:35:49 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 71D9065476 for <gentoo-user@lists.gentoo.org>; Tue, 31 Oct 2006 14:35:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -1.491 X-Spam-Level: X-Spam-Status: No, score=-1.491 required=5.5 tests=[AWL=0.831, BAYES_00=-2.599, DNS_FROM_RFC_ABUSE=0.2, TW_KP=0.077] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id UFtsAvpIcqbU for <gentoo-user@lists.gentoo.org>; Tue, 31 Oct 2006 14:35:37 +0000 (UTC) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.191]) by smtp.gentoo.org (Postfix) with ESMTP id 2BF6C65449 for <gentoo-user@gentoo.org>; Tue, 31 Oct 2006 14:35:36 +0000 (UTC) Received: by nf-out-0910.google.com with SMTP id o25so374239nfa for <gentoo-user@gentoo.org>; Tue, 31 Oct 2006 06:35:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=odrCS97NBE8U+ZC3EHJ9IG9KX3KTN9utJzvlAF0Xuk9B5Rpzcz7xHmWBv9/9C4vilJQHF9ujFCnmwR8plGJ16Nv4OLxD+0Txoz4gBObjulmr+XRLHAKOAstyGmzCDSCAGaezCLzRDID0NHlvjCvr6NJyUrU1Z3nxEXqLAdpeiS0= Received: by 10.49.10.3 with SMTP id n3mr1563969nfi.1162305335844; Tue, 31 Oct 2006 06:35:35 -0800 (PST) Received: from andy ( [193.125.142.79]) by mx.google.com with ESMTP id n23sm2484995nfc.2006.10.31.06.35.35; Tue, 31 Oct 2006 06:35:35 -0800 (PST) From: Andrey <4ndrey@gmail.com> To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Help me to setup IRDA Date: Tue, 31 Oct 2006 15:36:46 +0000 User-Agent: KMail/1.9.5 Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610311536.47001.4ndrey@gmail.com> X-Archives-Salt: bedf1f81-2a1b-483e-bfc9-fe7ddc4bd74e X-Archives-Hash: 5c9b12acca33c9cdb7e1a184e6cb3f0e Hi, guys! my dmesg: SMsC IrDA Controller found IrCC version 2.0, firport 0x100, sirport 0x3e8 dma=2, irq=3 smsc_ircc_set_sir_speed(), Setting speed to: 9600 No transceiver found. Defaulting to Fast pin select IrDA: Registered device irda0 Then I start /etc/init.d/irda: * Starting IrDA ... [ ok ] dmesg: ircomm_tty_attach_cable() ircomm_tty_ias_register() sirdev_get_instance - ircomm0 irtty_open - ircomm0: irda line discipline opened irlap_change_speed(), setting speed to 9600 After it I run irda on my phone (nokia 7210). But kppp says me that "Modem busy" (Device = /dev/ircomm0 ) What am I doing wrong? What else should I do? Thanks! -- gentoo-user@gentoo.org mailing list