Hi,

I am attempting to get IrDA working on my new Sony z505js laptop. I have
previously had a 505ts and I did have it working on it, but not such
good luck with this new one.

The modules load and everything appears to be find, but my Ericsson
DI-27 is never recognized. When the phone is moved within range, the
discovery file is unchanged and irdadump only shows the outgoing
packets. But the phone works fine within Windows '98 and on my desktop
with a JetEye.

I am not sure where to go next with this. Please let me know if you have
any ideas.

Thanks,

Cameron B. Prince
System Architect
Akopia, Inc.

http://www.Akopia.com

"Freedom to mind your own business".



Here is the related info:

Redhat v6.2
Kernel 2.2.17
irda-utils-0.9.10

BIOS:

Mode: FIR (Not changeable)
Port: 3E8
IRQ: 10
DMA: 0

Execution of /etc/rc.d/init.d

Sep 14 03:10:48 VAIO-Z505JS irmanager: executing: '/sbin/modprobe irda'
Sep 14 03:10:48 VAIO-Z505JS kernel: IrDA (tm) Protocols for Linux-2.2
(Dag Brattli)
Sep 14 03:10:48 VAIO-Z505JS irmanager: executing: 'echo 1 >
/proc/sys/net/irda/discovery'
Sep 14 03:10:48 VAIO-Z505JS irmanager: executing: 'echo VAIO-Z505JS >
/proc/sys/net/irda/devname'
Sep 14 03:10:48 VAIO-Z505JS irda: irmanager startup succeeded
Sep 14 03:10:49 VAIO-Z505JS irmanager: + 1.1 Tue Nov  9 15:30:55 1999
Dag Brattli
Sep 14 03:10:49 VAIO-Z505JS irmanager: + 1.1 Tue Nov  9 15:30:55 1999
Dag Brattli
Sep 14 03:10:49 VAIO-Z505JS kernel: IrDA: Registered device irda0
Sep 14 03:10:50 VAIO-Z505JS irattach: Starting device irda0
Sep 14 03:10:50 VAIO-Z505JS irattach: executing: 'echo VAIO-Z505JS >
/proc/sys/net/irda/devname'

Processes:

 1079 ?        S      0:00 irmanager -d 1
 1086 ?        S      0:00 irattach /dev/ttyS2

/etc/irda/drivers:

case "${action:?}" in
'start')
 /bin/setserial /dev/ttyS2 irq 10
 irattach /dev/ttyS2          # The third serial port is an IrDA port
 # irattach /dev/ttyS0 -d esi # Attach a ESI dongle to the first serial
port
 # irattach /dev/ttyS0 -d tekram
 # insmod pc87108             # If your machine as a pc87108 FIR chipset

 # modprobe uircc             # Sharp UIRCC chipset
    ;;

setserial output:

[root@VAIO-Z505JS irda]# setserial /dev/ttyS2
/dev/ttyS2, UART: 8250, Port: 0x03e8, IRQ: 10

irlap:

[root@VAIO-Z505JS irda]# cat irlap
irlap0 state: LAP_NDM
  caddr: 0x2c, saddr: 0xbe03d929, daddr: 0x000000
  win size: 0, win: 0, line capacity: 0, bytes left: 0
  tx queue len: 0 win queue len: 0 rbusy: FALSE mbusy: FALSE
  retrans: 0 vs: 0 vr: 0 va: 0
  qos bps maxtt dsize winsize addbofs mintt ldisc comp
  tx 9600 0 64 1 11 0 0 0
  rx 9600 0 64 1 11 0 0 0


findchip:

[root@VAIO-Z505JS irda]# findchip -v
Found NSC PC87338 Controller at 0x398, DevID=0x0b, Rev. 2
    SIR Base 0x3e8, FIR Base 0x3e8
    IRQ = 10, DMA = 0
    Enabled: yes, Suspended: no
    UART compatible: yes
    Half duplex delay = 0 us

ifconfig:

[root@VAIO-Z505JS irda]# ifconfig
irda0     Link encap:IrLAP  HWaddr be:03:d9:29
          UP RUNNING NOARP  MTU:2048  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1799 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:8

devices:

[root@VAIO-Z505JS /dev]# ls -la ir*
crw-r--r--    1 root     root     161,   0 Sep 13 20:46 ircomm
crw-r--r--    1 root     root     161,   0 Sep 10 20:53 ircomm0
crw-r--r--    1 root     root     161,   1 Sep 10 20:54 ircomm1





_______________________________________________
Linux-IrDA mailing list  -  [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda

Reply via email to