WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Connecting TinyCore to the internet  (Read 7619 times)

Offline andreami

  • Newbie
  • *
  • Posts: 9
Connecting TinyCore to the internet
« on: January 10, 2014, 10:06:05 AM »
Hi everyone,

i'm a new TinyCore user and i'm trying to install it on an old NEC Versa Note VX.

I find problems when trying to connect to the internet because this notebook has only a RJ11 network port, so it's not the common Ethernet cable. TinyCore doesn't automatically recognize the connection so i must set it manually but i don't know how to do it... and my ISP is Fastweb.

Thanks for the help!

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Connecting TinyCore to the internet
« Reply #1 on: January 10, 2014, 11:11:38 AM »
You will need to check the output of 'lspci' to see if that notebook was shipped with a modem or a minici ethernet adapter.
If it is a modem you will need to use either a CardBus or a USB ethernet adapter.

Offline andreami

  • Newbie
  • *
  • Posts: 9
Re: Connecting TinyCore to the internet
« Reply #2 on: January 10, 2014, 12:54:08 PM »
This is my ~lspci output:

00:00.0 Host bridge: Intel Corporation 82440MX Host Bridge (rev 01)
00:00.1 Multimedia audio controller: Intel Corporation 8244oMX AC'97 Audio Controller
00:03.0 CardBus Bridge: Texas Instruments PCI1225 (rev 01)
00:03.1 CardBus Bridge: Texas Instruments PCI1225 (rev 01)
00:05.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M (rev 64)
00:06.0 Communication controller: Agere Systems LT WinModem
00:07.0 ISA bridge: Intel Corporation 82440MX ISA bridge (rev 01)
00:07.1 IDE interface: Intel Corporation 82440MX EIDE Controller
00:07.2 USB Controller: Intel Corporation 82440MX USB Universal Host Controller
00:07.3 Bridge: Intel Corporation 82440MX Power Management Controller

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Connecting TinyCore to the internet
« Reply #3 on: January 10, 2014, 01:25:02 PM »
You have a winmodem, not an ethernet controller.
You will need a cardbus ethernet controller and will need to use the 'laptop' boot option to enable cardbus.
The USB ports appear to be USB 1, so don't count on using them for network or storage.

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Connecting TinyCore to the internet
« Reply #4 on: January 10, 2014, 06:45:55 PM »
You will need a cardbus ethernet controller and will need to use the 'laptop' boot option to enable cardbus.

While the 'laptop' boot option could not harm, cardbus support is builtin with 5.x.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline andreami

  • Newbie
  • *
  • Posts: 9
Re: Connecting TinyCore to the internet
« Reply #5 on: January 11, 2014, 12:28:00 PM »
Thank you for the reply.

So I need a cardbus to add the support for wifi connection.. but how to make it recognizable by TinyCore then? I'm not sure it will be automatic..

However, when I buy the cardbus i need i will tell you in this thread. Can you advise me which one i should buy?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Connecting TinyCore to the internet
« Reply #6 on: January 11, 2014, 01:07:42 PM »
In the past, I have used Linksys WPC11

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Re: Connecting TinyCore to the internet
« Reply #7 on: January 11, 2014, 04:16:45 PM »
Or a cardbus to USB 2.0 adapter plus a USB wireless radio.
Of course you could also use a USB wireless radio connected to your builtin USB port, just that speed would be limited to 12Mbps.
In case you don't have an internet connection faster than that, there would be no difference regarding internet speed.
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Offline andreami

  • Newbie
  • *
  • Posts: 9
Re: Connecting TinyCore to the internet
« Reply #8 on: January 12, 2014, 11:21:35 AM »
Ok.. I'll buy one :)

But there's another problem: I would like to install vlc though now I do not have an internet connection.
How can I do this?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Connecting TinyCore to the internet
« Reply #9 on: January 12, 2014, 12:33:16 PM »
VLC is not available for V5.
You will need to run V4.
The easiest way is to install Core on a thumb drive with a machine that has an internet connection.
Install the packages you want. Then you can copy the tce directory to your notebook.

Offline andreami

  • Newbie
  • *
  • Posts: 9
Re: Connecting TinyCore to the internet
« Reply #10 on: January 12, 2014, 02:11:22 PM »
Thank you!

P.S. what do you mean by V4 and V5?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11221
Re: Connecting TinyCore to the internet
« Reply #11 on: January 12, 2014, 02:18:07 PM »
Hi andreami
He is referring to which version of Tinycore you are running. The current version is 5.1. Older versions such as
4.7.7 can be found here:
http://tinycorelinux.net/4.x/x86/archive/

Offline andreami

  • Newbie
  • *
  • Posts: 9
Re: Connecting TinyCore to the internet
« Reply #12 on: January 13, 2014, 03:48:44 AM »
How can I install the driver of the cardbus?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10962
Re: Connecting TinyCore to the internet
« Reply #13 on: January 13, 2014, 04:30:57 AM »
It will depend on which card you got. When you have the card attached, the "lspcmcia" command will tell you the chipset.
The only barriers that can stop you are the ones you create yourself.