Chapman, how did you compile the lirc_sir package? What configure options did you use? Native compile or cross compile. The ipk\'s did not work for me as I am using a different kernel.
lableu, how did you make it work? Can you elaborate? Is the lirc_sir module being used to turn the zaurus into a remote? I am not sure If i am failing on compile or just not configuring lirc_sir properly. The way I understand it, once you have a working lirc_sir module:
1. setserial /dev/ttyS1 uart none
2. insmod lirc_sir
3. /usr/local/sbin/lircd
4. Test with \"rc SEND_ONCE CREATIVE_INFRA_DVD play\"
My configure options for compiling lirc are:
./configure --target=arm-linux --with-driver=sir--with-kerneldir=/mnt/cf/linux --with-port=0xf8700000 --with-irq=12 --without-x --with-major=61 --with-moduledir=/lib/modules/2.4.18-rmk7-pxa3-embedix/misc