Hi all,
I used to run RedHat 7.2 and irda worked fine. However, the other day I
"upgraded" to 7.3 and irda no longer works.
I'm not running the kernel that comes with RH7.3 but my own compiled
kernel (the same kernel I ran with 7.2 and everything worked).
I start irda using the RedHat /etc/init.d scripts, which ends up
executing "irattach /dev/ttyS1 -s". I have my laptop (ASUS L8400B) BIOS
configured to have SIR on port 0x2f8 irq 3.
Here is some system information below.
As you can see from the output below, irdadump shows some kind of
packets (I'm no expert but I'm assuming its my laptop device polling for
any IR devices in range), however if I try to sync my palm Vx with it
nothing extra shows up in irdadump (it used to) and the sync connection
times out.
Any help appreciated.
Output from lsmod:
Module Size Used by Tainted: P
irtty 9728 2 (autoclean)
ircomm-tty 36384 0
ircomm 16548 0 [ircomm-tty]
irda 167948 1 [irtty ircomm-tty ircomm]
binfmt_misc 7204 1
apm 13340 2
8139too 20160 1
mii 1796 0 [8139too]
serial 50528 1 (autoclean)
isa-pnp 38152 0 (autoclean) [serial]
nls_iso8859-1 3520 1 (autoclean)
nls_cp437 5120 1 (autoclean)
vfat 12252 1 (autoclean)
fat 36280 0 (autoclean) [vfat]
ide-cd 34880 0 (autoclean)
sr_mod 16088 0 (autoclean) (unused)
scsi_mod 104956 1 (autoclean) [sr_mod]
cdrom 33728 0 (autoclean) [ide-cd sr_mod]
au8810 190016 0
soundcore 6212 5 [au8810]
usb-uhci 25380 0 (unused)
usbcore 66752 1 [usb-uhci]
Output from "findchip -v":
Found NSC PC87338 Controller at 0x398, DevID=0x0b, Rev. 2
SIR Base 0x2f8, FIR Base 0x2f8
IRQ = 3, DMA = -1
Enabled: yes, Suspended: no
UART compatible: yes
Half duplex delay = 0 us
Output from "uname -r":
2.4.18
Output from /var/log/messages after doing "/etc/init.d/irda start":
May 16 18:12:06 catonella /etc/hotplug/net.agent: assuming irda0 is already up
May 16 18:12:06 catonella kernel: IrDA: Registered device irda0
May 16 18:12:06 catonella irattach: 1.1 Tue Nov 9 15:30:55 1999 Dag Brattli
May 16 18:12:06 catonella irattach: 1.1 Tue Nov 9 15:30:55 1999 Dag Brattli
May 16 18:12:06 catonella irda: irattach startup succeeded
May 16 18:12:07 catonella irattach: executing: 'echo 1 > /proc/sys/net/irda/disc
overy'
May 16 18:12:07 catonella irattach: Starting device irda0
May 16 18:12:07 catonella irattach: executing: 'echo catonella > /proc/sys/net/i
rda/devname'
(
Output from irdadump:
[root@catonella root]# irdadump
06:12:49.066022 xid:cmd daa7f4e3 > ffffffff S=6 s=0 (14)
06:12:49.156016 xid:cmd daa7f4e3 > ffffffff S=6 s=1 (14)
06:12:49.246017 xid:cmd daa7f4e3 > ffffffff S=6 s=2 (14)
06:12:49.336019 xid:cmd daa7f4e3 > ffffffff S=6 s=3 (14)
06:12:49.426018 xid:cmd daa7f4e3 > ffffffff S=6 s=4 (14)
06:12:49.516019 xid:cmd daa7f4e3 > ffffffff S=6 s=5 (14)
06:12:49.606022 xid:cmd daa7f4e3 > ffffffff S=6 s=* catonella hint=0400 [ Computer ]
(25)
06:12:52.066069 xid:cmd daa7f4e3 > ffffffff S=6 s=0 (14)
06:12:52.156061 xid:cmd daa7f4e3 > ffffffff S=6 s=1 (14)
06:12:52.246061 xid:cmd daa7f4e3 > ffffffff S=6 s=2 (14)
06:12:52.336064 xid:cmd daa7f4e3 > ffffffff S=6 s=3 (14)
06:12:52.426063 xid:cmd daa7f4e3 > ffffffff S=6 s=4 (14)
06:12:52.516066 xid:cmd daa7f4e3 > ffffffff S=6 s=5 (14)
06:12:52.606068 xid:cmd daa7f4e3 > ffffffff S=6 s=* catonella hint=0400 [ Computer ]
(25)
14 packets received by filter
[root@catonella root]#
Output from "rpm -q irda-utils":
irda-utils-0.9.14-3
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda