Bug 919295

Summary: /proc/net/dev show nothing
Product: [Fedora] Fedora Reporter: DiEOrLivE <fedora.qc>
Component: kernelAssignee: Neil Horman <nhorman>
Status: CLOSED INSUFFICIENT_DATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: fedora.qc, gansalmon, itamar, jonathan, kernel-maint, madhu.chinakonda, nhorman
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-05-08 20:05:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description DiEOrLivE 2013-03-08 02:28:00 UTC
Description of problem:$ cat /proc/net/dev
Inter-|   Receive                                                |  Transmit
 face |bytes    packets errs drop fifo frame compressed multicast|bytes    packets errs drop fifo colls carrier compressed
    lo:     276       4    0    0    0     0          0         0      276       4    0    0    0     0       0          0
   em1: 0    0    0    0    0     0          0         0   0    0    0    0    0     0       0          0


Version-Release number of selected component (if applicable): kernel-3.8.1-201.fc18.x86_64


Additional info: works with kernel-3.7.9-205.fc18.x86_64

i'm sorry for my english.

Comment 1 DiEOrLivE 2013-03-08 19:12:30 UTC
# lshw -class network ; lspci | grep -i ethernet
  *-network               
       description: Ethernet interface
       produit: NetLink BCM57780 Gigabit Ethernet PCIe
       fabriquant: Broadcom Corporation
       identifiant matériel: 0
       information bus: pci@0000:04:00.0
       nom logique: em1
       version: 01
       numéro de série: a4:ba:db:ee:91:e7
       taille: 100Mbit/s
       capacité: 1Gbit/s
       bits: 64 bits
       horloge: 33MHz
       fonctionnalités: pm msi pciexpress bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd 1000bt 1000bt-fd autonegotiation
       configuration: autonegotiation=on broadcast=yes driver=tg3 driverversion=3.125 duplex=full firmware=sb v2.05 ip=192.168.2.15 latency=0 link=yes multicast=yes port=MII speed=100Mbit/s
       ressources: irq:50 mémoire:fbff0000-fbffffff
04:00.0 Ethernet controller: Broadcom Corporation NetLink BCM57780 Gigabit Ethernet PCIe (rev 01)

Comment 2 DiEOrLivE 2013-03-09 00:49:54 UTC
$ lsmod | egrep "tg3|mii"
tg3                   149165  0

Comment 3 Neil Horman 2013-04-10 19:52:09 UTC
what does ifconfig em1 show?

Comment 4 Neil Horman 2013-05-08 20:05:23 UTC
No response, closing.