WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Setting up WiFi  (Read 3569 times)

Offline landrykid

  • Newbie
  • *
  • Posts: 6
Setting up WiFi
« on: May 19, 2018, 07:06:19 PM »
I'm using piCore-9.0.3, am trying to install WiFi, and following https://iotbytes.wordpress.com/make-raspberry-pi-3-built-in-wifi-module-work-with-picore/.

"tce-load -wi wifi.tcz" (step 3.2) is failing:

Code: [Select]
  Connecting to distro.ibiblio.org (152.19.132.43:80)
  wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
  ca-certificates.tcz: FAILED
  md5sum: WARNING: 1 of 1 computed checksums did NOT match

Do I need to install something, is there an alternate location I should be pointing to, or should I be going about this another way?

Thanks.

Online Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Setting up WiFi
« Reply #1 on: May 19, 2018, 07:18:53 PM »
Hi landrykid
Delete any  ca-certificates  files in your  tce/optional  directory and try again.

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Setting up WiFi
« Reply #2 on: May 19, 2018, 10:38:39 PM »
Did you expand size of the partition, is there enough free space?
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline reachparagm

  • Newbie
  • *
  • Posts: 4
Re: Setting up WiFi
« Reply #3 on: May 24, 2018, 10:52:05 AM »
I have RPI 2 with a usb-wifi dongle. I tried commands mentioned, but it seem to blurt below messages -

tc@box:~$ tce-load -wi firmware-brcmfmac43430.tcz
Downloading: firmware-brcmfmac43430.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found <------------
md5sum: firmware-brcmfmac43430.tcz.md5.txt: No such file or directory
Error on firmware-brcmfmac43430.tcz

tc@box:~$ tce-load -wi wifi.tcz
wifi.tcz.dep OK
wireless_tools.tcz.dep OK
Downloading: wireless-4.9.22-piCore.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: write error: No space left on device <-------- how big is size the remote files ?
wireless-4.9.22-piCore.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on wireless-4.9.22-piCore.tcz

the MCSD has below space -

Command (m for help): p
Disk /dev/mmcblk0: 7386 MB, 7744782336 bytes, 15126528 sectors
7386 cylinders, 64 heads, 32 sectors/track
Units: sectors of 1 * 512 = 512 bytes

Device       Boot StartCHS    EndCHS        StartLBA     EndLBA    Sectors  Size Id Type
/dev/mmcblk0p1    4,0,1       37,63,32          8192      77823      69632 34.0M  c Win95 FAT32 (LBA)
/dev/mmcblk0p2    38,0,1      1023,63,32       77824   15126527   15048704 7348M 83 Linux


Offline MagicMatt

  • Newbie
  • *
  • Posts: 10
Re: Setting up WiFi
« Reply #4 on: May 25, 2018, 06:27:52 AM »
You've resized the partition, but have you resized the actual filing system itself to fill the now larger partition?

Online patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 661
Re: Setting up WiFi
« Reply #5 on: May 25, 2018, 12:46:11 PM »
README

http://tinycorelinux.net/9.x/armv6/releases/RPi/README

AT LABEL:

SD card partitioning
====================