Re: [mythtv-users] Can't build lirc modules under FC4 - wrong format

2005-10-28 Thread Neil Bird

Around about 27/10/05 22:42, Paul Barker typed ...
Try modinfo on the module. I guess that you didn't get any errors during 
the build ? Also look in dmesg after the insmod. If you could post the 
full error that may help. It's possible it's not an error from insmod 
but from the module itself.


  Ta;  here's the output (no compilation errors I noticed):

$ modinfo lirc_igorplugusb.ko
filename:   lirc_igorplugusb.ko
vermagic:   2.6.13-1.1526_FC4 686 REGPARM 4KSTACKS gcc-4.0
description:USB remote driver for LIRC
author: Jan M. Hochstein [EMAIL PROTECTED]
license:GPL
vermagic:   2.6.13-1.1526_FC4 686 REGPARM 4KSTACKS gcc-4.0
depends:
alias:  usb:v03EBp0002d*dc*dsc*dp*ic*isc*ip*
srcversion: 9757FA0271889876AAE7435


  I think that's the kiddie right there;  I'm running 2.6.13-1.1526_FC4smp 
(and this is what the RPM lirc modules report).


  I'll have another look over the W/E and see if I can force it to build the 
smp variant.  Dunno why it's not picking up `uname -r` for that (it does for 
the includes, etc.)


--
[EMAIL PROTECTED] ~]# rm -f .signature
[EMAIL PROTECTED] ~]# ls -l .signature
ls: .signature: No such file or directory
[EMAIL PROTECTED] ~]# exit
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


[mythtv-users] Can't build lirc modules under FC4 - wrong format

2005-10-27 Thread Neil Bird


  I've been using ATrpms' lirc RPMs for my Myth box, but I'd like to get an 
'Igor' USB IR receiver;  ATrpms don't include this kernel module so I want to 
prove I can do it myself before going ahead.


  I'm prototyping the process on my desktop FC4 box before interfereing with 
my FC3 Myth box, but after giving up trying to build 'formal' RPMs, I just 
dived into the tarball manually and trid to configure/make the module itself.


  But every time I get an lirc_igorplugusb.ko, insmod won't load it due to it 
being a 'wrong format'.  Anyone know what that means?


--
[EMAIL PROTECTED] ~]# rm -f .signature
[EMAIL PROTECTED] ~]# ls -l .signature
ls: .signature: No such file or directory
[EMAIL PROTECTED] ~]# exit
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] Can't build lirc modules under FC4 - wrong format

2005-10-27 Thread Paul Barker

Neil Bird wrote:



  I've been using ATrpms' lirc RPMs for my Myth box, but I'd like to 
get an 'Igor' USB IR receiver;  ATrpms don't include this kernel 
module so I want to prove I can do it myself before going ahead.


  I'm prototyping the process on my desktop FC4 box before 
interfereing with my FC3 Myth box, but after giving up trying to build 
'formal' RPMs, I just dived into the tarball manually and trid to 
configure/make the module itself.


  But every time I get an lirc_igorplugusb.ko, insmod won't load it 
due to it being a 'wrong format'.  Anyone know what that means?




___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
 


Hi Neil

Try modinfo on the module. I guess that you didn't get any errors during 
the build ? Also look in dmesg after the insmod. If you could post the 
full error that may help. It's possible it's not an error from insmod 
but from the module itself.


I have a development FC3 box here so I could try building a binary for 
you if all else fails.


Cheers
Paul
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users