[Q] Android 2.3 on tilt (Kaiser) how to Wifi/bluetooth - Tilt, TyTN II, MDA Vario III Android Development

Hi!
I have the new android 2.3 running fine on a tilt however the WiFi and bluetooth will not turn on and gives an error. From what I have read I do not see the typical network update.tar for 2.3. Any suggestions on how I should proceed would be greatly appreciated! Iv experimented with different software flashing various ROMs ROM suggestions would also be graciously received.
CHEERS!
Rom Ver 3.57.502.2 WWE
Radio ver 1.70.olinex
Protocol ver 25.65.30.04h

change RADIO or
androidupdate.tgz version.

thank you for the suggestion, I did try different radio ROMS and dloaded the latest update and applied. when in the android interface, setting wireless gives an error when I select it to turn it on. Does anyone have this working on an HTC kaiser? any assistance would be greatly appreciated!

Did you try Kernel version .32? Its never supposed to give Error on turn on with .32

it locks up on boot with latest zimage
last line at boot: device-mapper: uevent: version 1.0.3
generated with atools:
set RAMSIZE 0x07300000
set RAMADDR 0x10000000
set FBDURINGBOOT 0
set MTYPE 1553
set KERNEL zImage
set initrd initrd.lzma
set cmdline "no_console_suspend ppp.nostart=0 hw3d.version=1 mddi.width=240 mddi.height=320 board-kaiser-battery.battery_capacity=2160 board-htckaiser.panel_type=0 board-kaiser-keypad.atttilt=1 sys_partition=/sdcard/andboot/system.img data_partition=/sdcard/andboot/data.img"
boot

Progress! wifi does come on with kernel 2.6.25, I get an IP but cannot browse. I can ping the phone. Once the screen saver comes on I cannot get back in. A white screen when I try to wake it up. Still open to suggestions

wardman said:
Progress! wifi does come on with kernel 2.6.25, I get an IP but cannot browse. I can ping the phone. Once the screen saver comes on I cannot get back in. A white screen when I try to wake it up. Still open to suggestions
Click to expand...
Click to collapse
Change Panel Type in default.txt

THANK YOU! panel type = 2 seems to work great
So any thoughts on the WiFi and not able to surf?

What radio should I use if I want to keep the duel boot option and get wifi to work on kernel 32? if that is my problem...

please help
I updated to radio 1.70.19.09 still freezing on kernel .32 on device-mapper: uevent: version 1.0.3
AND
Still wifi seems to be active but browser does not work. I can ping the phone!

I have same problem, wifi seems to be active but browser and app does not work.

Probably the problem is the dns setting or the routing table.
I suggest both to open terminal (or adb) on the phone and ping the google ip.
If it works the problem is the dns settings.

I tried this..
http://209.191.122.70/
(yahoo.com)
times out on the tilt, loads fine on laptop...

I boot froyo and wifi works!

Where can i find a 2.3 android? and kernel compatible?

I have the solution to the problem of you with wifi:
Step 1: Download Andboot folder (3mb) http://www.4shared.com/zip/p28ZDul3/Andboot.html
Step 2: download Gingerbread (CyanogenMod - ANDROID 2.3)
http://forum.xda-developers.com/showthread.php?t=948134
The wifi will not work after this rom, but there's a solution:
download the update wifi
http://www.4shared.com/file/45NA6EXA/androidupdate.html
and Update.
Now you have the android 2.3 (CyanogenMod) installed and the bluetooth and wifi working!
Take this opportunity to ask for help with the camera because I could not make it work.
I hope it helps.

What's that haret...exe in the andboot folder for. What's the difference to the haret.exe you get after unrar the ziped file?

Related

(ANDROID) touch screen not working

i have been trying every and any build of android i can find for my kaiser but i have yet to find any build or any of the latest files that will allow my touch screen to work. when i go to haret it boots up fine then it take me to the main startup up android screen where it asks you to touch the android and thats as far as i can get because my touch screen isnt responsive in android but work fine in WM i am funning Styles Black rom and yes there is nothing else on the sd card and android files are on the root of the sd ......someone please help
with all these people running android i figured i could get a little help??
First things First!!!
Wich version of Android are you using ?
i have tried the pre made android builds and i have tried make my own by the book no watter what build or what i change i can not get touch screen working. i have even tried changing roms and radios nothing the actually hardware keys work just no touch
Will you kindly post the content of the default.txt file please ?
daedric said:
Will you kindly post the content of the default.txt file please ?
Click to expand...
Click to collapse
#alloctest 0x2000
set RAMSIZE 0x07000000
set RAMADDR 0x10000000
#set FBDURINGBOOT 0
set MTYPE 1553
set KERNEL zImage
#set initrd "initrd.gz"
set initrd "\Storage Card\initrd.gz"
#set initrd "\Storage Card\initrd-console.gz"
#set initrd "\Storage Card\android.bin"
#
# The following kernel parameters are useful
# ppp.username - The username used to connect to the network when dialing #777
# ppp.password - The password used to connect to the network when dialing #777
# msm_sdcc.msmsdcc_fmax - The maximum frequency (in Hz) used by the SD controller
# pm.sleep_mode - The mode used when the phone is off
# 0=Power Collapse Suspend, 1=Power Collapse, 2=Apps Sleep,
# 3=Slow Clock and Wait for Interrupt 4=Wait for Interrupt
# Default is 1, use 1 for best power savings
# board-htckaiser.panel_type - Panel type used to power the panel off and on
# 0=Don't power off the panel (Default)
# 1=Sony 2=Topoly 3=Topoly (probably just the same as 2)
#
set cmdline "clock-7x00.ahb_div=3 clock_7x00.slow=1 elevator=noop ppp.nostart=0 board-htckaiser.panel_type=1 ppp.apn=wap.cingular [email protected] ppp.password=CINGULAR1 pm.sleep_mode=1 mddi.width=320 mddi.height=480 msm_sdcc.msmsdcc_fmax=32000000 no_console_suspend board-kaiser-keypad.atttilt=1"
boot
daedric said:
Will you kindly post the content of the default.txt file please ?
Click to expand...
Click to collapse
this is from the ion premade build running on tpc's new elite rom with a tmobile sim????? any suggestions
what radio version are you running? 1.7x i believe is whats recommended.
Try this one:
set RAMSIZE 0x08000000
set MTYPE 1667
set KERNEL zImage
set initrd initrd.gz
set cmdline "ppp.username= ppp.password= mddi.width=320 mddi.height=428 msm_sdcc.msmsdcc_fmax=32000000 pm.sleep_mode=0 board-htckaiser.panel_type=1 no_console_suspend lcd.density=128"
boot
jmhalder said:
what radio version are you running? 1.7x i believe is whats recommended.
Click to expand...
Click to collapse
i just upgraded radios to make sure 1.71.xx
no differrence still no touch active
trying txt above now
did you try using the default txt that daedric posted
jamezelle said:
did you try using the default txt that daedric posted
Click to expand...
Click to collapse
yeah i just it and it didnt even boot in to linux at all????
im lost it seems im the only person having these problems
and my radio is 1.71.09.01
jamezelle said:
did you try using the default txt that daedric posted
Click to expand...
Click to collapse
i went through and deleted everything off my SD card and formated it in FAT32 (it was previously FAT) and then tried all the files again to no avail??? any other suggestions
MotoHo said:
i went through and deleted everything off my SD card and formated it in FAT32 (it was previously FAT) and then tried all the files again to no avail??? any other suggestions
Click to expand...
Click to collapse
sorry xda i cant let this die im not a noob and this is really iretating it doesnt make sense i have done everything by the book and still nothing?>
help!! please
the Mtype for kaiser seems to be 1553... your first default.txt is correct
for your screen, you could calibrate it; press camera button and touch upper right and after down left. release camera button... your screen is calibrate
okay i will try and let you know
i tried the screen calibration and nothing....touch screen does not register anything. let me make sure that i am doing this right> after andoid boots up completely and it asks you to touch the android you hold the camera button and touch the top right then touch the bottom right then release the camera button? if so that did NOTHING whatsoever
MotoHo said:
i tried the screen calibration and nothing....touch screen does not register anything. let me make sure that i am doing this right> after andoid boots up completely and it asks you to touch the android you hold the camera button and touch the top right then touch the bottom right then release the camera button? if so that did NOTHING whatsoever
Click to expand...
Click to collapse
It's good... Working for me on KAIS130, your problem doesn't be here.
There is "pointer location" in "dev tools" ... but without touchscreen, how to go into
my "default.txt":
set RAMSIZE 0x07000000
set RAMADDR 0x10000000
set FBDURINGBOOT 0
set MTYPE 1553
set KERNEL zImage
set initrd "initrd.gz"
set cmdline "clock-7x00.ahb_div=3 clock_7x00.slow=1 elevator=noop board-htckaiser.panel_type=2 ppp.apn=orange ppp.username=none ppp.password=none pm.sleep_mode=1 mddi.width=320 mddi.height=480 lcd.density=160 msm_sdcc.msmsdcc_fmax=32000000 no_console_suspend board-kaiser-keypad.atttilt=0"
boot
i tired the default txt you have and nothing still no touch i have been doing some reading and there are other guys using samsung that have been having similiar issues .. why do i have to have the only retarded att tilt on xda?

