+ Responder ao Tópico



  1. #1

    Padrão Cartão LG LW2100N

    alguém sabe me dizer se este cartão tem drivers para linux ?

  2. #2
    Visitante

    Padrão Cartão LG LW2100N

    é se alguém souber tb estou precisando saber se esta placa tem drive pra linux !

  3. #3

    Padrão Re: Cartão LG LW2100N

    Pelo que pesquisei na Internet nao tem driver para linux, mas existe uma solucao chamada ndiswrapper.

    Inclusive achei um pequeno tutorial para fazer isto. Ai vai o texto original.

    Laercio
    -------------------------------------------------------------------------------------
    Wireless
    Need the ndiswrapper module.(http://ndiswrapper.sourceforge.net/)
    There are also unofficial debian packages on the site.

    Need the Broadcom windows driver

    To use the ndiswrapper module you will need the kernel source and a kernel compiled with wireless support. I roll my own kernel so not sure if debian default kernel has wireless support, Will have to go look.


    Unzip the windows driver to a dir, I used /usr/src/broadcom-drivers.

    Install the ndiswrapper
    tar -zxvf ndiswrapper-0.x.tar.gz
    do a make and make install

    Run ndiswrapper -i /usr/src/broadcom-drivers/bcmwl5.inf
    (or the path to where you unzipped the Broadcom drivers)

    modprobe ndiswrapper (may need to depmod -a if it doesnt find it)

    add ndiswrapper to /etc/modules

    edit /etc/network/interfaces

    add the following to have debian automatically start the network on boot

    auto wlan0
    iface wlan0 inet dhcp
    wireless_essid your_network_essid_here

    ifup wlan0 should bring your connection up if all went well

  4. #4

    Padrão Cartão LG LW2100N

    bom, eu naum costumo usar estes cartoes, mas aqui no under tem um artigo q fala sobre um parente dele, o LW2100P

    https://under-linux.org/modules.php?...icle&artid=279

    tenta ae e boa sorte heheeh

    []'s

  5. #5
    Visitante

    Padrão Cartão LG LW2100N

    Dá uma olhada em www.linux-wlan.org, esse driver deve funcionar, fw.