|    
			
				29/04/2006, 01:52
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: abril-2006 
						Mensajes: 238
					 Antigüedad: 19 años, 6 meses Puntos: 0 |  | 
  |  hola.. aca van los resultados...
 (esto no es como root)
 
 [alfonso@Alf ~]$ /sbin/ifconfig
 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:8 errors:0 dropped:0 overruns:0 frame:0
 TX packets:8 errors:0 dropped:0 overruns:0 carrier:0
 collisions:0 txqueuelen:0
 RX bytes:560 (560.0 b)  TX bytes:560 (560.0 b)
 
 y esto es como root
 
 [root@Alf ~]# lspci
 00:00.0 Host bridge: Silicon Integrated Systems [SiS] 645xx (rev 02)
 00:01.0 PCI bridge: Silicon Integrated Systems [SiS] Virtual PCI-to-PCI bridge (               AGP)
 00:02.0 ISA bridge: Silicon Integrated Systems [SiS] SiS963 [MuTIOL Media IO] (r               ev 04)
 00:02.1 SMBus: Silicon Integrated Systems [SiS] SiS961/2 SMBus Controller
 00:02.5 IDE interface: Silicon Integrated Systems [SiS] 5513 [IDE]
 00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Cont               roller (rev a0)
 00:03.0 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev                0f)
 00:03.1 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev                0f)
 00:03.2 USB Controller: Silicon Integrated Systems [SiS] USB 1.0 Controller (rev                0f)
 00:03.3 USB Controller: Silicon Integrated Systems [SiS] USB 2.0 Controller
 00:07.0 Communication controller: Agere Systems V.92 56K WinModem (rev 02)
 00:0b.0 Ethernet controller: Sundance Technology Inc: Unknown device 0200 (rev 3               1)
 01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 440] (re               v a3)
 
 --------------------------------------
 
 [root@Alf ~]# ifconfig eth0 up
 eth0: unknown interface: No existe tal dispositivo
 
 --------------------------------------
 
 [root@Alf ~]# ifconfig eth0
 eth0: error fetching interface information: Device not found
 -------------------------------------
 
 
 [root@Alf ~]# dmesg | grep eth
 [root@Alf ~]#
 ----------------------------
 muchas gracias...
 
 los drivers, los tengo en un diskete, pero la verdad, no tengo la mas minima idea de como se instalan...
     |