Closed Bug 1086547 Opened 10 years ago Closed 6 years ago

wifi tethering failing Unable to start softap

Categories

(Firefox OS Graveyard :: Wifi, defect)

ARM
Android
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: ap00344712, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/38.0.2125.104 Safari/537.36

Steps to reproduce:

unable to start wifi-tethering in kitkat 
started wifi tethering failed to start found issue in logs softap is unable to start with command 0 softap fwreload wlan0 AP.


Actual results:

from the logs:
0-21 12:55:21.378 I/PHService(  129): OperatorBase   : ========== Do Work [Done] ========

10-21 12:55:21.418 D/DHCP    (  839): failed to set prefixLength 0: Cannot assign requested address

10-21 12:55:21.608 I/Gonk    (  839): Amalendu: 600 Iface linkstate wlan0 down: responseCode= 600

10-21 12:55:21.608 D/NetworkUtils(  839): Receiving broadcast message from netd.

10-21 12:55:21.608 D/NetworkUtils(  839):           ==> Code: 600  Reason: Iface linkstate wlan0 down

10-21 12:55:21.608 I/Gecko   (  839): -*- WifiWorker component: Supplicant died!

10-21 12:55:21.668 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.688 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.688 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.688 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.968 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.968 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.968 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:21.968 E/        (  839): GetPrevFBAcquireFd: FB acquire fence is invalid!

10-21 12:55:23.610 D/NetworkUtils(  839): Dump params:

10-21 12:55:23.610 D/NetworkUtils(  839):      ifname: wlan0

10-21 12:55:23.610 D/NetworkUtils(  839):      ip: 192.168.1.1

10-21 12:55:23.610 D/NetworkUtils(  839):      link: up

10-21 12:55:23.610 D/NetworkUtils(  839):      prefix: 24

10-21 12:55:23.610 D/NetworkUtils(  839):      wifiStartIp: 192.168.1.10

10-21 12:55:23.610 D/NetworkUtils(  839):      wifiEndIp: 192.168.1.30

10-21 12:55:23.610 D/NetworkUtils(  839):      usbStartIp: 192.168.0.10

10-21 12:55:23.610 D/NetworkUtils(  839):      usbEndIp: 192.168.0.30

10-21 12:55:23.610 D/NetworkUtils(  839):      dnsserver1: 8.8.8.8

10-21 12:55:23.610 D/NetworkUtils(  839):      dnsserver2: 8.8.4.4

10-21 12:55:23.610 D/NetworkUtils(  839):      internalIfname: wlan0

10-21 12:55:23.610 D/NetworkUtils(  839):      externalIfname: ccinet0

10-21 12:55:23.610 D/NetworkUtils(  839):      wifictrlinterfacename: wl0.1

10-21 12:55:23.610 D/NetworkUtils(  839):      ssid: FirefoxHotspot

10-21 12:55:23.610 D/NetworkUtils(  839):      security: open

10-21 12:55:23.610 D/NetworkUtils(  839):      key: ankara6194

10-21 12:55:23.610 D/NetworkUtils(  839): Starting Wifi Tethering on wlan0 <-> ccinet0

10-21 12:55:23.610 D/NetworkUtils(  839): Preparing to send 'softap fwreload wlan0 AP' command...

10-21 12:55:23.610 D/NetworkUtils(  839): Sending '0 softap fwreload wlan0 AP' command to netd.

10-21 12:55:23.610 I/Gonk    (  839): Amalendu: 0 0 Ok: responseCode= 0

10-21 12:55:23.610 I/Gonk    (  839): Can't parse netd's response

10-21 12:55:23.610 D/NetworkUtils(  839): Receiving "0 softap fwreload wlan0 AP" command response from netd.

10-21 12:55:23.610 D/NetworkUtils(  839):           ==> Code: 0  Reason: Ok

10-21 12:55:23.610 D/NetworkUtils(  839): Preparing to send 'softap stopap' command...

10-21 12:55:23.610 D/NetworkUtils(  839): Sending '0 softap stopap' command to netd.

10-21 12:55:23.610 E/SoftapController(  113): SoftAP is not running

10-21 12:55:23.620 I/Gonk    (  839): Amalendu: 214 0 Ok: responseCode= 214

10-21 12:55:23.620 D/NetworkUtils(  839): Receiving "0 softap stopap" command response from netd. 



Expected results:


10-21 12:55:23.610 D/NetworkUtils(  839): Starting Wifi Tethering on wlan0 <-> ccinet0

10-21 12:55:23.610 D/NetworkUtils(  839): Preparing to send 'softap fwreload wlan0 AP' command...

10-21 12:55:23.610 D/NetworkUtils(  839): Sending '0 softap fwreload wlan0 AP' command to netd.

10-21 12:55:23.610 I/Gonk    (  839): Amalendu: 0 0 Ok: responseCode= 0

10-21 12:55:23.610 I/Gonk    (  839): Can't parse netd's response

10-21 12:55:23.610 D/NetworkUtils(  839): Receiving "0 softap fwreload wlan0 AP" command response from netd.
Severity: normal → blocker
OS: All → Android
Hardware: All → ARM
Severity: blocker → normal
Severity: normal → critical
Firefox OS is not being worked on
Status: UNCONFIRMED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: