I don't yet have a Prime, but was wondering if the stock ICS ROM includes the tun.ko kernel module by default. I would like to know as I am getting ready to cross compile tun and cifs for the latest tf101 rom and would like to provide those if needed to the Prime ICS community as well. You can check by using a terminal to list the contents of the following dir:
ls /system/lib/modules
I'll be home in 5 mins and will check
Sent from my Inspire 4G with ICS!
Oh one more thing actually. Can you also run lsmod? Thank you for your help!
bit_bucket said:
Oh one more thing actually. Can you also run lsmod? Thank you for your help!
Click to expand...
Click to collapse
Not seeing the module.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Transformer Prime TF201 using xda premium
Thank you very much. Looks like I will be compiling this for Prime ICS as well.
bit_bucket said:
Thank you very much. Looks like I will be compiling this for Prime ICS as well.
Click to expand...
Click to collapse
Can you enlighten me to what this means?
Sent from my Transformer Prime TF201 using xda premium
you should have searched first, there's a big thread about this already and someone already compiled it.
Try this http://forum.xda-developers.com/showthread.php?t=1438967
warmRLS1+Anthrax
I understand there is another thread where someone takes an old module and retros it in. I was just asking because I was trying to do something nice and compile a version actually based on the proper kernel rev, even though I don't have a Prime. I wanted to make absolutely sure they didn't slip it in on the latest ICS release.
It was also added to tun.ko installer DB so for ultimate easyness just install the app from marketplace.
https://market.android.com/details?id=com.aed.tun.installer
Sent from my Transformer Prime TF201 using Tapatalk
sklid also compiled cifs.ko: http://forum.xda-developers.com/showthread.php?t=1442928
If you want to compile a new pair, there's nothing wrong with that.
Related
So I was having trouble finding the widget but I found it. So if anyone wants it heres the link ! I don't know who made it? But id like to thank all of the developers for their hard work! For all the android community
push the apk to system/app using root explorer etc..
http://www.mediafire.com/?bny3rakyba7k980
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Could be wrong, but think it was included in the older bionix roms?
See your PM. I've sent you a link to download this file. I was getting error message trying to post a download link for this file. So I just sent you a PM. I think it was in Kana 1 ROM by Master. If you can repost it on forum so other people can use it as well please do.
Thanks for the help! I really appreciate it but I found it already. It was on eugenes macnut. Ill post it just in case anyone wants it
Sent from my SGH-T959 using XDA App
s15274n said:
Could be wrong, but think it was included in the older bionix roms?
Click to expand...
Click to collapse
It made its apperence in Macnut
nickmcminn60 said:
It made its apperence in Macnut
Click to expand...
Click to collapse
Yup. That where I found it
Sent from my SGH-T959 using XDA App
grinchyboy said:
Yup. That where I found it
Sent from my SGH-T959 using XDA App
Click to expand...
Click to collapse
Wow. Don't know how I over looked the post where you found it. Lol!
grinchyboy said:
So I was having trouble finding the widget but I found it. So if anyone wants it heres the link ! I don't know who made it? But id like to thank all of the developers for their hard work! For all the android community
push the apk to system/app using root explorer etc..
http://www.mediafire.com/?bny3rakyba7k980
Click to expand...
Click to collapse
it the pic i see the background is transparent for this widget...the one i downloaded is not transparent..how do i make it transparent?
hey,guys
When I use firewall there have a problem like the picture
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
how should I do?
Evillest said:
hey,guys
When I use firewall there have a problem like the picture
how should I do?
Click to expand...
Click to collapse
You can't do anything
The kernel doesn't have netfilter so you can't use iptables.
Me too I would like to use it...
"Permissions denied" app from stericson. If you are familiar with Linux use terminal emulator to disable certain services in the app.
XDA ♥
It has been stated so many times now. The kernel in the x10 mini/ mini pro is compiled without netfilter support. As such, it is impossible to use iptables without a custom kernel.
p.s. Just wondering, why DID they leave iptables out? It's pretty much included in every flavour of linux i've ever used...
ruifung said:
It has been stated so many times now. The kernel in the x10 mini/ mini pro is compiled without netfilter support. As such, it is impossible to use iptables without a custom kernel.
p.s. Just wondering, why DID they leave iptables out? It's pretty much included in every flavour of linux i've ever used...
Click to expand...
Click to collapse
As you well know SE rapes us in use bummer each chance they get. Give us good enough hardware and tease us with lousy software. Like the multitouch-capable digitizer.
XDA ♥
You wouldn't really need a new kernel. You could probably make it work my using Modules.
Bavilo said:
You wouldn't really need a new kernel. You could probably make it work my using Modules.
Click to expand...
Click to collapse
Just as dualtouch and overclocking. but there's little demand and use for it, so might not be worth the time and effort.
People use it for warez anyways so it might even be discouraged.
XDA ♥
Bavilo said:
You wouldn't really need a new kernel. You could probably make it work my using Modules.
Click to expand...
Click to collapse
Modules? I thought netfilter hooks must be compiled into the kernel?
i'm interested in this iptables problem thing too...
Hello, so I see few thread but i want ask from where can download latest GTalk *.apk and which is latest version (in my GAPPS from CM9 is 4.0.4-255454 (330) is any newer).
Thanks.
If you flashed the gapps from goo-inside.me/gapps
The version that shows for me is 4.0.4-299849
I have this one 4.0.4 - 338691 (330)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my HTC One X using xda premium
blahbl4hblah said:
If you flashed the gapps from goo-inside.me/gapps
The version that shows for me is 4.0.4-299849
Click to expand...
Click to collapse
Okay, going to download and flash.
fifi5987 said:
I have this one 4.0.4 - 338691 (330)
Sent from my HTC One X using xda premium
Click to expand...
Click to collapse
Where did you get? I want always up-to-date software, like small number of bugs
Huh?
Took me some digging around but I found 338691. Aside from the number I doubt there are any noticible changes, but I'm sure I'm not the only one who always likes to have "newest". I don't think there's any malware or anything but if anyone finds some let me know, because I didn't put it there.
Surprisingly it even installs like a normal app, every other version I've used over the years needs to be put in /system/app
Thanks
bray424 said:
Took me some digging around but I found 338691. Aside from the number I doubt there are any noticible changes, but I'm sure I'm not the only one who always likes to have "newest". I don't think there's any malware or anything but if anyone finds some let me know, because I didn't put it there.
Surprisingly it even installs like a normal app, every other version I've used over the years needs to be put in /system/app
Click to expand...
Click to collapse
Thanks a lots This apk worked on Micromax A90s also phew!!
Confirmed working on Micromax A110 as well! Great Work
YES!
Working on Yuandao N101
Thank you
Working perfect on HTC Desire X with custom ROM (Half Sense 0.7).
Thanks!
Many thanks bray424 !!!, working on freelander pd10 3g (no rooted) also...,
Hi is there any android application for rediffbol....?
this app should work for any device that can flash a recovery using dd if="whatever" of=/dev/block/mmcblk0p22, it can backup, flash, and reboot to recovery. requires root and busybox to work
Added boot backup and flash as well as power options
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
http://tinyw.in/6usl
anyone have feature requests?
So one can use this to flash your twrp Img file for example?
Sent from my SGH-I777 using Tapatalk 2
neubauej said:
So one can use this to flash your twrp Img file for example?
Sent from my SGH-I777 using Tapatalk 2
Click to expand...
Click to collapse
yessir
This works great, I think it needs some confirmations so that people know when the recovery flash is complete... I was a bit scared at first
good idea, maybee i will add in a couple toast notifications
dan-htc-touch said:
yessir
Click to expand...
Click to collapse
Excellent!
Thanks!
Sent from my SGH-I777 using Tapatalk 2
i love my galaxy tab because of you! thanks!!!!!!!!!!!
justin6162 said:
i love my galaxy tab because of you! thanks!!!!!!!!!!!
Click to expand...
Click to collapse
+1
Just rocking the standard 4.0.4 rom from dan, seems to be best on battery life. I use my tab mainly for watching movies, netflix, xfinity streaming etc. But It's nice just knowing you're completely liberated from the chains of at&t
I've not been able to get the xfinity streaming app to work on anything other than Dan's JB AOKP build (and it doesn't run great there), did you do anything special to get it to work?
Sent from my SAMSUNG-SGH-I957 using xda app-developers app
Moved to themes and apps
Sent from my Nocturnalized One XL using Forum Runner
Hi dan-htc-touch
can restore white NVFLASH ?
Not sure if anyone's tried this yet so I decided to post it.
Drive Link is similar to Car Home but has its own interface.
It has a few bugs but it works ok on Sense. Haven't tried it on AOSP.
Can be installed like a normal app.
DriveLink.apk
Same precautionary rules apply.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(9/26/12)
Thread and Download link updated
-Voice Enabled
-Weather Works
original thread
I wish there was a way to get the temperature to work.
Sent from my HTC RubyUIX using xda premium
Me too.
Visually its nice but I would love to be able to edit to add apps like torque. Thanks for the find.
Live and Die on this day....
kingskidd268 said:
I wish there was a way to get the temperature to work.
Sent from my HTC RubyUIX using xda premium
Click to expand...
Click to collapse
New version just came out, temp works for me, but it's still very buggy, I'm on cyanogen, does the app work properly with touchwiz? I'm looking at ordering the sony XAV701HD with mirrorlink, but I want to make sure the app is stable first
Here's a link to the latest version
http://forum.xda-developers.com/showthread.php?p=31531424
Thanks for the heads up. Updated OP.
mkurzum said:
New version just came out, temp works for me, but it's still very buggy, I'm on cyanogen, does the app work properly with touchwiz? I'm looking at ordering the sony XAV701HD with mirrorlink, but I want to make sure the app is stable first
Here's a link to the latest version
http://forum.xda-developers.com/showthread.php?p=31531424
Click to expand...
Click to collapse
Nope it does not work. I have the XAV-701BT and it just gives an error message on the unit saying usb device not recognised. Dont know if it has to do with CM10 or what. I am on paranoid android and its not working. Have not had the time to revert to stock ICS on sgs3 to see if its working
EDIT : Finally got it to work, by going back to Stock ics rom, now it works like a charm
EDIT 2: Tested it on Omega and its still working