You are not logged in.

#1 2006-06-20 01:07:39

kleptophobiac
Member
From: Sunnyvale, CA
Registered: 2004-04-25
Posts: 488

[testing] 2.6.17 - netboot works (hurray!!) but lirc doesn't

[root@mythfe01 acpi]# modprobe lirc_serial
WARNING: Error inserting lirc_dev (/lib/modules/2.6.17-ARCH/kernel/drivers/misc/lirc_dev.ko): Invalid module format
FATAL: Error inserting lirc_serial (/lib/modules/2.6.17-ARCH/kernel/drivers/misc/lirc_serial.ko): Invalid module format

I recompiled the lirc package from ABS using the appropriate _kernelver variable. Anybody have any idea why it would still be unhappy?

Offline

#2 2006-06-20 06:32:28

mouse256
Member
From: Antwerpen, Belgium
Registered: 2005-08-24
Posts: 247

Re: [testing] 2.6.17 - netboot works (hurray!!) but lirc doesn't

did you read the wiki? does that help?
(The wiki still needs some updating for the new splitted lirc packages, but I have no time right now ;-) )

Offline

#3 2006-06-20 07:57:28

iphitus
Forum Fellow
From: Melbourne, Australia
Registered: 2004-10-09
Posts: 4,927

Re: [testing] 2.6.17 - netboot works (hurray!!) but lirc doesn't

try modprobing them again and then post the dmesg output.

make sure you're using the same version compiler as the kernel was compiled with, so if you're using gcc4.0 for a testing kernel, update to the gcc in testing - 4.1.

James

Offline

#4 2006-06-20 10:46:59

brain0
Developer
From: Aachen - Germany
Registered: 2005-01-03
Posts: 1,382

Re: [testing] 2.6.17 - netboot works (hurray!!) but lirc doesn't

I added this line to my modprobe.conf to make it work:

install lirc_serial /usr/bin/setserial /dev/ttyS0 uart none; /sbin/modprobe --ignore-install lirc_serial;

EDIT: Oh well, I just read your post and you don't have the "Device or ressource busy" message, but instead "Invalid module format". You need to install lirc from testing of course.

Offline

Board footer

Powered by FluxBB