[Ilugc] How to compile for .ko module?

  • From: trshash84@xxxxxxxxx (Shashwath T.R.)
  • Date: Mon Sep 27 12:59:37 2004

On Mon, 27 Sep 2004 10:54:20 +0530 (IST), Sivasankar Chander
<siva@xxxxxxxxxxx> wrote:

In Olitec, modem driver is compiled as e2.o module. When I load
e2.o, it says "Invalid module format".  Since my linux is 2.6.8.1
which can load only .ko module, I need to Please let me know how to
convert (compile)  this module as e2.ko.

I hope, modules.txt, in Documentation dir of your kernel src, will
explain this.

  Perhaps Olitec supplied a binary-only module, e2.o, for some
specific 2.4.x kernel. In that case, there's no easy way to make
it work on 2.6.

  OTOH, if there's a GPLed driver, it can be ported to 2.6 with some
effort - the main benefit of FLOSS.

  In general, you should completely avoid buying hardware for which
there is no GPLed driver, to avoid situations like this. Try
writing to Olitec and complaining, if there's no open-source driver.

-Siva



_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> address"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: