WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: wicd daemon doesn't start  (Read 14260 times)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: wicd daemon doesn't start
« Reply #15 on: April 15, 2016, 01:47:58 PM »
I don't see any drivers for the BCM5974.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #16 on: April 15, 2016, 09:55:58 PM »
As per https://wikidevi.com/wiki/List_of_Wi-Fi_Device_IDs_in_Linux

..you need the carl9170 driver, but as per the kernel config:

# CONFIG_CARL9170 is not set

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #17 on: April 15, 2016, 11:06:37 PM »
I followed the link, downloaded the driver for TL-WN821N for linux, unzip it, opened it, and I see it's a blank file. Nothing written in it.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #18 on: April 16, 2016, 12:35:09 AM »
I believe you need to enable the carl9170 driver in the kernel config and compile it.

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #19 on: April 16, 2016, 03:44:54 AM »
This means to edit /mnt/sda1/tce/boot/extlinux/extlinux.conf? It's like this:

Code: [Select]
DEFAULT core
LABEL core
KERNEL /tce/boot/vmlinuz
APPEND initrd=/tce/boot/core.gz quiet  waitusb=5:UUID="b7c9ae56-0223-4d78-9cfb-9ece1ebe91e2" tce=UUID="b7c9ae56-0223-4d78-9cfb-9ece1ebe91e2" kmap=qwerty/gr lang=el_GR.UTF-8

How should it become?

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #20 on: April 16, 2016, 03:56:16 AM »
No, it means that you will need to download the kernel source and kernel config from here:

http://repo.tinycorelinux.net/7.x/x86/release/src/kernel/

..enable the carl9170 driver as a module, recompile the kernel and make an extension containing the module.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #21 on: April 16, 2016, 05:56:00 AM »
carl9170-modules-4.2.9-tinycore extension posted - let me know if it works

BTW, it looks iffy: https://wireless.wiki.kernel.org/en/users/Drivers/carl9170
« Last Edit: April 16, 2016, 05:58:08 AM by Juanito »

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #22 on: April 16, 2016, 07:51:48 AM »
Code: [Select]
tc@box:~$ tce-load -iw carl9170-modules-4.2.9-tinycore.tcz
Downloading: carl9170-modules-4.2.9-tinycore.tcz
Connecting to distro.ibiblio.org (152.19.134.43:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: carl9170-modules-4.2.9-tinycore.tcz.md5.txt: No such file or directory
Error on carl9170-modules-4.2.9-tinycore.tcz
tc@box:~$

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 662
Re: wicd daemon doesn't start
« Reply #23 on: April 16, 2016, 07:53:34 AM »
I don't know if this is more for support, but tplink have some drivers on there own site.

http://www.tp-link.com/res/down/soft/TL-WN821N_V4_150909.zip

It has a good doc inside the zip file(Installation for linux driver_RTL.pdf)
Some thing says to me there are some changes to the hardware between the hardware versions.
What i can see on there site, there are v5 v4 v3.
http://www.tp-link.se/download/TL-WN821N_V5.html


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #24 on: April 16, 2016, 07:54:34 AM »
It probably didn't make it to the mirrors yet, download it from http://repo.tinycorelinux.net
« Last Edit: April 16, 2016, 07:58:28 AM by Juanito »

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #25 on: April 16, 2016, 08:08:54 AM »
I see it there at http://repo.tinycorelinux.net/7.x/x86/tcz/, but I don't see how to download it.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #26 on: April 16, 2016, 08:11:56 AM »
Either use the apps gui and the mirrors extension to change the download site or:

Code: [Select]
$ wget -c http://repo.tinycorelinux.net/7.x/x86/tcz/carl9170-modules-4.2.9-tinycore.tcz{,.dep,.md5.txt}

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #27 on: April 16, 2016, 08:16:05 AM »
Code: [Select]
tc@box:~$ wget -c http://repo.tinycorelinux.net/7.x/x86/tcz/carl9170-modules-4.2
.9-tinycore.tcz{,.dep,.md5.txt}
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
tc@box:~$

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: wicd daemon doesn't start
« Reply #28 on: April 16, 2016, 08:20:11 AM »
Code: [Select]
$ wget -c http://repo.tinycorelinux.net/7.x/x86/tcz/carl9170-modules-4.2.9-tinycore.tcz
$ wget -c http://repo.tinycorelinux.net/7.x/x86/tcz/carl9170-modules-4.2.9-tinycore.tcz.dep
$ wget -c http://repo.tinycorelinux.net/7.x/x86/tcz/carl9170-modules-4.2.9-tinycore.tcz.md5.txt

Offline andfree

  • Full Member
  • ***
  • Posts: 127
Re: wicd daemon doesn't start
« Reply #29 on: April 16, 2016, 08:22:25 AM »
I don't know if this is more for support, but tplink have some drivers on there own site.

http://www.tp-link.com/res/down/soft/TL-WN821N_V4_150909.zip

It has a good doc inside the zip file(Installation for linux driver_RTL.pdf)
Some thing says to me there are some changes to the hardware between the hardware versions.
What i can see on there site, there are v5 v4 v3.
http://www.tp-link.se/download/TL-WN821N_V5.html

See what I wrote at Reply #17. That time I had downloaded v4 and now v5. But again, after unzip the file, I open it (with editor or leafpad) and it's blank. And there was not any doc inside the zip file.