Results 1 to 4 of 4

Thread: problem in instal a internet card (help!)

  1. #1
    gogos11
    Guest

    problem in instal a internet card (help!)

    hi i have problem like this http://www.getlinuxonline.com/yabbse...;threadid=1442
    but i have a linux slackware 8.1 with kernel 2.4.18 and my card is
    surecom ep-320x and i tasted to do like here http://www.getlinuxonline.com/yabbse...;threadid=1442 but this not finished with sucesfull
    please help me

  2. #2

    Re:problem in instal a internet card (help!)

    good to see you have tried to get it working yourself
    a quick google brings up 'tulip' as the driver for your card
    ( http://www.oreilly.com/catalog/debia...k/appd_06.html )
    whatdoyougetwhenyoumultiplysixbynine??

  3. #3
    gogos11
    Guest

    Re:problem in instal a internet card (help!)

    can somebody To describe me this simple??

  4. #4

    Re:problem in instal a internet card (help!)

    Well start by getting the tulip sources, compiling them and installing them. the 'make install' should put the module in the right place for you. once you have that done, run:

    depmod -a

    then

    insmod tulip

    insmod tulip will insert the module into your kernel. then, modify /etc/modules.conf. add the following line to that file:

    alias eth0 tulip

    assuming that tulip is the full name of the module. now each time you start your computer, the module should autoload.

    goodluck,

    Babbing

Similar Threads

  1. configure Internet Connection Sharing in XP
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 06:29 AM
  2. List of fixes included in Windows XP SP2
    By regix in forum Windows - General Topics
    Replies: 6
    Last Post: 01-03-2005, 10:44 PM
  3. Connect to internet with Win 95 or 98
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 01:13 AM
  4. Resulution problem in KDE
    By Buller in forum Linux - General Topics
    Replies: 3
    Last Post: 08-13-2004, 05:25 PM
  5. Getting an error while "Looking up internet address" Ethernet card issue?
    By Luxamar in forum Linux - Hardware, Networking & Security
    Replies: 11
    Last Post: 10-05-2002, 03:59 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •