[ubuntu-ar] [L2 Fast Ethernet driver]

Lord Gustavo goosfancito.linux at gmail.com
Mon Feb 23 19:35:12 GMT 2009


Gente me canse de googlear y nada. no encuentro como solucionar el tema de
la placa de red Ethernet de atheros
todos hablan del proceso para compilarlo pero para red hat y como recien
comienzo con ubuntu no entiendo mucho.
Alguien podría decirme como hacerlo? aca les pego la instruccion que dice en
el mismo driver pero para redhat (es el readme
que trajo el cd donde estan los drivers).

Gracias.

--------- 8< ---------------------

To build a binary RPM* package of this driver, run 'rpmbuild -tb
<filename.tar.gz>'. Replace <filename.tar.gz> with the specific filename of
the driver.

NOTE: For the build to work properly, the currently running kernel MUST
match
      the version and configuration of the installed kernel sources. If you
      have just recompiled the kernel reboot the system now.

      RPM functionality has only been tested in Red Hat distributions.

1. Move the base driver tar file to the directory of your choice. For
example,
   use /home/username/atl2 or /usr/local/src/atl2.

2. Untar/unzip archive:

     tar zxf atl2-x.x.x.tar.gz

3. Change to the driver src directory:

     cd atl2-x.x.x/src/

4. Compile the driver module:

     make install

   The binary will be installed as:

     /lib/modules/<KERNEL VERSION>/kernel/drivers/net/atl2.[k]o

   The install locations listed above are the default locations. They might
   not be correct for certain Linux distributions. For more information,
   see the ldistrib.txt file included in the driver tar.

5. Install the module:

     insmod atl2 <parameter>=<value>

6. Assign an IP address to the interface by entering the following, where
   x is the interface number:

     ifconfig ethx <IP_address>

7. Verify that the interface works. Enter the following, where <IP_address>
   is the IP address for another machine on the same subnet as the interface

   that is being tested:

     ping  <IP_address>



--------- 8< ---------------------
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: https://lists.ubuntu.com/archives/ubuntu-ar/attachments/20090223/40597769/attachment-0001.htm 


More information about the Ubuntu-ar mailing list