WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Network connection problems  (Read 12837 times)

Offline kuky

  • Newbie
  • *
  • Posts: 14
Re: Network connection problems
« Reply #15 on: December 20, 2008, 01:55:43 PM »
rc7 ok

- lspci

bla bla
atheros ar242 x 802.11 abg (the wireless card)
bla bla
attansic L2 100 Mb (the ethernet card)
asustek unknow device 8233
bla bla

- ifconfig

local loopback (only)

- lsmod

sg grmod
hdc
scsi
battery ac

- dmesg
bla bla
net protocol family 15
net protocol family  17

bla bla

thanks
beers to all

Offline ^thehatsrule^

  • Administrator
  • Hero Member
  • *****
  • Posts: 1726
Re: Network connection problems
« Reply #16 on: December 20, 2008, 02:07:51 PM »
The -v switch is important for verbose information.  You can also use -k if you want just the modules

If you want to get wireless, see the extension as it is not included in the base.

Offline chrigi

  • Newbie
  • *
  • Posts: 3
    • pixelcloud
Re: Network connection problems
« Reply #17 on: March 13, 2009, 05:47:51 AM »
I have a Intel 82567LM in my lenovo X200 and it looks like tc doesn't know this... too bad as I have no clue how to get this working. Could someone tell me how I can get this to work?

Oh yes and it also has a Intel WiFi Link 5100 which would use the iwlwifi driver but that isn't included in the tc kernel right? How can I get that to work too?

Thank you

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14567
Re: Network connection problems
« Reply #18 on: March 13, 2009, 07:11:33 AM »
tinycore is built with some of the 2.6.26 netcard drivers present and none of the 2.6.26 wifi drivers present. Some of the netcard drivers are compiled into the kernel and some of them are compiled as modules.

You can get the missing drivers from the net-2.6.26.tcem or wireless-2.6.26.tcem extensions