[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 8210 and IrDa
From: |
Pawel Kot |
Subject: |
Re: 8210 and IrDa |
Date: |
Wed, 21 Aug 2002 22:19:15 +0200 (CEST) |
Hi Thomas,
My config follows. Gnokii from CVS. Remember to enable infrared in the
prone and make it visible for the dongle.
address@hidden:~/gnokii$ uname -a
Linux bzzzt 2.4.19 #1 Sun Aug 4 23:34:04 CEST 2002 i686 unknown
[with some non-irda patches]
address@hidden:~/gnokii$ cat /usr/src/linux/.config
[...]
#
# IrDA (infrared) support
#
CONFIG_IRDA=m
CONFIG_IRLAN=m
CONFIG_IRNET=m
CONFIG_IRCOMM=m
# CONFIG_IRDA_ULTRA is not set
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=m
# CONFIG_ALI_FIR is not set
# CONFIG_VLSI_FIR is not set
[...]
address@hidden:~/gnokii$ cat /etc/modules.conf
# IrDA stuff
alias irda0 smc-ircc
address@hidden:~/gnokii$ ps xa
[...]
133 ? S 0:00 /usr/sbin/irattach irda0 -s 1
[...]
address@hidden:~/gnokii$ /sbin/lsmod
Module Size Used by
smc-ircc 8688 1
irport 6800 1 [smc-ircc]
irda 135888 1 [smc-ircc irport]
address@hidden:~/gnokii$ ls -l /dev/ircomm0
crw-rw---- 1 root tty 161, 0 Jul 18 19:12 /dev/ircomm0
address@hidden:~/gnokii$ id
uid=1000(pkot) gid=100(users) groups=100(users),5(tty),11(floppy),102(audio)
address@hidden:~/gnokii$ cat ~/.gnokiirc
[global]
port = /dev/ircomm0
model = 8210
initlength = 1
connection = irda
bindir = /usr/local/sbin/
use_locking = no
address@hidden:~/gnokii$ ./gnokii/gnokii --identify 2> /dev/null
IMEI : XXXXXXXXXXXXXXX
Manufacturer : Nokia
Model : NSM-3
Revision : SW 5.29, HW 2103
pkot
--
mailto:address@hidden :: mailto:address@hidden
http://kt.linuxnews.pl/ :: Kernel Traffic po polsku
- Re: 8210 and IrDa, (continued)
- Re: 8210 and IrDa, Thomas Watz, 2002/08/20
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Bostjan Muller, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Pawel Kot, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Bostjan Muller, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa,
Pawel Kot <=
- Re: 8210 and IrDa, Pawel Kot, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/21
- Re: 8210 and IrDa, Pawel Kot, 2002/08/21
- Re: 8210 and IrDa, Thomas Watz, 2002/08/29
Re: 8210 and IrDa, Jonathan Roadley-Battin, 2002/08/20