Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 yeah problem with DHCP: I/WifiStateTracker( 189): DhcpHandler: DHCP request failed: Timed out waiting f or dhcpcd to start I/wpa_supplicant( 853): CTRL-EVENT-STATE-CHANGE id=0 state=8 BSSID=00:00:00:00: 00:00 I/wpa_supplicant( 853): CTRL-EVENT-DISCONNECTED - Disconnect event - remove key s V/WifiMonitor( 189): Event [CTRL-EVENT-STATE-CHANGE id=0 state=8 BSSID=00:00:00 :00:00:00] V/WifiMonitor( 189): Event [CTRL-EVENT-DISCONNECTED - Disconnect event - remove keys] V/WifiStateTracker( 189): Changing supplicant state: COMPLETED ==> DORMANT D/WifiStateTracker( 189): Reset connections and stopping DHCP I/wpa_supplicant( 853): CTRL-EVENT-STATE-CHANGE id=-1 state=8 BSSID=00:00:00:00 :00:00 V/WifiMonitor( 189): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=8 BSSID=00:00:0 0:00:00:00] D/dalvikvm( 537): GC_EXTERNAL_ALLOC freed 78K, 38% free 4885K/7815K, external 6 1K/811K, paused 57ms I/wpa_supplicant( 853): CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:00:00 :00:00 V/WifiMonitor( 189): Event [CTRL-EVENT-STATE-CHANGE id=-1 state=2 BSSID=00:00:0 0:00:00:00] D/dalvikvm( 537): GC_EXTERNAL_ALLOC freed 120K, 38% free 4894K/7879K, external 61K/811K, paused 67ms E/WifiStateTracker( 189): Could not stop DHCP D/WifiStateTracker( 189): Disabling interface V/WifiStateTracker( 189): New network state is DISCONNECTED V/WifiStateTracker( 189): Changing supplicant state: DORMANT ==> DORMANT V/WifiStateTracker( 189): Changing supplicant state: DORMANT ==> SCANNING E/ConnectivityService( 189): not failing over to mobile type 0 because Mobile D ata Disabled D/GTalkService( 458): lost connectivity, notify D/Tethering( 189): MasterInitialState.processMessage what=3 D/CMStats ( 716): CONNECTIVITY_ACTION: noConnectivity = true
Guest f1rSt Posted May 19, 2011 Report Posted May 19, 2011 (edited) Testing this thing now... wait for a fix Edited May 19, 2011 by f1rSt
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 FOUND WIFI ISSUE: in boot.img ramdisk > init.salsa.rc: service dhcpcd /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd HAVE TO BE REPLACE WITH service dhcpcd_eth0 /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd_eth0 i have not a linux machine ATM, so please someone unpack, edit, repack and publish the boot.img, thanks :P
Guest f1rSt Posted May 19, 2011 Report Posted May 19, 2011 (edited) FOUND WIFI ISSUE: in boot.img ramdisk > init.salsa.rc: service dhcpcd /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd HAVE TO BE REPLACE WITH service dhcpcd_eth0 /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd_eth0 i have not a linux machine ATM, so please someone unpack, edit, repack and publish the boot.img, thanks :PWOW, how fast you are))) wait, gonna do it) thank you for help, man!) Edited May 19, 2011 by f1rSt
Guest Dr. Robert Chase Posted May 19, 2011 Report Posted May 19, 2011 i think someone have boot.img and libs mismatch... :P
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 i think someone have boot.img and libs mismatch... :P no, wifi driver load fine... only dhcp has some troubles :rolleyes: thanks f1rSt <_< waiting :(
Guest Dr. Robert Chase Posted May 19, 2011 Report Posted May 19, 2011 (edited) no, wifi driver load fine... only dhcp has some troubles :P thanks f1rSt :rolleyes: waiting <_< okay, and with some configs... да и торопится кто то куда то) Edited May 19, 2011 by Dr. Robert Chase
Guest f1rSt Posted May 19, 2011 Report Posted May 19, 2011 okay, and with some configs... да и торопится кто то куда то) да с пылу с жару кинул новый бут, не оттестив как следует))) wait a bit, fixing in progress
Guest MCAlex Posted May 19, 2011 Report Posted May 19, 2011 Ehm, Am I the one with problem in CMSettings? When I click on it, it goes to home o.O
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 (edited) i think yes... :P i can use Cmsettings without problems i'm trying to reboot and check again... edit: checked...no problems Edited May 19, 2011 by LSteam
Guest Temur Posted May 19, 2011 Report Posted May 19, 2011 http://android.modaco.com/content-page/332...0/#entry1704046 wifi doesnt work after sdfix.
Guest MCAlex Posted May 19, 2011 Report Posted May 19, 2011 i think yes... :P i can use Cmsettings without problems i'm trying to reboot and check again... edit: checked...no problems what could I do? wipe... ?
Guest MCAlex Posted May 19, 2011 Report Posted May 19, 2011 yes, wipe all and reflash... wipe all (including SD:ext) ..? will it delete my songs? :P
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 wipe all (including SD:ext) ..? yes :P will it delete my songs? no, it will wipe the ext partition of your sd card...not the fat32 ones where your private data are stored :rolleyes:
Guest Temur Posted May 19, 2011 Report Posted May 19, 2011 (edited) wipe all (including SD:ext) ..? will it delete my songs? :rolleyes: no only you ext2/3 partition (a2sd) FOUND WIFI ISSUE: in boot.img ramdisk > init.salsa.rc: service dhcpcd /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd HAVE TO BE REPLACE WITH service dhcpcd_eth0 /system/bin/dhcpcd -ABKL disabled oneshot on property:init.svc.wpa_supplicant=stopped stop dhcpcd_eth0 i have not a linux machine ATM, so please someone unpack, edit, repack and publish the boot.img, thanks :P i have edit it with rootexplorer, but i still can't connect to internet over wlan sry but rootexplorer can't save it (with root) Edited May 19, 2011 by Temur
Guest MCAlex Posted May 19, 2011 Report Posted May 19, 2011 yes :P no, it will wipe the ext partition of your sd card...not the fat32 ones where your private data are stored :rolleyes: ok ty (:
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 i have edit it with rootexplorer, but i still can't connect to internet over wlan lol you can't edit it with rootexplorer <_< that file is packed in boot.img and we need a linux host to edit it :P just wait f1rst... @f1rst news? :rolleyes:
Guest Temur Posted May 19, 2011 Report Posted May 19, 2011 i have edit it with rootexplorer, but i still can't connect to internet over wlan lol you can't edit it with rootexplorer <_< that file is packed in boot.img and we need a linux host to edit it :P just wait f1rst... @f1rst news? :rolleyes: I thought this would work ^^ . I've found the file in the root "/init.salsa.rc" I just better wait. xD
Guest LSteam Posted May 19, 2011 Report Posted May 19, 2011 got a linux host...working on it :P give me 10 minutes
Guest f1rSt Posted May 19, 2011 Report Posted May 19, 2011 changes that suggested LSteam don't work, dammit... but i'm gonna try smth else..
Guest vosal1989 Posted May 19, 2011 Report Posted May 19, 2011 Hi all, good work f1rst i hope you'll fix wifi soon. Your first rom was awesome can you post the old link? I delete that rom from my pc and i think was the greatest error of my life.
Guest Dr. Robert Chase Posted May 19, 2011 Report Posted May 19, 2011 (edited) changes that suggested LSteam don't work, dammit... but i'm gonna try smth else.. why don't you just take boot, libs, configs and some bins from my port? :rolleyes: and here you can find same boot but with sdfix and turned off p-sensor (you can easily enable it and you know how:P) also you can find how to make data connection reconnect after call. Edited May 19, 2011 by Dr. Robert Chase
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now