( BlinTux | 2014. 09. 23., k – 19:14 )

Egy ohci_hcd nevű modul alapból be van töltve.
Vagy ez más, merre van a menuconfigban? :)

Itt (http://forum.xda-developers.com/showthread.php?t=1280489), ezt írja:
Either compile the kernel and modules with arm-eabi-4.4.0 from android-ndk-r5b or earlier, or:
compile the modules only with "-fno-pic", then everything is working OK

Nos hát én pedig úgy csináltam. Igy néz ki a jelenlegi make-em:

make LOCALVERSION= CFLAGS_MODULE=-fno-pic modules CROSS_COMPILE=/home/developer/androidbuild/toolchains/arm-linux-androideabi-4.4.3/prebuilt/linux-x86/bin/arm-linux-androideabi-

Hát passz, még a végén itt kell feladnom :S