You seem to have two network devices in that system: intel, probably onboard dlink, probably a pci or pci-express card
one is working fine, the other is not. This is usually a kernel driver problem you will need to work out. Check out the CentOS forums to see whether your dlink card is supported by your version of CentOS. Read up on kernel modules, the commands for seeing which ones you're using, how you use other kernel modules, and which ones may or may not support the network devices you are trying to use. I've never tried to use your dlink card and don't know whether it will work with linux. Or take my suggestion and start over again with Ubuntu, and then use the Ubuntu forums. On Mon, Jan 26, 2009 at 8:16 AM, David @ULC <[email protected]> wrote: > > lspci > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 00:00.0 Host bridge: Intel Corporation 82G35 Express DRAM Controller (rev > 03) > 00:02.0 VGA compatible controller: Intel Corporation 82G35 Express > Integrated Graphics Controller (rev 03) > 00:02.1 Display controller: Intel Corporation 82G35 Express Integrated > Graphics Controller (rev 03) > 00:19.0 Ethernet controller: Intel Corporation 82566DC Gigabit Network > Connection (rev 02) > 00:1a.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI > Contoller #4 (rev 02) > 00:1a.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI > Controller #5 (rev 02) > 00:1a.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI > Controller #2 (rev 02) > 00:1b.0 Audio device: Intel Corporation 82801H (ICH8 Family) HD Audio > Controller (rev 02) > 00:1c.0 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port > 1 (rev 02) > 00:1c.1 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port > 2 (rev 02) > 00:1c.2 PCI bridge: Intel Corporation 82801H (ICH8 Family) PCI Express Port > 3 (rev 02) > 00:1d.0 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI > Controller #1 (rev 02) > 00:1d.1 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI > Controller #2 (rev 02) > 00:1d.2 USB Controller: Intel Corporation 82801H (ICH8 Family) USB UHCI > Controller #3 (rev 02) > 00:1d.7 USB Controller: Intel Corporation 82801H (ICH8 Family) USB2 EHCI > Controller #1 (rev 02) > 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev f2) > 00:1f.0 ISA bridge: Intel Corporation 82801HB/HR (ICH8/R) LPC Interface > Controller (rev 02) > 00:1f.2 IDE interface: Intel Corporation 82801H (ICH8 Family) 4 port SATA > IDE Controller (rev 02) > 00:1f.3 SMBus: Intel Corporation 82801H (ICH8 Family) SMBus Controller (rev > 02) > 00:1f.5 IDE interface: Intel Corporation 82801H (ICH8 Family) 2 port SATA > IDE Controller (rev 02) > 03:00.0 IDE interface: JMicron Technologies, Inc. JMB368 IDE controller > 04:03.0 Ethernet controller: D-Link System Inc DGE-530T Gigabit Ethernet > Adapter (rev 11) (rev 11) > 04:05.0 FireWire (IEEE 1394): Agere Systems FW323 (rev 70) > > but > > service network restart RETURNS me > >>> Shutting down interface eth0: [ OK ] >>> Shutting down loopback interface: [ OK ] >>> Bringing up loopback interface: [ OK ] >>> Bringing up interface eth0: [ OK ] >>> Bringing up interface eth1: skge device eth1 does not seem to be present, >>> delaying initialization. >>> [FAILED] > > > On Mon, Jan 26, 2009 at 5:24 PM, David @ULC <[email protected]> wrote: >> >> Which command to run which will auto detect all hardwares present in the >> system ? >> OS : CentOS >> Running Asterisk >> > > > _______________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
