Related
I did my searching here and google and cant seem to find out how to get the WEP 128bit Encryption to work on my MT3G. I have enabled it in the settings and it still shows unsecure on my laptop when connecting.
Phone info:
Firmware - 1.5
Baseband - 62.50S.20.17U_2.22.19.26I
Kernal - 2.6.29-drizzy-drake [email protected] #33
ROM - MyHero2.2
Build - 3.03.703.3 Over
Any help would be great!
Thank you in advance.
But work or not? Do u try getting download any app to wifi security in the Market?
fabioccoelho said:
But work or not? Do u try getting download any app to wifi security in the Market?
Click to expand...
Click to collapse
I have not. This featured has worked on previos ROMs and now that I have found a ROM that is fast and suits me, it does not work. I'm sure it has something to do with the IPTables or wpa_supplicant file, but I do not know enough about that to fix it. Hints why Im asking for help.
zeroplace said:
I have not. This featured has worked on previos ROMs and now that I have found a ROM that is fast and suits me, it does not work. I'm sure it has something to do with the IPTables or wpa_supplicant file, but I do not know enough about that to fix it. Hints why Im asking for help.
Click to expand...
Click to collapse
so, you are using that "myhero"-rom ... right? which version of wpa_supplicant is installed? type "wpa_supplicant -v" in a console. i bet it's v0.5.10!
harry_m said:
so, you are using that "myhero"-rom ... right? which version of wpa_supplicant is installed? type "wpa_supplicant -v" in a console. i bet it's v0.5.10!
Click to expand...
Click to collapse
I am running the MyHero2.2 and you are correct... the wpa_supplicant version is v0.5.10. Should I have another version? How would one get it and install it?
zeroplace said:
I am running the MyHero2.2 and you are correct... the wpa_supplicant version is v0.5.10. Should I have another version? How would one get it and install it?
Click to expand...
Click to collapse
wep-encryption does not work on ANY hero-rom. see here for instance: http://code.google.com/p/android-wifi-tether/issues/detail?id=194#c39
if you want wep-encryption take another rom for your sapphire. this is a rom-related issue:
http://code.google.com/p/android-wifi-tether/issues/detail?id=166#c14
harry_m said:
wep-encryption does not work on ANY hero-rom. see here for instance: http://code.google.com/p/android-wifi-tether/issues/detail?id=194#c39
if you want wep-encryption take another rom for your sapphire. this is a rom-related issue:
http://code.google.com/p/android-wifi-tether/issues/detail?id=166#c14
Click to expand...
Click to collapse
I will look at that Harry. Thanks. I have had the encryption working on a few Hero ROMS before. I may just have to revert back to one of the older ones til a new one comes out. I like the look and feel of the Hero on my MT3G over the Normal Android. Its not as boring.
Hello, since CyanogenMod cannot be officially build and the official ones are outdated, I thought it might be helpful for someone to build and release it.
So i started syncing the repo and compiling, and right now i'm running the lastest daily build on my Ville.
This is just CyanogenMod. This is exactly how the official one would be.
Instructions
You need a custom recovery!
- Download ROM and GApps from below links
- Reboot into recovery
- Flash ROM
- Flash GApps
- To solve tearing, flash a custom kernel
If you're S-ON
- Extract boot.img from the ZIP of the kernel you're flashing
- Reboot into bootloader and select fastboot
- Connect it to the PC
- Run fastboot flash boot boot.img (where boot.img is the path of the boot.img file if it's not in the same folder)
Click to expand...
Click to collapse
Downloads
ROM - Get one from here or here
GApps - Download
CyanogenMod suffers from tearing. To fix this, you can flash a different AOSP kernel, like Bubba Kernel.
Click to expand...
Click to collapse
Hi,
thanks for the work! I also tried to build latest CM10.1 yesterday, however I failed to extract all the required blobs from my device. May I ask, which ROM you used to extract the blobs from? The latest officially build cm10.1 is lacking 3 files here....
Thanks!
Joschkopf said:
Hi,
thanks for the work! I also tried to build latest CM10.1 yesterday, however I failed to extract all the required blobs from my device. May I ask, which ROM you used to extract the blobs from? The latest officially build cm10.1 is lacking 3 files here....
Thanks!
Click to expand...
Click to collapse
Are you sure that was the problem? I used the last official one too
Cero92 said:
Are you sure that was the problem? I used the last official one too
Click to expand...
Click to collapse
When I run extract-files.sh I get:
remote object '/system/bin/hci_qcomm_init' does not exist
remote object '/system/lib/hw/gps.default.so' does not exist
remote object '/system/lib/libgps.so' does not exist
remote object '/system/lib/libloc_ext.so' does not exist
I'm not sure whether that's actually a problem or not, but to me it looks like at least GPS will not work...
My build also didn't boot, I couldn't load the adreno drivers due to missing symbols...
Did you do anything other special?
Joschkopf said:
When I run extract-files.sh I get:
remote object '/system/bin/hci_qcomm_init' does not exist
remote object '/system/lib/hw/gps.default.so' does not exist
remote object '/system/lib/libgps.so' does not exist
remote object '/system/lib/libloc_ext.so' does not exist
I'm not sure whether that's actually a problem or not, but to me it looks like at least GPS will not work...
My build also didn't boot, I couldn't load the adreno drivers due to missing symbols...
Did you do anything other special?
Click to expand...
Click to collapse
Uhm, that's strange. It's a problem for sure, but i didn't had it. If you want to try, i can upload you those files.
great work
Cero92 said:
Uhm, that's strange. It's a problem for sure, but i didn't had it. If you want to try, i can upload you those files.
Click to expand...
Click to collapse
Sure, that would help. It would also be interesting to know, whether those are required on your side at all. Maybe I pulled the wrong branch somehow...?
whats the difference with the other tread?
Joschkopf said:
Sure, that would help. It would also be interesting to know, whether those are required on your side at all. Maybe I pulled the wrong branch somehow...?
Click to expand...
Click to collapse
If you get those errors while extracting files from your phone i don't think that the branch you used matters.
Maybe it could be a driver issue or something similiar?
real187 said:
whats the difference with the other tread?
Click to expand...
Click to collapse
Just that i'll build this (almost) everyday and upload there.
The other thread (if you mean the official one) doesn't have download links now. People sometimes build it and upload it, but links are around the thread and you don't know if there's an updated version and where to look for it.
Cero92 said:
If you get those errors while extracting files from your phone i don't think that the branch you used matters.
Maybe it could be a driver issue or something similiar?
Click to expand...
Click to collapse
What do you mean by driver issue?
The files are clearly not there in the last officially built nightly, I am using cm-10.1-20130312-NIGHTLY-ville.zip.
So I guess either
- you are using another rom to extract from, or
- you pulled and build another branch of cm10.1 (which doesn't require those files for some reason) than I am trying to build.
Joschkopf said:
What do you mean by driver issue?
The files are clearly not there in the last officially built nightly, I am using cm-10.1-20130312-NIGHTLY-ville.zip.
So I guess either
- you are using another rom to extract from, or
- you pulled and build another branch of cm10.1 (which doesn't require those files for some reason) than I am trying to build.
Click to expand...
Click to collapse
I'm sure i used cm-10.1-20130312-NIGHTLY-ville
That's the newer you can get from get.cm
I didn't had GApps (i don't think that matters), and i synced everything following the official guide so if you did too, that shouldn't be the issue.
Cero92 said:
I'm sure i used cm-10.1-20130312-NIGHTLY-ville
That's the newer you can get from get.cm
I didn't had GApps (i don't think that matters), and i synced everything following the official guide so if you did too, that shouldn't be the issue.
Click to expand...
Click to collapse
Yes, I *think* I did exactly the same
Could you do me one last favor and check, whether you have the mentioned files in croot/vendor/htc/ville/proprietary ?
Thanks a lot for your efforts!
Joschkopf said:
Yes, I *think* I did exactly the same
Could you do me one last favor and check, whether you have the mentioned files in croot/vendor/htc/ville/proprietary ?
Thanks a lot for your efforts!
Click to expand...
Click to collapse
...
I don't have those files, however GPS works. How can it be? :|
Cero92 said:
Just that i'll build this (almost) everyday and upload there.
The other thread (if you mean the official one) doesn't have download links now. People sometimes build it and upload it, but links are around the thread and you don't know if there's an updated version and where to look for it.
Click to expand...
Click to collapse
i have no problems with it.
but if you coordinated with them, they could add efforts to make this tread the centralized place 4 all cm-junkies
Cero92 said:
...
I don't have those files, however GPS works. How can it be? :|
Click to expand...
Click to collapse
I guess they're also not listed in your croot/device/htc/ville/proprietary-files.txt , am I right?
Of course not
My file is called device-proprietary-files.txt , maybe we are really using different branches?
real187 said:
i have no problems with it.
but if you coordinated with them, they could add efforts to make this tread the centralized place 4 all cm-junkies
Click to expand...
Click to collapse
I think this is just a temp solution, when the license issue will be solved there will be no need to continue this
Cero92 said:
I think this is just a temp solution, when the license issue will be solved there will be no need to continue this
Click to expand...
Click to collapse
The DMCA has already been resolved. People simply don't care enough about Ville to restart the official builds.
justaway2 said:
The DMCA has already been resolved. People simply don't care enough about Ville to restart the official builds.
Click to expand...
Click to collapse
Ah :|
But as far as i know, the nigthly are build by a script, am i wrong?
If you have any feature requests let me know via the Feature Requests button above (the same goes for bug reports)
Downloads
Follow me on Twitter
Update App<--- Needs Testers
For CIFS
You have to use a patched version of cifs manager from here and add "noperm" in the options field.
I'm adding this functionality to the my app now.
XDA:DevDB Information
SuperPichu's Custom Lollipop Kernel, Kernel for the Nvidia Shield Tablet
Contributors
SuperPichu
Source Code: https://github.com/SuperPichu/shield-tablet-kernel
Kernel Special Features: CIFS Mount Support,SELinux Permissive,kexec-hardboot,Ext-SD Write Fix
Version Information
Status: Stable
Current Stable Version: 1.7
Stable Release Date: 2015-02-24
Created 2014-12-09
Last Updated 2015-02-24
Nice work love to see where this is going
cheers! any plan for LTE version soon?
w.0.o.t said:
cheers! any plan for LTE version soon?
Click to expand...
Click to collapse
I would love too but I'm not sure how to build it for that. Would you be willing to test?
SuperPichu said:
I would love too but I'm not sure how to build it for that. Would you be willing to test?
Click to expand...
Click to collapse
i'll be more than happy to help.
Erm...sorry, I tried to figure out it via google but...Anybody could explain the benefits that came from a kernel with CIFS support? Thank you ^_^"
Alfonso87 said:
Erm...sorry, I tried to figure out it via google but...Anybody could explain the benefits that came from a kernel with CIFS support? Thank you ^_^"
Click to expand...
Click to collapse
transparent file streaming. meaning no buffer time. it's as if you're accessing the file in your internal storage. useful for streaming large files (like HD films) from your computer.
someone please correct me if I'm wrong though.
w.0.o.t said:
transparent file streaming. meaning no buffer time. it's as if you're accessing the file in your internal storage. useful for streaming large files (like HD films) from your computer.
someone please correct me if I'm wrong though.
Click to expand...
Click to collapse
It doesn't mean no buffer time but it essentially means that any app can access it and you don't have to rely on per-app support.
Buffer time is also usually lessened.
This really looks promising, gotta give a try. Thanks, man
SuperPichu said:
It doesn't mean no buffer time but it essentially means that any app can access it and you don't have to rely on per-app support.
Buffer time is also usually lessened.
Click to expand...
Click to collapse
thanks for the explanation.
I seem to recall if I use apps like es file explorer to access videos on pc, I'd have to wait until the full file being transferred to the device (I assume some sort of local temporary file would be created), and then only the video starts playing. however with cifs this was not the case. the video would just play normally as if it was located in the phone storage. note that this was my experience a couple of years back though.
Isn't the kernel the source for the knock on feature for waking up or closing the screen?
Sent from Bad Azz VZW LG G3 Cyan Tapatalk
Awesome work! thanks!,
Would it be possible to add some I/O Schedulers, like BFQ and such? and maybe faux sound?
That would be super epic if possible!
If someone could provide the boot.img or zip to flash that would be highly appreciated. I flashed the development kernel from the other thread and I'm getting a few random reboots.
kickassdave said:
If someone could provide the boot.img or zip to flash that would be highly appreciated. I flashed the development kernel from the other thread and I'm getting a few random reboots.
Click to expand...
Click to collapse
Interesting...
Do you have access to the nVidia developer site? You can grab the stock one from there before try this one.
CM17X said:
Interesting...
Do you have access to the nVidia developer site? You can grab the stock one from there before try this one.
Click to expand...
Click to collapse
To be fair. I think it may have been my deadline scheduler changes that caused the issue. Changed back to bfq and now OK.
Regarding using this kernel, I'm used to recovering from boot loops, blank screens etc etc. I have no issue testing beta/alpha stuff and appreciate the risks
SuperPichu said:
I would love too but I'm not sure how to build it for that. Would you be willing to test?
Click to expand...
Click to collapse
Build the same kernel, but swap the ramdisk. Having a published kernel doesn't ban you from asking questions in the kernel development thread. There is no point trying to reinvent the wheel when you could be driving.
twistedumbrella said:
Build the same kernel, but swap the ramdisk. Having a published kernel doesn't ban you from asking questions in the kernel development thread. There is no point trying to reinvent the wheel when you could be driving.
Click to expand...
Click to collapse
to be fair, that's what he did. my LTE connection still works upon flashing his LTE kernel, so all is good.
w.0.o.t said:
to be fair, that's what he did. my LTE connection still works upon flashing his LTE kernel, so all is good.
Click to expand...
Click to collapse
I didn't intend to be unfair by offering to help, but such is xda I guess.
twistedumbrella said:
I didn't intend to be unfair by offering to help, but such is xda I guess.
Click to expand...
Click to collapse
Wasn't implying you were being unfair honestly. English is not my native language, so it might have come across differently to you. Any help is obviously much appreciated.
Anyway, I'll let the thread to go back to kernel development. Cheers.
w.0.o.t said:
Wasn't implying you were being unfair honestly. English is not my native language, so it might have come across differently to you. Any help is obviously much appreciated.
Anyway, I'll let the thread to go back to kernel development. Cheers.
Click to expand...
Click to collapse
I wasn't cereal.
Are there any custom roms or stock stripped roms out>??? PLOX post links!!!!!!!!!!
I've been wondering the same thing since June. Seems like all the ROMs are geared towards the F/H/M. I've have tried installing ROMs for other variants with messi2050's kernel. The only one I got to boot was the Note 7 ROM by Allosh. But WiFi did not work.
Hmmm... Any other issues? What about that ROM allowed for you to boot and function I wonder?
If we can get a bounty going for WiFi fix on that ROM we could possibly be on to something....!!!!!!!!!!!!!!!!!!!!!!!
carpenterethan said:
Hmmm... Any other issues? What about that ROM allowed for you to boot and function I wonder?
If we can get a bounty going for WiFi fix on that ROM we could possibly be on to something....!!!!!!!!!!!!!!!!!!!!!!!
Click to expand...
Click to collapse
Just copy the wifi files in /system/etc from a stock firmware with a root file manager to the same folder and give it the correct permissions in the N7 rom. The real problem is getting the Camara to work.
I just want a rom with an AOSP based system UI.
phoen1x74 said:
I just want a rom with an AOSP based system UI.
Click to expand...
Click to collapse
My best advice for you is to deodex your factory ROM and decompile your system framework apk(s). All of the ports you see are derived the same way. This device will never see CM/RR/Lineage ported over.
Is there any custom ROM for j700t?
Metabolic12 said:
My best advice for you is to deodex your factory ROM and decompile your system framework apk(s). All of the ports you see are derived the same way. This device will never see CM/RR/Lineage ported over.
Click to expand...
Click to collapse
Why do you think this phone will never see CM/RR/Lineage? I think its possible, but we would need is a good dedicated dev that can figure out how to port or build them.
vekenti said:
Why do you think this phone will never see CM/RR/Lineage? I think its possible, but we would need is a good dedicated dev that can figure out how to port or build them.
Click to expand...
Click to collapse
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
messi2050 said:
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
Click to expand...
Click to collapse
If you make one, I'd love to try it out. Despite the conflict that this community has had between you, you are our only dev and you are a good one.
I agree. I would LOVE to try out a good lineage port. This phone really needs a good ROM, because Touchwiz really sucks.
messi2050 said:
Actually it will be easy to port lineage for j700t, it only has different drivers and ram size than j700h
Click to expand...
Click to collapse
Heck Messi is easily the best dev we have. If you could spare some time I'd be willing to give it a shot.
phoen1x74 said:
If you make one, I'd love to try it out. Despite the conflict that this community has had between you, you are our only dev and you are a good one.
Click to expand...
Click to collapse
vekenti said:
I agree. I would LOVE to try out a good lineage port. This phone really needs a good ROM, because Touchwiz really sucks.
Click to expand...
Click to collapse
Metabolic12 said:
Heck Messi is easily the best dev we have. If you could spare some time I'd be willing to give it a shot.
Click to expand...
Click to collapse
thank u but unfortunately that won't be possible as i don't have the phone...
messi2050 said:
thank u but unfortunately that won't be possible as i don't have the phone...
Click to expand...
Click to collapse
I can go to git and setup the build environment, I've been following your work and aapav rather closely. I would just need your brain to help me change the ram and cache values and whatever else needs adjusted. Then once finished I could send you the files for upload.
Metabolic12 said:
I can go to git and setup the build environment, I've been following your work and aapav rather closely. I would just need your brain to help me change the ram and cache values and whatever else needs adjusted. Then once finished I could send you the files for upload.
Click to expand...
Click to collapse
Sweet i would like to help, Do you know how to cherry pick commits ?
messi2050 said:
Sweet i would like to help, Do you know how to cherry pick commits ?
Click to expand...
Click to collapse
Request new pull from another repo then another pull into said repo if I'm not mistaken?
Metabolic12 said:
Request new pull from another repo then another pull into said repo if I'm not mistaken?
Click to expand...
Click to collapse
No i meant to cherry pick other developers commits and apply it to your repo ( cherry pick ) if you don't know how to do that i can't help since the most difficult part will be to patch the kernel...
messi2050 said:
No i meant to cherry pick other developers commits and apply it to your repo ( cherry pick ) if you don't know how to do that i can't help since the most difficult part will be to patch the kernel...
Click to expand...
Click to collapse
I think I know what you're explaining. Can you give me a night to refresh my memory on kernel sourcing and setting up the environment? If it's too much for me I won't waste time, I'll just tell you it's out of my league.
Metabolic12 said:
I think I know what you're explaining. Can you give me a night to refresh my memory on kernel sourcing and setting up the environment? If it's too much for me I won't waste time, I'll just tell you it's out of my league.
Click to expand...
Click to collapse
You should check this thread first
https://forum.xda-developers.com/showthread.php?t=1877040
you can start a bounty thread too, i'm sure this way many developers not only me will be interested on doing it
Hi all, wondering if anyone's had success editing their /system/build.prop, then unrooting (either by flashing a clean boot partition or using the menu option in SuperSU) - and having their build.prop changes stick?
Just looking for some information on whether I'm doing something wrong, or if this is a new security feature and I should stop trying
I should mention I'm using the latest Nougat, 7.1.2 sailfish-njh47f. The goal is to enable tethering and unroot for peace of mind. Thanks!
Bump everyone, im interested in this too. Haa someone done this? Btw, im on s8 but makes no difference whatsoever.
Someone?
Found something similar on reddit.
Not sure, looks like not the best thing to do
TENN3R said:
Found something similar on reddit.
Not sure, looks like not the best thing to do
Click to expand...
Click to collapse
yes i see. it shows system as modified, so its a no go for me.
thanks for the link man