[Q] Working ntfs modules for 3.1.10 kernel ? - Asus Transformer TF700

hi,
please could somone post me working ntfs and exfat modules for 3.1.10 kernel?
I guess this modules are:
tntfs.ko and texfat.ko
Would realy nice.
Big thanks

djsven said:
please could somone post me working ntfs and exfat modules for 3.1.10 kernel?
I guess this modules are:
tntfs.ko and texfat.ko
Click to expand...
Click to collapse
You can extract these modules from any stock firmware.

Thanks!But i cant load it!
tntfs: version magic '3.1.10-00016-gca625c5-dirty SMP preempt mod_unload ARMv7 ' should be '3.1.10-switchgott_0.1+ SMP preempt mod_unload ARMv7 '
Any idea?
What i can do?

Does the tntfs.ko modul work with all TF700 roms??

djsven said:
Does the tntfs.ko modul work with all TF700 roms??
Click to expand...
Click to collapse
It should work for all ROMs that use the stock kernel. '3.1.10-switchgott_0.1+' is not a stock kernel.

Related

TUN.KO for Virtuous ROM

Hi I'm looking for a tun.ko for my Desire S. I'm currently on Virtuous ROM. Can anyone share me this file? thanks
Phone Model: HTC Desire S
Android version: 2.3.3
Kernel version: Linux version 2.6.35.13-UNITY V1-gfe4e429 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT
Hey ghuk use root explorer and go to /system/ lib/module and you will see the tun.ko
ghuk said:
Hi I'm looking for a tun.ko for my Desire S. I'm currently on Virtuous ROM. Can anyone share me this file? thanks
Phone Model: HTC Desire S
Android version: 2.3.3
Kernel version: Linux version 2.6.35.13-UNITY V1-gfe4e429 ([email protected]) (gcc version 4.4.3 (GCC) ) #1 PREEMPT
Click to expand...
Click to collapse
Think this is what you want ...
Peace

MT6575 sources (TCL E928)

MT6575 sources posted (TCL E928)
TCL E928 sources MT6575 was posted on sourceforge alcatel project page 15.11.2012
sourceforge.net/projects/alcatel/files/TCL_E928_20121114.tar.xz/download
i've successfully compiled cifs kernel module on my philips w732 mt6575.
how i've done this.
sources: sourceforge.net/projects/alcatel/files/TCL_E928_20121114.tar.xz/download
system: xubuntu 10.04
i've tried default confg, modul has been built successfully, but on loading there is an error
dmesg
unknown symbol kmem_cache_alloc_trace
using grep i've found that kmem_cache_alloc_trace symbolis is using when CONFIG_TRACING paramenter is enabled (ifdef CONFIG_TRACING)
in menuconfig search i've fount that CONFIG_TRACING refers to CONFIG_GENERIC_TRACING
so at last i've disabled CONFIG_MTK_SCHED_TRACERS and CONFIG_MT65XX_TRACER (GENERIC_TRACING CONFIG_TRACING paramenter have changed after that)
make CROSS_COMPILER=arm-linux-gnueabi- PROJECT=jrdsh15_td_ics menuconfig
make CROSS_COMPILER=arm-linux-gnueabi- PROJECT=jrdsh15_td_ics modules_prepare
make CROSS_COMPILER=arm-linux-gnueabi- PROJECT=jrdsh15_td_ics M=fs/cifs
make CROSS_COMPILER=arm-linux-gnueabi- PROJECT=jrdsh15_td_ics M=crypto
philips w732 vermagic '3.0.13 preempt mod_unload armv7' working cifs.ko and md4.ko modules
narod.ru/disk/63766749001.47b679339538b050028c3c7d87506dd2/md4.ko.html
narod.ru/disk/63743140001.693272f3661d5aac547ecc760f04db05/cifs.ko.html
Hi. I've got the same problem loading a module that I cross-compiled using compat-wireless-3.6.8-1
Code:
cfg80211: Unknown symbol kmem_cache_alloc_trace (err 0)
I think my kernel wasn't built with CONFIG_TRACING enabled.
What can I do? Do I have to recompile the kernel?
Android version:
4.1.2
CyanogenMod Version:
10-20121202-UNOFFICIAL-ac100
Kernel Version:
3.1.10+
[email protected] #1
Sun Dec 2 15:23:02 MSK 2012
GCC version:
arm-linux-androideabi-gcc (GCC) 4.6 20120106 (prerelease)
Copyright (C) 2011 Free Software Foundation, Inc.
Alcatel E928 Board circuit needed
legale said:
MT6575 sources posted (TCL E928)
TCL E928 sources MT6575 was posted on sourceforge alcatel project page 15.11.2012
sourceforge.net/projects/alcatel/files/TCL_E928_20121114.tar.xz/download
i've successfully compiled cifs kernel module on my philips w732 mt6575.
Click to expand...
Click to collapse
I search the board-circuit for Alcatel TCL E928 for porting kernel to other device, please help me...

