marco282
Gebruiker
- Lid geworden
- 2 aug 2006
- Berichten
- 786
Hallo, ik heb eerder al toppic opgestart over driver voor m`n lan kaart
De driver heb ik idd gevonden maar omdat ik nog "nieuw" ben voor Linux snap ik niet hoe je t moet instaleren
Ik gebruik Linux Ubuntu 7.04 Feisty Fawn
Dit staat in de readme van deze download
http://42.pl/u/qMH_Attansic_L2_Linux
Building and Installation
=========================
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>
Probleem bij mij is, waar kan ik RPM build openen/starten?
zou je een wat nederlandse uitleg geven? engels snap ik wel maar blijkbaar niet genoeg om dit te doen
De driver heb ik idd gevonden maar omdat ik nog "nieuw" ben voor Linux snap ik niet hoe je t moet instaleren
Ik gebruik Linux Ubuntu 7.04 Feisty Fawn
Dit staat in de readme van deze download
http://42.pl/u/qMH_Attansic_L2_Linux
Building and Installation
=========================
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>
Probleem bij mij is, waar kan ik RPM build openen/starten?
zou je een wat nederlandse uitleg geven? engels snap ik wel maar blijkbaar niet genoeg om dit te doen

Laatst bewerkt: