Active Topics

 


Closed Thread
Thread Tools
Posts: 42 | Thanked: 4 times | Joined on Oct 2009 @ Germany
#31
now it doesnt crash anymore, but it is unable to scan for networks again
I'm rebooting
EDIT:
and it crashes again, like first mentioned

Last edited by dabozz; 2010-06-22 at 15:23.
 
Posts: 1,306 | Thanked: 1,697 times | Joined on Dec 2009 @ Durham North-East UK
#32
def sounds like a problem in extraction if it fails again,
 
Posts: 42 | Thanked: 4 times | Joined on Oct 2009 @ Germany
#33
Originally Posted by dj_steve View Post
def sounds like a problem in extraction if it fails again,
Code:
benny@dabozz:/media/cf466d7c-48ba-4a32-a685-58235becd13a$ ls -l
insgesamt 8704
-rwxrwxrwx  1 root  root        2 2010-06-11 22:56 aconline
drwxr-xr-x  2 root  root     4096 2010-05-27 17:11 bin
-rw-------  1 root  root  8670877 2010-06-22 17:24 boot.log
drwxrwx---  3 benny  2001    4096 2010-05-27 17:11 cache
dr-x------  2 root  root     4096 2010-05-20 05:22 config
lrwxrwxrwx  1 root  root       17 2010-06-22 16:07 d -> /sys/kernel/debug
drwxrwx--x 15 benny benny    4096 2010-06-22 17:22 data
-rw-r--r--  1 benny benny     118 2010-05-19 23:31 default.prop
drwxr-xr-x  3 benny benny    4096 2010-05-27 17:11 dev
lrwxrwxrwx  1 root  root       11 2010-06-22 16:07 etc -> /system/etc
-rwxrwxrwx  1 root  root        2 2010-06-11 22:57 health
-rwxr-xr-x  1 benny benny  103232 2010-05-20 00:03 init
-rw-r--r--  1 benny benny    1677 2010-05-17 22:57 init.goldfish.rc
-rw-r--r--  1 benny benny    3024 2010-06-10 17:48 init.nokia.rc
-rw-r--r--  1 benny benny   14811 2010-06-12 16:03 init.rc
lrwxrwxrwx  1 root  root       10 2010-06-22 16:07 lib -> system/lib
drwxr-xr-x  4 root  root     4096 2010-06-12 13:42 mnt
drwxr-xr-x  2 benny benny    4096 2010-05-19 23:31 proc
drwxr-xr-x  2 benny benny    4096 2010-05-20 02:11 root
drwxr-xr-x  2 benny benny    4096 2010-06-04 23:21 sbin
d---------  2 benny benny    4096 2010-05-20 05:22 sdcard
d---------  2 benny benny    4096 2010-06-12 12:38 sdcard2
drwxrwxrwt  2 root  root     4096 2010-05-20 05:22 sqlite_stmt_journals
-rwxrwxrwx  1 root  root        2 2010-06-11 22:56 status
drwxr-xr-x  2 benny benny    4096 2010-05-19 23:31 sys
drwxr-xr-x 10 benny benny    4096 2010-06-12 16:09 system
-rwxrwxrwx  1 root  root        7 2010-06-11 22:53 tech
drwxr-xr-x  2 root  root     4096 2010-06-06 11:49 tmp
-rwxrwxrwx  1 root  root        2 2010-06-11 22:56 usbonline
drwxr-xr-x  4 root  root     4096 2010-05-27 17:11 usr
does it help?
 
Posts: 1,306 | Thanked: 1,697 times | Joined on Dec 2009 @ Durham North-East UK
#34
not really, have a look in /data/misc/wifi whats in their
 
Posts: 42 | Thanked: 4 times | Joined on Oct 2009 @ Germany
#35
Code:
root@dabozz:/media/cf466d7c-48ba-4a32-a685-58235becd13a/data/misc/wifi# ls -l
insgesamt 8
drwxrwx--- 2 1010 1010 4096 2010-06-22 17:24 sockets
-rw-rw---- 1 1010 1010  109 2010-06-22 17:18 wpa_supplicant.conf
Code:
root@dabozz:/media/cf466d7c-48ba-4a32-a685-58235becd13a/data/misc/wifi# cat wpa_supplicant.conf 
ctrl_interface=DIR=/data/system/wpa_supplicant GROUP=wifi
update_config=1

network={
	ssid=""
	priority=23
}
Code:
root@dabozz:/media/cf466d7c-48ba-4a32-a685-58235becd13a/data/misc/wifi/sockets# ls -l
insgesamt 0
srw-rw---- 1 benny 1010 0 2010-06-22 17:24 wpa_ctrl_1128-0
srw-rw---- 1 benny 1010 0 2010-06-22 17:24 wpa_ctrl_1128-1
srw-rw---- 1 benny 1010 0 2010-06-22 17:22 wpa_ctrl_532-1
srw-rw---- 1 benny 1010 0 2010-06-22 17:22 wpa_ctrl_532-2
srw-rw---- 1 benny 1010 0 2010-06-22 17:23 wpa_ctrl_845-0
srw-rw---- 1 benny 1010 0 2010-06-22 17:23 wpa_ctrl_845-1
 
Posts: 1,306 | Thanked: 1,697 times | Joined on Dec 2009 @ Durham North-East UK
#36
remove everything in the sockets folder thn see if any reappear on boot

edit: could someone put up a bug report about the sporadic wifi please (bugs.nitdroid.com
 

The Following User Says Thank You to dj_steve For This Useful Post:
Posts: 42 | Thanked: 4 times | Joined on Oct 2009 @ Germany
#37
Originally Posted by dj_steve View Post
remove everything in the sockets folder thn see if any reappear on boot

edit: could someone put up a bug report about the sporadic wifi please (bugs.nitdroid.com
YES,
it worked

THANKS for this little chat
 
Posts: 1,306 | Thanked: 1,697 times | Joined on Dec 2009 @ Durham North-East UK
#38
dont ask where those files came from tho cos i havent got a clue
 
Posts: 2,014 | Thanked: 1,581 times | Joined on Sep 2009
#39
Could we get some user reports on the usability etc of the port. I am waiting on a new sdcard at the moment or I would have already tried this
__________________
Class .. : Power Poster, Potential Coder
Humor .. : [*********] Alignment: Chaotic Evil
Patience : [***-------] Weapon(s): +2 Logic Mace
Agro ... : |*****-----] Relic(s) : G1, N900

 
Posts: 1,306 | Thanked: 1,697 times | Joined on Dec 2009 @ Durham North-East UK
#40
well you can see its usability in the youtube videos posted in my channel linked below
 

The Following User Says Thank You to dj_steve For This Useful Post:
Closed Thread


 
Forum Jump


All times are GMT. The time now is 21:24.