[tlinux-users:07695] Re: Infrarred and remote control
Paul Koufalas <[email protected]>
| Newsgroups | gmane.linux.hardware.toshiba |
|---|---|
| Message-ID | <[email protected]> |
Peter T. Breuer wrote: >"Also sprach Paul Koufalas:" > > >>numbers. I had to rename the module suffice to .ko from .o (?!). >> >> > >That doesn't work. You need to compile a module for the 2.6 kernel, not >the 2.4 kernel. I.e. use different source (and Makefile). > >Peter > > > G'day Peter, I installed lirc source code using sudo apt-get install lirc-modules-source for my distro (Ubuntu Breezy), so I have no idea what's gone wrong. I have source (Ubuntu patches applied) from sudo apt-get install linux-source-2.6.12 I copied /boot/config-2.6.12-10-686 to /usr/src/linux-source-2.6.12 in order to get the current configuration. I'll have a closer look to see if I can figure out what's gone wrong. Cheers Paul.