[EMAIL PROTECTED] wrote: > irda and kernel maestro3 driver do not work. > i can confirm with with my laptop and up to kernel 2.4.16 > (didn�t try newer pre patches or 2.5.*). > > one suggestion was to remove those line that probe for some modem chip. > tried that, didn�t work for me. > > but some people tell, the alsa driver for maestro3 works fine with > irda. so give that a try (i didn�t try this now). > > regards, > > andreas
I had the same problem - Dell C600. Try the fix, I've got from Pablo Bianucci (find subject "Irda and audio works on Dell Inspiron"): "First, find the file drivers/sound/maestro3.c for the kernel, cards/card-maestro3.c for ALSA. Then, comment out the line that says dir |= 0x10; /* assuming pci bus master? */ And then, recompile, install the module on its proper location and reboot." After I used it, irda and maestro3 works fine on my laptop. _______________________________________________ Linux-IrDA mailing list - [EMAIL PROTECTED] http://www.pasta.cs.UiT.No/mailman/listinfo/linux-irda
