Tim Otto wrote :
> Hi!
>
> I'm tryed to use the ircomm-protocol but I don't have success at all,
> because: I don't know what settings to use in /etc/conf.modules and the
> device-numbers of "/dev/ircomm?" or "/dev/irnine". I use kernel 2.2.13
> and the irda-patch #5, patch #4 didn't compile, even with clean
> downloaded original sources. The error I get when I try to "echo hamster
> > /dev/ircomm0" is "No sich device". My /etc/conf.modules containes
> ---snip---
> alias tty-ldisc-11 irtty
> alias irda-dongle-0 tekram
> alias char-major-161 ircomm_tty
> ---snap---
> if I use ircomm-tty instead of ircomm_tty then no modules are found. The
> compiled module's name also is "ircomm_tty". I also have a Canon
I bet you have not re-compiled and re-installed modules.
Go again through the following procedure :
> rm -r /lib/modules/2.2.13/
> "edit" /etc/conf.modules
> make menuconfig
> > select IrDA stuff as needed
> > save new config
> make clean
> make dep
> make install
> make modules
> make modules_install
Reboot
Note that most distro do "depmod -a" automatically.
If the resulting module is still called ircomm_tty instead of
ircomm-tty, and if you did all the above, then the patch was not
applied to the kernel you are booting (check Lilo).
> BJC80-printer and a DI27-IrDA-modem so I can also test different things
> with "/dev/ircomm0". The "irpsion5" program works well by the way. Also
> I can see the devices in "/proc/net/irda/discovery", so what is wrong
> with my box?
If you have two Linux boxes, try to IrComm between the
two. This is a simple test that make sure everything work fine. I've
sent a few e-mails on the subject that you will find in the list
archive that detail setp by step on how to do this.
The messages is titled : "[Linux-IrDA]Console over IrComm -
simpler" and "[Linux-IrDA]Console over IrComm - success".
> Greetings,
>
> Tim Otto
Regards,
Jean
_______________________________________________
Linux-IrDA mailing list - [EMAIL PROTECTED]
http://www4.pasta.cs.UiT.No/mailman/listinfo/linux-irda