Hi,

I use a 2.4.13-ac5-rmk2 Kernel on an ARM-Platform.

When I connect 2 ARM's with the following commands:
ARM1:
irattach /dev/ttySA2 -s 1
pppd /dev/irnet 115200 noauth
ifconfig ppp0 10.0.0.1 dstaddr 10.0.0.2 up

ARM2:
irattach /dev/ttySA2 -s 1
pppd /dev/irnet 115200 noauth 10.0.0.2:10.0.0.1
ifconfig ppp0 10.0.0.2 dstaddr 10.0.0.1 up

a ftp-connection works normally fine.
By binaries files is my transferrate >18KB/s.
by bz2 or gz files is my transferrate <2KB/s and I becomes the 
"VJ uncompressed error"-error message.
when I started pppd with 'novj'-option no error message occurs 
but the transfer is still <2KB/s.

Did somebody know what the problem is?

regards
Peter

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

Reply via email to