Search This thread

mobuch

Senior Member
Nov 14, 2010
87
41
Gdańsk
Maybe try fix permissions and wipe cache and dalvik now?
You can try static IP addresses too.

Sent from my GT-I9001 using XDA
It's not addressing, it fails before it associate to ap, way before dhcp pack is sent.
Fixing permissions, dalvik and cache part. Cleaning doesn't help.


factory reset just done.

No change wifi works, networks are vissible.
But it doesn't connect.
Same for me, no change after factory reset.


Sent from my GT-I9001 using XDA
 
Last edited:

Common Sense

Member
Feb 14, 2010
17
0
Has anyone tested bluetooth calls?

Yes, it works fine. Some other people also reported that bluetooth calls are working now.

Some other notes:

Wifi finds access points but fails to connect.

Volume cannot be adjusted while calling (except when using blutooth).

And of course the camera is not working but I don't know if it needs to be mentioned.

Really great work done by Arco86, I will hopefully be able to upload some logs when trying to adjust volume in a call and when trying to connect to wifi access point.



EDIT:

Strange mac address on wireless network card?

When trying to connect to and access point I get the following:

<4>[ 5965.000518] Before wlan_setup_power: WLAN_EN_GPIO value before set is 0 on=1 WLAN_RESET=0
<4>[ 5965.000579] wlan_setup_power: WLAN_EN_GPIO value before set is 1 on=1
<4>[ 5965.254852] After wlan_setup_power: WLAN_EN_GPIO value before set is 1 on=1 WLAN_RESET=1
<4>[ 5965.254852] wlan_setup_power: calling detect change
<4>[ 5965.254852] wlan_status called....
<4>[ 5966.351043] wlan0: Broadcom Dongle Host Driver mac=00:00:00:00:00:00
<7>[ 5977.597747] wlan0: no IPv6 routers present
<6>[ 5995.578063] wake lock wlan_rx_wake, expired
<6>[ 6210.258117] wake lock wlan_rx_wake, expired
<6>[ 6304.757843] wake lock wlan_rx_wake, expired



When trying to change volume in call:

<6>[ 4490.888671] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4493.941864] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4493.941925] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4495.501312] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4498.851623] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4498.851745] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4513.607696] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4516.731567] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4516.731597] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4550.662628] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4553.710723] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4553.710754] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4730.820526] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4734.490905] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4734.490936] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4742.378204] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4748.504119] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4748.504241] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP
<6>[ 4748.808959] [audpp.c:audpp_dsp_event] ENABLE
<6>[ 4752.964813] [audpp.c:audpp_dsp_event] DISABLE
<6>[ 4752.964965] [audpp.c:audpp_disable] Received CFG_MSG_DISABLE from ADSP


@Arco86 Please feel free to request a log for anything and I will try and produce it :)
 
Last edited:

manoo2

Senior Member
Oct 22, 2009
56
20
jeddah
potential fix for wifi issue

1 click forget network and then shut wlan off
2 go in rom manager and click on the 3 dotted figure
3 now click on clear download cache
4 now open wlan again and try to connect to the network

This fix worked on acer iconia A500 running cm 9 i personally havent installed cm9 on my phone so i am unable to test this
 

mobuch

Senior Member
Nov 14, 2010
87
41
Gdańsk
Try use ip command. From root acount.

Sent from my GT-I9001 using XDA



I was able to set the mac:
ip link set dev wlan0 addres <some_mac>

After that I was able to connect, however it seems to be connecting to open and WEP networks only (so still ****ty)...

WPA and WPA2 fails on 'authentication problem', logcat says there is not configuration for the network and refers to the key.. which 100% good:

Code:
I/wpa_supplicant( 2706): wlan0: Associated with some_mac
D/dalvikvm( 1650): GC_CONCURRENT freed 409K, 8% free 9977K/10759K, paused 1ms+3ms
I/wpa_supplicant( 2706): wlan0: WPA: 4-Way Handshake failed - pre-shared key may be incorrect
I/wpa_supplicant( 2706): wlan0: CTRL-EVENT-DISCONNECTED bssid=some_mac reason=0
D/SupplicantStateTracker( 1522): Failed to authenticate, disabling network 0
I/wpa_supplicant( 2706): wlan0: No network configuration found for the current AP
I/wpa_supplicant( 2706): wlan0: CTRL-EVENT-DISCONNECTED bssid=00:00:00:00:00:00 reason=0
 
Last edited:

herzau

Senior Member
Dec 31, 2011
111
49
Temporary Fix for Wifi problem

