|
From: Manfred Schmidt-V. <man...@ma...> - 2012-03-09 08:53:07
|
On 07.03.2012 17:44, Manfred Schmidt-Voigt wrote: > Hello List, > > I just jumped to kernel 3.2.7 on my Debian Sid system and tried to > reconfigure LIRC for that again. But I got the following problems: > > > mannitec02:/usr/local/src/lirc-0.9.0-pre1# uname -a > Linux mannitec02 3.2.7.20120307 #1 SMP Wed Mar 7 15:05:35 CET 2012 i686 > GNU/Linux > > mannitec02:/usr/local/src/lirc-0.9.0-pre1# modprobe lirc_dev > > mannitec02:/usr/local/src/lirc-0.9.0-pre1# modprobe lirc_serial > ERROR: could not insert 'lirc_serial': Exec format error > > mannitec02:/usr/local/src/lirc-0.9.0-pre1# modinfo lirc_serial > filename: /lib/modules/3.2.7.20120307/misc/lirc_serial.ko > license: GPL > author: Ralph Metzler, Trent Piepho, Ben Pfaff, Christoph > Bartelmus, Andrei Tanas > description: Infra-red receiver driver for serial ports. > depends: lirc_dev > vermagic: 2.6.37.20110219.1 SMP mod_unload modversions CORE2 > parm: type:Hardware type (0 = home-brew, 1 = IRdeo, 2 = IRdeo > Remote, 3 = AnimaX, 4 = IgorPlug) (int) > parm: io:I/O address base (0x3f8 or 0x2f8) (int) > parm: irq:Interrupt (4 or 3) (int) > parm: share_irq:Share interrupts (0 = off, 1 = on) (bool) > parm: sense:Override autodetection of IR receiver circuit (0 = > active high, 1 = active low ) (bool) > parm: txsense:Sense of transmitter circuit (0 = active high, 1 > = active low ) (bool) > parm: softcarrier:Software carrier (0 = off, 1 = on) (bool) > parm: debug:Enable debugging messages (bool) > > > It seems so that everything is in the right place but I cannot get it > working. Any clues? > > Thanks > Manfred > > Hi, I have now installed the latest lirc version (lirc-0.9.0.tar.bz2). Now I get this result: mannitec02:/usr/local/src/lirc-0.9.0# modprobe -v lirc_serial insmod /lib/modules/3.2.7.20120307/misc/lirc_serial.ko ERROR: could not insert 'lirc_serial': Invalid argument and out of dmesg: lirc_dev: IR Remote Control driver registered, major 250 lirc_serial: disagrees about version of symbol lirc_dev_fop_ioctl lirc_serial: Unknown symbol lirc_dev_fop_ioctl (err -22) lirc_serial: disagrees about version of symbol lirc_register_driver lirc_serial: Unknown symbol lirc_register_driver (err -22) lirc_serial: disagrees about version of symbol lirc_dev_fop_read lirc_serial: Unknown symbol lirc_dev_fop_read (err -22) lirc_serial: disagrees about version of symbol lirc_dev_fop_poll lirc_serial: Unknown symbol lirc_dev_fop_poll (err -22) lirc_serial: disagrees about version of symbol lirc_dev_fop_open lirc_serial: Unknown symbol lirc_dev_fop_open (err -22) lirc_serial: disagrees about version of symbol lirc_dev_fop_close lirc_serial: Unknown symbol lirc_dev_fop_close (err -22) Is the lirc Software not compatible to the new kernel or have I missed something else? During the ./setup.sh of the lirc software there has has nothing changed in my /etc/lirc directory. Should it with the new Version? I'm a little bit lost.... regards Manfred -- ------- Manfred Schmidt-Voigt ------- ----- www.mannitec.de ----- ------- mailto:man...@ma... ------- |