Prosíme přihlašte se nebo zaregistrujte.

Přihlašte se svým uživatelským jménem a heslem.
Vaše pomoc je stále potřeba!

Autor Téma: Jak nainstalovat ovladač síťové karty ?  (Přečteno 7297 krát)

Manil

  • Návštěvník
  • Příspěvků: 3
Jak nainstalovat ovladač síťové karty ?
« kdy: 05 Prosince 2006, 16:31:13 »
Dobrý den.
Nainstalaval jsem si Ubuntu 6.10 a v "zařízení-network tools" je napsáno "síťové zařízení : Rozhraní Loopback (lo)"
Znamená to  že systém nenalezl nebo nemá ovladače pro mou síťovou kartu?
Síťová karta je integrovaná na základní desce :Asus P5L-VM 1394  , síťovka :  Attansic L1 LAN controler .
Na Originálním CD s ovladači je i driver pro linux , ale nevím jak ho nainstalovat, není tam jediný spustitelný soubor...  ??? 
Prosím pomozte
« Poslední změna: 27 Října 2007, 22:26:39 od Anna Taliánová »

romi

  • Stálý člen
  • **
  • Příspěvků: 711
Jak nainstalovat ovladač síťové karty ?
« Odpověď #1 kdy: 05 Prosince 2006, 17:42:11 »
...ale je tam urcite navod, ako to urobit.. ..
randy [HP nc6320 -- Ubuntu Gutsy Gibbon with KDE]
== linuxove minimum ==

Manil

  • Návštěvník
  • Příspěvků: 3
Jak nainstalovat ovladač síťové karty ?
« Odpověď #2 kdy: 05 Prosince 2006, 19:29:34 »
Návod je asi toto (ale nevím co s tím) :
In This Release
===============

This file describes the Linux* Base Driver for the Attansic(R) L1 Gigabit
Ethernet Adapter, version 1.0.x. This driver supports the 2.4.x and 2.6.x kernels.

This driver is only supported as a loadable module at this time. Attansic is not
supplying patches against the kernel source to allow for static linking of
the driver. For questions related to hardware requirements, refer to the
documentation supplied with your Attansic(R) adapter. All hardware
requirements listed apply to use with Linux.

Building and Installation
=========================

To build a binary RPM* package of this driver, run 'rpmbuild -tb
'. Replace 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/atl1 or /usr/local/src/atl1.

2. Untar/unzip archive:

     tar zxf atl1-x.x.x.tar.gz

3. Change to the driver src directory:

     cd atl1-x.x.x/src/

4. Compile the driver module:

     make install

   The binary will be installed as:

     /lib/modules//kernel/drivers/net/atl1.[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 atl1 =

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

     ifconfig ethx

7. Verify that the interface works. Enter the following, where
   is the IP address for another machine on the same subnet as the interface
   that is being tested:

     ping     

Command Line Parameters
=======================

If the driver is built as a module, the  following optional parameters are
used by entering them on the command line with the modprobe or insmod command
using this syntax:

     modprobe atl1 [

romi

  • Stálý člen
  • **
  • Příspěvků: 711
Jak nainstalovat ovladač síťové karty ?
« Odpověď #3 kdy: 05 Prosince 2006, 20:03:20 »
ides pekne podla navodu :))

1. niekam na disk si skopirujes ten ovladac (napr.  /home/username/atl1 or /usr/local/src/atl1)
2. rozbalis ten ovladac (bo je zbaleny do .tar.gz)

     tar zxf atl1-x.x.x.tar.gz

3. po rozbaleni prejdes do adresara src, cize:

     cd atl1-x.x.x/src/

4. vraj skompilujes ovladac ako modul - ovladac je skompilovany a ty ho len presunies na vhodne miesto cez prikaz:

     make install

a ta binarka ovladaca sa skopiruje do:

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

ta cesta sa moze lisit podla distribucie, tak si mas vraj precitat subor ldistrib.txt, ktory je v tom skomprimovanom ovladaci :)

5. nainstalujes ovladac, ako modul:

     insmod atl1 (jeho loadnutie skontrolujes cez: modprobe | grep atl1)

6. ovladac uz mas, tak uz musis len nastavit ipcku a ostatne parametre (naj cez nastavenie siete v tvojom window manageri).
ak to chces rucne v konfigoch, tak potom:

- nastavenie ip adresy rozhrania (sietovky) + maska podsiete a ip adresa brany (gateway, router) v /etc/network/interfaces a tam:

     auto eth0
     iface eth0 inet static
     address <ip_adresa_rozhrania
     netmask <sietova_maska(povacsine 255.255.255.0)>
     gateway <ip_adresa_brany>

- ip adresu dns servra/-ov  /etc/resolv.conf a tam:

     nameserver <ip_adresa_dns_1servera>
     nameserver <ip_adresa_dns_2servera>

- a nakoniec restart ssluzby networking, cize:

     sudo /etc/init.d/networking restart


..ak pouzivas dhcp server na nastavenie, tak potom:

     sudo dhclient eth0

ted by ti uz siet mala fungovat :)

7. a to overis napr. pomocou prikazu ping:

     ping  <nejaka_ip_adresa>

alebo cez svoj oblubeny web browser :o)
......
« Poslední změna: 27 Října 2007, 22:26:59 od Anna Taliánová »
randy [HP nc6320 -- Ubuntu Gutsy Gibbon with KDE]
== linuxove minimum ==

Manil

  • Návštěvník
  • Příspěvků: 3
Jak nainstalovat ovladač síťové karty ?
« Odpověď #4 kdy: 06 Prosince 2006, 10:16:53 »
Dík, zkusím to :)

 

Provoz zaštiťuje spolek OpenAlt.