[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Irda with inpspiron 8000 and Nokia 8210
From: |
Nils Gundelach |
Subject: |
Irda with inpspiron 8000 and Nokia 8210 |
Date: |
23 Aug 2002 20:36:06 +0200 |
Hi all,
i want to connect my Nokia 8210 with a Dell Inspiron 8000 over Irda, but
i can't get it working :/
Here is my setup:
Nokia 8210 V5.25 20-09-00 NSM-3
Debian woody with self-compiled kernel 2.4.19 and gnokii 0.4.3 from
http://freesoftware.fsf.org/download/gnokii/
kernel setup:
#
# IrDA (infrared) support
#
CONFIG_IRDA=m
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
CONFIG_IRDA_ULTRA=y
CONFIG_IRDA_CACHE_LAST_LSAP=y
CONFIG_IRDA_FAST_RR=y
CONFIG_IRDA_DEBUG=y
#
# Infrared-port device drivers
#
CONFIG_IRTTY_SIR=m
CONFIG_IRPORT_SIR=m
# CONFIG_DONGLE is not set
# CONFIG_USB_IRDA is not set
# CONFIG_NSC_FIR is not set
# CONFIG_WINBOND_FIR is not set
# CONFIG_TOSHIBA_FIR is not set
# CONFIG_SMC_IRCC_FIR is not set
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
[*20:09:address@hidden/0]:/tmp # lsmod | grep ^ir
ircomm-tty 30240 1 (autoclean)
ircomm 13164 0 (autoclean) [ircomm-tty]
irtty 7424 1 (autoclean)
irda 142512 2 (autoclean) [ircomm-tty ircomm irtty]
[*20:09:address@hidden/0]:/tmp #
[*20:10:address@hidden/0]:/tmp/gnokii-0.4.3/Docs # cat /etc/irda.conf
#irda.conf Version: 1.0
IRDADEV=/dev/ttyS1
DONGLE=none
DISCOVERY=-s
ENABLE=yes # if you don't need to start irattach, set "no"
[*20:12:address@hidden/0]:/tmp/gnokii-0.4.3/Docs #
[*20:14:address@hidden/0]:/tmp # /etc/init.d/irda start
Starting IrDA service: 1.1 Tue Nov 9 15:30:55 1999 Dag Brattli
irattach.
[*20:15:address@hidden/0]:/tmp #
looks good
[*20:27:address@hidden/0]:/tmp # irdadump
...
18:27:29.643997 xid:cmd ffffffff < 97220000 S=6 s=5 (14)
18:27:29.753997 xid:cmd ffffffff < 97220000 S=6 s=* Nokia 8210 hint=b125
[ PnP Modem Fax Telephony IrCOMM IrOBEX ] (27)
18:27:30.403998 xid:cmd ffffffff < 97220000 S=6 s=0 (14)
...
hm OK
[*20:32:address@hidden/0]:/tmp # grep '^[a-z]' /etc/gnokiirc
port = /dev/ircomm0
model = 8210
initlength = 1
connection = serial
bindir = /usr/local/sbin/
use_locking = yes
serial_baudrate = 19200
require_dcd = 1
timeout = 10
enabled infrared on phone and did:
[*20:32:address@hidden/0]:/tmp # gnokii --identify
GNOKII Version 0.4.3
Lockfile /var/lock/LCK..ircomm0 is stale. Overriding it..
Telephone interface init failed! Quitting.
I ran all the commands as root in order to prevent permission problems.
Any hints ? I have no ideas :/
thanks,
Nils
--
My Key "gpg --keyserver wwwkeys.eu.pgp.net --recv-key 45CD0073"
Fingerprint = F4D9 9274 6ED8 B227 A62A 33FA 0D2E 2414 45CD 0073
http://www.darktec.org /|\ address@hidden on #irc.de #linux.de
Premature optimization is the root of all evil. - D. Knuth
- Irda with inpspiron 8000 and Nokia 8210,
Nils Gundelach <=
Re: Irda with inpspiron 8000 and Nokia 8210, Roger, 2002/08/23