1 Sep 2007 09:27
my irda is trasnmitting but not receiving
Hello~ I'm just a newbie in Linux irda, am going to use openobex in the embedded linux box. I have embedded linux box with Samsung's S3C2440 MCU. In my Linux box, irdadump prints only the TX packets. But it is not receiving any packets from other near IR devices. I performed as follows. The Linux kernel version is 2.6.13.5 I configured the IR devices as built-in as follows, Networking -> IrDA (infrared) subsystem support <*> IrLAN protocol <*> irCOMM protocol <*> Debug information -- Infrared-port device drivers --> <*> IrTTY (uses Linux serial driver) <*> IrPORT (IrDA serial driver) Also, I cross compiled, irda-utils , such as irdadump and irattach. The IR deivce is attached to the serial, /dev/ttySAC2 $ cat /proc/tty/driver/ttySAC serinfo:1.0 driver revision: 0: uart:S3C2440 mmio:0x50000000 irq:70 tx:290162 rx:3007 RTS|DTR|DSR|CD 1: uart:S3C2440 mmio:0x50004000 irq:73 tx:0 rx:0 DSR|CD 2: uart:S3C2440 mmio:0x50008000 irq:76 tx:385563 rx:0 RTS|DTR|DSR|CD(Continue reading)
RSS Feed