1. If your wi-fi is on turn it off
2. Open Root Explorer and go to the /data folder
3. Find and select via long touch the file .mac.info (need show hidden files)
4. Use the option "Open in Text Editor"
5. Change the MAC address to the what you want (Ex: 00:11:22:33:44:55).
6. Touch the menu button and select "Save & Exit"
7. Turn on your wifi and connect to the preferred network.
 
Last edited:

mobuch

Senior Member
Nov 14, 2010
87
41
Gdańsk
Temporary Fix for Wifi problem

1. If your wi-fi is on turn it off
2. Open Root Explorer and go to the /data folder
3. Find and select via long touch the file .nvmac.info (need show hidden files)
4. Use the option "Open in Text Editor"
5. Change the MAC address to the what you want (Ex: 00:11:22:33:44:55).
6. Touch the menu button and select "Save & Exit"
7. Turn on your wifi and connect to the preferred network.

Note: This change aren't permanent, when you reboot you phone the MAC address goes back to the original.

In 9001 case the file is called .mac.info..
Kind of funny that this is used by wpa_supplicant.. if I understand it correctly, it does not read current mac from the device, but from the file updated on boot?
 

herzau

Senior Member
Dec 31, 2011
111
49
In 9001 case the file is called .mac.info..
Kind of funny that this is used by wpa_supplicant.. if I understand it correctly, it does not read current mac from the device, but from the file updated on boot?

edited, thx
File is not updated on boot, MAC device is not recognized by the wifi drivers
 
Last edited:

R341M@N

Senior Member
Jan 5, 2008
108
158
Kirov
Temporary Fix for Wifi problem

1. If your wi-fi is on turn it off
2. Open Root Explorer and go to the /data folder
3. Find and select via long touch the file .mac.info (need show hidden files)
4. Use the option "Open in Text Editor"
5. Change the MAC address to the what you want (Ex: 00:11:22:33:44:55).
6. Touch the menu button and select "Save & Exit"
7. Turn on your wifi and connect to the preferred network.

Thx for the info buddy! At last we have "fully working rom" :)
 

YMYA

Senior Member
Dec 9, 2011
300
69
Cairo
What bugs was fixed in the last kernel? Where can I find it?
Sorry to post this..too much spam to go through..
 

Niksac

Member
Aug 21, 2009
41
17
YMYA!
The SPAM is coming from YOU!
Arco is experimenting with a new kernel so nothing for you! Go away or read in silent - with newest kernel you will loose wlan.

I you want to experiment read through the last posts and discover how to fix wlan.
You will then have working bluetooth calls.
 
Last edited:

Blumdum

Senior Member
Sep 6, 2011
449
134
Xiaomi Mi 9
I guess we can speak in a better way as matures..my post isn't the big problem here! Please try to learn how to talk to people in a more polite way..

the problem is that everything is mentioned in this thread
and questions like "whats working now? what does not work?" are not that useful and are not dev related!

so please read through those pages and find you answer on your own instead of polluting this thread

thanks
 

mobuch

Senior Member
Nov 14, 2010
87
41
Gdańsk
I guess we can speak in a better way as matures..my post isn't the big problem here! Please try to learn how to talk to people in a more polite way..

Most important feature is still not working: Ability to read the warnings of other users and Mods regarding spamming this thread. However latest kernel update fixed the bluerhooth calls, but broke wlan a bit. Also some users had luck with running fm radio with one of the apps. So please:

so please read through those pages and find you answer on your own instead of polluting this thread

thanks

because we dont want to see posts such as 'cant connect to wlan' after upgrade to new experimental kernel.. or got frozen device after using app for radio (but guess what - you need to read some posts back to see what app ;) ) because those are already reported.

btw.. radio woeks for me latest kernel, no freezes, but no sound after closing radio, need to reboot to get it back.

Sent from my GT-I9001 using XDA
 
Last edited:

oisis

Senior Member
Oct 9, 2008
1,251
2,095
Out of nowhere
The problem with mac address in newest kernel is because WiFi driver i think.
Drivers are responsible for mac address assignment, they are assign wrong mac address.
So if we want resolve it, we have to change drivers(kernel modules) to oldest one?
Macs like 00:00:00:00:00:00 are rejected by routers be cause they are wrong(arp spoofing) that is why you cannot connect to WiFi router.

I had a strange adventure with bluetooth, at the beginning of the music on the headphones work fine, sound a little better than before. After some time I could not even connect headphones to your phone. After rebooting the phone I heard a strange crackling in headphones, I had to install a kernel again. Now everything works well, I hope it will not break down again. Unfortunately I do not have logs because I was busy.

EDIT1:
You can create init.d script /system/etc/init.d/80macaddr (remember to set permissions: 755):

MAC=$((date +'%Y%m%d%H%M%S%N'; cat /proc/interrupts) | md5sum | sed -r 's/(..)/\1:/g' | cut -d: -f 1-6)
echo $MAC > /data/.mac.info


I'm just testing this solution. I'll know later if it works.

EDIT2:
Works but it is temp solution :). We needs good kernel modules for WiFi.
It is good way to hide your MAC/device in public networks if you want to do something bad :) hahaha
You can do this same with Bluetooth MAC address.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 116
    Fix for recovery bootloop problem

    Thanks to everyone who hear my pray and tried to help with my problem (bootloop into recovery). And Acro68 sorry that i'm bothered you. I here again to publish the solution. Problem was in bootloader, like people on other forum says (it was damaged somehow, probably because kies update fails before).

    1. Open Odin.exe (UnZip from Odin.zip)
    2. Go into Download mode
    3. Select OPS - AriesVE.ops (UnZip from AriesVE.zip)
    4. Select BOOT - Boot_loader.tar
    5. Flash it and bootloop into recovery never gona happen.

    All the files is attached...
    88
    I and some fellow developers (especially thanks manveru0, skywalker01, other users for testing, reporting and other help) are trying to port AOSS to our device, working with CyanogenMod 7 for now.
    You can check out this thread, repositories, and this post for changelogs, bug reports and so on.
    Github repositories:
    https://github.com/abbradar
    https://github.com/manveru0
    Feel free to check them out and fork!

    Current status of porting:
    Working:
    • Screen (w. touch features, w. backlight)
    • Buttons
    • Radio (w. 2G/3G, Internet is working)
    • Bluetooth
    • WLAN
    • Rotate sensor
    • Handset button
    • USB
    • Battery sensors
    • Camera
    • GPU acceleration
    Not working:
    • GPS (does not lock)
    • Audio (both input and output, will be tough)
    • Camcorder (because of audio)
    • Storage-related (external SD not working, internal with no USB storage, vold misconfigured)
    • USB tethering/MTP (will require some programming)
    • Host access point (similar to USB tethering)
    • Light sensor
    • Buttons force feedback
    • Contacts on SIM card
    Not tested:
    • Other sensors (compass, magnetic)
    • HDMI (should not work, as logs say)
    • FM radio (should not work)
    Another bugs:
    • CyanogenMod settings doesn't work (fixed by
    • Random reboots sometimes
    • Sometimes - very long resume from sleep (30 seconds approximately)
    • Keyboard is very small
    • Dialer is laggy (because of audio)
    • USB connected notification is shown without USB cable attached
    • APN database is not working (enter settings manually)
    • Vibration strength is very weak
    Regressions: (worked before)
    • Nothing for now
    Visualized changelogs (with CM9), made and hosted by CastagnaIT in dedicated thread:
    http://xdaforums.com/showthread.php?t=1492165

    Last testing build (will be updated after major improvements or after some time): http://xdaforums.com/showpost.php?p=22394052&postcount=284
    skywalker01's testing builds: http://xdaforums.com/showpost.php?p=22969855&postcount=394

    User tomsteel1 have made good-looking banner images for our work: http://xdaforums.com/showpost.php?p=22506050&postcount=350
    45
    Hello, guys.
    First of all, sorry for my 2.5-month absence, I was really short of time because of university and long illness, so I decided to freeze module development for a while. I understand that doing so without any posts there was rude, and ask for understanding.
    Next, it was a great surprise for me to see really working CM9 for our phone!!! I can only say GJ to arco68 - thank you guy, you really did this, even without a phone! I don't think my work is relevant anymore, so I'll stop with CM7 and will check out his work (maybe I'll be of some help). I've been able to found quick solution for working audio in 2.3.7, also, but I don't think it is relevant anymore ^_^.
    Once again, good job, arco68. I'll try to build CM9 with your configuration and test it, so I'm going to be just user and tester for now. ^_^
    43
    Here's a new full test build of the rom. This contains fixed boot image, so it actually boots (unless I screwed something up this time :p). USB connect/disconnect should work correctly, wifi I *hope* works now. In addition I added support for automatic brightness and cleaned up some stuff.

    http://www.mediafire.com/?sgyv7betz6cj9mp

    And lol at the tags. Who wrote that? :D
    41
    I am a CM9 porter for Galaxy SL. I have come across issues with audio in Galaxy SL also, which I have overcome by coding an Audio wrapper. If you need any help with fixing audio on S+, count me in.