Find the answer to your Linux question:
Results 1 to 8 of 8
Hi, I tried to put an additional PCI NIC on debian, but I couldn't find which one is the driver model, I tried lspci but I couldn't Identify the Driver, ...
  1. #1
    Just Joined!
    Join Date
    Apr 2011
    Posts
    7

    PCI NIC Driver problem

    Hi,

    I tried to put an additional PCI NIC on debian, but I couldn't find which one is the driver model, I tried lspci but I couldn't Identify the Driver, the PCI NIC is Intex Model Number IT-584, is there anyone who configured this device ?

    Fitsum

  2. #2
    Guest
    Join Date
    Feb 2005
    Posts
    314
    If it's a PCI NIC and if it's installed in the system then post the full lspci output here.

  3. #3
    Just Joined!
    Join Date
    Apr 2011
    Posts
    7

    lscpi result

    thank u cynwulf,

    I put up below the list of lspci result, please go through, I am trying to install Intex IT-584 Lan Card

    hope-koha:~# lspci
    00:00.0 Host bridge: Intel Corporation 82946GZ/PL/GL Memory Controller Hub (rev 02)
    00:01.0 PCI bridge: Intel Corporation 82946GZ/PL/GL PCI Express Root Port (rev 02)
    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02)
    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01)
    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01)
    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01)
    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01)
    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01)
    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01)
    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    02:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)

  4. #4
    Guest
    Join Date
    Feb 2005
    Posts
    314
    There are two NICs at the bottom there... to get a better idea of what's going on can you post the output:

    Code:
    lspci -v
    Also

    Code:
    dmesg | grep -i firmware
    (always the simplest solution)

  5. #5
    Just Joined!
    Join Date
    Apr 2011
    Posts
    7
    dear cynwulf,

    below is the result

    hope-koha:~# lspci -v
    00:00.0 Host bridge: Intel Corporation 82946GZ/PL/GL Memory Controller Hub (rev 02)
    Subsystem: Intel Corporation 82946GZ/PL/GL Memory Controller Hub
    Flags: bus master, fast devsel, latency 0
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel driver in use: agpgart-intel
    Kernel modules: intel-agp

    00:01.0 PCI bridge: Intel Corporation 82946GZ/PL/GL PCI Express Root Port (rev 02) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 0000d000-0000dfff
    Memory behind bridge: fde00000-fdefffff
    Prefetchable memory behind bridge: 00000000fdd00000-00000000fddfffff
    Capabilities: [88] Subsystem: Intel Corporation Device 0000
    Capabilities: [80] Power Management version 3
    Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
    Capabilities: [a0] Express Root Port (Slot+), MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [140] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp

    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at fda00000 (32-bit, non-prefetchable) [size=1M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at ff00 [size=8]
    Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
    Capabilities: [d0] Power Management version 2

    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
    Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [130] Root Complex Link <?>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel

    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 23
    I/O ports at fe00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 19
    I/O ports at fd00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 18
    I/O ports at fc00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 16
    I/O ports at fb00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 23
    Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd

    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) (prog-if 01 [Subtractive decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
    I/O behind bridge: 0000e000-0000efff
    Memory behind bridge: fdc00000-fdcfffff
    Prefetchable memory behind bridge: 00000000fdb00000-00000000fdbfffff
    Capabilities: [50] Subsystem: Micro-Star International Co., Ltd. Device 7336

    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel modules: intel-rng, iTCO_wdt

    00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
    I/O ports at 01f0 [size=8]
    I/O ports at 03f4 [size=1]
    I/O ports at 0170 [size=8]
    I/O ports at 0374 [size=1]
    I/O ports at fa00 [size=16]
    Memory at fdffe000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [70] Power Management version 2
    Kernel driver in use: ata_piix
    Kernel modules: ata_piix, ata_generic, ide-pci-generic

    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: medium devsel, IRQ 19
    I/O ports at 0500 [size=32]
    Kernel driver in use: i801_smbus
    Kernel modules: i2c-i801

    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    Subsystem: Realtek Semiconductor Co., Ltd. RT8139
    Flags: bus master, medium devsel, latency 32, IRQ 16
    I/O ports at ec00 [size=256]
    Memory at fdcff000 (32-bit, non-prefetchable) [size=256]
    [virtual] Expansion ROM at fdb00000 [disabled] [size=128K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: 8139too
    Kernel modules: 8139cp, 8139too

    02:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 336c
    Flags: bus master, medium devsel, latency 64, IRQ 20
    Memory at fdcfe000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at ef00 [size=64]
    Capabilities: [dc] Power Management version 2
    Kernel driver in use: e100
    Kernel modules: e100


    hope-koha:~# dmesg | grep -i firmware
    [ 0.872066] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling

  6. #6
    Just Joined!
    Join Date
    Apr 2011
    Posts
    7
    Dear cynwulf,

    hope-koha:~# lspci -v
    00:00.0 Host bridge: Intel Corporation 82946GZ/PL/GL Memory Controller Hub (rev 02)
    Subsystem: Intel Corporation 82946GZ/PL/GL Memory Controller Hub
    Flags: bus master, fast devsel, latency 0
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel driver in use: agpgart-intel
    Kernel modules: intel-agp

    00:01.0 PCI bridge: Intel Corporation 82946GZ/PL/GL PCI Express Root Port (rev 02) (prog-if 00 [Normal decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
    I/O behind bridge: 0000d000-0000dfff
    Memory behind bridge: fde00000-fdefffff
    Prefetchable memory behind bridge: 00000000fdd00000-00000000fddfffff
    Capabilities: [88] Subsystem: Intel Corporation Device 0000
    Capabilities: [80] Power Management version 3
    Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable+
    Capabilities: [a0] Express Root Port (Slot+), MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [140] Root Complex Link <?>
    Kernel driver in use: pcieport-driver
    Kernel modules: shpchp

    00:02.0 VGA compatible controller: Intel Corporation 82946GZ/GL Integrated Graphics Controller (rev 02) (prog-if 00 [VGA controller])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at fda00000 (32-bit, non-prefetchable) [size=1M]
    Memory at d0000000 (64-bit, prefetchable) [size=256M]
    I/O ports at ff00 [size=8]
    Capabilities: [90] Message Signalled Interrupts: Mask- 64bit- Queue=0/0 Enable-
    Capabilities: [d0] Power Management version 2

    00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, fast devsel, latency 0, IRQ 16
    Memory at fdff8000 (64-bit, non-prefetchable) [size=16K]
    Capabilities: [50] Power Management version 2
    Capabilities: [60] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0 Enable-
    Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
    Capabilities: [100] Virtual Channel <?>
    Capabilities: [130] Root Complex Link <?>
    Kernel driver in use: HDA Intel
    Kernel modules: snd-hda-intel

    00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #1 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 23
    I/O ports at fe00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #2 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 19
    I/O ports at fd00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #3 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 18
    I/O ports at fc00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI Controller #4 (rev 01) (prog-if 00 [UHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 16
    I/O ports at fb00 [size=32]
    Kernel driver in use: uhci_hcd
    Kernel modules: uhci-hcd

    00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0, IRQ 23
    Memory at fdfff000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: ehci_hcd
    Kernel modules: ehci-hcd

    00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1) (prog-if 01 [Subtractive decode])
    Flags: bus master, fast devsel, latency 0
    Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
    I/O behind bridge: 0000e000-0000efff
    Memory behind bridge: fdc00000-fdcfffff
    Prefetchable memory behind bridge: 00000000fdb00000-00000000fdbfffff
    Capabilities: [50] Subsystem: Micro-Star International Co., Ltd. Device 7336

    00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, medium devsel, latency 0
    Capabilities: [e0] Vendor Specific Information <?>
    Kernel modules: intel-rng, iTCO_wdt

    00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) SATA IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 19
    I/O ports at 01f0 [size=8]
    I/O ports at 03f4 [size=1]
    I/O ports at 0170 [size=8]
    I/O ports at 0374 [size=1]
    I/O ports at fa00 [size=16]
    Memory at fdffe000 (32-bit, non-prefetchable) [size=1K]
    Capabilities: [70] Power Management version 2
    Kernel driver in use: ata_piix
    Kernel modules: ata_piix, ata_generic, ide-pci-generic

    00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 7336
    Flags: medium devsel, IRQ 19
    I/O ports at 0500 [size=32]
    Kernel driver in use: i801_smbus
    Kernel modules: i2c-i801

    02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
    Subsystem: Realtek Semiconductor Co., Ltd. RT8139
    Flags: bus master, medium devsel, latency 32, IRQ 16
    I/O ports at ec00 [size=256]
    Memory at fdcff000 (32-bit, non-prefetchable) [size=256]
    [virtual] Expansion ROM at fdb00000 [disabled] [size=128K]
    Capabilities: [50] Power Management version 2
    Kernel driver in use: 8139too
    Kernel modules: 8139cp, 8139too

    02:08.0 Ethernet controller: Intel Corporation 82801G (ICH7 Family) LAN Controller (rev 01)
    Subsystem: Micro-Star International Co., Ltd. Device 336c
    Flags: bus master, medium devsel, latency 64, IRQ 20
    Memory at fdcfe000 (32-bit, non-prefetchable) [size=4K]
    I/O ports at ef00 [size=64]
    Capabilities: [dc] Power Management version 2
    Kernel driver in use: e100
    Kernel modules: e100



    hope-koha:~# dmesg | grep -i firmware
    [ 0.872066] pci 0000:02:08.0: Firmware left e100 interrupts enabled; disabling

  7. #7
    Guest
    Join Date
    Feb 2005
    Posts
    314
    You have two NIC devices which look like they're working. In short you don't need a driver.

    I don't see a firmware error, but just to be sure:

    Code:
    apt-cache policy firmware-linux-nonfree
    If it shows that it's not installed then you will need to enable the non-free repo and install it.

    This command will show you the devices and what they're designated as - usually eth0 and eth1
    Code:
    ifconfig -a
    The debian wiki is a good resource for learning how to configure networks: NetworkConfiguration - Debian Wiki

  8. #8
    Just Joined!
    Join Date
    Apr 2011
    Posts
    7
    Dear cynwulf,
    please go through to all I posted in detail,

    1) below is IP address configuration

    hope-koha:~# vi /etc/network/interfaces
    # This file describes the network interfaces available on your system
    # and how to activate them. For more information, see interfaces(5).

    # The loopback network interface
    auto lo
    iface lo inet loopback

    #The primary network interface (internal)
    auto eth0
    iface eth0 inet static
    address 192.168.0.12
    netmask 255.255.255.0
    gateway 192.168.0.100
    broadcast 192.168.0.255

    #The secondary network interface (external)
    auto eth2
    iface eth2 inet static
    address 192.168.0.156
    netmask 255.255.255.0
    gateway 192.168.0.100
    broadcast 192.168.0.255

    2) below is ifconfig on both Ethernet card, eth0 and eth2

    hope-koha:~# ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:19:db:86:a6:7e
    inet addr:192.168.0.12 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::219:dbff:fe86:a67e/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:13213 errors:0 dropped:0 overruns:0 frame:0
    TX packets:17785 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2826729 (2.6 MiB) TX bytes:2343085 (2.2 MiB)

    eth2 Link encap:Ethernet HWaddr 00:e0:1c:3c:41:57
    inet addr:192.168.0.156 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::2e0:1cff:fe3c:4157/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:12809 errors:0 dropped:0 overruns:0 frame:0
    TX packets:61 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:5465240 (5.2 MiB) TX bytes:7976 (7.7 KiB)
    Interrupt:16

    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:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:316 (316.0 B) TX bytes:316 (316.0 B)


    3) initializing the network interface

    hope-koha:~# /etc/init.d/networking restart
    Reconfiguring network interfaces...if-up.d/mountnfs[eth0]: waiting for interface eth2 before doing NFS mounts (warning).
    done.

    hope-koha:~# apt-cache policy firmware-linux-nonfree
    W: Unable to locate package firmware-linux-nonfree
    hope-koha:~# ifconfig -a
    eth0 Link encap:Ethernet HWaddr 00:19:db:86:a6:7e
    inet addr:192.168.0.12 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::219:dbff:fe86:a67e/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:81076 errors:0 dropped:0 overruns:0 frame:0
    TX packets:46870 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:13402147 (12.7 MiB) TX bytes:7108981 (6.7 MiB)

    eth2 Link encap:Ethernet HWaddr 00:e0:1c:3c:41:57
    inet addr:192.168.0.156 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::2e0:1cff:fe3c:4157/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:63136 errors:0 dropped:0 overruns:0 frame:0
    TX packets:330 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:10638648 (10.1 MiB) TX bytes:32320 (31.5 KiB)
    Interrupt:16

    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:4 errors:0 dropped:0 overruns:0 frame:0
    TX packets:4 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:316 (316.0 B) TX bytes:316 (316.0 B)


    it is giving me the above warning, I can't wake up the 2nd NIC, which is eth2. please give me some feedback to wake up eth2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •