Quantcast
Channel: xda-developers - Android Software and Hacking General [Developers Only]
Viewing all articles
Browse latest Browse all 3614

Problem installing modules for galaxy tab 2 7.0 GT-P6200

$
0
0
Hi,

I am trying to compile ftdio_sio.ko and usbserial.ko modules for the samsung galaxy tab without succes. I get error when installing the modules:

Code:

# insmod ftdi_sio.ko
insmod: init_module 'ftdi_sio.ko' failed (Exec format error)

And this dmesg message:

Code:

# dmesg
ftdi_sio: no symbol version for module_layout

I think that the problem is that I generating the modules with differente kernel version:

This is the stock kernel version (uname -a): 2.6.36-P6200XXKL7-CL604659 #3 SMP PREEMPT armv7l
And this is what I have in my modules (strings drivers/usb/serial/ftdi_sio.ko | grep vermagic):

The differences are the #3 and the armv7l instead of ARMv7.

¿How can y solve my problem? ¿Is a .config problem?

Thank you.

Viewing all articles
Browse latest Browse all 3614

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>