Jean Tourrilhes <[EMAIL PROTECTED]> writes: > Alexander Hoogerhuis wrote : > > It was said here a few days ago that irport was kinda broken and it > > was safer to stick to irtty for now, and I decided to switch back to > > using irtty (2.4.19pre4-ac2). Suddenly all my problems got back, the > > first one being getting my syslogs full of: > > > > NETDEV WATCHDOG: irda0: transmit timed out > > irda0: transmit timed out > > NETDEV WATCHDOG: irda0: transmit timed out > > irda0: transmit timed out > > > > (which I dont get with irport) > > 99% of the case, it's an interrupt problem (as described on my > web page). The timeout is 3s, which leave plenty of time for the TTY > layer to do its job. >
Ah, but the problem is that I get these while the whole connection is chugging along at a "brisk" 4-5kb/sec (3 channel GSM download and compression) , which doesnt suggest timeouts happening much at all? How can I verify this to be the fact or not? Or is it timing out on induvidual frames of data? As for interrupts, I dnot have any conflicts I know of, irda is registered on irq3: lapper:~$ cat /proc/interrupts | grep irda 3: 627634 XT-PIC irda0 lapper:~$ and serial is compiled as a module, and in /etc/rc.serial I have this: setserial /dev/ttyS2 uart none irq 0 > > and second, and the most annoying which seems to indicate something > > really broken, if I have a scp session going over the IrDA link to my > > phone (with ppp to my machine on the net, usually to get todays catch > > of assorted ac-patches, 2.5 series dj-releases, etc) there i absolute > > NO way that I can run fetchmail (retrieve mail via POP3), as it will > > return within a few seconds with a socket error (-2). > > Have you checked if the patches on my web page make any difference ? > Nop, but seems a thing for tomorrow morning :) > Jean > _______________________________________________ > Linux-IrDA mailing list - [EMAIL PROTECTED] > http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda > ttfn, A -- Alexander Hoogerhuis | [EMAIL PROTECTED] CCNP - CCDP - MCNE - CCSE | +47 908 21 485 "You have zero privacy anyway. Get over it." --Scott McNealy _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
