[Q] Help porting some rom... - Huawei Ideos X5 U8800

Hi everyone!
I wanted to ask someone who knows and is accustomed to porting roms might bring a rom type ICS or Jelly Bean for the U8800 (not pro).
But in a special way, I have had problems on all roms because of the wi-fi, the one where the wi-fi works is the Xperia Style and opened the zip and found that there was one thing that none of the other roms had - one folder to say wifi.
I wanted to ask someone who can make or bring a folder with the rom that has wifi and wpa this rom, because I think so now will give wifi ...
(I used Google Translator)

Miguel510 said:
Hi everyone!
I wanted to ask someone who knows and is accustomed to porting roms might bring a rom type ICS or Jelly Bean for the U8800 (not pro).
But in a special way, I have had problems on all roms because of the wi-fi, the one where the wi-fi works is the Xperia Style and opened the zip and found that there was one thing that none of the other roms had - one folder to say wifi.
I wanted to ask someone who can make or bring a folder with the rom that has wifi and wpa this rom, because I think so now will give wifi ...
(I used Google Translator)
Click to expand...
Click to collapse
Different ROMs have different way to load and run wifi. Doing what you say is possible through the source code, but it is a lengthy process; modifying all of the wifi configuration files.

rqmok said:
Different ROMs have different way to load and run wifi. Doing what you say is possible through the source code, but it is a lengthy process; modifying all of the wifi configuration files.
Click to expand...
Click to collapse
But if someone did it when ported the Xperia Style, why don't do the same for another rom like CyanogenMod or other?
Can you send me a link to find some roms of Honor?
I would like to try to port one rom from it

Related

Custom ROMs on AVD

Hi,
Is there a way of getting custom ROMs on the the AVD?
I see that its partially possible using the ROM from HTC (as shown here: http://forum.xda-developers.com/showpost.php?p=4232807&postcount=9), but I want to create my own using builds from http://developer.htc.com/index.html or some of the ROMs provided here.
This will help me try and develop come code as currently the Android SDK's are missing parts like the Maps applications etc.
Thanks.
Not to worry, found it finally!
Its on this topic:
http://android.modaco.com/content/g...p-and-running-a-full-rom-with-the-market-etc/
And on this post:
http://android.modaco.com/index.php?s=&showtopic=289928&view=findpost&p=1053804

Open source rom ...

Hello to everybody, Acer S200 users, how could you understand our device is now obsolete (we are now in Legay devices,too) and our cookers seems to have stopped cooking, in practice is all stopped.
Now: there are 2 thinghs: sell our devices to buy a new one or know that your phone will no longer receive updates in future.
So, I propose to unite our forces ( and minds) and build an open source rom, where everybody can do all that he want with his own rom, but to achieve this we need a lot of collaboration...
WHO IS WITH ME ???
To be honest. i dont feel the need to get further updates... brainmasters clean rom with srs wow hd registry tweaks, tweaked version of mobile shell, igo primo etc etc.
Our roms are stable and we have the options to have several ui s even sense... so im fine I own my Neotouch since one year now and im still contended, i'll keep it as long as it runs
Windows mobile in general is dead, which is a pity, as it is still a mighty os and im actually wondering what you try to improve due to further roms, with brainmasters roms or arto's roms we can call our neotouch maxed out
P.S. and ill stick with WM as long as other OS wont offer any comparable gps programs like IGO for windows mobile...
The Rom are already there, but in my opinion should be developed Android
Maybe you haven't understand the levels that I want to reach... I can only tell you that with some benchmark I found original rom about 30 % faster than cooked one and this is anomalus because cooked rom normally are even better than official ones...
euplio said:
Hello to everybody, Acer S200 users, how could you understand our device is now obsolete (we are now in Legay devices,too) and our cookers seems to have stopped cooking, in practice is all stopped.
Now: there are 2 thinghs: sell our devices to buy a new one or know that your phone will no longer receive updates in future.
So, I propose to unite our forces ( and minds) and build an open source rom, where everybody can do all that he want with his own rom, but to achieve this we need a lot of collaboration...
WHO IS WITH ME ???
Click to expand...
Click to collapse
Hi Euplio, Stefano has already released the Kitchen for Acer S200. I have downloaded it and customized it for all of my ROM's. Why don't you do it also?
Everything you need is on this forum - Stefano's Kitchen, newest SYS Builds, OEM Packages, Manila Packages. You just need to invest time, find and put everything together.
You had a plenty of time to do that since you also cook your own ROM's.
So, why don't you start, and the people will support you.
If you only ASK and don't DO anything, then you will ACHIEVE NOTHING.
If you need some help, I can always look into Forum to help you.
hmmm
maybe we can collect all sorts of packages (exts) and make a repository of packages for cooking. as far as i am concerned, the chefs here have done the best possible. i have cooked roms from arto, kubino and brains roms on all 3 of my s200.
So c'mon I'gonna start making ultra-light rom good base for spb mobile + "DROID PRO+ 2.2 by DOC3000 & MSKIP" http://forum.xda-developers.com/showthread.php?t=833941 because I find it the best alternative to the htc sense, what do you think?
Hi guys my ultra-light rom is now finished, I need beta testers...
Where is the thread with this rom???? is it in Italian ????
Post more information...
iacopocantoni said:
Where is the thread with this rom???? is it in Italian ????
Post more information...
Click to expand...
Click to collapse
It is the lighter rom I ever seen on our device since now, but for now is beta, so I need private beta-testers, if do you want to try it I can send you via p.m. (private message) the link. Yes, it is italian
yes, i'm interested to test your ROM but I don't know what I have to do exactly...
I'm interested to test your ROM.I was a beta testers of the 3.5 rom Stefano.
Bye

WiFi MAC address collisions

I know that your first reaction will probably be hey this has been resolved quite a while ago. Not again??
Well, I have been using NAND builds for a while now, but never got the WiFi MAC address collisions problem resolved. The access points at work keep throwing me, and others, with the famous loop of "searching"----> "connecting"--->"disconnect".
Where I work, the company cellphone is (you guessed…) HTC HD2. And many of us switched to Android… Every now and then, I see that different phones are assigned with the very same WiFi MAC address. This drives the access points crazy and they disconnect phones with identical MACs immediately.
I tried most of the suggested ideas in different threads here, none really helped for my NAND builds. The standard Linux terminal emulator commands simply don't exist in Android.
I explored a bit Tytung's Kernel code and I think I found the reason. Since the Kernel has no access to the original MAC, it has to generate one. It does it by running a CRC32 function over the MSM ID (internal QCOM's modem chip ID), which is unique. But since the IDs of a phone series are sequential, the only actual difference you get is in the last part of the MAC address. E.g., 00:23:76:aa:bb:xx. So you see that all phones have the same prefix, and the only difference is in the xx part. This practically leaves a very small space of 256 numbers. But even worse - because of the CRC32 function, it narrows to an even smaller number of optional combinations… the bottom line is that the WiFi MAC address generated by the Kernel is not unique
Even with latest tytung's kernel r12.4, problem still persists. The only change Tytung did was to switch to HTC allocated prefix 00:23:76. Well, it did help, till all users started switching to new builds based on latest Tytung's Kernels. And collisions started again…
I'm aware that the community can't let everyone choose their own WiFi MAC address. It's un-safe. Nevertheless, till QCOM opens the original MAC address to the developers, there must be a way to add another level of randomization to the number the Kernel generates. Maybe allow the user, through some file, to add a number that will be used in turn for further randomization?
Right now many of us can't use at work the beautiful builds xda community offers just because of that
In some ROMs you can put your original mac address into the calibration file and it works. Of course if you have it written down somewhere
Sent from my HTC HD2 using XDA App
Thanks greg17477.
I looked for the calibration file in few NAND builds with no luck. Any specific ROM you can refer me to? Where should the calibration file be located anyway in case it's included?
In many sense roms you can put your wifi mac address.you can change Mac address if calibration file is in /system/etc.if it is in /proc/calibration you can't change it.another way if you want to use aosp or cm rom is to compile your kernel with your wifi Mac address
Sent from my HD2 using Tapatalk
bump!
Issue becoming a big nuisance as more and more HD2 users at work switch to Android that uses Taytung's kernel.
tried a different kernel instead?
Richy99 said:
tried a different kernel instead?
Click to expand...
Click to collapse
Interesting. Is the Android build kernel independent?
I'm using MIUI-1.12.23, which uses tytung_r12.4
Which Kernel would you recommend trying instead?
im using r14 of tytungs kernel but there are others available for use
arikm said:
Interesting. Is the Android build kernel independent?
I'm using MIUI-1.12.23, which uses tytung_r12.4
Which Kernel would you recommend trying instead?
Click to expand...
Click to collapse
All other kernels have the same issue except Rafpigna's one... but ALL other kernels are better. (no offence Rafpigna... xD )
...
Hello
Wifi & bluetooth Mac seem nailed (for HD2).
Please follow this topic and help confirm it.
http://forum.xda-developers.com/showthread.php?p=26579738
Franck
Have you tried any of these? They seem to work great on my Dorimanx ROM with his kernel, which is derived from tytung.