I can't remember what kernel I have

It says 2.6.39.4
Kernel [email protected] #4
which kernel is this?
thanks

where to download source code for kernel 3.4.0+

Dear all
i have an "old" P706 tablet with a rooted kernel, i need to build a custom module for this kernel.
Linux version 3.4.0+ ([email protected]) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) ) #301 SMP PREEMPT Wed Dec 3 09:17:11 CST 2014
Click to expand...
Click to collapse
following a tutorial, i've downloaded the 3.4 branch from android.googlesource.com/kernel/goldfish.git
git clone android.googlesource.com/kernel/goldfish.git
git checkout -b 3.4 origin/android-goldfish-3.4
Click to expand...
Click to collapse
i've succesfully build the .ko module using a toolchain for arm, but when i try to load the module i get an error related to version mismatch:
<3>: version magic '3.4.67+ mod_unload modversions ARMv7 p2v8 ' should be '3.4.0+ SMP preempt mod_unload ARMv7 p2v8 '
Click to expand...
Click to collapse
do you know where to download the "old" 3.4.0 source code, or where can i get the exact git revision to checkout the correct version?
Thanks to all in advance!
sorry, maybe is better to move this request under Android Software and Hacking General [Developers Only] ?
Thanks

how to retrieve build options of a specific rooted ROM

dear all
can you help me to find the related config.gz of a specific ROM if it is not available on /proc/config.gz?
i'd like to build a module for a specific hardware, but i don't know how this ROM was built.
the tablet is a p706 and is running
[email protected]_sd:/ # cat /proc/version
Linux version 3.4.0+ ([email protected]) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) ) #301 SMP PREEMPT Wed Dec 3 09:17:11 CST 2014
(Android/Demo_7021a-userdebug 4.4.2 KOT49H eng.root.20140929.140049 release-keys)
Do you know how to retrieve additional infos, from the rooted device or from the web?
Thanks
nik600 said:
dear all
can you help me to find the related config.gz of a specific ROM if it is not available on /proc/config.gz?
i'd like to build a module for a specific hardware, but i don't know how this ROM was built.
the tablet is a p706 and is running
[email protected]_sd:/ # cat /proc/version
Linux version 3.4.0+ ([email protected]) (gcc version 4.6.1 (Sourcery CodeBench Lite 2011.09-70) ) #301 SMP PREEMPT Wed Dec 3 09:17:11 CST 2014
(Android/Demo_7021a-userdebug 4.4.2 KOT49H eng.root.20140929.140049 release-keys)
Do you know how to retrieve additional infos, from the rooted device or from the web?
Thanks
Click to expand...
Click to collapse
Hi,
If the kernel wasn't built with that option enabled (I'm sure it wasn't), you can't retrieve the stock defconfig with cat proc/config.gz option.
So, you will likely have to find the kernel sources for your device instead. It should have defconfig for your device.

Categories

Resources