Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Cc: Andrey <4ndrey@×××××.com>
Subject: Re: [gentoo-user] Help me to setup IRDA
Date: Mon, 13 Nov 2006 08:29:00
Message-Id: 200611130720.36663.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Help me to setup IRDA by Andrey <4ndrey@gmail.com>
1 On Tuesday 31 October 2006 15:36, Andrey wrote:
2 > Hi, guys!
3 > my dmesg:
4 > SMsC IrDA Controller found
5 > IrCC version 2.0, firport 0x100, sirport 0x3e8 dma=2, irq=3
6 > smsc_ircc_set_sir_speed(), Setting speed to: 9600
7 > No transceiver found. Defaulting to Fast pin select
8 > IrDA: Registered device irda0
9
10 Make sure that the IrDA device is switched on/enabled in the BIOS. Then
11 modprobe -v smsc_ircc2
12
13 > Then I start /etc/init.d/irda:
14 > * Starting IrDA ... [ ok ]
15 > dmesg:
16 > ircomm_tty_attach_cable()
17 > ircomm_tty_ias_register()
18 > sirdev_get_instance - ircomm0
19 > irtty_open - ircomm0: irda line discipline opened
20 > irlap_change_speed(), setting speed to 9600
21 >
22 > After it I run irda on my phone (nokia 7210).
23 > But kppp says me that "Modem busy" (Device = /dev/ircomm0 )
24 > What am I doing wrong?
25 > What else should I do?
26 > Thanks!
27
28 If you still have problems it could be a matter of some other service/app
29 claiming your serial port, in which case you will need to use setserial to
30 disassociate it, before modprobing the driver for your device. Please post
31 back with results.
32 --
33 Regards,
34 Mick