Open GoogleCodeExporter opened 9 years ago
B7610 isnt supported YET
so why make a bug report ?
the main focus is on I8000, B7610 is well a side project maybe in the future
Original comment by jjrt1...@gmail.com
on 19 Jan 2011 at 2:48
my bad, i thought all bugs were to be reported but if its i8000 specific then
please ignore this
sadly with no data and no wifi the beta is not as good on our phones, but still
great work by the team and looking forward to future releases!
Original comment by alexjbro...@gmail.com
on 19 Jan 2011 at 3:15
yes sadly enough , you just have 2 wait for more stable upcoming releases,
and maybe someone is willing to take some extra care for the B7610
Original comment by jjrt1...@gmail.com
on 19 Jan 2011 at 3:57
Original comment by elbee1...@gmail.com
on 19 Jan 2011 at 11:26
support for B7610 is a feature request with low prior (just as keymap request),
so filed under enhancement/low
Original comment by elbee1...@gmail.com
on 19 Jan 2011 at 11:28
Original comment by elbee1...@gmail.com
on 20 Jan 2011 at 8:12
Original comment by elbee1...@gmail.com
on 20 Jan 2011 at 8:16
Original comment by elbee1...@gmail.com
on 20 Jan 2011 at 8:37
Some info on what android does (not) do:
E/WifiHW ( 1885): [WIFI] Load Driver
D/SettingsWifiEnabler( 1953): Received wifi state changed from Disabled to Enabl
ing
E/WifiHW ( 1885): return of insmod : ret = 0, Unknown error: 0
D/WifiService( 1885): ACTION_BATTERY_CHANGED pluggedType: 2
D/SettingsWifiEnabler( 1953): Received wifi state changed from Enabling to Enabl
ed
I/wpa_supplicant( 2349): CTRL-EVENT-STATE-CHANGE id=-1 state=0
E/wpa_supplicant( 2349): Failed to disable WPA in the driver.
E/WifiHW ( 1885): Unable to open connection to supplicant on "/data/misc/wifi/e
th0": No such file or directory
W/PowerManagerService( 1885): Timer 0x3->0x3|0x0
D/WifiService( 1885): ACTION_BATTERY_CHANGED pluggedType: 2
Original comment by ErnstJan...@gmail.com
on 23 Jan 2011 at 3:41
@devs: If we (B7610 community) can deliver you the android wifi drivers for our
chipset, is it possible for you guys to implement the drivers (or write us a
VERY short guide on how to do it ourselves?)
Original comment by ErnstJan...@gmail.com
on 23 Jan 2011 at 8:50
From DMESG:
[ 1876.890110] init: sys_prop: permission denied uid:1000 name:wifi.interface
[ 1877.409441] libertas_spi: Libertas SPI driver
[ 1878.134147] Sanya: Power on wlan
[ 1878.140717] libertas: Can't read bus mode register.
[ 1878.140798] libertas_spi: probe of spi1.0 failed with error -5
Original comment by erikcas1972@gmail.com
on 24 Jan 2011 at 12:38
i have a omnia 2 i8000L and same problem...after turn on...message appear
saiyng unable to scan networks...an then turn off wifi
Original comment by igor.siq...@gmail.com
on 24 Jan 2011 at 11:05
Original comment by elbee1...@gmail.com
on 25 Jan 2011 at 11:30
Original comment by elbee1...@gmail.com
on 25 Jan 2011 at 11:31
I can confirm that the WIFI/Bluetooth Chipset in the Onmia B7610 is a Samsung
SWB-T30 module which contains a Texas instruments Texas WL1271 which is also
wireless N capable!
I see that WL1271 drivers are already included in the source files.
Original comment by vabb...@gmail.com
on 1 Feb 2011 at 11:39
issue is accepted and set medium.
Mosci and I work on keymapping, and as a sidecatch (we scan for
[http://code.google.com/p/omnia2droid/wiki/Omnia2gpio gpios] using gpio/haret
tools) we could find info on how to initialize and connect the existing driver
to the hardware.
for the main dev team this has no prior, so hope for some sidecatch and get
involved and try some source-reading, compiling and
configuration/testing/debugging.
Original comment by elbee1...@gmail.com
on 1 Feb 2011 at 12:15
Original comment by elbee1...@gmail.com
on 16 Feb 2011 at 10:29
since there is no support for wl1271 in the kernel yet
we have to wait at least until someone patch that support into ... or even
better
the dev will change to a higher kernel-version.
as long as there is no driver available, it makes not much sense to start a
(next) 'try and error' session about the gpios :-)
Original comment by mosclamer
on 17 Feb 2011 at 12:51
a roadmap to make the wifi work on b7610 is made but still a lot of work (
http://www.modaco.com/index.php?s=&showtopic=329882&view=findpost&p=1613688 ).
Everybody who wants to help out is welcome. For wannabe devs like me: prepare
for a lot of learning and a lot of trying, for experienced devs: any help would
de appreciated.
Original comment by elbee1...@gmail.com
on 24 Feb 2011 at 12:54
is this help?
http://hi.baidu.com/lieal/blog/item/f34b06f0b40676bba40f5214.html
Original comment by yimi...@gmail.com
on 22 Mar 2011 at 3:01
thanks for link, nice article but for other app-processor [OMAP]
Original comment by elbee1...@gmail.com
on 22 Mar 2011 at 1:19
hi..may i know what information to help porting B7610? like wifi chips
diagrams?..
Original comment by yi_mi...@hotmail.com
on 8 May 2011 at 5:05
it is not the info that is the main bottleneck (it is public, and reverse
engineered additions can be shared to other devs), only people with less
experience in coding and system integrating for linux embedded systems are
willing to put their free time in it. So one has to be patient or has to find
more/other devs to do the job.
erik and i are making some progress, but it is slow.
coding examples how the driver is integrated in b7610 like architectures
(s3c6410/spi/gpio) (other than the zoom example) is very welcome. We have the
pieces, but it is hard for us to put it together.
from http://linuxwireless.org/en/users/Drivers/wl12xx : 1. Modify or create the
board-specific configuration. An example on how this should be done can be
found under arch/arm/mach-omap2/board-zoom-peripherals.c for the TI Zoom
reference boards. This is where you need to set the right mmc port, assign the
gpios, adjust the reference clock information, etc.
Original comment by elbee1...@gmail.com
on 8 May 2011 at 10:00
Issue 171 has been merged into this issue.
Original comment by erikcas1972@gmail.com
on 8 Nov 2011 at 7:20
Issue 172 has been merged into this issue.
Original comment by erikcas1972@gmail.com
on 11 Nov 2011 at 6:47
I am having omnia 2 I8000 and had the same problem. I tried this and it worked
for me: try installing "SU File manager & Terminal" to get root access. Then
try deleting /data/misc/wifi/bcm_supp.conf
Original comment by peyman.s...@gmail.com
on 26 Aug 2012 at 5:02
Original issue reported on code.google.com by
alexjbro...@gmail.com
on 19 Jan 2011 at 2:44