I have a problem with my ethernet card : Agere Systems ET-131x PCI-E Gigabit Ethernet Controller
Under Pardus I can't use it. I downloaded the driver from http://sourceforge.net/projects/et131x and tried to install it :
Code:
make
make modules_install
insmod et131x.ko
ifconfig eth0 up
make modules_install
insmod et131x.ko
ifconfig eth0 up
I got this error:
Code:
#@make -C /lib/modules/2.6.18.8-83/build M=/root/et131x-1.2.3 modules
make[1]: Entering directory `/usr/src/linux-2.6.18.8-83'
CC [M] /root/et131x-1.2.3/et131x_main.o
CC [M] /root/et131x-1.2.3/et131x_initpci.o
/root/et131x-1.2.3/et131x_initpci.c:1675:51: macro "INIT_WORK" requires 3 arguments, but only 2 given
/root/et131x-1.2.3/et131x_initpci.c: In function `et131x_pci_setup':
/root/et131x-1.2.3/et131x_initpci.c:1675: error: `INIT_WORK' undeclared (first use in this function)
/root/et131x-1.2.3/et131x_initpci.c:1675: error: (Each undeclared identifier is reported only once
/root/et131x-1.2.3/et131x_initpci.c:1675: error: for each function it appears in.)
make[2]: *** [/root/et131x-1.2.3/et131x_initpci.o] Fehler 1
make[1]: *** [_module_/root/et131x-1.2.3] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.18.8-83'
make: *** [modules] Fehler 2
make[1]: Entering directory `/usr/src/linux-2.6.18.8-83'
CC [M] /root/et131x-1.2.3/et131x_main.o
CC [M] /root/et131x-1.2.3/et131x_initpci.o
/root/et131x-1.2.3/et131x_initpci.c:1675:51: macro "INIT_WORK" requires 3 arguments, but only 2 given
/root/et131x-1.2.3/et131x_initpci.c: In function `et131x_pci_setup':
/root/et131x-1.2.3/et131x_initpci.c:1675: error: `INIT_WORK' undeclared (first use in this function)
/root/et131x-1.2.3/et131x_initpci.c:1675: error: (Each undeclared identifier is reported only once
/root/et131x-1.2.3/et131x_initpci.c:1675: error: for each function it appears in.)
make[2]: *** [/root/et131x-1.2.3/et131x_initpci.o] Fehler 1
make[1]: *** [_module_/root/et131x-1.2.3] Fehler 2
make[1]: Leaving directory `/usr/src/linux-2.6.18.8-83'
make: *** [modules] Fehler 2
Can somebody help me?
Thanks!







Hatte Gott sei Dank noch Garantie..