Reply to comment

Error on Fedora Core 6

Hi,

I can't seem to get this to work on my Fedora Core 6 system..

I managed to compile it, but I needed to make one small change:

#include "usb-serial.h"

to:

#include <linux/usb/serial.h>

It then compiled, but on trying to insert the module it crashes with:

FATAL: Error inserting airprime (/lib/modules/2.6.18-1.2798.fc6/kernel/drivers/usb/serial/airprime.ko): Invalid module format

And the the system log shows:

drivers/usb/serial/usb-serial.c: USB Serial Driver core
airprime: disagrees about version of symbol struct_module

My Kernel version is: 2.6.18-1.2798

Any ideas? Thanks!

Reply

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Insert Flickr images: [flickr-photo:id=230452326,size=s] or [flickr-photoset:id=72157594262419167,size=m].
  • You may use [inline:xx] tags to display uploaded files or images inline.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.

More information about formatting options