Operating System - Linux
1832567 Members
5123 Online
110043 Solutions
New Discussion

Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

 
SOLVED
Go to solution
Rodrigo Tejeda
New Member

Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

Existe algún procedimiento para la instalación de la tarjeta de red en sistema operativo como debian o centos. Ya que el driver que esta en la pagina oficial arroja un problema en la instalación. EL problema cuando compilo

root@pgsql1amb:~/rpmbuild/SPECS# rpmbuild -bb e1000e.spec

/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c: In function 'e1000_configure_rx':
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3011: error: implicit declaration of function 'pm_qos_update_requirement'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c: In function 'e1000_set_multi':
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3077: error: 'struct net_device' has no member named 'mc_count'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3078: error: 'struct net_device' has no member named 'mc_count'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3083: error: 'struct net_device' has no member named 'mc_list'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3085: error: 'struct net_device' has no member named 'mc_count'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3088: error: dereferencing pointer to incomplete type
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3090: error: dereferencing pointer to incomplete type
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c: In function 'e1000e_up':
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3321: error: implicit declaration of function 'pm_qos_add_requirement'
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c: In function 'e1000e_down':
/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.c:3392: error: implicit declaration of function 'pm_qos_remove_requirement'
make[2]: *** [/root/rpmbuild/BUILD/e1000e-1.0.15/src/netdev.o] Error 1
make[1]: *** [_module_/root/rpmbuild/BUILD/e1000e-1.0.15/src] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.35-22-server'
make: *** [default] Error 2
make: Leaving directory `/root/rpmbuild/BUILD/e1000e-1.0.15/src'
error: Bad exit status from /var/tmp/rpm-tmp.VN0VYc (%build)


RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.VN0VYc (%build)

De ante mano muchas gracias


5 REPLIES 5
Viktor Balogh
Honored Contributor
Solution

Re: Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

http://alturl.com/zouqn
****
Unix operates with beer.
Alan_152
Honored Contributor

Re: Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

ROUGH TRANSLATION: Some procedure for the installation of the card of network in operating system as they debian or centos exists. Since driver that this in the official page throws a problem in the installation. The problem when I compile...
Alan_152
Honored Contributor

Re: Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

Is there a specific need for the official driver? I have used the stock linux driver on both CentOS and Debian for high performance applications with no problems.

¿Hay una necesidad específica del conductor oficial? He utilizado el conductor común del linux en CentOS y Debian para los usos del alto rendimiento sin problemas.
Rodrigo Tejeda
New Member

Re: Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

Rodrigo Tejeda
New Member

Re: Problema Con driver tarjetaHP NC364T PCI Express Quad Port Gigabit

that is the driver should I use?

debian 6