How to replace Samsung touchwiz icons?

Is it possible to customize the icons in Samsungs TouchWIZ?
ROM still available
nurps said:
Is it possible to customize the icons in Samsungs TouchWIZ?
Click to expand...
Click to collapse
Hello
this is an answer to your question in the ROM development thread.
But I don´t have the permission to post there.
Please add this answer to your question:
http://forum.xda-developers.com/showthread.php?t=1823748
I flashed with OCTANS using a XP-notebook - that works fine.
my target was: sense rom with German keyboard (üÖÄ…)
I tried different roms, but one had no office, one or two don´t work the wifi reliable.
finally I quit with the sense-UI and come to:
Rapid_B7610_JC2_Sense_V3_Build-29020
http://www.modaco.com/topic/307676-noobody-and-rapid-sense-25-rom/
the downloadlink still works and is free.
you need a .csc
one I found here: Fluid_v2.0 ITA.7z
http://forum.hdblog.it/f63/[rom-gt-b7610]-wm-6-5-3-fluidx-build-23103-nickg-17838/
and an other (which I am using)
CSC_B7610NXXIL4.zip
e.g http://www.bergfiles.com/i/bf590123d5hdi0
Flashing the rom I choose German as the destinated language (it is available in OCTANS)
but it start with english and sense-UI
In the "seetings" you can choose "language" . changing here to German it is something like a internal flashing. the Sense-UI is gone.
with this .csc the German keyboard work like it should. Press key a´ü and u --> ü.
and wifi and 3G work reliable.
(No Senese-UI, but really good)
best regards
Bernd
Well i just finished configuring the normal ROM. So i guess i'll stick with that now.
nurps said:
Is it possible to customize the icons in Samsungs TouchWIZ?
Click to expand...
Click to collapse
here you go http://forum.xda-developers.com/showthread.php?t=2701405
yes you can replace the icons under windows folder. but you can not just copy and paste because they are system protected. you need a special program to flash them during reboot/log off. average difficulty process. pm me for more details if interested.
what is touchwiz?

[Q] [Help][EAP-SIM] upgrade wpa_supplicant

hi everybody !
I need a working EAP-SIM auth on wifi. So i modified wpa_supplicant.conf, like described here but it doesn't work. I found that the problem seems to be that the version of wpa_supplicant (0.6.x) in many Roms doesn't support EAP-SIM (I'm on Cyanogenmod 7.2). I would like to know if its possible to upgrade wpa_supplicant to 0.8 or patch it. If it's not possible is there a rom out there where wpa_supplicant v0.8 is implemented. It seems to work with freemobile stock rom S5360XXLK3_S5360FRELI1_S5360XXLK3_HOME, but i'd like to stay on AOSP Rom's.
Sorry for my bad english.

Categories

Resources