Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
No detecta nueva tarjeta de Red(Cerrado)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
zumelzo
n00b
n00b


Joined: 17 Aug 2006
Posts: 51

PostPosted: Tue Nov 20, 2007 7:41 pm    Post subject: No detecta nueva tarjeta de Red(Cerrado) Reply with quote

Tengo Instalado un Pc con Gentoo 2007. Tiene una tarjeta de red funcionando perfectamente.
El problema es que ahora le coloque otra tarjeta de red y no me la detecta.
Cuando le hago un:
Code:
#ifconfig
eth0      Link encap:Ethernet  HWaddr 00:1B:B9:91:11:60
          inet addr:192.168.0.17  Bcast:192.168.0.95  Mask:255.255.255.0
          inet6 addr: fe80::21b:b9ff:fe91:1160/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:5114 errors:0 dropped:0 overruns:0 frame:0
          TX packets:6016 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:513025 (501.0 Kb)  TX bytes:919822 (898.2 Kb)
          Interrupt:20 Base address:0xa400

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

No me muestra la otra tarjeta que deberia ser la eth1.
Les agradezco de antemano si me pueden ayudar.
Saludos
_________________
zumelzo


Last edited by zumelzo on Thu Nov 22, 2007 7:52 pm; edited 1 time in total
Back to top
View user's profile Send private message
Jsanchez
n00b
n00b


Joined: 10 Jun 2006
Posts: 27

PostPosted: Tue Nov 20, 2007 11:07 pm    Post subject: Reply with quote

tenes el modulo cargado para esa tarjeta?

fijate en el kernel a ver q onda
Back to top
View user's profile Send private message
zumelzo
n00b
n00b


Joined: 17 Aug 2006
Posts: 51

PostPosted: Wed Nov 21, 2007 12:57 pm    Post subject: Reply with quote

Si, al parecer los módulos estan cargados, la tarjeta de Red es una RTL8139D, el modulo deberia ser 8139too, yo lo cargo con modprobe, pero cuando hago un ifconfig, no me muestra la tarjeta.
Tal vez me estoy saltando algún paso...
_________________
zumelzo
Back to top
View user's profile Send private message
darkevil
Tux's lil' helper
Tux's lil' helper


Joined: 02 May 2006
Posts: 105
Location: mv "en la capital Malacitana" "Marbella"

PostPosted: Wed Nov 21, 2007 1:18 pm    Post subject: Reply with quote

hola

posiblemente no este levantado el servicio. Prueba con:
Code:
 ifconfig /all


si aparece es que simplemente no la tienes configurada.

http://www.gentoo.org/doc/es/handbook/handbook-x86.xml?part=4

echa un vistazo a este link
Back to top
View user's profile Send private message
zumelzo
n00b
n00b


Joined: 17 Aug 2006
Posts: 51

PostPosted: Wed Nov 21, 2007 4:12 pm    Post subject: Reply with quote

Cuando le hago un:
Code:
ifconfig /all

me aparece:
Code:

/all: error fetching interface information: Device not found


Estube mirando el link que me distes, que por cierto está muy bueno, pero no encontre nada.. :(
saludos...
_________________
zumelzo
Back to top
View user's profile Send private message
darkevil
Tux's lil' helper
Tux's lil' helper


Joined: 02 May 2006
Posts: 105
Location: mv "en la capital Malacitana" "Marbella"

PostPosted: Wed Nov 21, 2007 4:25 pm    Post subject: Reply with quote

perdona, se me fue la pinza, es que tengo en el trabajo tenemos(a que es raro) güindos( :evil: :evil: ), y me tire la ultima semana copiando las mac de las tarjetas de la ofina............ y /all lo usa güindos.

Code:

ifconfig -a


de todas formas si tiras de la ayuda puedes ver los comandos de este. -a te muestra todas las tarjetas de red que tengas instaladas levantadas o no.

Espero no errar esta vez. :oops:
Back to top
View user's profile Send private message
zumelzo
n00b
n00b


Joined: 17 Aug 2006
Posts: 51

PostPosted: Wed Nov 21, 2007 6:17 pm    Post subject: Reply with quote

Cuando hago un :
Code:
#ifconfig -a

Me tira:
Code:

eth0      Link encap:Ethernet  HWaddr 00:1B:B9:91:11:60
          inet addr:192.168.0.17  Bcast:192.168.0.95  Mask:255.255.255.0
          inet6 addr: fe80::21b:b9ff:fe91:1160/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:1298 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1343 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:132061 (128.9 Kb)  TX bytes:120228 (117.4 Kb)
          Interrupt:20 Base address:0xa400

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)

Se supone que deberia mostrame también la eth1

Hize un:
Code:
#ln -s net.lo net.eth1

y cuando hago:
Code:
# /etc/init.d/net.eth1 restart

Me devuelve:
Code:

 * Starting eth1
 *   Configuration not set for eth1 - assuming DHCP
 *   Bringing up eth1
 *     dhcp
 *       network interface eth1 does not exist
 *       Please verify hardware or kernel module (driver)


Gracias!!

Saludos...
_________________
zumelzo
Back to top
View user's profile Send private message
sag
Tux's lil' helper
Tux's lil' helper


Joined: 22 Sep 2004
Posts: 91

PostPosted: Wed Nov 21, 2007 8:20 pm    Post subject: Reply with quote

Puedes crea un reporte con "lshw" y pegarlo aqui.
Back to top
View user's profile Send private message
zumelzo
n00b
n00b


Joined: 17 Aug 2006
Posts: 51

PostPosted: Thu Nov 22, 2007 7:52 pm    Post subject: Reply with quote

Pude Comprobar que son los drivers de la Tarjeta de Red, ya que probé con otra tarjeta y funcionó al tiro...
Según lo que he googleado las tarjetas de REd RTL8139D son problemáticas.
Así que me quedo con la otra tarjeta, ya que instalar los drivers va a ser un drama.

:) :) :) Saludos y Gracias por Responder!!! :) :) :)
_________________
zumelzo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum