WiFi doesn't work on Origen ubuntu image.

Bug #988998 reported by Botao
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Linaro Ubuntu
Fix Released
High
Unassigned
linaro-landing-team-samsung
Fix Released
High
Sangwook Lee

Bug Description

On 12.04 build:

http://snapshots.linaro.org/precise/hwpacks/leb-origen/45/hwpack_linaro-leb-origen_20120426-45_armhf_supported.tar.gz

with ubuntu image:

http://snapshots.linaro.org/precise/images/ubuntu-desktop/119/linaro-precise-ubuntu-desktop-20120426-119.tar.gz

WiFi doesn't work, even set manually. Now the board can only work with the Ethernet adapter to connect to Internet.

Anmar Oueja (anmar)
visibility: private → public
Usman Ahmad (usman-ah)
Changed in linaro-landing-team-samsung:
importance: Undecided → High
Changed in linaro-landing-team-samsung:
assignee: nobody → Sangwook Lee (sangwook)
Changed in linaro-landing-team-samsung:
milestone: none → 2012.05
Revision history for this message
Sangwook Lee (sangwook) wrote :

This is the first time to enable WLAN in Origen as using 3.4 kernel.

The series of patches (attached) resolve following problems:

- Fix a failure of regstering callback furnction for WLAN
- Rename ath6kl for both Ubuntu and Android to let WLAN middleware
  to use the existing module name.
- Fix scanning/ connection problem.

And this patch is based on
git://git.linaro.org/landing-teams/working/samsung/kernel.git android-tracking

,Tested on Linaro Android ICS (Origen).

Changed in linaro-landing-team-samsung:
status: New → Confirmed
status: Confirmed → Fix Committed
Changed in linaro-ubuntu:
status: New → Confirmed
importance: Undecided → High
Revision history for this message
Tushar Behera (tusharbehera) wrote : Re: [Bug 988998] Re: WiFi doesn't work on Origen ubuntu image.

These patches are part of [1].

[1] git://git.linaro.org/landing-teams/working/samsung/kernel.git (tracking)

Changed in linaro-landing-team-samsung:
status: Fix Committed → Fix Released
Changed in linaro-ubuntu:
status: Confirmed → Fix Released
milestone: none → 12.05
Revision history for this message
Botao (botao-sun) wrote :
Revision history for this message
Botao (botao-sun) wrote :

For Samsung Origen board, WiFi is unavailable.

observed on:

http://snapshots.linaro.org/precise/hwpacks/leb-origen/233/hwpack_linaro-leb-origen_20120723-233_armhf_supported.tar.gz

with ubuntu rootfs image:

http://snapshots.linaro.org/precise/images/ubuntu-desktop/305/linaro-precise-ubuntu-desktop-20120723-305.tar.gz

root@linaro-ubuntu-desktop:~# ifconfig -a
lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)

root@linaro-ubuntu-desktop:~#

Changed in linaro-ubuntu:
status: Fix Released → New
Revision history for this message
Botao (botao-sun) wrote :

Now WiFi works well on Samsung Origen board:

root@linaro-ubuntu-desktop:~# ping www.google.com
PING www.l.google.com (74.125.237.115) 56(84) bytes of data.
64 bytes from syd01s12-in-f19.1e100.net (74.125.237.115): icmp_req=1 ttl=52 tis
64 bytes from syd01s12-in-f19.1e100.net (74.125.237.115): icmp_req=2 ttl=51 tis
^C
--- www.l.google.com ping statistics ---
2 packets transmitted, 2 received, 0% packet loss, time 1001ms
rtt min/avg/max/mdev = 32.415/76.703/120.992/44.289 ms
root@linaro-ubuntu-desktop:~# ifconfig -a
lo Link encap:Local Loopback
          inet addr:127.0.0.1 Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING MTU:16436 Metric:1
          RX packets:67 errors:0 dropped:0 overruns:0 frame:0
          TX packets:67 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:5486 (5.4 KB) TX bytes:5486 (5.4 KB)

wlan0 Link encap:Ethernet HWaddr a0:0b:ba:6e:fa:9d
          inet addr:10.0.0.12 Bcast:10.0.0.255 Mask:255.255.255.0
          inet6 addr: fe80::a20b:baff:fe6e:fa9d/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
          RX packets:260 errors:0 dropped:0 overruns:0 frame:0
          TX packets:805 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:239496 (239.4 KB) TX bytes:45152 (45.1 KB)

root@linaro-ubuntu-desktop:~#

observed on hardware pack:

http://snapshots.linaro.org/precise/hwpacks/leb-origen/245/hwpack_linaro-leb-origen_20120729-245_armhf_supported.tar.gz

with ubuntu rootfs image:

http://snapshots.linaro.org/precise/images/ubuntu-desktop/321/linaro-precise-ubuntu-desktop-20120729-321.tar.gz

Revision history for this message
Botao (botao-sun) wrote :

On Origen board with Linaro ubuntu pre-built image:

http://snapshots.linaro.org/precise/pre-built/leb-origen/273/leb-origen-precise_ubuntu-desktop_20120812-273.img.gz

My WiFi access point can't be found. However, the board can find other access points. I tried to configure it manually in network manager, but doesn't work.

The weird thing is the access points which show up are those ones with weak signal. My wireless router is just around 30cm beside the board but can't be shown. I disable & enable the wireless function in network manager, but got same result unfortunately.

The WiFi access point in my wireless router is running with WPA2 PSK encryption, and it works well on all my other electronic devices.

@Sangwook, would you help me to double check this feature on your side? The SD card flashing command is:

sudo dd if=leb-origen-precise_ubuntu-desktop_20120812-273.img of=/dev/sdd bs=4M

Revision history for this message
Botao (botao-sun) wrote :

On Samsung Origen board, with Linaro pre-built image:

http://snapshots.linaro.org/precise/pre-built/leb-origen/287/leb-origen-precise_ubuntu-desktop_20120819-287.img.gz

WiFi works well again.

Changed in linaro-ubuntu:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.