Results 1 to 4 of 4

Thread: Ubuntu server not recognizing any NIC

  1. #1
    Junior Member
    Join Date
    Nov 2006
    Posts
    84

    Ubuntu server not recognizing any NIC

    Got an old Dell Dimension 8200 that I'm trying to get Ubuntu server installed on. Installation went fine and I'm very much blindly poking around trying to get the on-board NIC working so I can at least download a desktop environment.

    It's never easy, but I'm not giving up.

    Kernel is 2.6.20-15-server

    lspci shows:
    • Ethernet controller: Accton Technology Corporation EN-1216 Ethernet Adapter (rev 11)
    • Ethernet controller: Atheros Communications, Inc. AR5005G 802.11abg NIC (rev 01)


    Ideally I would like to just get the wireless Atheros card working, but I did not find madwifi in my distro ("locate madwifi" yielded nothing).

    I saw mention of a "tuilip driver" here to try on the wired NIC:
    http://www.linuxquestions.org/hcl/sh...t=2015&cat=123

    But I'm not sure how to install that either.

    Right now my box is utterly disconnected to the known universe and all I have is a command line install of Ubuntu Server.

    Much obliged,
    JJJ

  2. #2
    Moderator
    Advisor
    redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    811
    Well, for madwifi, theres an Exelent description on hte madwifi site.
    As it seems, you need to install the linux-restricted-modules-$(uname -r) instead of madwifi
    Don't worry Ma'am. We're university students, - We know what We're doing.
    'Ruiat coelum, fiat voluntas tua.'
    Datalogi - en livsstil; Intet liv, ingen stil.

  3. #3
    Moderator
    Advisor
    redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    811
    oh, forgot to mention, the "tulip driver" in question could be the tulip related found in:
    "Device drivers" -> "Network Device support" -> "Ethernet 10 or 100 Mbit" -> "Tulip family network device support" -> "DECchip Tulip (dc2114x) PCI support "

    If you're not that much into comipiling your own kernel, you can see if it exists by trying:
    # modprobe tulip

    If this is doing it for you, you can add it to /etc/modules
    Don't worry Ma'am. We're university students, - We know what We're doing.
    'Ruiat coelum, fiat voluntas tua.'
    Datalogi - en livsstil; Intet liv, ingen stil.

  4. #4
    Junior Member
    Join Date
    Nov 2006
    Posts
    84
    Worked like a champ. Thanks redhead

Similar Threads

  1. Active Directory LDAP Compliance
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:34 AM
  2. Set Up SQL Server with Proxy Server
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-04-2005, 02:18 AM
  3. ISA Server on Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:50 PM
  4. ISA Server on Windows Server 2003
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:49 PM
  5. Live Communications Server 2005 Glossary
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 08:16 PM

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
  •