WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Wifi TC 210 on MSI Wind  (Read 11327 times)

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Wifi TC 210 on MSI Wind
« Reply #15 on: July 05, 2010, 05:29:25 PM »
Quote
I found a post saying you might need to run a script wlan0up, but when I run that I get a string of "Can't insert ieee8211_crypt-rtl.ko......Unknown symbol in module or unknown parameter"

The instructions in the info of the extension are rather misleading and could never work "as is" (which is easily proven by a look at content of the script), took me a while to figure it out...
Try following:

Code: [Select]
cd /local/lib/modules/2.6.29.1-tinycore/kernel/drivers/net/wireless/
sudo ./wlan0up

you could then check with lsmod if all 6 modules have been loaded  ;)

Quote
My wireless adapter is eth0.
run 'ifconfig -a' and see wha tshows up.

That's driver dependent.
With rtl8187se_coffee.tcz if name is wlanN by default.
From output of modinfo:
Code: [Select]
parm:           devname: Net interface name, wlan%d=default
« Last Edit: July 20, 2010, 02:09:37 AM by tinypoodle »
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)