Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on September 08, 2016, 06:30:32 AM

Title: wifi not working
Post by: jls on September 08, 2016, 06:30:32 AM
Hi
I'm trying a pc with BCM43142 and I found
http://forum.tinycorelinux.net/index.php/topic,18661.msg114219.html#msg114219 (http://forum.tinycorelinux.net/index.php/topic,18661.msg114219.html#msg114219)
I see that wl-modules-4.2.9 is missing on the repo.
Thanks
Title: Re: wifi not working
Post by: Jason W on September 11, 2016, 08:38:10 AM
Ok, I will look into it.
Title: Re: wifi not working
Post by: Jason W on September 13, 2016, 12:34:58 AM
wl-modules-4.2.9-tinycore added to the dCore prebuilt repo.  Please install and test.
Title: Re: wifi not working
Post by: jls on September 13, 2016, 04:22:18 AM
Hi
modprobed wl but no network interfaces created
Title: Re: wifi not working
Post by: Jason W on September 13, 2016, 06:19:33 AM
What is your output of lsmod?  Does cfg80211 appear to be loaded as well and used by wl?
Title: Re: wifi not working
Post by: Jason W on September 13, 2016, 09:36:51 AM
Also, is the ssb module loaded?  It needs to be blacklisted for wl to work.
Title: Re: wifi not working
Post by: jls on September 19, 2016, 06:17:20 AM
Hi
I've managed to get the wifi show up rmmodding the modules and modprobing "wl" as written in the post I linked before. but after putting the wpa passphrase the pc freeze.
 :'(

Title: Re: wifi not working
Post by: Juanito on September 19, 2016, 07:55:59 AM
when I had hardware that required wl, the only sure way to get it to work was to blacklist the bcma, ssb and b43 modules so they never loaded in the first place.
Title: Re: wifi not working
Post by: jls on September 19, 2016, 11:25:09 AM
Hi
even blacklisting them I got system freeze few seconds after the connection
Title: Re: wifi not working
Post by: jls on October 01, 2016, 10:29:40 AM
Hi
tried with dCore-wily and it works.