Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Wireless NIC card that supports LINUX drivers.

  • 11-02-2006 10:08am
    #1
    Registered Users Posts: 83 ✭✭


    Hi
    I am looking to buy a wireless nic (PCI) for my computer that runs SUSE LINUX 8.2. Has any one got one up and working on their linux machine.

    Help please.


Comments

  • Closed Accounts Posts: 64 ✭✭wind00ze


    hi ,
    It all depends on the chipset of the card. Linux has the best support for Atheros and Prism2 cards. For a pci card i would recommend a D-Link G520 which has an atheros chipset.Ive had it working on a number of Linux distros including SuSe 10 with no problems what so ever. :)

    http://www.dlink.com/products/?pid=12


  • Registered Users, Registered Users 2 Posts: 480 ✭✭bminish


    wind00ze wrote:
    hi ,
    It all depends on the chipset of the card. Linux has the best support for Atheros and Prism2 cards. For a pci card i would recommend a D-Link G520 which has an atheros chipset.Ive had it working on a number of Linux distros including SuSe 10 with no problems what so ever. :)

    http://www.dlink.com/products/?pid=12

    Atheros cards work well BUT the drivers depend on a non open source HAL supplied by atheros. They are good cards though

    Prism cards and orinco (lucent) cards have fully open source drivers and in many cases you might find that your kernel already includes drivers for these.

    It if was me and my Money I would get an atheros based card then get the madwifi-old drivers from http://madwifi.org/ and compile them. the reason I suggest the old drivers is tha they are stable and a damn sight easier to use than the new code.

    This
    http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/
    web page may be helpful and even if you don't use gentoo it's worth looking at their howtos
    http://www.gentoo.org/
    but don't forget that Gentoo users are Rice boys :)
    http://funroll-loops.org


  • Registered Users Posts: 83 ✭✭techtom


    Ok guys I bought a dwl-G520.

    How do i get the drivers/source to compile.

    Is there a step by step guide anywhere on thenet.


  • Registered Users, Registered Users 2 Posts: 480 ✭✭bminish


    techtom wrote:
    Ok guys I bought a dwl-G520.

    How do i get the drivers/source to compile.

    Is there a step by step guide anywhere on thenet.
    Sigh!
    see links above
    it's the madwifi drivers you will need


  • Registered Users Posts: 83 ✭✭techtom


    Is there binaries that I can down load ...
    that will make this driver work
    I dont want to compile anything.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 480 ✭✭bminish


    techtom wrote:
    Is there binaries that I can down load ...
    that will make this driver work
    I dont want to compile anything.

    It's a Kernel driver you will have to compile it unless your distro has already got a built module, considering the non GPL status of part of the driver this is unlikely.

    What's the big deal about compiling ?

    .brendan


  • Registered Users Posts: 73 ✭✭daveharlowe


    techtom wrote:
    Is there binaries that I can down load ...
    that will make this driver work
    I dont want to compile anything.

    Hi,

    My advice is to
    1) Install ubuntu Linux 5.10 (this is debian based) onto your PC.
    2) Do what Marlow outlines here to load the driver:
    http://www.marlow.dk/site.php/tech/madwifi
    Repository
    My repository for the Debian packages can be used by adding: 
      deb ftp://debian.marlow.dk/ sid madwifi
      deb-src ftp://debian.marlow.dk/ sid madwifi
    		To /etc/apt/sources.list and of course to run apt-get update afterwards.
    
    Then run this:
    apt-get install madwifi-source madwifi-tools.
    
    My repository only holds the x86 platform based -tools packages, so for any other platform you should choose the package builder.
    
    

    Give us a shout on IRC if you need more details:

    Application: www.mirc.com
    Server :irc.irishwan.com
    Channel : #limerickwan

    regards,
    Dave


  • Closed Accounts Posts: 22,479 ✭✭✭✭philologos


    use ndiswrapper


  • Registered Users, Registered Users 2 Posts: 7,541 ✭✭✭irlrobins


    buy a wireless ethernet bridge. No drivers needed then. Linksys have one


  • Registered Users, Registered Users 2 Posts: 19,031 ✭✭✭✭murphaph


    Just incase anyone is looking through this in future, I set up a Linux firewall & wireless router a few years ago and it very rarely crashes and I've never had any poxy worms or anything get to my XP machines. I don't even have any anti-virus and have never had a problem. Anyway, I run RedHat 7.0 with a Buffalo PCMCIA card in cradle in the PCI slot. It was all that was readily available at the time and (afaik) uses an orinocco (Lucent) chipset. It worked without compiling even back then.

    I'm sure the newer distros have much better support for all the card features but it does everything I ever wanted it to do.


  • Advertisement
Advertisement