WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: WiFi - Calling CRDA with no connection  (Read 4098 times)

Offline ACRizona

  • Jr. Member
  • **
  • Posts: 61
WiFi - Calling CRDA with no connection
« on: November 08, 2010, 11:51:46 AM »
cfg80211: Calling CRDA to update world regulatory domain

LapTop has built-in LAN connector, plus a pcmcia WiFi card.
How do I remove the page of boot-errors generated when "Calling CRDA" using   the un-cabled LAN connection ?


Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14569
Re: WiFi - Calling CRDA with no connection
« Reply #1 on: November 08, 2010, 07:32:22 PM »
you can use the boot code "quiet"

Offline ACRizona

  • Jr. Member
  • **
  • Posts: 61
Re: WiFi - Calling CRDA with no connection
« Reply #2 on: November 09, 2010, 11:23:48 AM »
I don't want to hide the errors....
I wish to eliminate it,      i.e. fix it.
All its doing is wasting boot-time.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: WiFi - Calling CRDA with no connection
« Reply #3 on: November 09, 2010, 11:26:50 AM »
The change the network startup commands in bootlocal.sh to better fit your hardware.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: WiFi - Calling CRDA with no connection
« Reply #4 on: November 09, 2010, 11:35:51 AM »
Try boot parameter 'nodhcp' ?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline ACRizona

  • Jr. Member
  • **
  • Posts: 61
Re: WiFi - Calling CRDA with no connection
« Reply #5 on: November 11, 2010, 03:23:01 PM »
bootlocal.sh contains 2 lines;  one starts eth0, the other wlan0.
What is there to change ?

Adding the boot parmeter nodhcp does not have any affect on "calling CRDA".

I did find that CRDA uses a country-code "CO" to somehow determine WiFi channel frequencies.
Makes no sense... call somebody to ask their phone number ???

 



Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: WiFi - Calling CRDA with no connection
« Reply #6 on: November 11, 2010, 03:46:23 PM »
If you want to change how wlan0 starts, then you would change wlan0.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: WiFi - Calling CRDA with no connection
« Reply #7 on: November 11, 2010, 04:01:26 PM »
A web search leads me to the conclusion that this output is hardware/driver specific.

http://madwifi-project.org/wiki/UserDocs/CountryCode
http://linuxwireless.org/en/users/Drivers/ath#Regulatory

I couldn't really understand where there would be any error or that there would be anything in need of being fixed.

BTW, thread is in wrong subforum, as TC Base does not support wifi.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)