Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: bmarkus on June 28, 2016, 02:43:52 AM

Title: RPi3 built-in wireless interface
Post by: bmarkus on June 28, 2016, 02:43:52 AM
Paul_123 provided the extension of the firmware required by the built-in WiFi adapter. If you want to use the built-in WiFi, install firmware-rpi3-wireless.tcz and the usual wifi.tcz

Thanks Paul!
Title: Re: RPi3 built-in wireless interface
Post by: michiil on July 16, 2016, 11:06:34 AM
What about the onboard bluetooth adapter? It doesn't seem to work now unless I am missing something..

Thanks in advance
Title: Re: RPi3 built-in wireless interface
Post by: bmarkus on July 16, 2016, 12:19:59 PM
Bluetooth is a low priority feature for me, but user contribution welcome :)
Title: Re: RPi3 built-in wireless interface
Post by: jgrulich on July 19, 2016, 12:45:31 AM
Better to use the dtoverlay=pi3-disable-bt by default to reduce the EMI interference until it's not supported.
Title: Re: RPi3 built-in wireless interface
Post by: BinaryBen on July 29, 2016, 12:32:24 AM
Hello, trying to install the wifi extension. Getting a WARNING: 1 of 1 computed checksums did NOT match
Error on wireless-4.4.15-piCore_v7+.tcz

I'm assuming someone has updated the wifi extension without updating the checksum perhaps?

Is there a way to force it to ignore the warning in the mean time? Desperately need Wifi. Attending a hackathon, and am keen to try using TCL and a Pi. :)
Title: Re: RPi3 built-in wireless interface
Post by: bmarkus on July 29, 2016, 12:35:17 AM
Did you expand the mmcblk0p2 partition as in README?
Title: Re: RPi3 built-in wireless interface
Post by: BinaryBen on July 29, 2016, 01:22:25 AM
No, I am quickly discovering that is probably the problem. I can't seem to work out how to resize the partition. Where can I learn?

EDIT: Sorry, I've been reading the wrong README! V5 isn't V7/8
Title: Re: RPi3 built-in wireless interface
Post by: BinaryBen on July 29, 2016, 02:10:30 AM
Thanks for that, Wifi.tcz is installed now and apparently the firmware as well. Where can I find documentation on how to connect to wifi please?
Title: Re: RPi3 built-in wireless interface
Post by: bmarkus on July 29, 2016, 02:19:38 AM
Read info file of wifi.tcz
Title: Re: RPi3 built-in wireless interface
Post by: BinaryBen on July 29, 2016, 03:50:12 AM
Thank you and sorry. I know I am asking such basic questions. Your patience is appreciated.