Nell17 / openeve

Automatically exported from code.google.com/p/openeve
0 stars 0 forks source link

wi-fi doesnt work #205

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Turn wi-fi on in "Wireless & network settings"

What is the expected output? What do you see instead?
I'm expecting that wi-fi works when I tick the wi-fi box but instead i get a 
blank box with "error" displayed and wi-fi doesnt work

What version of the product are you using?
2. system-gb-20111011-snapshot
3. gb237-111025-236mb-r193

On what operating system?
Linux

Do you have logcat or dmesg ?
 (adb logcat -d > logcat.txt, adb shell dmesg > dmesg.txt)

Please provide any additional information below.

Original issue reported on code.google.com by jsea...@gmail.com on 27 Oct 2011 at 8:52

Attachments:

GoogleCodeExporter commented 8 years ago
I remounted /system rw and created /system/lib/modules and copied wireless.ko 
and modules.sqf

However now it can only detect open-wireless networks

Original comment by jsea...@gmail.com on 27 Oct 2011 at 9:02

GoogleCodeExporter commented 8 years ago
Ok,I redid all flash process with gb237-111025-224mb-r193 (the recomended) and 
found out the modules install process in the wiki.
However:

- The /system/lib/modules was not mounted and modules dir didn't even existed
- I created the modules dir, copy the wireless.ko and modules.sqf and did the 
busybox mount command
- The mount is losted after a reboot and probably the modules inside the .sqf 
image can't be accessed unless you mount them manually again
- I can't access my AP.Don't know if it's because i simply can't access any AP 
with encryption (can see unecrypted APs) or if its because its on channel 13 
and outside regulatory domain set in driver.

Suggestions?

Original comment by jsea...@gmail.com on 27 Oct 2011 at 4:47

GoogleCodeExporter commented 8 years ago
Solved.
Just need to set the regulatory domain for 14 channels in Wi-Fi settings -> 
Advanced
I will open another bug report for the modules problem

Original comment by jsea...@gmail.com on 27 Oct 2011 at 5:06

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/openeve/wiki/Installation

Original comment by wkp...@gmail.com on 28 Oct 2011 at 12:53

GoogleCodeExporter commented 8 years ago
Put the current boot img on the sd card and then boot it through recovery. you 
can access recovery through fastboot and openetna winflasher

Original comment by zubair2u...@gmail.com on 28 Oct 2011 at 6:38