lirc cvs broken?

View: New views
5 Messages — Rating Filter:   Alert me  

lirc cvs broken?

by VDR User :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi.  I've upgraded my kernel to 2.6.26 stable on debian lenny/testing.
 Now when I get lirc cvs, compile & install, I get the following when
I try to load the lirc_serial modules:

Jul 14 11:52:14 test kernel: [  277.245756] lirc_dev: IR Remote
Control driver registered, major 61
Jul 14 11:52:14 test kernel: [  277.273910] lirc_serial: no symbol
version for lirc_unregister_plugin
Jul 14 11:52:14 test kernel: [  277.273917] lirc_serial: Unknown
symbol lirc_unregister_plugin
Jul 14 11:52:14 test kernel: [  277.274085] lirc_serial: no symbol
version for lirc_register_plugin
Jul 14 11:52:14 test kernel: [  277.274085] lirc_serial: Unknown
symbol lirc_register_plugin

I've search this problem and it seems that it's existed before.  The
recommendation was to load lirc_dev manually before lirc_serial.
Tried and got the same result.  Can someone please fix this problem in
cvs?

Many thanks.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08

Re: lirc cvs broken?

by Stefan Hußfeldt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

VDR User schrieb:

> I've search this problem and it seems that it's existed before.  The
> recommendation was to load lirc_dev manually before lirc_serial.
> Tried and got the same result.  Can someone please fix this problem in
> cvs?

Same problem here with 2.6.26 and latest CVS.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Re: lirc cvs broken?

by Jan Willies :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Stefan Hußfeldt <kilroy@...> writes:

>
> VDR User schrieb:
>
> > I've search this problem and it seems that it's existed before.  The
> > recommendation was to load lirc_dev manually before lirc_serial.
> > Tried and got the same result.  Can someone please fix this problem in
> > cvs?
>
> Same problem here with 2.6.26 and latest CVS.

Someone posted a solution here:
http://vdr-portal.de/board/thread.php?postid=738978#post738978


- Jan


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Re: lirc cvs broken?

by Christoph Bartelmus :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Jan Willies "jan@..." wrote:
[...]
>>> I've search this problem and it seems that it's existed before.  The
>>> recommendation was to load lirc_dev manually before lirc_serial.
>>> Tried and got the same result.  Can someone please fix this problem in
>>> cvs?
>>
>> Same problem here with 2.6.26 and latest CVS.

> Someone posted a solution here:
> http://vdr-portal.de/board/thread.php?postid=738978#post738978

Please try if CVS works now. I can't test it myself.

Christoph

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Re: lirc cvs broken?

by Stefan Hußfeldt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Christoph Bartelmus schrieb:

> Please try if CVS works now. I can't test it myself.

Sorry. It doesn't work for me with a fresh co:

|root@vdr:~# modprobe lirc_dev
|root@vdr:~# modprobe lirc_serial
|FATAL: Error inserting lirc_serial (/lib/modules/2.6.26/misc/lirc_serial.ko): Unknown symbol in module, or unknown parameter (see dmesg)
|root@vdr:~#

|Jul 17 23:26:19 vdr kernel: lirc_dev: IR Remote Control driver registered, major 61
|Jul 17 23:26:28 vdr kernel: lirc_serial: no symbol version for lirc_unregister_plugin
|Jul 17 23:26:28 vdr kernel: lirc_serial: Unknown symbol lirc_unregister_plugin
|Jul 17 23:26:28 vdr kernel: lirc_serial: no symbol version for lirc_register_plugin
|Jul 17 23:26:28 vdr kernel: lirc_serial: Unknown symbol lirc_register_plugin

|root@vdr:~# uname -a
|Linux vdr 2.6.26 #2 Tue Jul 15 18:35:11 CEST 2008 i686 GNU/Linux


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/