[SOLVED] Wifi on HP Chromebook 11?

This forum is for supported devices using an ARMv7 Samsung SoC.

[SOLVED] Wifi on HP Chromebook 11?

Postby dacto » Mon Apr 14, 2014 5:36 am

Hi All, I'm having quite a hard time getting wifi to work with WPA2 network on the HP Chromebook 11 running the latest chromebook arch arm.

I've made sure wpa_supplicant is installed.
I've install iw and wireless_tools.
mwifiex was complaining about being unable to set the region so I installed crda and wireless-reg tool. Set the region to US.

Going through wifi-menu always fails even though the network password is correct.

I've tried manually bring up the device with `ip link set mlan0 up` which does indeed bring it up with mode of DEFAULT. Still cannot connect.


Does anyone know how to resolve this?

Edit: I should mention that the latest ChromeOS from the stable channel is able to connect to the network decently.

Solution:
$this->bbcode_second_pass_quote('dacto', 'T')his is fixed by:
$this->bbcode_second_pass_code('', '# To stop the dis/reconnecting due to crda world regulatory domain updates.
> echo "options cfg80211 ieee80211_regdom=US" > /etc/modprobe.d/options

# To actually use wifi with speeds greater than a few bytes/s need to turn off wifi power management.
> iwconfig mlan0 power off')
Last edited by dacto on Sun Apr 20, 2014 9:36 pm, edited 2 times in total.
dacto
 
Posts: 5
Joined: Mon Apr 14, 2014 5:30 am

Re: Wifi on HP Chromebook 11?

Postby dacto » Fri Apr 18, 2014 4:01 am

Bump - Anyone have some tips?
dacto
 
Posts: 5
Joined: Mon Apr 14, 2014 5:30 am

Re: Wifi on HP Chromebook 11?

Postby WarheadsSE » Fri Apr 18, 2014 1:35 pm

I even have WPA2-PEAP working @ my office, so I am not sure what part of the configuration you've got wrong, but it does work.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: Wifi on HP Chromebook 11?

Postby dacto » Sun Apr 20, 2014 12:39 am

This is fixed by:
$this->bbcode_second_pass_code('', '# To stop the dis/reconnecting due to crda world regulatory domain updates.
> echo "options cfg80211 ieee80211_regdom=US" > /etc/modprobe.d/options

# To actually use wifi with speeds greater than a few bytes/s need to turn off wifi power management.
> iwconfig mlan0 power off')
dacto
 
Posts: 5
Joined: Mon Apr 14, 2014 5:30 am

Re: [SOLVED] Wifi on HP Chromebook 11?

Postby WarheadsSE » Sun Apr 20, 2014 3:43 pm

Have a look at this, for assisting with the power management:
https://github.com/joukewitteveen/netct ... .5.txt#L86
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [SOLVED] Wifi on HP Chromebook 11?

Postby dacto » Sun Apr 20, 2014 9:34 pm

$this->bbcode_second_pass_quote('WarheadsSE', 'H')ave a look at this, for assisting with the power management:
https://github.com/joukewitteveen/netct ... .5.txt#L86
Thanks, that looks like an ideal location.
dacto
 
Posts: 5
Joined: Mon Apr 14, 2014 5:30 am


Return to Samsung

Who is online

Users browsing this forum: No registered users and 3 guests

cron