Wifi is not turning on?

57 views
Skip to first unread message

Jim Morse

unread,
Oct 26, 2017, 7:17:56 AM10/26/17
to Chromium OS dev
Hi All,
 
I was finally able to create image and boot chromium from USB and trying to use it on the fly without installation. However I found that WIFI was always turned off and when I tried to turn it ON it turns it off by itself. When I connected my LAN cable then WIFI came online by itself and then I was able to see all WIFI connections and connect to it seamlessly.
There was no other problem with the OS, it works great and I love it. :)

I tried it on DELL laptops and Lenovo laptop.Both had exactly the same behavior. Is there any solution for this problem? am i missing some drivers or is it due to power save mode? how can i check?

Thanks, Jim

kr...@flintos.io

unread,
Oct 26, 2017, 11:30:22 AM10/26/17
to Chromium OS dev
Hi Jim,

You just need to rebuild with -wifi_bootstrapping use flag in your make.conf, and the problem will go away.

Mike Frysinger

unread,
Oct 26, 2017, 1:48:54 PM10/26/17
to kr...@flintos.io, Chromium OS dev
hmm, interesting.  filed https://crbug.com/778731 to clean up.
-mike

--
--
Chromium OS Developers mailing list: chromiu...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-os-dev?hl=en


kr...@flintos.io

unread,
Oct 27, 2017, 1:27:10 AM10/27/17
to Chromium OS dev, kr...@flintos.io
That's great, thanks. I thought it's a feature not a bug :D

Jim Morse

unread,
Nov 25, 2017, 4:18:06 AM11/25/17
to Chromium OS dev, kr...@flintos.io
Thanks guys,

I tried doing this , however I got following error, I am not sure if i am doing it correctly. Could you please suggest me, if I have to make that change in make.conf???

Sorry I am new to chromium os.

cros_sdk -- ./build_image --board=$BOARD -wifi_bootstrapping
flags:WARN getopt: invalid option -- 'w'
getopt: invalid option -- 'i'
getopt: invalid option -- 'f'
getopt: invalid option -- 'i'
getopt: invalid option -- '_'
getopt: invalid option -- 'b'
getopt: invalid option -- 'o'
getopt: invalid option -- 'o'
getopt: invalid option -- 't'
getopt: invalid option -- 's'
getopt: invalid option -- 't'
getopt: invalid option -- 'r'
getopt: invalid option -- 'a'
getopt: invalid option -- 'p'
getopt: invalid option -- 'p'
getopt: invalid option -- 'i'
getopt: invalid option -- 'n'
getopt: invalid option -- 'g'
 --board 'amd64-generic' --
flags:FATAL unable to parse provided options with getopt.

Daniel Erat

unread,
Nov 25, 2017, 11:32:51 AM11/25/17
to Jim Morse, Chromium OS dev, kr...@flintos.io
I think you want:

  USE="-wifi_bootstrapping" ./build_image --board=$BOARD

But it also looks from the bug like this was turned off by default by https://crrev.com/c/740042 on Oct 30.
Reply all
Reply to author
Forward
This conversation is locked
You cannot reply and perform actions on locked conversations.
0 new messages