TUN.KO for Virtuous ROM - HTC Desire S

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

Related

[Q] Please help with a Note Clone...

Hi to everybody!
I recently bought a Android Note, it is a clone. The sticker behind the battery said n7100.
Hardware : MT6577
Model : e1901_v77_jdt1_9p017_fwvga
Build number : e1901_v77_jdt1_9p017_fwvga_20130305
Build date UTC : 20130305-083709
Android v : 4.1.1
Baseband v: MAUI.11AMD.W12.22.SP.V15.P2, 2012/12/20 14:10
Kernel v : 3.4.0 ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP Tue Mar 5 16:33:55 CST 2013
I can not root it!!!!! How can I do it in a safe way? How can I extract the original Rom (stock Rom) from the device without being a root?
Can I put the multiwindow thing in my cellphone? I have Jelly Bean 4.1.1.
Thanks!!!
Groucho_Allen said:
Hi to everybody!
I recently bought a Android Note, it is a clone. The sticker behind the battery said n7100.
Hardware : MT6577
Model : e1901_v77_jdt1_9p017_fwvga
Build number : e1901_v77_jdt1_9p017_fwvga_20130305
Build date UTC : 20130305-083709
Android v : 4.1.1
Baseband v: MAUI.11AMD.W12.22.SP.V15.P2, 2012/12/20 14:10
Kernel v : 3.4.0 ([email protected]) (gcc version 4.6.x-google 20120106 (prerelease) (GCC) ) #1 SMP Tue Mar 5 16:33:55 CST 2013
I can not root it!!!!! How can I do it in a safe way? How can I extract the original Rom (stock Rom) from the device without being a root?
Can I put the multiwindow thing in my cellphone? I have Jelly Bean 4.1.1.
Thanks!!!
Click to expand...
Click to collapse
Have a read here my friend > http://forum.xda-developers.com/showthread.php?t=2143479
That's a great place to start.....
---------- Post added at 01:32 PM ---------- Previous post was at 01:28 PM ----------
Jeckel said:
Have a read here my friend > http://forum.xda-developers.com/showthread.php?t=2143479
That's a great place to start.....
Click to expand...
Click to collapse
Also her is an XDA video tutorial > http://www.xda-developers.com/android/how-to-root-the-samsung-galaxy-note-ii-xda-developer-tv/
Cheers....

`~Samsung s4 GT-I9500 (clone) MT6572/ Icsh72_we_jb3~`

Please Can someone give a stock rom for this model. Because this phone is restarting randomly. I don't know why.
Model : Samsung s4 GT-I9500 (clone) MT6572
Device : Icsh72_we_jb3 Icsh72_we_jb3
Baseband : MOLY.WR8.W1315.MD.WG.MP.V1.P2, 2013/08/12 19:49
kernel : Linux version 3.4.5 ([email protected]) (gcc version 4.6.x-google
20120106 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Oct 9
11:42:34 CST 2013
Android Version: 4.2.2
Build :JDQ39

[Q] noob, lost and need help

I don't know if im posting in the right place, if not please forgive me.
ok i have a alps n9600. i haven't been able to find anything about this china phone. i want to install a costume rom but i havent found anything thats mad for this phone so i want to post the info about this phone and get any help i can and thanks in advance.. ps my phone is rooted.
MTK droid Root &Tools v.2.5.3
Hardware : MT6582
Model : 106_v82_zlh_hd
Build number : 106_v82_zlh_hd_20131127
Build date UTC : 20131127-031805
Android v : 4.2.2
Baseband v: MOLY.WR8.W1315.MD.WG.MP.V11.P2, 2013/10/24 14:39
Kernel v : 3.4.5 ([email protected]) (gcc version 4.6.x-google
20120106 (prerelease) (GCC) ) #1 SMP Wed Nov 27 11:14:49 CST 2013

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.

[Q] Is it possible to install rom that have same MT chipset and Kernel?

Hi there, i dont know if this is the right section to post questions.
But i have some things that i want to know about.
If my phone :
Hardware : MT6582
Android v : 4.4.2
Kernel v : 3.4.67 ([email protected]) (gcc version 4.7 (GCC) ) #1 SMP Sat Aug 13 15:22:50 CST 2016
1. Is is possible for me to flash other custom rom that having the same MT6582 chipset + Kernel 3.4.67 on my phone?
2. Is it possible for me to upgrade my phone Android Version from Kitkat into Lollipop or higher version?
3. What I need to take note before upgrade the Android Version?
Thanks

Categories

Resources