[TO DEV's] Data-connection troubles

Hi
I've been updating my ROM whenever a new one came to my interest.
Unfortunately some of the latest updates has resulted in loss of data-connection.
After a few tests, I found out that the problem is in the ROM, so I guess you've been cleaning up, and unfortunately for me, deleted some nessecary settings for data-connection in Denmark. Dunno which, but I've been going through all of my settings, APN, radio, etc., and all are fully updated to newest versions, and my APN settings are correct. Still i get no 3g or HSDPA icon and when i go into internet browsing, it just says page can't be shown.
After doing all I could, I tried going back to SetROM 1.0, and then I got data-connection back.
I've been using Defrost since 1.8 with no problems, but around 2.0f it went bas
Now I tried:
SetROM 3.5
OpenDesire
LeeDroid
DJ Droid
and none of them seems to be working with data-connection for me, except SetROM 1.0
I dunno if there's any other way around this, but for now, I seem to be stucked with the old ROM, which works OK, but i would really like to be able to use the newest ROM's again.
Love all your work
Best regards
Lars
EDIT: SetROM 1.0, LeeDroid 1.2, Mcr r21 is tested and data connection works in these releases
I tried going into phone system settings via "dialing" *#*#INFO#*#* (*#*#4636#*#*), and got following information:
Ping IP Addr: Fail: IP addr not reachable
Ping Hostname (www.google.com): Fail: Host unreacheable
HTTP Cliet test: Fail: IOException
Signal strength: -67 dBm 23asu (But I'm in an area with 100% availability normally)
GSM service: In service
GPRS service: Disconnected - why?
Network type: (Switching between) EDGE or UMTS
GSM disconnetcs:
============DATA============
State: DcInactiveState
is connecting to Telia Internet, 7xx, 23xxx, www.internet.mtelia.dk, ,, ,,-1,*
============================
but still no dataconnection
Did you try to re-flash the radio?
Also, you could try to flash a RUU
Tried flashing the radio 3 times after i did a full wipe and then installed another ROM afterwards...
haven't thought about the RUU's yet, so I'll just try that and get back on that
Thx for heads up
EDIT: But he RUU's are 2.1 (Eclair), right? well, those which comes with RUU
solved
(NOT REALLY) SOLVED
It seems there is an error in the gsm/WCDMA-module...
Settings -> wireless and network -> mobile data
It was set to Auto, and I chose it to always use GSM, now I'm back online with the newest updates an ROM's
It seems it still get an error sometimes, where it goes back into automode, and I need to set it again... dunno if this should be looked in to
EDIT:
Okay - it falls out a lot... can't stay online for more than 10 secs max...
Doesn't seem to work anyway - it says connected, but pages still can't shown
Bummer
Furthermore I have to menu's called "mobile network", dunno if they are interfering with eachother. They are there, when on DJ Droid and LeeDroid. Tried deactivating one of them, but no luck... Trying again with DeFrost, which dont use HTC Sense, and sees if that has something to do with it, couldn't get that to work earlier either, but I seem stuck with LeeDroid, and will se what there is to do in other builds without Sense
I Have wiped data/factory reset, cache and dalvik cache, before flashing
Also, I was thinking about the auto apps recovery feature could have something to do with it... haven't been looking much into that yet, just noticed when installing a new app, all my apps where still there after wipe and flashing new ROM (from Defrost 2.0 to Defrost 2.1 etc.) and I think I got a double of some of the programs :S
I give up
I've been through everything to my knowledge and what I could find on google
Only ROM that seems to work is SetROM 1.0, then I hope a new build in the future will work with danish networks again
I have tried to get an answer on the same problem But it seems like there is no help to get. Right now im using FIRERIZN_W_1 which i think are a very good and stable rom and must important works in denmark.
i have no problems with any of those roms, currently running MCR r5 and speedtesting my mobile network to 260 kB/s
in Denmark that is
I just found the problem. I had to create my APN settings manually and now it work like a charm.
To you other danes which have the same problem as me, just contact you operator for the APN settings.
I found this link for my operatør, its not the right phone, but the settings are the same for me.
http://www.callme.dk/kundeservice/mobil/mobilopsaetninger/opsaetning-af-sony-ericsson-x10/
Hope that can help you guys which have the same problem.
Okay. Thx, will try one of those rom's instead. Setrom 1.0 works okay too, also 3g and froyo, but of course its not fully upgrade as 3.5
I allready tried putting in the apn settings manually, but no luck
Thx for the answers though. Very much appreciated
Sent from my HTC Desire using XDA App
Do you have a link for the mcr?
I just rooted for the first time a month ago, though I have had, and preordered to month before release, the first android mobile, HTC magic and never left android since... but I'm glad that I took the leap and rooted, just too bad that 3g doesn't work in all rom releases
But what I meant to say was that I dunno all releases yet. Only tried defrost, DJ Droid, leedroid, setrom and opendesire
EDIT: I'm on FireRIZN now, and everything seems to work great, so thx for that I don't like the red theme that much though, so would like to test out Mcr too, just to try it
Sent from my HTC Desire using XDA App
I have issues with data too. In Sweden though. But my problems comes and goes and persists for about a minute. I am 100% sure my problem is related to the radio file because on my HTC Magic I had this same problem with some 6.xx radio-versions also called "new radio" but not with the old series, 3.xx. on my HTC Desire however its actually the oldest version of the radio that works the best. Last I would also like to remind you of the servicemenu that you can reach by "dialing" *#*#INFO#*#*. In the first menu, phone information, you can perform a ping test and view low level network stats, and also set preferred network mode.
I don't think it's the radio which causes it, of course im not sure, but I downgraded to an older radio, without a better result. I think they have cleaned up the roms to much and perhaps deleted some settings that we need in the nordics. Of course they are not importent to them, while the ROM still fully works in their contries, and they get a cleaner and faster ROM. Unfortunate for us though.
Things you can check are the APN settings. get them from your tele-provider, and set them manually.
Otherwise, try wiping data/factory reset, wipe cache and dalvik cache before installing new ROM
And at last - which gave me success - try another ROM. I tried most of the ROMS except Modaco custom ROM (MCR - Finally found it) and FIRERIZN. FIRERIZN worked for me, and is going to try Modaco shortly, which should be close to stock ROM, but upgrade to latest builds and kernel, etc.
ivarson_swe said:
I have issues with data too. In Sweden though. But my problems comes and goes and persists for about a minute. I am 100% sure my problem is related to the radio file because on my HTC Magic I had this same problem with some 6.xx radio-versions also called "new radio" but not with the old series, 3.xx. on my HTC Desire however its actually the oldest version of the radio that works the best. Last I would also like to remind you of the servicemenu that you can reach by "dialing" *#*#INFO#*#*. In the first menu, phone information, you can perform a ping test and view low level network stats, and also set preferred network mode.
Click to expand...
Click to collapse
Okay, haven't tried "dialing" *#*#INFO#*#*
But downgraded to 4.xx.xx radio from 5.xx.xx and didn't help. But perhaps the INFO dial would help on the other ROMS i used ealier, as DeFrost etc.
QUESTION: Do I have to become Premium member at Modaco's homepage to download the Mcr? I would be sorry to pay 10-30$ and then find out that the 3g doesn't work :S
I'm on Modaco Custom ROM (Mcr) r21 now and 3g works here too.
Dunno what the difference between r5 and r21 is, but it seems r5 is a newer relase. The r5 seems to be accessable by kitchen only, which requires Premium membership (10$)
Considering bying, but need to check out the benefits at first
I guess the reason for the data connection loss must be concluded to be due to ROM updates/cleaning of ROM.
Perhaps a MOD could be made to get back the old settings for nordic, which I believe must have been cleaned away
Thanks for all the help guys. Think I'm sticking with Mcr r21 for a while, untill further info has been released in other releases
EDIT: Mcr 21 is close to stock Froyo (thumps up), on the other hand, phone storage is pretty low :S Don't think camera works either, nor video recorder, I'm sure this is fixed in r5 (payed version)
Tried running a Ping test in one of the ROMS now, when in phone system menu.
*#*#INFO#*#*
Guess this is the most important stuff
Ping IP Addr: Fail: IP addr not reachable
Ping Hostname (www.google.com): Fail: Host unreacheable
HTTP Cliet test: Fail: IOException
Signal strength: -67 dBm 23asu (But I'm in an area with 100% availability normally)
GSM service: In service
GPRS service: Disconnected - why?
Network type: UMTS
GSM disconnetcs:
============DATA============
State: DcInactiveState
is connected to Telia Internet, 7xx, 23xxx, www.internet.mtelia.dk, ,, ,,-1,*
============================
WCDMA preferred
A bit wierded out by the fact that GPRS is disconnected... how do you enable?
I got an option to update SMSC, dunno what that is, but need to fill in a line
Ciphering is ON, dunno what that do
EDIT: Changed WCDMA preferred tp GSM/CMDA auto (PRL) and got following:
Ping IP Addr: Fail: IP addr not reachable
Ping Hostname (www.google.com): Fail: Host unreacheable
HTTP Cliet test: Fail: IOException
Signal strength: -67 dBm 23asu (But I'm in an area with 100% availability normally)
GSM service: In service
GPRS service: Disconnected - why?
Network type: EDGE
GSM disconnetcs:
============DATA============
State: DcInactiveState
is connected to Telia Internet, 7xx, 23xxx, www.internet.mtelia.dk, ,, ,,-1,*
============================
but still no dataconnection
BTW - I use TELIA provider, which uses 2g/3g data connection via GSM and EDGE/GPRS (Guess this is also called WCDMA)
do you use these APN settings ?
Telia:
Fra cedeel
Internet
* APN: www.internet.mtelia.dk
* MCC: 238
* MNC: 20
* APN type: default
MMS
* APN: www.mms.mtelia.dk
* MMSC: http://mms.telia.dk
* MMS proxy: 193.209.134.131
* MMS port: 8080
* MCC: 238
* MNC: 20
* APN type: mms
CerB said:
do you use these APN settings ?
Telia:
Fra cedeel
Internet
* APN: www.internet.mtelia.dk
* MCC: 238
* MNC: 20
* APN type: default
MMS
* APN: www.mms.mtelia.dk
* MMSC: http://mms.telia.dk
* MMS proxy: 193.209.134.131
* MMS port: 8080
* MCC: 238
* MNC: 20
* APN type: mms
Click to expand...
Click to collapse
Yes! Also the settings I got. I also tried using APN TYPE for internet: Default, supl
which is was called in LeeDroid 1.2, where it worked. But got those settings as you reffer to set now
Okay. The problem IS that the gprs won't connect. I tried ping testing in working Rom and non-working Rom.
The apn settings are the exact same in both. Wcdma is set to preferred in both situations.
In working Rom the gprs connects - no problem
In non-working gprs status says connecting and then switches to disconnected after a while, when it can't get any connection
What could be the cause of this? And how do we solve it?
Tried updating to latest ROMs and radio is 5.xx.xx.008, the newest
Sent from my HTC Desire using XDA App
FINALLY SOLVED
Okay, so here is the delio
A lot of things can cause data connection trouble, so i will try to pin out the unuasual errors.
1. Flash a new radio - try updating to the newest, if you got an old. Just got a new radio and data don't work anymore? Try flash the old radio again.
2. Set APN settings manually and activate mobile network
2.1 (In my case) I had to set proxy and port number manually under APN settings. I didn't need to do this with older ROM's, and they are not normally given by the tele provider. I called them and got them, had to wait for 5 minutes when set, and then it found the network.
3. Set preferred network to WCDMA (3G) or GSM (2G) instead of Auto mode. I had to do this too, to make it work
You can also use dial pad and dial *#*#INFO#*#* (*#*#4636#*#*) and go into phone settings and make a ping test. Also, you get more settings here for preferred network type.

[Q] Wifi Tethering on DIAM100 with XDANDROID 2.2.1

Hi Everybody,
I have an anoying problem: I can't get wifi tethering to work. Read millions of posts on XDA but still no results. I love android on my freaky winmo!
This is my status:
Running XDANDROID.2.2.1.AOSP.FRX03.21.11.10.FULL_PACKAGE
Settings -> Wireless -> Wifi -> switch on = OK
Settings -> Wireless -> Tethering -> Wifi Hotspot -> switch on = NOK.
It simply says 'error' and it also switches my Wifi off. After this switching on Wifi also fails and giving me the same message: error.
(PS all the menu's are in my native language and I just translated them directly to english. Haven't figured out yet how to switch everything to english)
I tried different kernels (and modules). The last one I tried:
zImage-2.6.27.46-01250-g8f8207c
modules-2.6.27.46-01250-g8f8207c.tar.gz
Remember I read something about wifi and Radio ROM on the phone, but I have not HardSPL-ed it yet. Is there a minimum Radio version required?
Anyway, Hope somebody can help me a bit. I am desperate .
Kind regards,
Mo
Read this thread
http://forum.xda-developers.com/showthread.php?t=711692
download the:
XDANDROID-wifi-tether
Patch (.apk)
hope it work
Wifi Tethering on DIAM100 with XDANDROID 2.2.1
Thanks for your reply,
I already did that. Put the APK file in my AndroidApps folder. Once booted in Android I ran the application, but unfortunately to no avail. It says: Unable to start tethering, is your device rooted? This seems strange, because I am under the impression that the version on my phone already has root privileges?
Kind regards,
Mo

[SOLVED] CM7 | Wifi needs a minute to connect | started with nightlys about Jan.

Hi all,
having troubles with my Wifi. It needs a minute to connect and doesn't connect when screen is off eventhough settings are to always on.
I started asking in CM7 nightly thread about my problem but it's better to have a new thread for that.
So far I didn't find a solution.
I tried:
- replace tiwlan_drv.ko with new one by deleting old one
- compared wpa_supplicant, tiwlan.ini and other data in that folder without significant outcome
- tried old 2011.11.16-nightly where it still worked
Anyone got an idea what I have to copy from my old nightly where it still worked?
This is what happened:
measel said:
sorry, for bringing this up again, since I'm the only one having this issue but I just collected a few logs. maybe someone has a clue what is going on there:
Code:
2012-02-13-19-35-37_wifion.txt > when turning wifi on it needs more than a minute to connect
2012-02-13-19-37-37_wifiscan.txt > wifi instantly connects after starting 'wifi analyzer' app or open the wifi settings window
2012-02-13-19-45-25_wifiscreenoff.txt > when screen is of, wifi doesn't connect eventhough settings are to "always on"
/edit: ok i just tried to read the logs myself and I think you can't really see any reason for that behaviour... am i right that the possible settings I have to look for are in the 'tiwlan.ini'?
Maybe someone provide me a backup of his/her tiwlan.ini for comparison... (I don't have any idea what I'm doing but that doesn't mean I couldn't try. )
I added my tiwlan.ini as well
/edit: compared to tiwlan.ini: no differences. Must be something else.
Click to expand...
Click to collapse
measel said:
Could you please check your logs if it needs exactly a minute to connect? could be a proof that there is some setting involved.
Click to expand...
Click to collapse
measel said:
I just went back to an older version: 2011-11-16 and the problem was gone.
Thank you.
/edit: Ok might have bin the wrong folder... did it have to be /data/misc/wifi/? Argh it's hard when one knows nothing. :|
/edit2: I'm so sorry: I compared wrong files and folders (system and data). I come back here, when I really found something. *shame on me*
Click to expand...
Click to collapse
[] AL [] said:
I'd just copy the module tiwlan_drv.ko [in /system/lib/module] from that older nightly and replace it on the newer build first.
Don't forget to set its permissions afterwards..
You can do this with RootExplorer or with Terminal (from the app tray) by entering these 5 lines:
Code:
su
cd /system/lib/module
mount -o remount,rw /system/
chmod 644 tiwlan_drv.ko
chown 0.0 tiwlan_drv.ko
and reboot.
Click to expand...
Click to collapse
none of these solutions worked right?
I have wifi problems too. Wifi in CM7 is crap
No wifi problems here... I'm using my personal home wifi network most of the time, but other networks works well too.
Red lense German Vodafone Froyo based
CM7.2 Nightly 02102012
I have this issue if I configure my Router security to WPA. With open I can connect immediately
crakeron said:
none of these solutions worked right?
I have wifi problems too. Wifi in CM7 is crap
Click to expand...
Click to collapse
can't really say that. It's great in 111116-nightly so I just wanna figure out what I have to change to get the speed back!
Motorola Defy CM72120121, german Froyo base
I have this problem, too.
Nobody else?
Would be great if some devs could please look this up.
SOLUTION
Hello all,
first off: delete wpa_supplicant and everything is fine!
I gave up and did a factory reset/wipe data. After that it worked w/o problems.
> Now I will restore all my apps and check if it's still working afterwards. > still working
> restore wifi access points > NOT WORKING ANYMORE!
> with shame I delete wpa_supplicant > WORKS AGAIN!
I'm so ashamed. :/ Should have done that like months ago.
I go back to my backup and try it there. > deleting the wpa_supplicant worked!!!!
My Wifi has a problem with WRT54G Wireless Router, with Froyo Stock ROM and CM7.1 RC1.5-jordan.
WIFI connect, signal is good but connection is very slow.
On notebooks, the connection is faster with this same router.
In another Wireless routers connection is normal from Defy. The problem is only between Defy x Linksys WRT54G.
I have set Defy and Router to work only in G mode, but the problem persist.
With the same configurations the problem don´t occour with another routers from D-link, Cisco or other.
Anyone know how can I solve it?
Tnks.

(Need "more" help) WIfi mac address still stuck to 02:00:00:00:00))

Hi,
I have read almost everything that this forum gave me and some solution from the rest of the internet and STILL my wifi mac address is still stcuk at 02:00:00:00:00:00
Wifi won't turn on and it won't display available wifi
I can't remember exactly what caused it but i'll try to share my recollection
I vaguely remember that i was able to connect to the wifi before trying to fix it. Can't recall what really happened
I fixed the random rebooting nexus 5x by using unblod fix
I think i tried rooting it and succeeded with a twrp recovery
I vaguely remember flashing a zip custom rom with wrong version and brought it into a soft brick. Cant find the file anymore.
I reflashed it with flash all batch file from stock firmware
the phone is bootlooping
Fixed it again using unblod exe using the stock firmware's boot.img
Wifi wont turn on
mac address is 02:00:00:00:00:00
Tried on android 6.0, 7.0, 7.1.2, 8.0 and 8.1.0
Other solutions tried:
Nil Mac app. Seems to work app wise but mac is still stuck at 02:00:00:00:00:00 on settings. Wifi wont turn on
Manually edited, placed *.bin file in /persist, and /etc/firmware/wlan/qca_cld/
WIfi mac changer apps from appstore (they dont work)
Some root apps that mess with the phone's setting (cant find anything that seems to deal with wifi mac address)
p.s.
I also tried bricking the phone using TWRP wipe and checking all the wipe locations to eliminate remnants from previous mods
I cant seem to do anything. Still stuck at 02:00:00:00:00:00
Any more suggestions on where to look?
Or is android not getting the real mac address and revert to 02:00:00:00:00:00 and wont let wifi turn on during flash all script?
Thanks in advance.
Recent Android hides the MAC address to prevent tracking. 02:xx:xx:xx:xx:xx means a site-local MAC address.
Try using "ip link" and looking for the wlan0 entry. eg.
Code:
22: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 3000
link/ether 2c:59:8a:xx:xx:xx brd ff:ff:ff:ff:ff:ff
nowster said:
Recent Android hides the MAC address to prevent tracking. 02:xx:xx:xx:xx:xx means a site-local MAC address.
Try using "ip link" and looking for the wlan0 entry. eg.
Code:
22: wlan0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP mode DORMANT group default qlen 3000
link/ether 2c:59:8a:xx:xx:xx brd ff:ff:ff:ff:ff:ff
Click to expand...
Click to collapse
HI,
thanks for the reply. I already did that and i got a mac address that is not 02:00:00...
then i tried to change it using if config just to see if it changes using the command.
I got an error saying wlan0 not found (not exact words)
Is there a different MAC address in Settings -> System -> About phone -> Status ?
nowster said:
Is there a different MAC address in Settings -> System -> About phone -> Status ?
Click to expand...
Click to collapse
No, it is 02:00:00:00:00:00.
arviverona said:
No, it is 02:00:00:00:00:00.
Click to expand...
Click to collapse
Did this ever get fixed? I'm facing the same issue. However, the steps I did was trying to spoof a MacAddress using Busybox and a terminal emulator.
Just using that would not allow me to connect to wifi, but wifi was turned on. Then I read to change the wlan.bin file in the persists folder.
After I changed that file and did a reboot wifi would not turn on.
I tried:
1. factory reset
2.Changing the wlan.bin back to what it was
3.Sideload android 8.0
4.Flash OEM back to factory
Nothing seems to work. Settings->about->status MacAddress says "unavailable", but
wifi -> preferences -> advance shows MacAddress 02:00:00:00:00:00
Any help would be great,
-realkewl
Try AMC, its the only MAC Address Changer app I could find that worked on my 5x. That was without a screwed up MAC address to begin with, but It might work for you.
I downloaded it from the play store, but now its not there. Here's the apk from my phone:
https://sqerk.com/pythonlimited.amc.apk
Looks like AMC was forked from nMAC :
https://forum.xda-developers.com/android/software-hacking/app-nmac-nil-mac-changer-t3391283
sqerk said:
Try AMC, its the only MAC Address Changer app I could find that worked on my 5x. That was without a screwed up MAC address to begin with, but It might work for you.
I downloaded it from the play store, but now its not there. Here's the apk from my phone:
https://sqerk.com/pythonlimited.amc.apk
Looks like AMC was forked from nMAC :
https://forum.xda-developers.com/android/software-hacking/app-nmac-nil-mac-changer-t3391283
Click to expand...
Click to collapse
Thanks, but I figured it out. I was trying to flash with the same version 8.0...and for whatever reason that did not work, so I tried a costume ROM and it brought back my MAC address, so then I flash again to android 8.1 and my MAC address problems are fixed. Not sure why flashing with the same version did not fix it.
Thanks,
realkewl
realkewl said:
Thanks, but I figured it out. I was trying to flash with the same version 8.0...and for whatever reason that did not work, so I tried a costume ROM and it brought back my MAC address, so then I flash again to android 8.1 and my MAC address problems are fixed. Not sure why flashing with the same version did not fix it.
Thanks,
realkewl
Click to expand...
Click to collapse
What Custom ROM did you use friend? I have the same exact issue with my Nexus 5. Maybe finding your previously installed Custom ROM, I can fix the issue too. I saw a lot of threads says that installing Custom ROMs or downgrading then upgrading OS using OTA updates given from their Android System fixed the issue. MAC address is important and controls everything that has to do with wireless connections in your device. Maybe this can help be fix my issue too. I am almost convinced to buy a brand new smartphone. It's almost my limit here... If this doesn't bother you, please, can you tell me what is the ROM you used?

Categories

Resources