Results 1 to 9 of 9

Thread: All you 1337 Linux users are beginning to hate me now.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    i n v i s i b l e Tech Admin o_O's Avatar
    Join Date
    Jun 2001
    Location
    New Zealand
    Posts
    2,957
    Blog Entries
    1

    FFXIV Character

    Humphrey Squibbles (Sargatanas)

    Default

    I've found that ndiswrapper is pretty unstable on my laptop, and that it doesn't work at all on AMD64.

    On my laptop I ended up going for the Madwifi option, as my wifi card has an Atheros chipset. Your LinkSys card seems to have a Broadcom chipset, unfortunately for which there is no native Linux support.

    As Hsu stated, you have the option of ndiswrapper, but that may or may not work.

    The way I got my LinkSys card to work on my desktop PC was by purchasing DriverLoader from <a href="http://www.linuxant.com/driverloader/">Linuxant</a>.
    DriverLoader is a piece of software that, much like ndiswrapper, will load the Windows driver and provide an interface for your card. The only difference is that DriverLoader has support and works on 64bit processors.

    Having said that, definitely try ndiswrapper first.

    EDIT:
    To set up wired networking:
    • First plug computer into router via ethernet
    • Then open a terminal
    • Type "sudo ifconfig eth0 up" *
    • Type "sudo dhclient eth0" *


    * You may need to change eth0 to eth1 or eth2
    And you're connected.
    Last edited by o_O; 11-20-2006 at 04:35 AM.

Posting Permissions

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