[Q] i9300 wireless problem - Omni Q&A

hi i am from india i have i9300 s3 me installed latest omnirom 4.4kitkat with latest twrp and got installed but the wireless is not working i tried but when try to connect signal get low even i am near the router please solve this problem i have installed five times and roll back to official rom ....:crying:

aamitgulia said:
hi i am from india i have i9300 s3 me installed latest omnirom 4.4kitkat with latest twrp and got installed but the wireless is not working i tried but when try to connect signal get low even i am near the router please solve this problem i have installed five times and roll back to official rom ....:crying:
Click to expand...
Click to collapse
Same to me, i have tried everything, flashed different builds even the latest, but wifi don't connect it's only sees the networks. Everything is Omni stock, also tried with latest cwm and latest twrp to flash build and all the time the same wifi don't connect to network even if i disable the encryption to not secured (no wep, wpa, or wpa2) without password won't connect.
I don't know what to do more, i'm stucked to CM10.2 while i cannot use wifi on Omnirom 4.4 and even CM11
Maybe @Entropy512 can help us, you know what could be?

It's working fine for others, which makes me guess that you guys might have a new wifi MAC address configuration that needs to be added to macloader...

Entropy512 said:
It's working fine for others, which makes me guess that you guys might have a new wifi MAC address configuration that needs to be added to macloader...
Click to expand...
Click to collapse
Thank you very much for your reply.
I have checked with CM10.2 and the mac in Omni seems to be identically with the one from CM10.2, even on CM11 i have the same mac with CM10.2 and omni but only on CM11 and Omni wifi does not connect only saves the password.
Anyway, how this can be done with macloader, is anything we can do? can you be more/give specific/details?, or this has to be done from I9300 omni sources?
Is very frustrating that i'm not able to use the wifi on any router that i have home and at work....

mrbenbiz said:
Thank you very much for your reply.
I have checked with CM10.2 and the mac in Omni seems to be identically with the one from CM10.2, even on CM11 i have the same mac with CM10.2 and omni but only on CM11 and Omni wifi does not connect only saves the password.
Anyway, how this can be done with macloader, is anything we can do? can you be more/give specific/details?, or this has to be done from I9300 omni sources?
Is very frustrating that i'm not able to use the wifi on any router that i have home and at work....
Click to expand...
Click to collapse
https://github.com/omnirom/android_...07f7f09e24735e888c3bd/macloader/macloader.cpp
Can you post the first 3 bytes of your MAC (please don't post the last 3, that's a privacy issue) and also what is present in .cid.info when you're running stock?

Entropy512 said:
https://github.com/omnirom/android_...07f7f09e24735e888c3bd/macloader/macloader.cpp
Can you post the first 3 bytes of your MAC (please don't post the last 3, that's a privacy issue) and also what is present in .cid.info when you're running stock?
Click to expand...
Click to collapse
Hello,
So in /data/.cid.info i have: murata but this in CM10.2 in Omni this file is missing from /data, it's placed somwhere else?
The first three bytes of my mac are: 1c:99:4c
Thanks man for trying to solve my and probably other user issue.
LE: i have tried to manually copy from CM10.2 .cid.info to Omni /data and set proper permission via es file explorer and rebooted, but after reboot file got removed by the system i think wasn't there anymore as system default on clean flash.
Sent from my GT-I9300 using Tapatalk

mrbenbiz said:
Hello,
So in /data/.cid.info i have: murata but this in CM10.2 in Omni this file is missing from /data, it's placed somwhere else?
The first three bytes of my mac are: 1c:99:4c
Thanks man for trying to solve my and probably other user issue.
LE: i have tried to manually copy from CM10.2 .cid.info to Omni /data and set proper permission via es file explorer and rebooted, but after reboot file got removed by the system i think wasn't there anymore as system default on clean flash.
Sent from my GT-I9300 using Tapatalk
Click to expand...
Click to collapse
Macloader generates it on reboot, and if it doesn't recognize the MAC address, it will just nuke the file and not regenerate it (see the source code I linked)
1c:99:4c is not a recognized MAC in our macloader - so I'll add that tonight. If I manage to merge it before nightlies, your MAC address should be working tomorrow.

I have just check the link and now i understand what is really happening thanks to you.
I'm happy that finally someone heard me and found the solution for my problem and probably for others with these three bytes.
Many thanks once again for your help :beer:
Sent from my GT-I9300 using Tapatalk

https://gerrit.omnirom.org/#/c/3116/

Entropy512 said:
https://gerrit.omnirom.org/#/c/3116/
Click to expand...
Click to collapse
Working!

Entropy512 said:
Macloader generates it on reboot, and if it doesn't recognize the MAC address, it will just nuke the file and not regenerate it (see the source code I linked)
1c:99:4c is not a recognized MAC in our macloader - so I'll add that tonight. If I manage to merge it before nightlies, your MAC address should be working tomorrow.
Click to expand...
Click to collapse
Hi.
I too have a problem with wifi connection on every omni rom
Is there anything we can do?
My mac is
10:A50

please add mine too
Code:
10:A5:D0
Edit: Didn't see this
https://gerrit.omnirom.org/#/c/6301/

Related

[FIX] Wifi fix for Eduroam connections - 02/02/2012

Hello.
As many of us know GingerDX and other ROMS has issues with Eduroam connections across the world. Fortunately ex-xda? user holgerg123 found the solution to this problem. Thanks mate!
You could read this here.
I've made Clockworkmod scripts to make installation easier.
There's 4 versions (for me works the 1st one)
Version 1
Version 2
Version 3
Version 4
and file for those, who screwed something
Original wpa_supplicant from GingerDX v022
Rapidshare mirror
Installation:
1. Disable wifi, open Root Explorer or similar app, go to system/bin and rename wpa_supplicant to eg. wpa_suplicant.old
2. Download file
3. Put it into sd-card
4. Reboot to CWM
5. Install downloaded update
6. Reboot!
And you should be able to connect to your University's network.
And remember that you could brick your phone as always. You have been warned.
eagleeyetom said:
Hello.
As many of us know GingerDX and other ROMS has issues with Eduroam connections across the world. Fortunately ex-xda? user holgerg123 found the solution to this problem. Thanks mate!
You could read this here.
I've made Clockworkmod scripts to make installation easier.
There's 4 versions (for me works the 1st one)
Version 1
Version 2
Version 3
Version 4
and file for those, who screwed something
Original wpa_supplicant from GingerDX v022
Installation:
1. Download file
2. Put it into sd-card
3. Reboot to CWM
4. Install downloaded update
5. Reboot!
And you should be able to connect to your University's network.
Click to expand...
Click to collapse
i don't know what is wifi eduroam?what its benefit?
Sent from my E15i using xda premium
It's the type of network used in many universities and high schools across the world. It uses PEAP/MSCHAP2 security and unfortunately GingerDX was not able to connect properly. This fix gives you ability to have free wifi Internet on your university (of course if you are in eduroam's range )
Nice
Sent from my E15i using XDA App
eagleeyetom said:
Installation:
1. Disable wifi, open Root Explorer or similar app, go to system/app and rename wpa_supplicant to eg. wpa_suplicant.old
2. Download file
3. Put it into sd-card
4. Reboot to CWM
5. Install downloaded update
6. Reboot!
Click to expand...
Click to collapse
you should edit that, wpa_supplicant is on system/bin
ahlulnugraha said:
you should edit that, wpa_supplicant is on system/bin
Click to expand...
Click to collapse
Damn! I wrote system/app? You're 200% right, this should be system/bin. Thanks buddy!
Eduroam
Great Job! Eduroam now works on GingerDX.
I also used Version 1.
Thanks very much ...
Is it necessary to use CWM?
Not enough if I simple copy the wpasupplicant file to system/bin directory?
Raz9 said:
Is it necessary to use CWM?
Not enough if I simple copy the wpasupplicant file to system/bin directory?
Click to expand...
Click to collapse
You can of course also manually replace the files instead of flashing through CWM!
Just don't forget that the phone has to be rooted, you need to use a File Manager capable of gaining root rights (Root Explorer, Root Browser) to write into /system, you need to adjust the permissions of the file you copied.
it works =)
and i'm not SE Xperia X8 user
i'm HTC Desire user
thank you very much
i'm not found this problem in my university..
n i dont know different beatwen wifi b/g or n
Oh, god! Thank you very much for this fix! I spent at least one or two weeks looking for ROMs that allowed me to connect to Eduroam networks. I found out that MiniCM7 based ROMs worked great, so I started using GingerXperiaRay.
But now, I've flashed GingerDX and I'm so... so... happy!
By the way, this is my feedback:
Version 1: the only one working for me.
Version 2: it didn't seem to connect Eduroam networks. I don't know if it even could connect any random network.
Version 3: I got 'Error' in my Wi-Fi settings.
Version 4: this file seems to be the same than the original one (same MD5 checksum).
I'm using a MSCHAPv2, PEAP, certificate...
I'm glad I was able to help. You could hit thanks if you want
Nice to see, that fix I proposed half year ago on #cyanogenmod was built at last
android 4 + 802.1x?
does this work on android 4.0.3?
with android 2.x.x it worked fine. i could connect to every f* network i wanted.
even the network in the university:
802.1x EAP
PEAP
MSCHAPV2
CA-Cert: not needed (the admin's answer to my question)
User-Cert: no
ID: *correct*
Anon: not needed
PW: *correct*
since i've got android 4 on my SGS2 it doesn't work any more. (a friend of mine has got an iphone - he has not got any problem with that)
i don't want to flash my phone back to android 2
now it's rooted and flashed with RomMIX_byRush_ICS.4.0.3_XXLP4
i've spend hours and hours to find a solution for this problem (google, PocketPc.ch, xda-developers.com, ...) but couldn't.
thank's for help!
paul
paul4president said:
does this work on android 4.0.3?
with android 2.x.x it worked fine. i could connect to every f* network i wanted.
even the network in the university:
802.1x EAP
PEAP
MSCHAPV2
CA-Cert: not needed (the admin's answer to my question)
User-Cert: no
ID: *correct*
Anon: not needed
PW: *correct*
since i've got android 4 on my SGS2 it doesn't work any more. (a friend of mine has got an iphone - he has not got any problem with that)
i don't want to flash my phone back to android 2
now it's rooted and flashed with RomMIX_byRush_ICS.4.0.3_XXLP4
i've spend hours and hours to find a solution for this problem (google, PocketPc.ch, xda-developers.com, ...) but couldn't.
thank's for help!
paul
Click to expand...
Click to collapse
Hello all,
Since the release of android 4.x it was impossible to connect to some networks 802.1x PEAP (like EDUROAM).
The French internet provider FREE has recently published a rom for SGS2, which solves this problem.
So, I try to extract the wpa_supplicant binary from this rom and inject it in CM9 on my Galaxy S, and now everything work.
The wpa_supplicant binary file is here https : // docs . google . com / open?id=0B1rR4JYQ9hnGVy13SnZqZGVCYmM (sorry but i can't post an url, because of spam system, delete space), if some people want to try on other device, just copy it in /system/bin/
DarKno
PS: Sorry for my english...
Hey guys,
I installed the version 1 and at the end of the process, when I turn up the Wi-Fi, it gets me "Error" and i'm not able to use the Wi-Fi.
I also tried the version 4 but the problem persists.
How should I do?
Thanks.
Vectoryzed said:
Hey guys,
I installed the version 1 and at the end of the process, when I turn up the Wi-Fi, it gets me "Error" and i'm not able to use the Wi-Fi.
I also tried the version 4 but the problem persists.
How should I do?
Thanks.
Click to expand...
Click to collapse
Try other versions. If not, go back to original WiFi supplicant.
In the CMW Recovery, should I click on "Install update from zip" or on "Install zip from SD card" ?
Maybe I do something wrong..

[Q] Nexus 4 LEAP Wifi issue?

Hi,
My Nexus 4 failed to connect to my office wifi (LEAP network). The was due to a known issue on Android v4.2 (code.google.com/p/android/issues/detail?id=40023)
And the workaround is using a working wpa_supplicant from v4.1.2 to replace the current one on v4.2.
However Nexus 4 doesn't have v4.1.x ROM , and I tired v4.1.2 wpa_supplicant from Nexus S/7 but it didn't suit my Nexus 4 (I tried factory ROM and CyanolenMod), it cannot even list all available wifi connections with v4.1.2 wpa_supplicant.
So anyone out there able to connect to LEAP Wifi in your Nexus 4 successfully? If so could you pls share your experience?
And any other suggestions will be much appreciated!
Thanks and Regards!
I have the same problem, Nexus 4 with Android 4.2.1 ROM, LEAP WIFI not working. Also tried replacing wpa_supplicant with 4.1.2 version from Nexus 7 ROM, but it's not compatible with Nexus 4. Can someone provide a link to Nexus 4 ROM 4.1.2 version or correct wpa_supplicant file from that ROM please?
Zoccat said:
I have the same problem, Nexus 4 with Android 4.2.1 ROM, LEAP WIFI not working. Also tried replacing wpa_supplicant with 4.1.2 version from Nexus 7 ROM, but it's not compatible with Nexus 4. Can someone provide a link to Nexus 4 ROM 4.1.2 version or correct wpa_supplicant file from that ROM please?
Click to expand...
Click to collapse
Well, I'm glad to know I'm not the only one have this problem, the thing is there are no 4.1.2 ROMs for Nexus 4 - yet.
Hope v4.2.2 can fix this issue, finger crossed...
I managed to get it work! :laugh:
Here is my steps:
1) Install leap wifi free apk (com.oneguyinabasement.leapwifi.apk) then set up leap wifi connection FIRST.
2) Download wpa_supplicant.4.1.2 =>
http ://snk.to/f-cu3a753u
3) Then follow the steps (post #43) =>
http ://code.google.com/p/android/issues/detail?id=40023
Let me know if it helps.
I have a problem with my university wifi network.
I can connect but the connection isn't right. My speed is slow and spotty.
Anyone else?
Bump
I am having issues with LEAP. I tried the file from #53
3. Install the 4.1 version of wpa_supplicant
(commands assume the new version is in the Download directory - modify as needed)
On your device, open a terminal session, become root
Make the /system directory writeable:
mount -o rw,remount /system
Copy your new file there:
cp -p /sdcard/Download/wpa_supplicant-4.1.2 /system/bin
Make it executable:
chmod 775 /system/bin/wpa_supplicant-4.1.2
Rename the old version:
mv /system/bin/wpa_supplicant /system/bin/wpa_supplicant-4.2
Create a link to the new version (makes it clear which version you're running):
ln -s /system/bin/wpa_supplicant-4.1.2 /system/bin/wpa_supplicant
Verify this all worked:
/system/bin/wpa_supplicant -v
- should return version 4.1.2
Restart your system and LEAP should work as in 4.1.x.
I could not able connect to any network after that but I didnt know that i have to use a app (like LEAP wifi free) prior.I could not even serach for wifi networks. I have reverted what I did now i can able to wifi except LEAP. I am on Motley Kernel and PA ROM.
Now it seems the issue fixed and pushed to AOSP.
Cru,
Can you able to connect to other network after doing the work-round mentioned. Could you pls try connecting to a new network (not LEAP) and let know.
Franklin Bernard said:
Cru,
Can you able to connect to other network after doing the work-round mentioned. Could you pls try connecting to a new network (not LEAP) and let know.
Click to expand...
Click to collapse
Frank, you are right. It lost the ability to find new network connections after doing this work-around. We have to restore to new wpa supplicant file to fine/create the connections then change back to old wpa file to actually get it work. That's the reason I said we need setup leap wifi connection first
Cru_Su said:
Frank, you are right. It lost the ability to find new network connections after doing this work-around. We have to restore to new wpa supplicant file to fine/create the connections then change back to old wpa file to actually get it work. That's the reason I said we need setup leap wifi connection first
Click to expand...
Click to collapse
Thanks,
It seems the Code has been pushed to AOSP.
https://android-review.googlesource.com/#/c/50663/
Im trying to get the wpa_supplicant.conf file which has the fix. but I could not. Let me know if you can able to get it. I will post the file here if I get it .
Thanks
4.2.2 LEAP not working
Its very disappointing.
LEAP is not working in 4.2.2. I tried connecting to LEAP using LEAP Wifi Free app.
LEAP working
Franklin Bernard said:
Its very disappointing.
LEAP is not working in 4.2.2. I tried connecting to LEAP using LEAP Wifi Free app.
Click to expand...
Click to collapse
Finally LEAP is working. Its posted in the http://code.google.com/p/android/issues/detail?id=40023.
1. Backup
2. Please download the attachment from #104
3.Please follow the steps which is mentioned in #43 .
All the best,
Franklin B.
Franklin Bernard said:
Finally LEAP is working. Its posted in the http://code.google.com/p/android/issues/detail?id=40023.
1. Backup
2. Please download the attachment from #104
3.Please follow the steps which is mentioned in #43 .
All the best,
Franklin B.
Click to expand...
Click to collapse
Also worked for me, thanks a bunch to all.
I had this issue on my nexus 7 and was solved relatively easy by using an older version of the wpa_supplicant file for the nexus 7 but for the nexus 4 i guess there isn't a version that works...
Anyway the patched one the guy posted in post 104 works for me, the only difference I had to make was the auth_alg, mine was originally set to "LEAP" where as in his example he set it to OPEN SHARED LEAP, which I also needed to do in order to get it to work

[Q] [P705] MAC address issue on Slim Bean 4.1.2 Build 3

Hi there,
First of all, this is my first thread and before asking for anything I want to thank every contributors to this forum as this forum has been really helpful to find out how to root my phone, install CWM and a custom ROM and fix some minor issues!
I have an Australian LG Optimus L7 P705. I was on ICS and wanted to upgrade to JB (stock update not available in Australia)
I installed Slim Bean 4.1.2 Build 3 a few weeks back on my phone which is awesome!
A few days back, I have done the same on my partner's P705. The ROM is working fine too.
But since, we both have Slim Bean installed on our phones, well I realised the ROM changed our MAC address to exactly the same.
As a result, we can't be connected to the house Wifi at the same time which is really annoying as we live together...
I have tried to create 2 separate networks and to use MAC Address spoofer but nothing worked.
Have I done something wrong when flashing Slim Bean or is just normal for a custom ROM to give the same MAC address to all of its users?
Is there any way we could still use the same ROM and get our original MAC Address back?
If there are no solutions, what custom ROM on JB 4.1.2 would you recommend as an alternative (I'm happy to change ROM if needed if I get the same speed and reliability as SlimBean) so we'd be on a different ROM from each other until we get a stable and fully functional version of JB 4.3?
Thank you to anyone who can help or try to help!
Anyone with a solution please?
I edited my first post so the problem is better described.
Thanks!
Hi Everyone,
I found the solution by myself so I will share it in case other people are in the same situation as me.
The Wifi MAC Address on LG P700/705 using Slim Bean (maybe the same on other ROM, please test) is located in:
/system/etc/firmware/wlan/volans/WCN1314_qcom_cfg.ini
You will need to change the MAC address in this file with the text editor from any root explorer app.
To be able to write on the /system folder, I simply used "mount /system (rw / ro)" app from Google Play: https://play.google.com/store/apps/details?id=com.beansoft.mount_system&hl=en
Just press Mount r/w and it will work (no need to get any terminal emulator or adb shell I couldn't understand myself, you will still need to be rooted and grant superuser to the app of course)
Modify the MAC address in the file above to the MAC address of your choice (there are four different line with MAC addresses, I have put the same number in all of them)
Save the file
Restart your Wifi on your phone
You will have the MAC address you specified as your new MAC address.
I tried restarting Wifi and phone a few times and it seems to be a permanent fix.
PS: If I were you, I would still press "Mount r/o" on the mounting app after changing the MAC address to put the /system folder back into "read-only" just as a safety thing.
I hope I helped someone!

[Q] Wifi problem on showing psk passwords on rooted phone

Í have rooted Note3 Jelly Bean.
Wifi works fine. But i cannot see the passwords of my own wifi networks.
I have tried several methods:
Going to /data/misc/wifi and checking wpa_supplicant.conf,
And also apps like "wifi key recovery" or "Wifi QR share"
The problem is it shows a diferent psk password. Its like a long line of numbers a letter, like if it was in another code.
¿How can I translate that so it shows the real password?
e2luispa said:
Í have rooted Note3 Jelly Bean.
Wifi works fine. But i cannot see the passwords of my own wifi networks.
I have tried several methods:
Going to /data/misc/wifi and checking wpa_supplicant.conf,
And also apps like "wifi key recovery" or "Wifi QR share"
The problem is it shows a diferent psk password. Its like a long line of numbers a letter, like if it was in another code.
¿How can I translate that so it shows the real password?
Click to expand...
Click to collapse
Just grab one of the Apps of the play store. Since you're rooted they'll work fine.
radicalisto said:
Just grab one of the Apps of the play store. Since you're rooted they'll work fine.
Click to expand...
Click to collapse
Thanks but as I have said.. I have tried several apps already and all of them give me the same output.. not a valid psk password
I've got the same issue :/
ajolly said:
I've got the same issue :/
Click to expand...
Click to collapse
I cant beleive we are the only ones with this problem.
Anyone?
One more time.. still having the problem...
e2luispa said:
One more time.. still having the problem...
Click to expand...
Click to collapse
I have the same problem ...
Any Solution?
I have the Problem but on my S5 withz root :crying:
LenaTom said:
I have the same problem ...
Any Solution?
Click to expand...
Click to collapse
Its something with the Kernel, i switched to a custom Kernel and the Problem is gone, the switching deleted all saved WiFi keys but now i'm able to See them
Sent from my SM-N9005 using XDA Free mobile app
Egorych said:
Its something with the Kernel, i switched to a custom Kernel and the Problem is gone, the switching deleted all saved WiFi keys but now i'm able to See them
Sent from my SM-N9005 using XDA Free mobile app
Click to expand...
Click to collapse
Thanks for the answer! How can I switch the kernel? Can you tell me where I can find more information about this?
I have the same problem with my note 3 Android 4.4.2.
I would be lucky if there exists a solution!
how to fix the wifi passwords recovery
well, I tried every new original rom for my sm n9005, I tried everything with the wpa_supplicant.conf file, even I copied a good one from other phone and I couldn't fix the problem. When I changed the kernel then the problem was fixed! I think it's the only way to fix the wifi passwords recovery!
ahodoudis said:
well, I tried every new original rom for my sm n9005, I tried everything with the wpa_supplicant.conf file, even I copied a good one from other phone and I couldn't fix the problem. When I changed the kernel then the problem was fixed! I think it's the only way to fix the wifi passwords recovery!
Click to expand...
Click to collapse
Which kernel did you take?
ultimate kernel
The "Ultimate kernel".
http://forum.xda-developers.com/galaxy-note-3#kernels.
Found a fix
I'm with a GS5, but it should be had the same issue. I opened build.prop file and changed the line ro.securestorage=true to false and now not only do I have Xposed and S Health working simultaniously, but I also fixed the WiFi Key Recovery problem
Remember to reboot after changing build.prop
Thanks so much for this answer!!!!!
I have a Galxy Note 3, Android 4.3
In this case the file was named ro.securestorage.support=true and I changed it to ro.securestorage.support=false.
Now the WiFi Key Recovery problem is fixed with all new passwords that you write ...
wifi password recovery from kitkat 4.4.4
Thanks. Worked for me. I am using note 4
Doubt
LenaTom said:
Thanks so much for this answer!!!!!
I have a Galxy Note 3, Android 4.3
In this case the file was named ro.securestorage.support=true and I changed it to ro.securestorage.support=false.
Now the WiFi Key Recovery problem is fixed with all new passwords that you write ...
Click to expand...
Click to collapse
which means the saved passwords will disappear and we have to enter the passwords again to connect ....
shockhawk said:
which means the saved passwords will disappear and we have to enter the passwords again to connect ....
Click to expand...
Click to collapse
Yes, that's right.
I have the secured password "1a1078c14e7b77c7eccd9d1e018bdb" , is there any way to convert it into the normal text password???
Please help if anyone has the solution .

[ROM][Lollipop][Omni 5.1.1] P5wifi (DISCONTINUED)

Hi all, here I wish to continue porting OmniROM from the P4/P4wifi over to our device the P5/P5wifi.
*Please note that this is simply a port of an already built rom. It was not built from source therefore anything that you may find to be broken will more than likely remain broken until it is fixed in the parent ROM.
-Many thanks to the builder of this rom @AAccount. His hard work made this ROM possible. :good:
-Thanks to @jolinnard whose kernel is being used in these ROMs. :good:
*On first boot the keyboard will not be showing. The fix is simple. Go to settings>Language & Input. Tap on Current Keyboard and flip the toggle next to Hardware. The keyboard should now be fine.
Working:
Everything works on the P5 AFAIK
Not working:
SELinux---------Need a recovery that supports it.
To those looking forward to a P5 3G rom then please note that there will not be one any time soon. AAccount has stopped building for the p4 3g so that means we don't have a 3g rom to port anymore. So unless AAccount starts porting for the p4 again there won't be a P5 rom.
Flash Instructions
Wipe data, system, cache, dalvik if coming from another ROM. If ugrading to a newer build then a simple Dalvik and cache wipe will do
Flash the ROM zip
Flash GAPPs (Thanks to @jolinnard)
Flash SuperSU
Reboot and enjoy
Original ROM thread
Credits
@AAccount - for the ROM
@jolinnard - For the kernel
@decatf - for his work on the p4 kernel which is used here that delivers great performance
If you helped out and I missed you in the credits then send me a PM and you will be credited
This port has been discontinued!!
"See why
Hey! Maybe some day I will back to Omni. I'm planning to erase my Gtab of Google stuff and enjoy a clean Android experience.
jolinnard said:
Hey! Maybe some day I will back to Omni. I'm planning to erase my Gtab of Google stuff and enjoy a clean Android experience.
Click to expand...
Click to collapse
@L3Ron ,i will give it a try.
@jolinnard
If you want to port or start with omni source? Nice to See your work for our Tab 8.9.
jolinnard said:
Hey! Maybe some day I will back to Omni. I'm planning to erase my Gtab of Google stuff and enjoy a clean Android experience.
Click to expand...
Click to collapse
Awesome!! Erased my internal sdcard by accident last week. Luckily I have the same files on my Nexus 9 so I was saved. This port works great for me. Should I even port for the P5? AAccount stopped building for the p4 as of May 23. Reason being that 3G doesn't work but oddly enough it does work on the P5 using our modified KK kernel and your data_on script.
bierma32 said:
@L3R0N ,i will give it a try.
Click to expand...
Click to collapse
Great. Tell me how it works for you.
L3R0N said:
Great. Tell me how it works for you.
Click to expand...
Click to collapse
Installed the Rom with out problems, i done a clean install and wipe / Format system / data / cache and dalvik.
I looks smooth and battery are good, it goes into deepsleep without battery consum.
Onliest Problem is i can not connet with wifi to a network. I can See all avaible network ,but no connection.
bierma32 said:
Installed the Rom with out problems, i done a clean install and wipe / Format system / data / cache and dalvik.
I looks smooth and battery are good, it goes into deepsleep without battery consum.
Onliest Problem is i can not connet with wifi to a network. I can See all avaible network ,but no connection.
Click to expand...
Click to collapse
Did you try with advanced wifi configuration? Try not use dhcp to assign wifi. Use a fixed ip. I had the same issue and that was the solution.
?
Enviado desde mi LG-D855
julen163 said:
Did you try with advanced wifi configuration? Try not use dhcp to assign wifi. Use a fixed ip. I had the same issue and that was the solution.
?
Enviado desde mi LG-D855
Click to expand...
Click to collapse
I tried different setting at the advanced configuration of WLAN settings with out success.
bierma32 said:
I tried different setting at the advanced configuration of WLAN settings with out success.
Click to expand...
Click to collapse
I have no such problems. My WiFi connects just fine. Try turning airplane mode on for a moment then turn it back off and try connecting again. Could it be the kernel? I'll p.m you a kernel to try and see if it fixes anything later on. Any logs?
OP has been updated with links to the new build released by AAccount today. According to him there were no major changes, just the usual Omni sync.
thanks for the unexpected gift! unfortunately i have problems with the zip package, it can't be opened/flashed, redownloaded 4-5 times from pc and tablet, same, checked the MD5 and it matches...am i the only one having troubles with it?
chemicalbuz said:
thanks for the unexpected gift! unfortunately i have problems with the zip package, it can't be opened/flashed, redownloaded 4-5 times from pc and tablet, same, checked the MD5 and it matches...am i the only one having troubles with it?
Click to expand...
Click to collapse
Nope same overhere.
Made a backup but transferred it to pc so I've got a problem! TWRP and no flashable zip on the internal sd...
Edit: used the sideload option with ADB and used the omni-5.1.1-20150706-p5wifi-HOMEMADE ROM
Got also problems with the WiFi connection. My network uses 192.168.2.xx range
chemicalbuz said:
thanks for the unexpected gift! unfortunately i have problems with the zip package, it can't be opened/flashed, redownloaded 4-5 times from pc and tablet, same, checked the MD5 and it matches...am i the only one having troubles with it?
Click to expand...
Click to collapse
No you are not the only one. This was reported to me earlier today by another user. I'm in the process of uploading a new zip to androidfilehost and another to mega. They will be up soon.
Nonomen said:
Nope same overhere.
Made a backup but transferred it to pc so I've got a problem! TWRP and no flashable zip on the internal sd...
Click to expand...
Click to collapse
I'm sorry to hear that. You can use adb to push a zip file to your sdcard for installation.
Use this command
Code:
adb push romname.zip sdcard
Or you could use sideload to install one as well. in twrp go to advanced then select adb sideload and connect your tab to your pc. Open up windows command prompt and type
Code:
adb sideload romname.zip
This should get a rom installed to your tab.
File has been re-uploaded. It opens fine now and should work fine.
L3R0N said:
File has been re-uploaded. It opens fine now and should work fine.
Click to expand...
Click to collapse
tnx for the quick answer. I've been able to sideload your first rom but it has lot of fc when installing or updating the apps from the playstore. Setting cpu to 1.2 had no result.
I will try your new uploaded file tomorrow.
Nonomen said:
tnx for the quick answer. I've been able to sideload your first rom but it has lot of fc when installing or updating the apps from the playstore. Setting cpu to 1.2 had no result.
I will try your new uploaded file tomorrow.
Click to expand...
Click to collapse
I have absolutely no problems with the ROM. No force closes or anything. Can you try a clean install of the 0716 build and see if it fixes anything?
Just before your re-upload I installed aosp-5.1.1-p5wifi-20150513. (Jollinnard). This ROM runs better than the UltraPlus I had before.
What are the advantages of your ROM over Jollinard's?
Nonomen said:
Just before your re-upload I installed aosp-5.1.1-p5wifi-20150513. (Jollinnard). This ROM runs better than the UltraPlus I had before.
What are the advantages of your ROM over Jollinard's?
Click to expand...
Click to collapse
There aren't any huge differences but here are a few notable changes
1) Ability to change battery icon
2) Battery color changes based on charge level
3) Pre rooted
4) Performance settings app included
5) Omniswitch recent
And a few others nothing big. IMO I prefer the browser in the omnirom over the aosp browser and the omni keyboard over the Google keyboard in the aosp ROM. But that's personal preference. Try both and pick a side *twix ad*
how i can use this rom for the p5 ?
thanks
4rch0 said:
how i can use this rom for the p5 ?
thanks
Click to expand...
Click to collapse
Edit the updater script and at the top where you see p5wifi simply delete the "WiFi" part so only p5 remains. Save the file put it back into the ROM zip and flash. Or you could simply flash the p5wifi recovery and you'll no longer have to worry about editing the script.
For future ROMs I think I'll remove the assert lines in the updater script so nobody else will have to worry about them.

Categories

Resources